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 |
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 the purpus of the chain and setll and setgt ?
how can we write LF using flatfile.
Maximum how many fields we can create under a record format of PF?
what is multiple member pf
how to add a new field to a file without compiling it?
Define interactive jobs and batch jobs
How to know the perticular record in pf with out reading?
what is the difference between adding keys & constraints into a phisical file
How to update physical file using logical file with example?
what is error handling concepts in cl
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?