Details

    • Technical task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      The custom exception "RAISE_APPLICATION_ERROR() does not work. This is similar to MariaDB "SIGNAL"

      Here is an oracle example

            EXCEPTION   
               WHEN OTHERS THEN 
               BEGIN
                -- insert into test(query,sample) values('Error','UPD_TRG');         
                 RAISE_APPLICATION_ERROR(-20003, 'Unexpected error in INVDTL_UPDATE_TRIGGER');      
                END;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            Faisal Faisal Saeed (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.