what are the two record formats a subfile contain ?
Answer / avneesh kumar verma
Subfile record forma (SFL), and subfile control record forma (SFLCTL).
| Is This Answer Correct ? | 0 Yes | 0 No |
How to inner join more than 2 PFs in a CL program using OPNQRYF command?
when would you use or not use this approach?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
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 to change job priority when it is running in sub system ?
What are the mandatory keywords of sub file?
In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
Diff B/w ref and reffld?
What is the purpose of Level Check parameter in a Physical file?
Difference Between Source Physical File & Physical File?
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
What is a Join Logical File, Can it be used for Update ?