what is general and type of general
Answer / raghav
Seems you are asking about Journalling concept..
Journalling is basically the recording activity of database files (PF) which records all the changes done to the PF like Add, update, delete, Open file and close file etc.
Following are the commands used for Journalling:
1. CRTJRNRCV - Create Journal Receiver
2. CRTJRN - Create Journal
3. STRJRNPF - Start Journal on Database file
4. ENDJRNPF - End Journal
Is This Answer Correct ? | 2 Yes | 0 No |
Is Constent can be define as a key field?
how to update physical file using logucal file with example
How to read a pf in reverse(from last record to first) using cl?
what is use of self join and which cases you will use this join
what is the purpus of the chain and setll and setgt ?
How to retrieve a physical file after deleting that ? what is keyword used for that....??
When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why
what is the difference between adding keys & constraints into a phisical file
A pf containing 100 records... my query is how to display from 11th record in the pf?
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 read a PF in reverse(from last rec to first) using CL?
How many libraries can be there in a library list?