Kbase P105778: ds_upd.e and FILE-TRIGGER, Oracle DataServer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
Oracle DataServer
SYMPTOM(s):
Update/Add table Definitions
Selecting an Oracle table with or without modification
Please check errors, warnings and messages in the file "ds_upd.e"
Following sets of two entries in "ds_upd.e"
DETACHED FILE-TRIGGER : <tableX> ASSIGN/CREATE/DELETE/WRITE <program1.p>
REASSIGNED FILE-TRIGGER : <tableX> ASSIGN/CREATE/DELETE/WRITE <program1.p>
CAUSE:
Triggers are defined within the schema holder for that table
FIX:
The messages in "ds_upd.e" are warnings to be interpreted as:
you will certainly need to recompile the programs defining these triggers