Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Database name embedded in controlfile -- what for?
What is the exact relationship between the database name in CREATE
DATABASE and the DB_NAME parameter in init.ora?
Is there ever a legitimate reason for not making them the same?
It seems that ORACLE_SID environment variable tells Oracle about which init<SID>.ora to use. It doesn't use the environment variable to match up with the database name embedded within the controlfile.
What is the purpose of having the database name inside the controlfile? Redundancy? Received on Mon May 25 1998 - 08:06:16 CDT
![]() |
![]() |