Q.How primary file can be defined in RPG/400?Please write
the senario with opcode specification?
Answer Posted / mathan
Primary file can declare in F specs, mention File Designation as "P" to indicate a primary file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I remove a flag or check no. or name when a user opens too many sessions?
what is the difference between sflclr and sflinz?
how to read database records without locking them?
what does the opcode free do?
In 'o' Specs What Is The Opcode For Write?
which are the query selection criteria, which can be given in a query?
what is a spool file?
what opcode could be used to test an alphanumeric field for all numeric values?
what is a physical file?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
how can I control the way a remote browser uses its cache?
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)
can you specify a display file to be used in the following modes input,output, or combined modes ?
what does dfu program you to do on a record?
what is the function of cpysplf command?