what is the purpose of coding notify parameter in job statement?
No Answer is Posted For this Question
Be the First to Post Answer
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
Explain the function of the steplib dd statement?
Suppose I have seven jobs to do, but I want to hold one than how can I do this?
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
Define concatenating?
What is the purpose of dd * statement in jcl?
Explain how can return codes be tested before execution of a job step?
How to DEBUG a JCL?
ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
At what stage, operator can change the class and priority of a submitted job?
I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
Explain how can values be passed from the job stream to an executable program?