1) Can we declare a Display file in CL?

2) How many no. of files can be declared in a CL?

3) What is Non-Join Logical file and its importance?

Answer Posted / babbi

1) We can delcare a Display file.

2) Under V5R2 its 1
V5R3 its 5

3) Nothing but a simple logical file.
We can update data thru Non-join LF, contrary to Join
LFs.

Is This Answer Correct ?    34 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?

921


how to validate input values in display file ?

659


when are the referential constraints executed?

620


How Many Specs Are There In Rpg & Which Are They?

672


what is the command used to invoke rlu ?

1151






during input operation which indicator position is seton if there is a record lock?

919


what is the difference between udate and the system date?

1140


Difference Between Interactive & Batch Job?

782


Difference Between Ca & Cf?

695


what is sflpag and sflsiz ?

2262


what is the command to know key fields of file?

619


Apart from opening of a file do we have any other use of USROPN?

947


what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.

5935


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)

1728


what is sflrolval?

639