In the Column List:
- P = Primary key
- M = Mandatory field
- F = Foreign key
Table GSYS_DNPRemoteLocation
This table contains information about the remote locations involved in an interaction. The presence of a record in this table indicates that the G_IS_LINK table in this database will not contain information about the linked part of the association (no pair). The merge stored procedure uses this information to determine whether or not to expect to receive additional information about the interaction on the other end of the IS-LINK.
Tip
To assist you in preparing supplementary documentation, click the following link to download a comma-separated text file containing information such as the data types and descriptions for all columns in this table: Download a CSV file.Hint: For easiest viewing, open the downloaded CSV file in Excel and adjust settings for column widths, text wrapping, and so on as desired. Depending on your browser and other system settings, you might need to save the file to your desktop first.
Column List
Column | Data Type | P | M | F | Description |
---|---|---|---|---|---|
ID | bigserial | X | The unique ID of this record. For DB2 and Microsoft SQL Server, this field is auto-generated by the DBMS. For Oracle, you must provide a unique ID. | ||
RemoteLocation | varchar(255) | The name of the remote switch whose interaction handling is not recorded in this IDB. |
This page was last edited on January 10, 2020, at 15:27.
Comments or questions about this documentation? Contact us for support!