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 have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
What is the improvement to COND= in the latest version of MVS?
after submiting the jcl.how do you know that the job has been completed.
When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths
is there any utility for restarting a particular step in jcl reply soon ?
what is the restart?hopw it is invoked?
how do you code a null statement?
What is DYNAMBR in jcl?
how to set dependancy for jobs?
I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K
how to allocate a dynamic dataset in jcl ?