I have a dataset with record length 40 in production, due
to some requirements it was changed to 80. Then how can we
know the jobs which are effected by this change and how can
we resolve it.
Answer Posted / rajaraman
if the dataset use any copybook,search in program
library.then u will get affected programs.then search in
the jcl library.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
For what purpose steplib and joblib are used ?
How can unused space allocation be returned to the system when a dataset is closed?
Are there any set of rules for the names of the steps used in a job?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is NOTCAT ?
Is acct parameter mandatory?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Which statement is used to identify the private libraries in job?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is condition checking in jcl? Is this possible?
Explain how can return codes be tested before execution of a job step?
how do you code a null statement?
Name the statement which can be used to send data to another mvs jes3 node?