adspace
Answer Posted / Anshul
IBM supplies several libraries by default in IBM i (AS400). Some of them include:n- QGPL (System Libraries): Contains system objects such as command procedures and authorization lists.n- QSYS (System Library): Contains system objects related to database management.n- QUSRLIB (User Libraries): Used by applications for user-defined objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
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...
how can you specify no duplicate key?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
How to convert a spool file to PDF file in AS400?