Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Descriptions : Trigger Location (-trig)
 

Trigger Location (-trig)

Use Trigger Location (-trig) to identify the name of the directory or library that contains the database ABL triggers for a database.
Operating system and syntax
UNIX / Windows
-trig { dir-name | lib-name }
Use with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Connection
dir-name, lib-name
The location of the database ABL triggers.
Library names must have a .pl extension. the AVM interprets all other extensions as directory names. If you do not use Trigger Location (-trig) when connecting to the database, the AVM searches the PROPATH for the triggers.
Note: If you are generating the local binary schema cache, do not connect to the database using Trigger Location (-trig) and the SchemaCache File (-cache) together.