Download O2 Java Binding Guide

Transcript
6
JB Tools Reference
defined by the commands above (relationship between the importer, the
dummy user base_name and the tablespace base_name) is preserved.
For more information on tablespaces, schemas and database
(re)dimensioning in general, refer to the Oracle SQL Server Reference
Manual.
JB/Sybase : for Sybase, a new database is created as follows:
create database base_name on device_name =
device_size log on log_name = log_size;
User user_name is the user that creates the database and becomes its
owner. Redimensioning can be performed by the database owner
through the appropriate commands and tools (e.g. the alter
database command).
For more information on database devices and database
(re)dimensioning in general, refer to the Sybase SQL Server Reference
Manual.
102
Files
None.
See also
o2jb_create_importer, o2jb_delete_base, o2jb_import
Java Binding User Manual