how can u understand ps and pds from their names ?
Answer / vinay sonar
You cant differentiate from there names.You can come to
know from there properties in catlog.
For PS directory block parameter is zero.For PDS it is
specified
| Is This Answer Correct ? | 5 Yes | 0 No |
Which is the most widely used batch performance monitor for DB2?
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
How would you understand error(execution phase)?
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
which utility is used to run a cobol-db2 program?
What statement can be used to send data to another mvs jes3 node?
What is the function of //jcllib statement?
How Can we see all generations of a GDG ?
What are the basic JCL Statements for a Job?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the difference between the positional and keyword parameters? Give examples.