As an alternative to Sybase Central, you can use Interactive SQL to create a database. This example uses a CREATE DATABASE statement to create a Sybase IQ database called RAPIQ on a raw device in UNIX:
CREATE DATABASE 'RAPIQ' IQ PATH '/dev/rdsk/c2t6d0s3'
See the Sybase IQ documentation for details.
To create an IQ database with multiplex capability,
you must use Sybase Central. See the Sybase IQ documentation for
details.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |