Sometimes we need to modify the sid and dbname of the database. In addition to using rman for backup and recovery, we can also manually modify the sid and dbname, mainly completed by two main processes: 1. Repair
Sometimes we need to modify the sid
Sometimes we need to modify the sid and dbname of the database. In addition to using rman for backup and recovery, we can also manually modify it, mainly through two main processes:1. Modify the Instance name (SID)2. Modify the Database Name (dbname)
The JDBC Connection database uses the difference between SID and Service_Name most recently using JDBC to connect to the Oracle times error:ORA-12505, Tns:listener does not currently know of SID given in Connect descriptor the Connection descriptor
Directory
Directory
Software Environment
Objective
Installing the Oracle Listener
Start Stop Listener
Create a database
Database name Db_name
DB Instance Name instance_name
The
Recently used JDBC Connection Oracle times Error:
ORA-12505, Tns:listener does not currently know of SID given into connect descriptor the Connection descriptor used by the C Lient was:
10.12.162.84:1521:xxxx
Landing Oracle Data discovery is
Steps for modifying Instance name SID in Oracle Database
Sometimes we need to modify the instance SID of the Oracle database. The following is an instance tutorial for modifying the Instance name of ORACLE10.2 in Centos 6.5. If you are interested in
The JDBC Connection database uses the difference between SID and Service_NameBlog Category:
Oracle
Recently using JDBC to connect to Oracle times error:ORA-12505, Tns:listener does not currently know of SID given in Connect descriptor
Modifying Instance name SID in Oracle
Modify the Oracle Instance name
System Environment: CentOS 6.5ORACLE version: 10.2
1. Check the original database instance name$ Echo $ ORACLE_SIDOrcl
$ Sqlplus/as sysdba> Select instance from v $
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.