Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8846097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T11:53:40+00:00 2026-06-14T11:53:40+00:00

I have got an ORACLE RAC Environment access .The details are Database Name: orcl

  • 0

I have got an ORACLE RAC Environment access .The details are

Database Name: orcl
Service Name: orcl
IP Address: 192.168.1.1 and 192.168.1.2

SQL> host srvctl status database -d orcl

Instance orcl1 is running on node orclnode1

Instance orcl2 is running on node orclnode2

My concern is my connection, which is being established using

(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(HOST=192.168.1.1) (PORT=1521)
)(CONNECT_DATA=(SID=orcl1)))

But the provider wants it to be connected via the orcl service name .

I don`t have any other info related to this. Am I connecting correctly or I need hostname or IP address for orcl service name.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T11:53:41+00:00Added an answer on June 14, 2026 at 11:53 am

    Your connection string is referencing one instance on one server/node. You should be using the common service name instead, and identifying all the servers it is available on.

    The equivalent for you would be something like this (line breaks just for clarity here):

    (DESCRIPTION=(ADDRESS_LIST=
        (ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.1)(PORT=1521))
        (ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.2)(PORT=1521))
    )(CONNECT_DATA=(SERVICE_NAME=orcl)))
    

    As long as it is resolvable, it shouldn’t matter whether you use the DNS names or the IP addresses for the HOST parameters.

    You may also need the LOAD_BALANCE or FAILOVER parameters; see the docs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm getting crazy with this problem: I have got some Oracle SQL-Reports to redesign
I've got an Oracle 10g database, and I have a third-party jar file(MQ jars).
I have got a backupset of an Oracle 11g database which was created with
I've got an Oracle 10g database, and I have a third-party jar file. I
I've got a database that was migrated from Oracle to SQL Server. One of
I have got one field column called ' id ' in the Oracle database,
I have a server running Oracle, IP is 192.168.1.50. On my linux box, I
I have got a table [newsletter] in the db, which saves the email address,
I've got an Oracle 10g database with a table with a structure and content
I have a Delphi application database of which is in Oracle. Now there's a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.