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 we can't update join logical files?
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.
Can anybody tell why Journalling is compulsary before Commitment Control?
Can we concatenate fields in physical file? If yes how can we do?
How to read a PF in reverse(from last rec to first) using CL?
CRTDTA AND CRTARA should be used along with?
Last statement of any RPG pgm is LR?
What is the batch job?
Last statement of any rpg program is lr?
How to know the perticular record in pf with out reading?
How to change the batch job to interactive job?
Hi, Please give the answer to this question? I have Phisical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?Please give me answer?