IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
WHAT IS FERERENTIAL INTRIGRITY ?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
Why cursor is used in db2?
How is next sentence and continue different?
Explain the device independent method to indicate where a record is stored?
What are the cics commands associated with task control?
What is the purpose of rollback and commit?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
What is a bind in idms?
which are the query selection criteria, which can be given in a query?
what sort card you will use to copy the data from one dataset to another dataset?
Where & How Do You Code Identifier In Jcl?
what is the most common way of building queue-id of a tsq?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?