User Profile

Collapse

Profile Sidebar

Collapse
hemantmudaliar
hemantmudaliar
Last Activity: Jul 6 '07, 08:22 AM
Joined: Jul 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hemantmudaliar
    replied to Trigger giving exception ORA-04091
    Thanks for the reply.

    But my problem is that, I cannot modify the Trigger neither can i disable it as this trigger is written in a CMS tool which i m using.

    Is there any way of achieving the same functionality by writting any DB query/ procedure etc.

    Hemant...
    See more | Go to post

    Leave a comment:


  • hemantmudaliar
    started a topic Trigger giving exception ORA-04091

    Trigger giving exception ORA-04091

    The Trigger is giving following exception

    java.sql.SQLExc eption: ORA-04091: table PSCONTENT.VGNAS CHANNEL is mutating, trigger/function may not see it ORA-06512: at "PSCONTENT.CHEC K_CHANNEL_UNPUB LISH", line 4 ORA-06512: at "PSCONTENT.CHEC K_CHANNEL_UNPUB LISH_TR", line 1 ORA-04088: error during execution of trigger ............... ............... ..

    // Trigger
    CREATE OR REPLACE TRIGGER check_channel_u npublish_tr...
    See more | Go to post
No activity results to display
Show More
Working...