How to find d key field of a pf that doesn’t have source
physical file?
Answers were Sorted based on User's Feedback
Answer / abhishek kumar
Use the command: DSPFD FILE(filename)
Search for record format:
Record format . . . . . . . . . . . . . . . : RECORDFMT
| Is This Answer Correct ? | 2 Yes | 2 No |
suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
what are the key words you must use when using a subfile?
What is the name of default out queue when user logs inn to syatem with valid profile?
1.I have a Physical file with 100 records, No duplicates exists, all are Unique,But while i am running Runqry utility i am getting only 80 records..What could be the reason?
How can i keyed a flat file in RPGLE
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
how can we know running job is batch or intractive ? i need all the possibilites.........plz help me
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.
Can we found a record existance in a file w/o reading the file?
6 Answers Traitsys Technologies,
How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)
how we create binder member for updating service program and where we type this code on command line or in program ? strpgmexp pgmlvl(*current) export symbol (xyz0 endpgmexp. plz explain me this step by step .
what is program status data structure?