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.
Answers were Sorted based on User's Feedback
how can i know logical file belongs to which physical file without source?
How many libraries can be there in a library list?
Can we concatenate fields in physical file? If yes how can we do?
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
Is Constent can be define as a key field?
What is the interactive job?
How to index LF by relative record no (RRN)
how to add a new field to a file without compiling it?
Which keyword is used both in subfile and subfile control record format of a DSPF?
How to read a PF in reverse(from last rec to first) using CL?
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 difference between adding keys & constraints into a phisical file