Autoconfig fails while running adgendbc.sh
(Doc ID 340354.1)
Last updated on MAY 19, 2024
Applies to:
Oracle Applications Manager - Version 11.5.10.2 to 11.5.10.2 [Release 11.5.10]Oracle E-Business Suite Technology Stack - Version 11.5.10.2 to 11.5.10.2 [Release 11.5.10]
Information in this document applies to any platform.
Symptoms
When attempting to change the hostname of an Instance through AutoConfig (adconfig.sh),
adgendbc.sh fails with the following error :
...
ERROR
Generating <$FND_TOP>/secure/<hostname>_<SID>.dbc
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
Database connection to
jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp
(HOST=<hostname.domainname>)(PORT=<portnumber>)))(CONNECT_DATA=(SID=<SID>))) failed
DBC generation failed with exit code 1
Updating parameters: fnd_jdbc_stmt_cache_free_mem=TRUE fnd_jdbc_buffer_min=1 fnd_jdbc_buffer_max=5
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
Database connection to
jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp
(HOST=<hostname.domainname>)(PORT=<portnumber>)))(CONNECT_DATA=(SID=<SID>))) failed
Updating parameters: fnd_jdbc_buffer_decay_interval=300 fnd_jdbc_buffer_decay_size=5 fnd_jdbc_usable_check=false
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
Database connection to
jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp
(HOST=<hostname.domainname>)(PORT=<portnumber>)))(CONNECT_DATA=(SID=<SID>))) failed
Updating parameters: fnd_jdbc_context_check=true fnd_jdbc_plsql_reset=false
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
Database connection to
jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp
(HOST=<hostname.domainname>)(PORT=<portnumber>)))(CONNECT_DATA=(SID=<SID>))) failed
DBC generation failed with exit code 1
Updating Server Security Authentication
java.sql.SQLException: Io exception: Invalid number format for port number
Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
Updating Server Security Authentication failed with exit code 1
adgendbc.sh exiting with status 1
ERRORCODE = 1 ERRORCODE_END
...
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |