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,
961have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
IBM,
1000
List down the types of triggers in the db2 database?
What is a page in db2?
is it compulsory commitment control in journal?
what is effect on receive map when
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
When is inspect verb is used in cobol?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
how do we describe static call and dynamic call?
Explain the difference between pseudo-conversational and conversational?
What is the meaning of the deq command?
Suppose if there are a set of statements and each has a word “value” in it, if I want to display all these statements so that the word “value” is aligned, then how do I code this in rexx?
what does a file status of 02 on a vsam signifies?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the structure and definition for the same?