Database Administration (MOSC)

MOSC Banner

configure clone with same ip for different hostname

edited Oct 19, 2011 9:12PM in Database Administration (MOSC) 1 commentAnswered
  Im trying to configure clone with same ip address but enter the new hostname in the hosts. while im doing clone configuration below error has occured:
getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=test.stevta.com)(PORT=1591))(CONNECT_DATA=(SERVICE_NAME=TEST)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
 
    Trying to connect using SID as ServiceName.DomainName
getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=test.stevta.com)(PORT=1591))(CONNECT_DATA=(SERVICE_NAME=TEST.stevta.com)))

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center