Identifies the DMCL with which the journal buffer is associated. Dmcl-name must name an existing DMCL defined to the dictionary. If you don't specify a DMCL name, you must establish a current DMCL as described in 7.3.3, "Entity Currency" earlier in this chapter.
Specifies the name of the journal buffer. Journal-buffer-name must be a 1- through 18-character name that follows the conventions described in 7.3, "Naming Conventions".
Specifies the number of bytes in each page of the buffer. This clause is required on a CREATE statement. The buffer page size determines the block size for all disk or tape journal files defined in the DMCL. If VSAM disk journals are used, the page size must be 8 bytes less than the file's control interval.
If a page is smaller than 256 bytes, then no data storage is possible. We recommend that a minimum page size of 512 bytes or larger be used.
The value of character-count depends upon the operating system:
|
System |
Valid page sizes (in bytes) |
|---|---|
|
z/OS and z/VSE |
208 - 32764; multiple of 4. Page size cannot be greater than the maximum block size for the disk device. |
|
z/VM |
4096 |
Specifies the number of pages to be included in the buffer. This clause is required on a CREATE statement. Page-count must be an integer in the range 1 through 32,767.
Displays or punches details about the journal buffer.
Displays or punches:
Displays or punches all information about the journal buffer. ALL is the default action for a DISPLAY or PUNCH verb.
Displays or punches the name of the journal buffer.
|
Copyright © 2014 CA.
All rights reserved.
|
|