HOW CAN WE ENTIRE OBJECTS& IT'S TYPE IN PGM?
What is compiler directive in as400? Give example of compiler directive.?
What is the use of OVRDBF ?
what is message subfile?
what do we can do with the embedded sql statements?
Specify different indicators used in RPG?
How to avoid using indicators in ile ?
how to run other job when one job is active?
how will you find a string using pdm?
Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
what is the purpose of putovr (put with explicit override) keyword?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?