How many libraries can be there in a library list?
Answers were Sorted based on User's Feedback
Answer / sushama
Total 40 (15 system and 25 application).
DDS - Data Description Specification.
Source Physical File contains the source for the various objects created. This file has a specific structure.
RPG, CLP, DSPF, PRTF, etc.
A-spec UNIQUE, PFILE, REFFLD
| Is This Answer Correct ? | 1 Yes | 0 No |
How to update physical file using logical file with example?
I had created one physical file tell me command to enter data in to?
what is open data path? and what is the diff b/w access path and open data path?
How to retrieve a physical file after deleting that ? what is keyword used for that....??
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.
what is general and type of general
Is Constent can be define as a key field?
How to know logical file belongs to which physical file without source?
How to know the particular record in pf with out reading?
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 can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
what is error handling concepts in cl