What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
1076How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
1162How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
1145How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
1249File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
928
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain the purpose of the dd keylen parameter?
what do you mean by the cobol record key clause in vsam?
What is the eib?
What is a db2 tablespace?
How would you find out the total number of rows in a db2 table?
what is JCL?
how do you reference the fixed unblock file formats from cobol programs
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
How can the disposition of sysout datasets be set for an entire jobstream?
What does a disposition of (new,catlg,keep) for a dsn mean?
Describe the cobol database components?
to use the rewrite command, how should the vsam file be opened?
What is distributed relational database architecture? And components?
Define db2.