Re: Refresh DB ORACLE_HOME
Posted by big on Aug 02, 2021; 2:51pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Refresh-DB-ORACLE-HOME-tp10010p10040.html
Thanks.
I started database.
If listener is not running:
WARNING: Exception occurred: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
Connection could not be obtained; returning null
-------------------ADX Database Utility Finished---------------
conn is null
WARNING: RC-40201: Unable to connect to Database xxxxoa.
If listener is running:
Checking Database Port on null: Port Value = 12010
RC-50204: Error: - Database Port in use: Port Value = 12010
Checking DB ONS Local Port on null: Port Value = 6300
DB ONS Local Port available: Port Value = 6300
Checking DB ONS Remote Port on null: Port Value = 6400
DB ONS Remote Port available: Port Value = 6400
ERROR: Cannot proceed with ApplyDatabase - the paths/ports in the context file are not valid.
ERROR: RC-20403: The following port numbers are busy - please make sure the ports are available and try again.
Regards.