TAPEBLK configuration parameter

Use the TAPEBLK configuration parameter to specify the block size of the device to which ontape writes during a storage-space backup.

onconfig.std value
  • On UNIX™: 32
  • On Windows™: 16
units
Kilobytes
range of values
Values greater than pagesize/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.
  • When you reset the value in memory by running the onmode -wm command.
For onload and onunload: When the database server is shut down and restarted

Usage

TAPEBLK also specifies the default block size of the device to which data is loaded or unloaded when you use the onload or onunload utilities. If you are using onload or onunload, you can specify a different block size on the command line.

The database server does not check the tape device when you specify the block size. Verify that the TAPEBLK tape device can read the block size that you specify. If not, you might not able to read from the tape.

If you specify a TAPEBLK value, ON-Bar ignores the value.