Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: sql.bsq script
In article <343DBFDB.41C6_at_cse.unsw.edu.au>, Vsevolod Afanasjev
<afanasjev_at_cse.unsw.edu.au> writes
>All Oracle installations I've seen contain
>script sql.bsq in ORACLE_HOME/rdbms. This
>script is rather funny as it contains statements
>which are executed as part of CREATE DATABASE, for example,
>CREATE TABLESPACE SYSTEM
>CREATE ROLLBACK SEGMENT SYSTEM
>CREATE USER SYS, etc.
>Is this script just an information provided by Oracle
>to show what happens during database creation?
>
>Thanks
It is actually used during the create process
-- Bola OgunlanaReceived on Sat Oct 25 1997 - 00:00:00 CDT
![]() |
![]() |