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

MOSC Banner

Trigger Table Names with # or + symbol after upgrade to 12.2.10

edited Oct 24, 2021 3:30PM in Install, Upgrade, Clone, Patch - EBS (MOSC) Question

Hello,

I just noticed that all triggers contain the # symbol after the table name in 12.2.10. Is there a technical reason for this?

Example:

Version TRIGGER NAME TABLE NAME

12.1.3 MTL_SUPPLY_T MTL_SUPPLY

12.2.10 MTL_SUPPLY_T MTL_SUPPLY#


I've checked both triggers and the ONLY difference between the two triggers is this:


in 12.1.3: BEFORE INSERT OR UPDATE OR DELETE ON MTL_SUPPLY

in 12.2.10: BEFORE INSERT OR UPDATE OR DELETE ON "INV"."MTL_SUPPLY#" 

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