Re: An Oracle question..
From: George Sheppard <75574.3456_at_CompuServe.COM>
Date: 28 Dec 1994 04:56:36 GMT
Message-ID: <3dqr64$5iq$1_at_mhade.production.compuserve.com>
Date: 28 Dec 1994 04:56:36 GMT
Message-ID: <3dqr64$5iq$1_at_mhade.production.compuserve.com>
I don't know what kind of machine your using, but if it is unix, you can use the 'Oracle Installer' to create the new database. First change the environment variable 'ORACLE_SID' to whatever you want the new database called, then execute the installer and choose the 'Create New Database Objects' option. The previous will create a new database with the name that the ORACLE_SID variable was set to. Otherwise you can use the 'Create Database' command. Refer to the SQL Language Reference Manual for the syntax. Received on Wed Dec 28 1994 - 05:56:36 CET