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

MOSC Banner

Java Invalid in Production

edited Mar 4, 2013 11:48AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 4 commentsAnswered

1. Currently, our system is not forcing users to use mixed case and special characters. We have customized a java code that will change the password policy of our application.
2.Enable DDL audit for all schema: this will provide historic of database object change:

Following this , few invalids got created in PROD. Please find the list attached and advise us asap.

SQL> select object_name,owner,object_type from dba_objects where status like 'INVALID';

OBJECT_NAME                              OWNER                          OBJECT_TYPE
---------------------------------------- ------------------------------ -------------------
/ae799f28_DirectDepositConcurr           APPS                           JAVA CLASS
/e6bc455_DocumentGenerator               APPS                           JAVA CLASS
/5f0dac85_LogFile                        APPS                           JAVA CLASS
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