After delete trigger does not work

Hi all
I wrote the trigger

who does not
CREATE OR REPLACE TRIGGER DELETE_HR_API_TRANS_TRIGGER
    AFTER DELETE
        ON hr_api_transactions
        FOR EACH ROW
        WHEN ( NEW.transaction_ref_table = 'PER_ALL_VACANCIES' )
BEGIN
    
    xx_GL_Vacancies.delete_transaction(:OLD.transaction_id);
END;
his compilation succesfully
but nothing bad happened on the tables

I think there is problem in
: OLD.transaction_id

Have you added the COMMIT in your stand-alone procedure xx_GL_Vacancies.delete_transaction?

Tags: Database

Similar Questions

  • After Effects CS6 does not work on the system 10.10.5 Yosemite

    After Effects CS6 does not work on the system 10.10.5 Yosemite

    Yes, it will be. Just update to version 11.0.4 AE.

  • In After Effects QuickTime does not work. I would uninstall and reinstall.

    In After Effects QuickTime does not work on my macbookpro, OSX 10.7.5. I would uninstall and reinstall. My serial number will be valid after uninstall? I've installed CS5.5 Master Collection 2 times (for my 2 computers). Thank you. Theo

    Yes, as long as there is no significant change in equipment, installation/activation is not considered a new.

    but after the uninstall, clean through the use of the Adobe Creative Cloud cleaning tool to solve installation problems , then reinstall.

    and before doing that you might try to reset your preferences:

    reset your preferences-

    Acrobat: http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7feb.w .html

    Adobe media encoder: https://forums.adobe.com/thread/1713540

    Legacy: http://helpx.adobe.com/after-effects/using/preferences.html

    Bridge: https://helpx.adobe.com/bridge/kb/troubleshoot-errors-freezes-bridge-windows.html

    Dreamweaver: https://helpx.adobe.com/dreamweaver/kb/restore-preferences-dreamweaver-cs6-cc.html

    Flash: http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html

    Illustrator: http://helpx.adobe.com/illustrator/using/setting-preferences.html

    InDesign: https://forums.adobe.com/thread/526990

    Lightroom: https://helpx.adobe.com/lightroom/help/setting-preferences-lightroom.html

    Muse (mac): https://forums.adobe.com/thread/1246022?tstart=0

    Photoshop: https://forums.adobe.com/thread/375776

    Photoshop elements: https://helpx.adobe.com/photoshop-elements/kb/preference-file-locations-photoshop-elements .html, http://www.photokaboom.com/photography/learn/Photoshop_Elements/troubleshooting/1_delete_p references_file.htm

    elements of first: https://helpx.adobe.com/photoshop-elements/kb/preference-file-locations-photoshop-elements .html

    First pro: http://www.mediacollege.com/adobe/premiere/pro/troubleshooter/trash-preferences.html

  • Adobe, your after effects CC does not work with Mac OSX Mavericks!

    Adobe, your after effects CC does not work with Mac OSX Mavericks!

    Have you installed the 12.0.1 update yet?

    http://helpx.Adobe.com/after-effects/KB/effects-launch-Mac-OS-109.html

  • Delete statement does not work properly

    Hello

    The following delete statement does not work correctly.
    If I press DELETE will delete everything in the table of categories
    I don't know whats wrong with it.
    -Delete category line if there is not the infrastructure to support-
    IF: P12_DFCY_SEQNO4 IS NOT NULL AND: P12_DFCY_CATG_C = "7" THEN
    REMOVE FROM DFCY_CATG
    IF NOT EXISTS (SELECT I.DFCY_SEQNO
    OF DFCY_CATG C, DFCY_CATG_INFRSTRCTR I
    WHERE C.DFCY_SEQNO = I.DFCY_SEQNO
    AND: P12_DFCY_SEQNO4 = I.DFCY_SEQNO);
    end if;

    Thank you
    Mary

    You probably the where more clause:

    DELETE FROM DFCY_CATG
    WHERE C.DFCY_SEQNO = :P12_DFCY_SEQNO4
    AND NOT EXISTS(SELECT I.DFCY_SEQNO
    FROM DFCY_CATG C, DFCY_CATG_INFRSTRCTR I
    WHERE C.DFCY_SEQNO = I.DFCY_SEQNO
    AND :P12_DFCY_SEQNO4 = I.DFCY_SEQNO);
    

    Not sure if this is the exact name of your column in the table, but that limit the scope of deleting just a record that you control.

    Hope it will be useful,

    Aaron

  • After that insert update trigger does not work properly

    Hello experts!

    I created an insert/update trigger after and what strikes me is that it does not work as expected.
    The trigger starts a procedure that performs an insert in a second case of changing values table triggered table ("my_table").

    The problem is that in my second table values, which are correlated to the "my_table", are not changed by the correct values immediately. The trails of the trigger and insert!

    I need to update two times to values appear in my second table. Then only the data of the first update will be inserted in the second recital to table the table parent ("my_table") held the most recent values.

    Do you have an idea what could be the problem?
    create or replace
    trigger myscheme.after_update_insert_set_tw
     after update or insert
      on myscheme.my_table
      for each row
      
    declare 
    
    begin
    
     pr_my_table_tw_sync_sk(:new.lng_falle, :new.int_fallennummer, :new.lng_schaedling, :new.objectid);
    
    
    end;
    Brgds,

    SEB

    Remove the pragma autonomous_transaction and validation of your relaxation. This might be the reason. The transaction autonoumous cant properly consider the values of the current transaction (which is not engaged yet).

    This is not logically (if the upgrade fails or is rolled at the time you do not want the inserted row).

    If you then get a problem because the mutation of tables, you will need a different solution: an autonoumous transaction is not the right solution to workaround.

  • In After Effects help does not work?

    None of the links in the menu help after effects CC work, and F1 also does not work. Oddly enough, help in other programs such as first Pro ARE working, same CC there are tweaks I've accidentally triggered? How to run again?

    What operating system?

    It worked before?

    Since you are only to learn After Effects, I highly recommend from here:

    http://Adobe.LY/AE_basics

  • 'Stop' trigger does not work...

    There seems to be a fairly simple procedure:

    Click the icon for the trigger to the desired location in the timeline panel, and then click the 'Stop' button in the Panel code to add the code. I add nothing to the code. I want just a simple "stop".

    I must be missing something. Because it does not work. I reinstalled and removed the old preferences. Still does not work.

    Any help would be appreciated.

    Thanks for the file - I think I see the problem.

    You have Autoplay to the scene not checked in the properties panel. In this case, the timeline will not play until a sym.play(1000) () command is issued. You did, but it's for the btn_out label, which went from the trigger with stop at 1500 ms.

    If you select Autoplay, the timeline will play. But you have a trigger with a stop at time zero action.

    What won't happen?

    Thank you

    Joe

  • Partial trigger does not work with the Panel group layout using ADF 11 g.

    Friends,

    I have a requirment, based on the value of < af:selectBooleanCheckbox > I make < af:panelGroupLayout > dynamically. If the box is checked, so I have to show available to the Group Panel, otherwise not. The problem that I face here is trigger partial does not work, if I check the Boolean box and refresh the page, then I see that it works. If I refresh the page I don't see that it works as expected.

    Here is the code snippet

    < af:selectBooleanCheckbox value = "#{bindings." ChkBoolean.inputValue}.
    shortDesc = "#{bindings." OtherOptChk.hints.tooltip}.
    ID = "OtherOpt" immediate = "true" autoSubmit = 'true '.
    / >

    < af:panelGroupLayout id = "pgl11" partialTriggers = "ChkBoolean".
    rendering = "#{bindings." ChkBoolean.inputValue} "" >

    I'm doing something wrong here

    Thanks in advance

    The problem is that you use the rendered attribute. This attribute is false, the component is not rendered on the page and you cannot make visible because she's not here.
    Use the visible attribute.

    Timo

  • Replace with After Effects Composition does not work in the first

    I get the message "the importer reported a generic error.  I tried it on clips without effects and normal rate 23.98, and it still does not work.  I installed CC cloud and it's a brand new IMac, so I am at a loss as to why it does not work.    For any help or suggestion would be greatly appreciated!  Thank you very much

    Don't use tracing with AE CC 2014.  It doesn't help.  It is preferable to use C4D Lite, which now comes with AE and is much better... and it does more.

  • the Pencil Eraser backspace delete strokes does not work in script

    I came up against a little problem this tutorial:

    http://www.flashvault.NET/tutorial.asp?ID=52

    I can't erase my lines, now, I have a little more then just a pencil and a bit of hole menu,

    now, I even download the file and in the file it does not work either

    I use flash cs4...

    now, I don't want to do something complex like actionscript 3

    but always a solution and if it is not hard to do an eraser to?

    + I do not have a solid background of Pentecost.

    Thank you

    There is no easy way to create a dynamic gum if you do not have a solid background.  you will need to use the bitmapdata class and this is a task for advanced actionscript coders.

  • Why this simple trigger does not work?

    For one of our Test environments, I was asked to implement a trigger which limits users based on ip.
    IP addresses of eligible users is stored in the maint.ip_dtls table. But, does not seem the trigger to trigger the application error and reject the connection when a user with an IP address that is not present in the table ip_dtls try to connect.
    create or replace trigger sys.testlogon after logon on database
    declare
    v_ipadd varchar2(100);
    ip_exists number;
    
    begin
    -- Getting the IP
    select sys_context('USERENV','IP_ADDRESS') into v_ipadd from dual ;
    select count(*) into ip_exists from maint.ip_dtls where ip = v_ipadd;
    
    if ip_exists = 0
       then raise no_data_found;
    end if;
    
    exception
    when no_data_found then
    raise_application_error (-20103, 'Insufficient privileges to login');
    
    end ;
    /
    The code works when tested from an anonymous block.

    Published by: Steve_74 on November 25, 2010 06:36

    Probably the fact that you create the trigger in the SYS schema could cause problems.
    Have you tried to create the trigger in another schema/as another user?
    SYS (and SYSTEM) belong to Oracle, and you should not create objects in the schema.

    Edit
    See:
    http://asktom.Oracle.com/pls/asktom/f?p=100:11:0:P11_QUESTION_ID:3236035522926

    Published by: hoek on November 25, 2010 15:53

  • How can I remove old agreements when the "delete" button does not work?

    In our account here several agreements that are years old, created by users is no longer working with us. But in the accounts of administrators who have access to these agreements now, the 'deleted' button is gray and does not? How get rid of these old contracts?

    Hello

    May be that the sender of a document cancel/remove the agreement.

    Thank you

  • My delete button does not work in Outlook Express I can not delete emails!

    My delete button has stopped working in Outlook Express! I can delete is no longer emails-how fix this?

    Hi pthsash,

    1. When did you start to question?

    2. you remember to make changes to the computer before this problem?

    You can check the following link and try the steps and check whether you can solve the problem:

    http://www.Microsoft.com/Windows/IE/community/columns/oerepair.mspx

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • My delete key does not work on my keyboard wireless for my Mac

    I have an iMac OS X Yosemite, version 10.10 and recently the DELETE key on my Apple wireless keyboard just stopped working. In order for me to delete something, I must highlight what I want deleted and write something in its place. I'm not too familiar with the iMac whatsoever. I'm normally on my new iPad Air 2 or my iPhone, so I'm not really on my as I want, especially now that my keyboard is upward, that it becomes a chore. I don't know how to troubleshoot Mac. I have not yet set up when I got it so I do not know how to associate the keyboard with the Mac either, but step by step Instructions I can def. I have

    someone else has a similar problem with wireless keyboard there as well? Or did someone knows how to help me? I don't know what to do please help

    Thank you very much!

    Have you tried restarting the Mac to see if the problem persists?

    If so, then then you should check to see if the key works.  It could be a keyboard failure.  Follow the steps at the end of this article.

    Of course if you have an old keyboard usb located around you could plug it in and see if it works normally too.

    Please let us know the results.

Maybe you are looking for