what is the difference between adding keys & constraints
into a phisical file
Answers were Sorted based on User's Feedback
Answer / kkk
Contraints check the existing data
But keyfields doesnot check the existing data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / praseetha sandeep
when we add keys in a pf it has effect only in that
particular field of pf but when we add constrains to a pf it
has an effect to entire pf
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / megha
1. Keyfileds are with in DB and constraits are added from
addpfcst command externally
2. Using Addpfcst you can maintain the referential integrity
| Is This Answer Correct ? | 2 Yes | 0 No |
how to update physical file using logucal file with example
What is open data path? And what is the difference between access path and open data path?
Q.1 how to implement the commitment control. 2.how to control commitment control from external program.
How to retrieve a physical file after deleting that ? what is keyword used for that....??
How to insert more than one record to a pf at a time?(Bulk insert to a pf)
There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
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 read a pf in reverse(from last record to first) using cl?
what is the difference between adding keys & constraints into a phisical file
Which keyword is used both in subfile and subfile control record format of a DSPF?
What is the difference between access path and open data path?