Results 1 to 4 of 4

Thread: Trigger error message

  1. #1
    Join Date
    Dec 2004
    Posts
    37

    Trigger error message

    Hey guys I have just created a simple update trigger but I get the following message:

    Warning: trigger created with compilation errors

    I was just wondering what this means.

    Thanks.

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    In which rdbms?

  3. #3
    Join Date
    Dec 2004
    Posts
    37
    Oracle 10g.

  4. #4
    Join Date
    Oct 2005
    Posts
    2,557
    Ummm, it means it was created with errors.

    SQL> show errors

    When you see the output from that (immediately after trying to compile again) and don't see or understand where/what the mistake was, post the output from "show errors."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •