How to see all record formats used in a file?
Answer / sunit ranjan
You can use DSPDBR - Display database relation
| Is This Answer Correct ? | 0 Yes | 0 No |
during input operation which indicator position is seton if there is a record lock?
what is a logical file?
What is library is as400? What are the types of library?
Which command we can use to update a physical file using c.l pgm?
how do you use commitment control in rpg program ?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
where exactly we can use OPNQRYF ?
What is the purpose of OVRATA keyword ?
how do you read data area in an rpg program?
How a field is renamed in rpg IV?..give answer with example?
What is FCFO, FIFO, LIFO in Database environment ?
How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places