what sort card you will use to copy the data from one dataset to another dataset?
No Answer is Posted For this Question
Be the First to Post Answer
I need to compare two VSAm files. In input VSAM file some fields are updating and the updated feilds are coming into the output file. now i need to compare these two files with respect to a perticular field. Please suggest a suitable JCL code me.
How to see the COMP3 value(packd decimal)
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
Explain the function of dd disp parameter?
what is alternate index?
What happens if both JOBLIB & STEPLIB is specified ?
Can we write same stepname for one or more steps in on job ?
How is the record format of an output dataset specified?
If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
What will happen if two JOB statements are mentioned in an JCL continuously.
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is it possible? if possible how?