LTAPEBLK configuration parameter
Use the LTAPEBLK configuration parameter to specify the block size of the device to which the logical logs are backed up when you use ontape for dbspace backups.
LTAPEBLK also specifies the block size for the device to which data is loaded or unloaded when
you use the -l option of onload or onunload. If you are using onload or
onunload, you can specify a different block size at the command line.
Note: Primary server uses LTAPEBLK
for backing up logical logs. On the secondary, 4 buffers of LTAPEBLK size are used for
replaying the log records.
- onconfig.std value
- On UNIX™: 32
- On Windows™: 16
- units
- Kilobytes
- range of values
- Values greater than (page size
/1024)
To obtain the page size, run the onstat -b command.
- takes effect
- For ontape:
- When you execute ontape.
- When you reset the value dynamically in your onconfig file by running the onmode -wf command.
Usage
Specify LTAPEBLK as the largest block size permitted by your tape device. The database server does not check the tape device when you specify the block size. Verify that the LTAPEDEV tape device can read the block size that you specify. If not, you might not be able to read from the tape.
UNIX™ only: The UNIX™ dd utility can verify that the LTAPEDEV tape device can read the block size. It is available with most UNIX™ systems.
If you specify a LTAPEBLK value, ON-Bar ignores the value.