How does oracle view the instance name?
In the mac command window, log in to the database using the sqlplus command and enter the following command
1 、 select name from v$database
Or
2 、 show parameter instance
In the mac command window, log in to the database using the sqlplus command and enter the following command
1 、 select name from v$database
Or
2 、 show parameter instance