where exactly we can use OPNQRYF ?
Answers were Sorted based on User's Feedback
Answer / guest513
OPNQRYF has multiple usages
- for dynamic selection of records, no overhead as per the
access paths.
- if needed we can create the copy of the above selected
records using CPYFRMQRYF
- to share the data path for the dynamic selected records,
so that the overhead in accessing the above records will be
simple.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / mounika
1.dynamic selection of records
2.it will use existing file access path.
3.if we want use physical members give ovrdbf(filename)mbroption(mrb1)
4.we can set rrn position to particular record.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / krishna
This is a seven part value that consists of a date (yymmdd)
and time(hhmmss and microseconds).
Which occupy 10 bytes.Cobol declaration will be X(26)
| Is This Answer Correct ? | 3 Yes | 17 No |
What is the native language of AS/400?
Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO
What is the symbol used for shifting fields in SDA?
What is a library list ?
can we retrieve dspf source?
Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???
how you will know whether you are in sfldrop or sflfold mode?
what are the different types of arrays?
HOW CAN WE ENTIRE OBJECTS& IT'S TYPE IN PGM?
What is the purpose of OVRATA keyword ?
What is the default value for the number of increment for the physical file?
How do I release jobs in queue and change a job destination to a different printer. I know wrkjobq but I have not worked with As/400 for a while,so_can someone help me?