InterviewSolution
Saved Bookmarks
| 1. |
What Is Difference Between Oracle Sid And Oracle Service Name? |
|
Answer» Oracle SID is the unique NAME that UNIQUELY identifies your instance/database where as the SERVICE name is the TNS ALIAS can be same or different as SID. Oracle SID is the unique name that uniquely identifies your instance/database where as the service name is the TNS alias can be same or different as SID. |
|