Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

Not able to delete database using oakcli delete database command

edited Dec 28, 2017 4:01AM in Oracle Database Appliance (ODA) (MOSC) 1 commentAnswered

Hi Experts,

I am trying to delete one of database from my ODA x4-2, version = 12.1.2.9.0 but getting below error..

ERROR:

ORA-12514: TNS:listener does not currently know of service requested in connect

descriptor

I know the issue because it is using this string to connect db = sqlplus -L sys/password@rdpppodb:1521/LIMST2 as sysdba

I am also getting same error when i am trying to connect db using this string. but when i am trying with the scan name like

sqlplus -L sys/password@LIMST2 as sysdba      its working.

Please let me know how to delete database using oakcli using the above string. or any other solution.

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