Using Sybase Central to create the database  Editing the IQ configuration file

Chapter 2: Repository Database Setup

Using Interactive SQL to create the database

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.

NoteTo 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. Editing the IQ configuration file

View this book as PDF