How do I change the global name of a 19.11 CDB
I used the following syntax and there were no errors but the global_name did not change as well.
alter database rename global_name to "dbxyz"
The current global_name is dbxyz.xyz.com
Am I missing something?
Thanks
0