What do you mean by ODP?
The open data path (ODP) is the path through which all input and output operations are performed on a database file. As data is retrieved from or inserted into the file, the ODP will use an access path to navigate to a row within in the file.
| Is This Answer Correct ? | 7 Yes | 1 No |
how do you turn off indicators 50 through 59 in only one operation
what is the use of dspatr(mdt) keyword?
where exactly we can use OPNQRYF ?
What is the use of SDA ?
In Which Specs Arrays, Tables & Constants Are Defined?
What are the system objects required for journalling?
What is library list ?
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?
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
what is RCLRSC?
What are the types of data areas?
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...