How can we know that a trigger has been added on a PF? and
what is the purpose of adding a trigger?
Answers were Sorted based on User's Feedback
Answer / sujata
Do the DSPFD then you will get to see that triggers has been
added.
We add triggers to check particular action. e.g If you want
to add record then one program will keep watch that record
addition is tried and do the set of defined actions in the
trigger program.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / vj
Triggers are useful for
1. keeping audit trails
2. for detecting exceptional conditions
3. for maintaining relationships in the database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible
Is it possible to create a logical file whose Physical file is not in same library?
what is error handling concepts in cl
what is general and type of general
what is exception and how many types of exception
Is Constent can be define as a key field?
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 to change the batch job to interactive job?
How we can't update join logical files?
what is open data base command
1 Answers Active Brains, Cognizant, CSC, CTS,
I have a pf, it contains 5 members, how to access particular member data from logical file?