Creating a Sybase IQ database with Sybase Central  Editing the IQ configuration file

Chapter 2: Database Setup for Risk Analytics Platform

Creating a Sybase IQ database in Interactive SQL

As an alternative to Sybase Central, you can use Interactive SQL to connect to your Sybase IQ server, and create a database using the CREATE DATABASE statement. For example, the following command creates 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