Home | Previous Page | Next Page   Configuring and Monitoring Dynamic Server > Configuration Parameters >

LTAPEBLK

onconfig.std value
32
units
Kilobytes
range of values
Values greater than (page size/1024)

To obtain the page size, see the commands listed in System Page Size

takes effect
For ontape: When you execute ontape

For onload and onunload: When the database server is shut down and restarted

refer to
The following material:

LTAPEBLK specifies 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.

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.

End of UNIX Only
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]