Performance - EBS (MOSC)

MOSC Banner

BEGIN FND_CTL.FND_SESS_CTL('','', '', 'TRUE','','ALTER SESSION SET TRACEFILE_IDENTIFIER='||''''||

edited May 2, 2013 9:17AM in Performance - EBS (MOSC) 2 commentsAnswered
HI ,

One of my friend by mistake executed below sql in putty when connected to Apps user instead of putting that in profile option.



             BEGIN FND_CTL.FND_SESS_CTL('','', '', 'TRUE','','ALTER SESSION SET TRACEFILE_IDENTIFIER='||''''||
             'APPRV_ERR' ||''''||' EVENTS ='||''''||'10046 TRACE NAME CONTEXT FOREVER, LEVEL 4 '||''''); END;

After this he was unable to login to frontend.


How to disable the above trace trace at apps user?

Please help.


Regards,
Raju

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

EBS Performance Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center