Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Changing global database name

508936Jan 10 2008 — edited Jan 10 2008
Hi,

I am using oracle database 10.2.0.3.0. I tried to change the database name using

alter database rename global_name to <new name>.

The command is working.
But it is not reflecting when,
select * from global_name;
Regards,
Mathew Collins.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 7 2008
Added on Jan 10 2008
7 comments
545 views