Executable Programs in GGP
Below is the list of key executable programs used in GGP for Windows:
| File Name | Description |
|---|---|
GGP32.EXE | Main GGP executable |
GMAIN32.EXE | GGP Applications Launcher |
ATFED_32.EXE | Setup Application |
SYMED32.EXE | Symbol Table Editor |
IMLOAD32.EXE | Raster Database Loader |
NTFBDY32.EXE | NTF Boundary Line Loader |
QRYMNT32.EXE | Query Table Maintenance |
ODBUP32.EXE | Overlay Database Update |
DBLINK32.EXE | Database Link program |
FRMDES32.EXE | Overlay Form Designer |
MAPADM32.EXE | Map Database Administration |
GGPMOV32.EXE | Copy Control |
DATAVW32.EXE | GGP Table Viewer |
RPTGEN32.EXE | Report Generator |
SDE60.DLL | Apollo DLL |
SDECDX32.DLL | Apollo DLL |
IMAGXPR7.DLL | ImageLib DLL |
User Account Management Files
GGP uses several files to control and audit user access. These files must remain writable by all GGP users at all times to ensure proper operation.
| Purpose | File Name |
|---|---|
| User control data | GGPUSERS.DAT |
| User control index | GGPUSERS.IDX |
| Locks data | GGPLOCKS.DAT |
| Locks index | GGPLOCKS.IDX |
| Record-level audit trail | GGPLOCKS.LOG |
| User audit log | LOG.CSV |
| Locks settings | LOCK.INI |
| GGP Configuration settings | GGP.INI |
The
LOCK.INIfile contains the path to the locks directory.
Record-Level Audit Log (GGPLOCKS.LOG)
This log tracks detailed locking/unlocking activities on records.
| Field Name | Description |
|---|---|
| Overlay Number | Unique overlay identifier. Search GGP.OTB files for details. |
| Record Number | Unique record ID within overlay (APGRECNO). |
| Action | L = Lock, U = Unlock |
| User Name | Defined in GGPUSERS.DAT. |
| User ID | Defined in GGPUSERS.DAT. |
| Application Name | E.g., GGP, ATFEDIT, etc. |
| GGP Function | Typical functions: EDITGR, FORMEDIT |
| Date & Time | Timestamp of event |
| Message | Status or additional information |
Note:GGPLOCKS.LOG can grow quickly. It is recommended to clear it regularly. If not required, the file can be set to read-only.
User Account Audit Log (LOG.CSV)
This CSV file logs user login sessions and activities with the following columns:
| Column Number | Description |
|---|---|
| 1 | User name |
| 2 | Department name |
| 3 | Date of logon |
| 4 | Time of logon |
| 5 | Date of logoff |
| 6 | Time of logoff |
| 7 | Number of printouts during session |
| 8 | Session termination status |
Additional Information
For best performance and security:
Ensure all user account management files are always writable.
Monitor and maintain log file sizes.
Contact your system administrator if you encounter permission or locking issues.
If you need help or have questions, please submit a support ticket or contact your GGP administrator.
Comments
0 comments
Article is closed for comments.