LTAPEBLK configuration parameter (DEPRECATED)

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.

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.
For onload and onunload: When the database server is shut down and restarted

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.