Integrated File System Introduction
Journaled operations
The following operations are only journaled when the type of the object or link that the operation is using is a type that can also be journaled:
- Create an object.
- Add a link to an existing object.
- Unlink a link.
- Rename a link.
- Rename a file identifier.
- Move a link into or out of the directory.
The following journaled operations are specific to a stream file:
- Data write
- File truncate/extend
- File data forced
- Save with storage freed
The following journaled operations apply to all journaled object types:
- Attribute changes (including security changes such as authorities and ownership)
- Open
- Close
- Start journaling
- End journaling
- Start the Apply Journaled Changes (APYJRNCHG) command
- End the Apply Journaled Changes (APYJRNCHG) command
- Save
- Restore
For more detailed information on journaling integrated file system objects, refer to the Journal management topic in the iSeries Information Center. For a complete list of all journal entries deposited for integrated file system objects, refer to the Journal code finder in the Systems management topic.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]