What do you mean by ODP?
The open data path (ODP) is the path through which all input and output operations are performed on a database file. As data is retrieved from or inserted into the file, the ODP will use an access path to navigate to a row within in the file.
| Is This Answer Correct ? | 7 Yes | 1 No |
What are the record format field mapping options in cpyf?
give three main purposes of file specification ?
what opcode could be used to test an alphanumeric field for all numeric values?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
What is binder language ?
where exactly we can use OPNQRYF ?
what is the sequence when using cursor?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
In 'o' Specs What Is The Opcode For Write?
In which specification can a report layout be defined ?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
when would you use or not use this approach?