What happens in the background of spool when we submit a job for compilation and execution... This is a recent question in ibm...Kindly help me.....
IBM,
3 7333I hv ten records in ps file and i hv say some 15 records in vsam file .i hv empno and age in ps file n empno,empname,dept n desig in vsam file. i hv 2 read the ps file n check wid matching empno in vsam file and then insert all fields from ps and vsam into db2 table....plz help in writin the procedure division
1 5297
Explain how does idms communicate with cics?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is a base cluste?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
What is the difference between bind and rebind in db2?
Is schema the same as database?
Explain the logical message in cics?
What is sqlca’s maximum length?
What is the difference between perform … with test after and perform … with test before?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the purpose of dd?
Define a path?
What is with ur in db2?
If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?
Can you define foreign keys?