I trying to create the database and I am getting the following error........
======================================================
sun_Unix> svrmgrl

Oracle Server Manager Release 3.0.5.0.0 - Production

(c) Copyright 1997, Oracle Corporation. All Rights Reserved.

Oracle8 Enterprise Edition Release 8.0.5.0.0 - Production
PL/SQL Release 8.0.5.0.0 - Production

SVRMGR> connect internal
Connected.
SVRMGR> @crdb_ORACLE_SID.sql
Connected.
ORA-27102: out of memory
SVR4 Error: 22: Invalid argument
create database "ORACLE_SID"
*
ORA-01034: ORACLE not available
Disconnected.
===========================================================

Thanks