In how many ways we can create a logical file?`
Answers were Sorted based on User's Feedback
1) DDS Using PFILE
2) CRTLF
Note:- OPNQRY is a temp access path and not a LF.
| Is This Answer Correct ? | 4 Yes | 0 No |
1) CRTLF
2) DDS using PFILE
Note:- OPNQRY is a temp access path and not a LF.
| Is This Answer Correct ? | 2 Yes | 0 No |
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
How can we handle errors in RPG?
what is dynslt and why we use that command when do we use command
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
How to find the list of source physical files in a library?? Is there any way to get a list??
what is open data path? and what is the diff b/w access path and open data path?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
How many max. Record format a logical file have?
Which keyword is used both in subfile and subfile control record format of a DSPF?
What is the use of member in pf?
wirte a simple program for read file in cl