![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Overrides a server parameter or the Table Definer default value for a field at table access time. (C)
TABLETYPE – Indicates that the override value specified is used for all tables of this type.TABLENAME – Indicates that the override value applies only to this table name. A valid parameter name as defined in @@SERVERPARMS(tabletype) and listed in Server Parameters and Fields below, or a valid field name defined in the Table Definer and listed in Server Parameters and Fields below. The physical location of the table; the Data Object Broker where the external DBMS resides.
Table Type Parameter or Field Default Value Maximum Value Length
• This example sets SERVERID for all IDM (IDMS/DB) tables to TORONTO for the user’s session, until the next SETXPARM or the resetting of the overrides:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |