IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
2302i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
2 5974Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
4 11156How do u sort the table for Search ALL? Is it only using ASCENDING KEY IS statement in occurs clause? If the data is input in non ascending order, will the ASC KEY IS automatically sort the data? or will it throw compile time error?
CTS,
1 10861If i initialize the 01 level variable in array, will it initialize all the array elements (occurs)?
CTS,
8 25696In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
CTS,
5 20180What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
CTS,
6 10533
How many bytes does a s9(7) sign trailing separate field occupy ?
Is db2 a mainframe?
Is automatic restart possible in jcl? If yes, how?
Define ceci?
can we view the access paths created by dbrm ? how ? thx
What is package in cobol db2?
explain how many ways you can load data in a vsam cluster?
What is the max length of sqlca?
What is a storage group (stogroup)?
Explain how and where is the twa size set?
Differentiate between the joblib and the steplib statements?
we cant write data into file using cl program then what is sndf
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What do you mean by commit and rollback?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?