1.what operation cannot be used in conjunction with file
coded as divice type disk?
2.Difference between INCLUDE AND COPY?
Answer / syam
A1. EXFMT
A2. Both have the same purpose and the same syntax. Records
from other files to be inserted. Difference in source file
with embedded sql. /COPY - copied file can contain embedded
SQL or host variables. /INCLUDE - included file cannot
contain embedded SQL or host variables.
| Is This Answer Correct ? | 6 Yes | 2 No |
what is the purpose of putovr (put with explicit override) keyword?
which of the cl command can be used to determine which logical files are dependent on a specific file?
what is xfoot opcode ?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
what is service program?
What is purpose of declarative statement DEFN?
what is the disadvantage of using global variable?
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...
what is the function of crtdupobj command?
What is program status data structure(psds) in as400?
what is the command to know key fields of file?