Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Using Messages With Identifiers : SP: External Gateways

SP: External Gateways
S6BSP001E
Server failed to store table definition: "%"
External Gateways
The gateway for external data failed to store the Object Service Broker table definition. The main reason for this is that the table storage pool size (POOLSIZE) is not large enough.
Restart the gateway with a larger POOLSIZE parameter value.
S6BSP003E
Unsupported request: "%"
External Gateways
The gateway for external data received a request that it cannot process. This is a symptom of a version mismatch.
Ensure Object Service Broker and gateway release levels are compatible. If this does not resolve the problem then contact TIBCO Support.
S6BSP004E
Fail Safe level 1 table "%" has no server parameters
External Gateways
The Object Service Broker table that maps the external Fail Safe level-1 transaction database is not defined correctly.
Correct the table definition.
S6BSP005E
Failed to load program "%" from library "%"
External Gateways
The interface routine between the external gateway and the external data gateway could not be loaded or is not valid. If you receive this message outside the context of an Object Service Broker external DBMS gateway, the attempt to load the specified program from the specified library failed for the reason indicated in the extension to this message. If the library value is NULL, the search on z/OS was done using the steplib searchpath.
On Windows and Solaris, a valid library from which programs/functions can be dynamically loaded must be specified.
Specify a valid value for the EXTERNALROUTINE configuration parameter. Specify valid values for both program and library:
On z/OS, valid values for library are SMG (steplib) or EXL (Object Service Broker external routines library).
On Windows, the library must be a valid .dll or .exe file. The library value can be specified as either an absolute path or simply as a file name.
S6BSP006E
Invalid Fail Safe transaction database table name: "%"
External Gateways
The indicated table name is not a valid Object Service Broker table name.
Specify a valid Object Service Broker table name for the external Fail Safe level-1 transaction database (FSTABLENAME).
S6BSP007E
Server table definition storage pool, initialization failed
External Gateways
The gateway for external data failed to acquire and/or initialize the table definition storage pool specified on the POOLSIZE parameter.
Reduce the POOLSIZE value or increase available memory.
S6BSP008I
Server session ended
External Gateways
The gateway for external data has ended.
No action required.
S6BSP009E
Server failed to connect to Data Object Broker: "%"
External Gateways
The gateway session failed to connect to specified Data Object Broker.
Check previous messages and Data Object Broker log for more information. Fix the problem and try again.
S6BSP010E
Fail Safe table "%" is missing field "%"
External Gateways
The Fail Safe table definition is not valid
Check to make sure that the definition is correct.
S6BSP011E
Server failed to build "%" occurrence
External Gateways
While attempting to build the Object Service Broker occurrence from the external occurrence or vice versa, an error was encountered. The extension to this message gives more detail.
Correct the table definition or the data.
S6BSP012E
Server session initialization failed
External Gateways
The initialization of the Object Service Broker gateway for external data failed. Previous messages give more information.
Correct the initialization error and restart the gateway.
S6BSP014E
Server did not receive an occurrence to "%"
External Gateways
The gateway for external data did not receive an occurrence to INSERT/REPLACE. This is a symptom of a version mismatch.
Ensure Object Service Broker and gateway release levels are compatible. If this does not resolve the problem then contact TIBCO Support.
S6BSP015E
Server did not receive the session security information
External Gateways
The gateway for external data did receive the Object Service Broker session security information. This is a symptom of a version mismatch.
Ensure Object Service Broker and gateway release levels are compatible. If this does not resolve the problem then contact TIBCO Support.
S6BSP016E
Current group "%" is not a valid external userid
External Gateways
The Object Service Broker current group is either null or more that 8 characters long.
Specify a valid current group value that will be accepted as a valid external user ID.
S6BSP017E
Memory in the amount of "%" could not be acquired
External Gateways
The memory requested through routine @MEMORYINSTANCES could not be acquired.
Request less memory or increase available memory. If necessary, contact TIBCO Support.
S6BSP018E
Server configuration parameter "%" required or invalid
External Gateways
The gateway for external data cannot initialize without a valid value for the specified gateway configuration parameter.
Specify a valid value for the configuration parameter.
S6BSP019E
Server does not support Fail Safe level "%"
External Gateways
The requested Fail Safe level cannot be supported by the gateway.
Specify a valid value for the FSLEVEL gateway parameter and restart the gateway.
S6BSP020E
Server session failed
External Gateways
The gateway for external data failed. Previous messages give more information.
Correct the error and restart the gateway.
S6BSP021E
Server did not receive a required server parameter "%"
External Gateways
The Object Service Broker request sent to the gateway did not contain the required gateway parameter. This parameter is part of the table definition.
Correct the table definition to include the required parameter with a valid value.
S6BSP022E
A server cursor was not found to process the request for "%"
External Gateways
The gateway for external data failed to acquire a cursor to process the request. This is a symptom of a version mismatch.
Ensure Object Service Broker and gateway release levels are compatible. If this does not resolve the problem then contact TIBCO Support.
S6BSP023E
Field of "%" bytes exceeds the maximum allowed length
External Gateways
The field length exceeds the Object Service Broker gateway for external data maximum.
Modify table definition to use a shorter field length.
S6BSP024E
No servers like server type *%* exist
External Gateways
No entries in table @SERVERIDCONFIG exist for the specified gateway type.
Execute rule @CONFIGURESERVER with a null parameter and ADD an entry for the desired gateway type and ID.
S6BSP025E
Value at cursor position is not one of the allowed values
External Gateways
The value entered is not one of the allowed values for this parameter.
Enter a valid value.
S6BSP026E
Value "%" is incompatible with type "%" syntax "%" length "%" decimal"%" of "%"
External Gateways
The value entered does not match the attributes of this parameter.
Enter a valid value.
S6BSP027E
Invalid command
External Gateways
The command entered is not valid.
Enter a valid command.
S6BSP028E
Invalid server type: "%"
External Gateways
The gateway type entered is not a valid gateway type that this utility supports.
If the utility is @CONFIGURESERVER then an entry for this gateway type was not found in @SERVERCONFIG.
S6BSP029E
Server type "%" has no modifiable configuration parameters
External Gateways
All entries in @SERVERCONFIG for this gateway type are marked as not modifiable.
This gateway type does not have any parameters that can be configured through this utility.
S6BSP032E
Server could not find "%" entry point
External Gateways
The gateway failed to find the entry point to the mentioned function.
Contact TIBCO Support.
S6BSP100E
% connection failed, reason="%"
External Gateways
The gateway failed to connect to the Data Object Broker. The following information is given:
reason (rr/ee) -- refer to the explanation for message S6BKC036 for the interpretation of the reason code
Contact TIBCO Support if you need further clarification.
S6BSP101I
% Server shutdown requested, reason="%"
External Gateways
The gateway received a request to shut down from the Data Object Broker. The description of the reason codes follows:
0004 - A stopserver all*** was requested. All the gateways of this type will be terminated.
0008 - A stopserver gateway userid was requested. Only this gateway will be terminated.
0010 - The Object Service Broker resource directory is full. Contact TIBCO Support.
0014 - The maximum number of gateways has been exceeded. Increase the MAXDBMS parameter in the Data Object Broker and restart, or contact TIBCO Support.
00018 - The Object Service Broker gateway anchor list has overflowed. Contact TIBCO Support.
No further action is required.
S6BSP102E
%
External Gateways
The gateway failed to connect to the Data Object Broker. The text of the message describes the reason and contains a subsequent message ID that can be looked up for more information.
Take appropriate action based on the subsequent message ID.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved