IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What is the process of converting the CICS commands into the equivalent host language statements called?
3 8127Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
1 4085
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What is dbdgen process?
Define cebr?
to use the rewrite command, how should the vsam file be opened?
When you are obtaining next within a set and get a end of set return code, on what record are you now current in idms?
Explain Introduction abt Ibm framework
Can you explain function of dbctl?
can error messages as a result of a comp, range or values keyword be overridden?
What is the function of commit in idms?
Comment whether the cursor is closed during commit or not.
Can you explain referential integrity?
What is the as400 called now?
What is multi row fetch in db2?
Can you delete vsam files with the delete option of the disposition parameter of jcl?
How will you return the number of records in table?