Why IBM?
which is better comp or comp-3 in terms of memory utilization?
how do you define single dimensional array and multidimensional array in your cobol?
What is COMP-1? COMP-2?
What is the difference between a DYNAMIC and STATIC call in COBOL?
if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
There is a production file which has millions of records in it.The program that uses it ends up with an SOC7 abend.It is sure that the abend is due to some invalid data in the file.Is there any way to debugg the SOC7 abend with out giving displays? I need the record which is cause for the abend.
Whats the use of Examine command? can someone help me?
What is an in line PERFORM? When would you use it? Anything else to say about it?
How do u write test cases?
Can we call a CICS program from a batch program or viceversa?If so, how?
S9(5)V9(2) occupies how many bytes memory ?
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.....