Explain the function of //jcllib statement?
No Answer is Posted For this Question
Be the First to Post Answer
how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?
how can u identify the db2 from jcl ?
what is the purpose of SYSOUT parameter in the DD statement?
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
Can I share my data with other jobs? How?
How can u know the current date using jcl?
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
what do you mean by include statement in jcl?
Which is the most widely used batch performance monitor for DB2?
Differentiate between addressing mode and run mode.