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

MOSC Banner

New Invalilds got generated after running catnoqm.sql script

edited Aug 20, 2021 10:11AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered

As per the note 1328458.1 ran below command and autoconfig on DB node

SQL> show user

USER is "SYS"

SQL> BEGIN

DBMS_NETWORK_ACL_ADMIN.drop_acl (acl => 'OracleEBS.xml');

commit;

end;  2    3    4

5  /

PL/SQL procedure successfully completed.

SQL>

2. Rerun autoconfig as shown below :

$ ./adautocfg.sh

Enter the APPS user password:

The log file for this session is located at: /tmnh3i/oracle/product/11204/appsutil/log/TMNH3I_rmohsmnhmxd501/11010615/adconfig.log

AutoConfig is configuring the Database environment...

AutoConfig will consider the custom templates if present.

        Using ORACLE_HOME location : /tmnh3i/oracle/product/11204

        Classpath                  : :/tmnh3i/oracle/product/11204/jdbc/lib/ojdbc5.jar:/tmnh3i/oracle/product/11204/appsutil/java/xmlparserv2.jar:/tmnh3i/oracle/product/11204/appsutil/java:/tmnh3i/oracle/product/11204/jlib/netcfg.jar:/tmnh3i/oracle/product/11204/jlib/ldapjclnt11.jar

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