how do you use exceptional write in c specs?
We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
how can I start a page in a new window?
what are the important factors in error message subfile ?
what the purpose of ovrdta, ovrata keywords?
what do we can do with the embedded sql statements?
how can send report to user through cl program in as400
What is SFLSIZ ?
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 ....?
What are the system objects required for journalling?
give three main purposes of file specification ?
How to see all record formats used in a file?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...