Kbase P38064: What is the purpose of the allow-replication phrase/paramete
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/20/2003 |
|
Status: Unverified
GOAL:
What is the purpose of the allow-replication phrase/parameter when disabling load triggers?
GOAL:
What is the purpose of the allow-replication parameter in the DISABLE-LOAD-TRIGGERS method ?
GOAL:
What is the purpose of the ALLOW-REPLICATION phrase in the DISABLE TRIGGERS Statement?
FIX:
Allow-replication logical expression set to TRUE (DISABLE-LOAD-TRIGGERS method) or using the allow-replication phrase (DISABLE TRIGGERS Statement) allows the following replication triggers to run: REPLICATION-CREATE, REPLICATION-DELETE, and REPLICATION-WRITE.
In other words you tell to disable only CREATE, DELETE, ASSIGN, and WRITE triggers, and not REPLICATION-CREATE, REPLICATION-DELETE, and REPLICATION-WRITE triggers.