oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset
3 8987How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
3 13877How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
1 13269How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.
4 10664File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
7 12214
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is package in db2 mainframe?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Explain the difference between start and xctl?
What is adabas and why it is used?
Give the syntax of job specifying jcl statement.
How can you do the explain of a dynamic sql statement?
Explain difference between call and link?
How to know whether the module is dynamical or statistical?
What is db2 look?
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
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is runstats db2?
Can you define cics task?
What is the result of open cursor statement?