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?
No Answer is Posted For this Question
Be the First to Post Answer
I have physical 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?
Q.1 how to implement the commitment control. 2.how to control commitment control from external program.
When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.
how to update physical files using normal logical file
what is error handling concepts in cl
how to know total no of records in pf with out using sql??????
can we concate fileds in physical file? If yes how can we do?
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.
I had created one physical file tell me command to enter data in to?
how to eliminate the level check error
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?