Why would you prefer OPNQRYF than logical file?
Answer / jeetendra yadav
The main difference is : Logical file creates permanent object on the system. OPNQRYF creates temporary access path.
| Is This Answer Correct ? | 0 Yes | 0 No |
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
difference between sflrcdnbr and sflnxtchg?
define the rcvf command?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
what is the difference between packed decimal and zoned decimal?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx
how can u check no of records in a file?
What does the keyword UNIQUE mean ?
what is logical file?
give three main purposes of file specification ?
what is subfile?
In RPG How to read a records from a file without using read opcodes?