What is the difference between production library and test library ?
Answer / pratap thakur
In debug mode, the files exists in production library not allowed to update.
In the other hand, the files exists in test library allowed to update.
| Is This Answer Correct ? | 0 Yes | 0 No |
What Is Default Data Type (if You Define Decimals '0') In Physical File?
maximum number of subfiles that can defined in a rpg program for one display file is?
A join logical file has how many record formats?
How to reverse the string in rpg
which cl command can be used at program execution to redirect the file named in an rpg program?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
what key word is used when screen is re-display?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
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?
What is the use purpose of CRTCMD?
What is the purpose of the following? A CSRLOC (F1ROW F1COL)
what is the use of dspatr(mdt) keyword?