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 |
Define interactive jobs and batch jobs
I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
How to find the list of source physical files in a library?? Is there any way to get a list??
how to update physical file using logucal file with example
How to update physical file using logical file with example?
What is the use of member in pf?
pls anyone explain about compile time array,pre run time array run time array
How to retrieve a physical file after deleting 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 'COLHDG' AND 'ALIAS'?
How many maximum record format a logical file have?
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?