I am using ODI 12C client.
ODI Database connection URL : jdbc:oracle:thin:@localhost:1521/orclpdb.in.oracle.com
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
I have checked the TNS entry details also.
ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl.in.oracle.com)
)
)
Tried giving the statement : alter plugabble database open;
ERROR at line 1:
ORA-01109: database not open
alter plugabble database open;
ORA-01113: file 5 needs media recovery
ORA-01110: data file 5: 'D:\APP\SRIJRADH\ORADATA\ORCL\UNDOTBS01.DBF'