Pro2 directory hierarchy
- Last Updated: April 22, 2020
- 1 minute read
The following is a description of the folders under the Pro2 root installation folder.
| Folder | Description |
|---|---|
bprepl |
Root directory for application programs |
bprepl\AppSrv |
Used in WAN implementations |
bprepl\images |
Image files that can be used for shortcut icons |
bprepl\misc |
Miscellaneous replication files and procedures |
bprepl\repl_as_tgt |
Used in WAN implementations |
bprepl\repl_d |
Directory for the Pro2 generated database replication delete trigger procedures |
bprepl\repl_export |
Used in WAN bulk loads |
bprepl\repl_inc |
Directory for Pro2 generated assign include files |
bprepl\repl_jtrig |
Directory for any java triggers |
bprepl\repl_log |
Default location of log files |
bprepl\repl_mgtrig |
Directory listing tables that require merged triggers |
bprepl\repl_mproc |
Directory for the Pro2 generated bulk copy procedures |
bprepl\repl_proc |
Directory for the Pro2 generated replication library |
bprepl\repl_w |
Directory for Pro2 generated database replication write trigger procedures |
bprepl\repl_tmpl |
Directory containing the templates used for various code generation |
bprepl\Scripts |
Directory containing the .pf files, scripts, and
shortcuts to start the Pro2 Admin Tool, replication processors, and
bulk load procedures. |
bprepl\SQL_inc |
Directory for the direct SQL assign include files |
bprepl\SQL_mproc |
Directory for the direct SQL bulk copy procedures |
bprepl\SQL_proc |
Directory for the direct SQL replication procedures |
custom |
Directory to deploy your customized code so that it overrides the
existing code in the bprepl folder. Note: This folder must maintain
the bprepl folder structure and is applicable for both LAN and
WAN configurations. |
db |
Location of schema holder database(s). Also, the initial temporary location for repl database during implementation. |
Installation |
Initially empty. Used to save installation site-specific files. |
misc |
Miscellaneous Pro2 utilities |
tmp |
Miscellaneous Pro2 temporary files used during implementation |