A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
5 39713
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
I need exexution process for JCL programs
which utility is used to run a cobol-db2 program?
how you can access an uncataloged dataset in a JCL?
What is catelog procedure and how many catelog procedure to use in one job?
how to run batch program without jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Explain the function of //cntl statement?
Name the statement which can be used to send data to another mvs jes3 node?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the function of the steplib dd statement?
how you will the direct the data to spool using sysout option?
what sort card you will use to copy the data from one dataset to another dataset?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?