how to restrict upon adding the data for field reference file
in DB400
Answer / bhavana prs
While creating filed reference file we have to specify member option as *NONE. This means that we are not allowed to add data to that physical file without member. In this way we can restrict adding data to the field reference file.
| Is This Answer Correct ? | 0 Yes | 0 No |
A pf containing 100 records... my query is how to display from 11th record in the pf?
What is the purpose of the chain and setll and setgt?
Can we concatenate fields in physical file? If yes how can we do?
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?
Define interactive jobs and batch jobs
how to add a new field to a file without compiling it?
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?
If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by doing the run query of the file? if not how can we see the impact of these keywords.
How to change the batch job to interactive job?
Is it possible to create a logical file whose Physical file is not in same library?
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.