Enterprise Asset Management - EBS (MOSC)

MOSC Banner

pl/sql scripts are running

edited Mar 12, 2014 12:00PM in Enterprise Asset Management - EBS (MOSC) 1 commentAnswered

Problem:

Customer is facing an issue that pl/sql scripts from application user (applmgr) are running from more than 7 days. This is impacting the performance as this is a PRODUCTION SERVER. These are Seeded scripts, some of them are related to EAM, some are not:

Module: EAMWOCMP

SELECT '1' FROM DUAL WHERE EXISTS (SELECT '1' FROM WIP_DISCRETE_

JOBS WDJ, WIP_ENTITIES WE WHERE WDJ.WIP_ENTITY_ID = WE.WIP_ENTIT

Y_ID AND WDJ.PARENT_WIP_ENTITY_ID = :B4 AND WDJ.MANUAL_REBUILD_F

LAG = 'Y' AND WDJ.STATUS_TYPE NOT IN (:B3, :B2,:B1))

There is no activity on the server, and no user is using the completion form. They are facing performance issue and whenever they bounce the DB, these scripts automatically get started and at that time no task is performed and no single user is connected.

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