IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
1041How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
1162What is the default value(s) for an initialize and what keyword allows for an override of the default?
1171What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
1076
how many types of display are available on as/400 for user interaction?
Define an associator in adabas?
How to rename a table in DB2 ?
how do u compile rpgle program?
Can I redefine an x(200) field with a field of x(100) ?
What is the meaning of copy idms subschema-binds in idms?
How to submit jcl through a cobol program?
How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.
What happens in bind step in a db2 program?
Mention the downsides of page level lock.
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
What is data trace system 2.0 used for?
Mention the different locking levels that are available in db2.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how do you code a null statement?