To create a new database instead of selecting an existing one, select the Create option from the DATABASE menu. The CREATE DATABASE screen appears, as Figure 27 shows.
CREATE DATABASE >>
Enter the name you want to assign to the new database, then press Return.
------------------------------------------- Press CTRL-W for Help --------Enter a name for the database that you want to create and press RETURN.
To create a database on another database server, specify the server name with the database name. Follow the syntax guidelines described in the IBM Informix: Guide to SQL Syntax.
After you name the new database, the CREATE DATABASE menu appears as Figure 28 shows.
CREATE DATABASE : Dbspace Log Exit
Select a dbspace for storing the database's data.
------------------------------------------- Press CTRL-W for Help -------You can specify that a database be stored in a nonroot dbspace or create a database with or without buffered transaction logging or create an ANSI-compliant database.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]