My Oracle Support Banner

During Upgrade to R12.2, perl adbldxml.pl Errors with "AC-20002: Error: Domain Name could not be found, exiting." (Doc ID 2834934.1)

Last updated on FEBRUARY 09, 2022

Applies to:

Oracle Applications DBA - Version 12.2 and later
Information in this document applies to any platform.

Symptoms

When upgrading from R11.5.10.2 to R12.2 following below Upgrade Guide, during the step to generate a new database context file, after entering the correct domain name, the prompt showed up again. After entering the correct domain name once more, it errors with "AC-20002: Error: Domain Name could not be found, exiting.".

Oracle E-Business Suite Upgrade Guide Release 11i to 12.2 Part No. E87011-14
pg4-74
Finishing the Release 12.2.0 Upgrade
1. Configure Release 12.2 E-Business Suite instance (required)
   5. Generate a new database context file as follows:
   Note: This step applies only to customers using their existing
   RDBMS home during the upgrade.

   UNIX:
   $ cd <RDBMS ORACLE_HOME>/appsutil/bin
   $ perl adbldxml.pl

 

ERROR

[Terminal Output]
$ perl adbldxml.pl
Starting context file generation for db tier..
Using JVM from <DB ORACLE_HOME>/appsutil/jre/bin/java to execute java programs..
APPS Password:
The log file for this adbldxml session is located at:
<DB ORACLE_HOME>/appsutil/log/adbldxml_01141309.log
Domain name lookup failed.
Also the Database table GLOBAL_NAME is hosting wrong value for domain.
Enter domain name: <DOMAIN>
Invalid input, reenter domain name: <DOMAIN>
Invalid input, reenter domain name: <DOMAIN>
AC-20002: Error: Domain Name could not be found, exiting.
For errors, Check log file :<DB ORACLE_HOME>/appsutil/log/adbldxml_<number>.log

[adbldxml_<number>.log]
FOLLOWING ERROR OCCURED :
AC-20002: Domain Name could not be found, exiting.
Raised by oracle.apps.ad.context.GenerateContext
StackTrace:
java.lang.Exception: AC-20002: Domain Name could not be found, exiting.
Raised by oracle.apps.ad.context.GenerateContext
at oracle.apps.ad.context.GenerateContext.getDBVariables(GenerateContext.java:1103)
at oracle.apps.ad.context.GenerateContext.main(GenerateContext.java:2782)







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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.