Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

perl adcfgclone.pl dbconfig sid_hostname.xml

edited Aug 20, 2021 9:33AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered
While running  perl adcfgclone.pl dbconfig sid_hostname.xml  we are getting the following error:
****************************************************


Skipping Profile Phase
Skipping Apply Phase
Executing CreateDB...

---------------------------------------------------------------
                   ADX Database Utility                       
---------------------------------------------------------------

getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
getConnection() -->
    sDbHost    : efmd
    sDbDomain  : cha.tva.gov
    sDbPort    : 1580
    sDbSid     : ebd3
    sDbUser    : apps
    Trying to connect using SID...
getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@efmd.cha.tva.gov:1580:ebd3
    Exception occurred: java.sql.SQLException: ORA-28000: the account is locked



=============

The apps account is unlocked.

select profile , resource_name, limit
from dba_profiles
where resource_name ='FAILED_LOGIN_ATTEMPTS';
Tagged:

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