what is the purpose of dynslt keyword?
Answer / ravi kumar shukla
This is a file level keyword used in a logical file. If you specify this in a file level, the system doesn't perform record selection until the program reads file.Then on the Select/Omit criteria, it selects the records from the specified file.
| Is This Answer Correct ? | 0 Yes | 0 No |
how many levels are there in a physical file?
How many record formats can you have in a Physical file and in a Logical file ?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
CAN WE INSERT FIELD IN PHYSICAL FILE BY USING OPNQRYF?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
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
A phisical file has two fields like 1) Account No(10,0) 2)Phone No(15,0)Unique on both fields?Please give me the answer for this?
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
maximum number of subfiles that can be active for a single file is?
what is primarykey?what is difference between primary key and forign key?
which are the figurative constants used in rpg?
how you will find an error which is not in the first page of the subfile without using rolldown key?