Where allowed to run: All environments (*ALL) Threadsafe: Conditional |
Parameters Examples Error messages |
The End Journal Physical File (ENDJRNPF) command is used to end journaling of changes for a specific physical file and all of its members.
All physical files currently being journaled to a specific journal may also have journaling stopped.
When the file for which journaling is ended is a distributed file, an attempt is made to distribute the ENDJRNPF command if journaling was successfully ended locally. Even if the distribution request fails, the local file is not journaled. In addition, if a journal and file name are specified, and the file is distributed, an attempt to distribute the ENDJRNPF request is made even if the file is not journaled locally.
For other ways to end journaling see the following commands:
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FILE | Journaled physical file | Single values: *ALL Other values (up to 50 repetitions): Qualified object name |
Required, Positional 1 |
Qualifier 1: Journaled physical file | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
JRN | Journal | Single values: *FILE Other values: Qualified object name |
Optional, Positional 2 |
Qualifier 1: Journal | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies a maximum of 50 physical files for which changes will no longer be journaled.
This is a required parameter.
Single values
Qualifier 1: Journaled physical file
Qualifier 2: Library
Top |
Specifies the name of the journal to which changes in the indicated files are currently being journaled.
Single values
Qualifier 1: Journal
Qualifier 2: Library
Top |
ENDJRNPF FILE(MYLIB/MYFILE)
This command stops the journaling of all changes to all members of file MYFILE in library MYLIB. Changes made after this command is run are not journaled.
Top |
*ESCAPE Messages
Top |