what if I need to have the same application running on multiple platforms, such as unix and the mainframe? Does that mean I have to maintain two separate sources?
IBM,
906have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
IBM,
951
What are storage attributes of records?
What is the purpose of disp parameter?
Explain why do we use file-aid for seqential files?
Explain the maximum number of pcbs allowed in a psb?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the difference between comp and comp-3?
Explain control variable in online screens?
What is a transid?
what are bind concepts in db2 cobol?
Mention the different locking levels that are available in db2.
How to write a IDMS code to find whose employee last name is starting with J and first name starts with H?
how do you define an altindx ? How do you use altindxs in batch, cics programs?
What is rmode(24)
If JOBA is in MSGW due to data decimal error and DUMP is generated and I found that Decimal field formatted with some special char which is coming from Input file amd file has millions of records. How I can find out on which record the error is occur. Please share your experience.....
Write the code to count the sum of n natural numbers.