teachmeoracle.com
Site Dedicated to Oracle Apps DBA's
 
    SearchSearch    ProfileProfile    RegisterRegister   Log inLog in 
For Quality Online Oracle Apps 11i/R12 training (DBA, Apps DBA, PL/SQL, OA Framework, Payroll and many more) visit focusThread.com/training

Catprog

 
Post new topic   Reply to topic    teachmeoracle.com Forum Index -> Performance Tuning
View previous topic :: View next topic  
Author Message
AppsAbdul



Joined: 09 Jun 2010
Posts: 3

PostPosted: Fri Jul 23, 2010 8:29 am    Post subject: Catprog Reply with quote

Hello Dear All,

i am getting this following error in my alert log file of 11i applications database.
"ORA-04098: trigger 'APPS.LOGON_TRIG' is invalid and failed re-validation"

According to the Metalink (ORA-04098 Trigger '%s' Is Invalid and Failed Re-validation [ID 1035837.6])..

I recompiled

SQL> alter trigger logon_trig compile;
Warning: Trigger altered with compilation errors.

It compiled with Error

SQL> show errors trigger logon_trig;
Errors for TRIGGER LOGON_TRIG:

LINE/COL ERROR
-------- -----------------------------------------------------------------
2/1 PL/SQL: SQL Statement ignored
2/13 PL/SQL: ORA-00942: table or view does not exist

Here is my dought..

From the above result there is a table is missed from the compiled trigger was dropped. is it so,, then i have to run CATALOG and CATPROG to recreate all the default trigger and view.

Ok fine,, i suppose to run those scripts, but my drought is.. my Application have lot of customization updates day by day, and some users creates Triggers and all,,

If i run Catprog it will recreate the default "TRIGGERS". then what will happen to the user created TRIGGERS.. it will be there or not !
Kindly help me
Shocked
Back to top
View user's profile Send private message Yahoo Messenger
AppsAbdul



Joined: 09 Jun 2010
Posts: 3

PostPosted: Thu Jul 29, 2010 11:04 am    Post subject: Very Worst Reply with quote

Very Worst Blog.. no response for a long time
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    teachmeoracle.com Forum Index -> Performance Tuning All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by becomeAppsDBA.blogSpot.com © 2006, 2007 TeachMeOracle Group