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 does check opcode do ?
what is service program?
What is SFLSIZ ?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
how you get the relative record in a subfile in which cursor is located?
how do handle file exception/error?
what is OUTFILE?what is the uses and disadvantage? where we can use this?
what is a keyed physical file?
maximum number of subfiles that can defined in a rpg program for one display file is?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
What is a Join Logical File, Can it be used for Update ?