(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.
5 22003I have dataset DS1 which has records say 1 2 3 4 5 ... ... etc And also I have second dataset DS2 whcih has records 1 3 4 5 6 8 .. ... Both the files are sorted and now I want to compare these files and write it into the third files if the records are matching.
4 12210Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
2 18016requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
2061requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
1 4717I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 20158HOw Hash Partion Works Thank you in Advance i have doubts on Hash Partion TEch Could please give me the clear understandable notation example e_id,dept_no 1,10 2,10 3,20 4,20 5,30 6,40 i have TWo Nodes/Three Nodes My questions are: 1).if i select hash key as e_id how Hash partion will distribute the data in to two NOdes/three NOdes 2).if i select hash key as dept_no how Hash partion will distribute the data in to two NOdes/three NOdes sivakumar.katta7@gmail.com
5 11151Post New FIS Interview Questions
Hello Can any body tell me the list of interview answers asked UMTS Planning and optimazation as i have interview today. Pla mail me on satish_jd2000@yahoo.com its urgent. Thank you
How can I printout the formulas in an excel spreadsheet - rather than the results?
How do I get rid of equation tools in word?
What are variable names?
Tell us what is heap and what is stack?
What is a fixed deposit? (min and max periods for the same.)
Can the dictionary object be created in client?s scope ?
What is the use of time zone property in splunk?
Can you tell me what kinds of programming types does Kotlin support?
What is smoothing operations?
What do you know about Master Data & Transaction Info Package?
Why do we add doctype in html?
What is the difference between ejb and java beans?
How can hyperlink be created using a shortcut key?
what does $("div") will select? : jquery mobile