When you install WebSphere Application Server, the installation program generates a
CREATEORACLE.NCF file in the as_root/bin directory. On NetWare, run this file from
the NetWare console command prompt to create the WebSphere table space in the Oracle
database.
Creating and configuring the database on NetWare
To create and initialize the table space in the Oracle database on NetWare:
- At the NetWare console prompt, type createOracle, and press Enter.
- Open the sys:\OraHome1\RDBMS\wasoracle.log file to check for errors.
- Start the database.
To create and initialize the table space in the Oracle database running on a remote
NetWare server:
- Copy CREATEORACLE.NCF and CREATEWASDB.SQL to the server where Oracle is running.
- Open CREATEORACLE.NCF and modify the path that points to the SQL file to reflect its new
location.
- Run the NCF file on the remote server in the same way you would on the local server.
Creating and configuring the database on NT
To create and initialize the table space in the Oracle database on NT:
- From the computer where you have Oracle installed, map a drive to the NetWare server and
volume where WebSphere is installed.
- Navigate to as_root\bin.
- Run the file CREATEORACLE.BAT.
- From the same directory, open WASORACLE.LOG to check for errors.
- Start the database.