What is the purpose of the following?
FORDHDR1 IF E K
DISK
ORDHDRF
KRENAMEORDHDRF1
Answer Posted / kanckan singh
In order to rename the record format of a data base file in a program,
Purpose of renaming is: If the record format name is similar in two files and if both are used in a same program, the program will not compile. Hence we have to rename either of the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the favicon.ico request that my site receives now and then?
how many printer files can be defined in f specs ?
how many maximum spaces could be given in o specs?
what is the use of sflend keyword?
records can be read/update/deleted with which file?
what is a spool file?
how can you detect and handle a record lock situation?
which cl command can be used at program execution to redirect the file named in an rpg program?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
which single rpg opcode performs both setll and reade?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
what is the difference between *like and *namvar ?
what is a join logical file?
what is sflinz and sflrna?