Home > Veritas Storage Foundation™ for DB2 Manual Pages

QIO_RECREATE (1)

User Commands

Table of contents


NAME

qio_recreate - automatically recreates Quick I/O files after the database is recovered


SYNOPSIS

qio_recreate [ -T database_type ]


AVAILABILITY

This command is part of Veritas Storage Foundation for Databases.

To determine whether Veritas Storage Foundation for Oracle is installed on an \1 system, enter:

lslpp -L VRTSdbed

To determine whether Veritas Storage Foundation for DB2 is installed on an \1 system, enter:

lslpp -L VRTSdb2ed


DESCRIPTION

The qio_recreate command automatically recreates Quick I/O files after the database is recovered. The command expects to find a file named mkqio.dat in the directory where the qio_recreate command is run. The mkqio.dat file contains a list of the Quick I/O files used by the database and their sizes. If the mkqio.dat file is not in the directory, you will be prompted to create it using qio_getdbfiles. After creating mkqio.dat, you will be able to run the qio_recreate command successfully. No output is returned when the command runs successfully.

The qio_recreate command supports conventional Quick I/O files only (that is, Quick I/O files in the following form: file --> \.file::cdev:vxfs:). In creating a Quick I/O file, the qio_recreate command renames the regular VxFS file, file, to \.file with the Quick I/O extension (::cdev:vxfs:) and creates a symbolic link to it. By default, the symbolic link uses a relative path name.

The command is available in the /opt/VRTSdbed/bin directory for Oracle; the /opt/VRTSdb2ed/bin directory for DB2; and the /opt/VRTSsybed/bin directory for Sybase.


OPTIONS

The following option is supported:
-T database_type
Specifies the database type as ora for Oracle, db2 for DB2, or syb for Sybase.


USAGE

You must be logged in as the instance owner to run this command. You must first recover the database before running qio_recreate.

To use this command for Oracle, the ORACLE_SID environment variable must be set.

To use this command for DB2, the DB2DATABASE environment variables must be set.

To use this command for Sybase, the SYBASE and DSQUERY environment variables must be set.


NOTES

The qio_recreate command follows these rules in recreating Quick I/O files when a database is recovered:


SEE ALSO

qio_convertdbfiles(1M), qio_getdbfiles(1M)

For Oracle:

oracle_edition(7)

Veritas Storage Foundation for Oracle Administrator's Guide

For DB2:

db2_edition(7)

Veritas Storage Foundation for DB2 Administrator's Guide

For Sybase:

sybase_edition(7)

Veritas Storage Foundation for Sybase Administrator's Guide

Last updated: 4 Nov 2004
Copyright ©2009 Symantec Corporation
All rights reserved.