Veritas Storage Foundation 5.1 SP1 Advanced Features Administrator"s Guide (5900-1503, April 2011)

Examples
To prepare for and convert Sybase ASE 12.5 dataserver files to Quick I/O
files:
$ SYBASE=/sybase; export SYBASE
$ DSQUERY=L001; export DSQUERY
$ PATH=$SYBASE/ASE-12_5/bin:$SYBASE/OCS-12_5/bin:$PATH; \
export PATH
$ LD_LIBRARY_PATH=$SYBASE/OCS-12_5/lib; export LD_LIBRARY_PATH
$ NLSPATH=/usr/lib/locale/%L/%N:$NLSPATH; export NLSPATH
$ cd /sybase/ASE-12_5/install
$ ./showserver | grep L001
$ /opt/VRTSsybed/bin/qio_getdbfiles
Check whether Sybase server L001 is up running...
Attempt to Connect to Server L001...
Enter Sybase SA password for Server L001
Password: pel93
You are once again prompted for the sa password.
Retrieving Database Device Information from L001
Enter Sybase SA password for Server L001
Password: pel93
To view the contents of the mkqio.dat list file:
$ cat mkqio.dat
/sybdev/L001/SYS/master.dat
104857600
/sybdev/L001/USER/qiofile1
209715200
/sybdev/L001/USER/qiofile2
209715200
/sybdev/L001/USER/qiofile3
209715200
/sybdev/L001/USER/qiofile4
209715200
/sybdev/L001/SYS/sysporcs.dat
83886080
69Improving Sybase performance with Veritas Quick I/O
Converting Sybase files to Quick I/O files