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


Using Messages With Identifiers : UA: DOB Application Tasks

UA: DOB Application Tasks
S6BUA002E
Abort, cannot query/commit while offline
DOB Application Tasks
A transaction was aborted because the Data Object Broker is offline.
Retry the transaction.
S6BUA003E
Abort, cannot query/commit during startup
DOB Application Tasks
A transaction was aborted because the Data Object Broker is still in the process of starting up.
Retry the transaction.
S6BUA004E
Abort, cannot commit while quiesced
DOB Application Tasks
A transaction was aborted because the Data Object Broker is quiesced.
Retry the connection.
S6BUA005E
Abort, cannot query/commit during shutdown
DOB Application Tasks
A transaction was aborted because the Data Object Broker is in the process of shutting down.
Retry the transaction.
S6BUA006E
Abort, Data Object Broker stopping due to error
DOB Application Tasks
A transaction was aborted because the Data Object Broker is abending.
Peruse the Data Object Broker log for previously occurring messages that may more explicitly diagnose the nature of the error.
S6BUA010E
Unable to initialize European language support
DOB Application Tasks
The Data Object Broker was unable to initialize European code page support for TDS. This message may indicate a Data Object Broker internal problem.
Contact TIBCO Support. Be prepared to submit a copy of the Data Object Broker log file and any core file produced as a result of this problem.
S6BUA011E
Unable to initialize lock manager
DOB Application Tasks
The Data Object Broker was unable to initialize the Lock Manager. This message may indicate a Data Object Broker internal problem.
Contact TIBCO Support. Be prepared to submit a copy of the Data Object Broker log file and any core file produced as a result of this problem.
S6BUA012E
'%': no such peer
DOB Application Tasks
The name of the node identified in the message is not known to your local node.
Check the spelling of the node name in the application. If it correctly matches the node name specified by the remote peer, the lookup failure indicates that initial connection from the local to the remote peer has not yet been established.
S6BUA013E
No available connections to '%'
DOB Application Tasks
A distributed transaction is unable to proceed because all connections to the specified peer are in use.
If this problem occurs frequently, you may need to define more connections to the peer by updating the appropriate PEERS parameter in the crparm file.
For more information, refer to the Object Service Broker Installation and Operations for Windows and Solaris manual.
S6BUA014W
'%' has exceeded maximum resources for stream %
DOB Application Tasks
The user has attempted to acquire more than the allowable maximum number of distributed resources (gateways or peers) for the stream. The transaction is aborted.
Change the application so that it involves no more than the maximum allowable number of service providers at each nesting of the transaction.
S6BUA015E
% service unavailable for user % on %
DOB Application Tasks
A request for a gateway/server of the indicated type and Server ID has failed because of lack of availability. Either there are no gateways/servers of this type/ID combination logged on or they are all currently engaged in other transactions.
Wait for the service to become available or, if the problem is chronic, ask the Object Service Broker system administrator to start more gateways/servers of the desired type/ID combination.
S6BUA019W
Lock interference on stream %
DOB Application Tasks
Object Service Broker protocol error. The Execution Environment attempted to start a new transaction without terminating the current transaction that is using this stream. Logical resources remain locked by the previous stream.
The user may have to log off to re-synchronize the session.
S6BUA020I
Peer user '%' logged on from '%'%
DOB Application Tasks
A user (client) connection from the specified peer Data Object Broker has been established.
No action required.
S6BUA021I
User '%' logged on from '%'%
DOB Application Tasks
An Execution Environment connection has been established and accepted from the specified terminal ID (tty) or remote machine name. An origin tag of UNKNOWN is displayed if the session is started locally from a shell script.
No action required.
S6BUA022I
% server % logged off from '%'
DOB Application Tasks
A gateway of the specified type and ID has disconnected from the Data Object Broker and will thus no longer be available for work. The message indicates from which partner Execution Environment the gateway was logged on from.
No action required.
S6BUA023I
% server % logged on from '%'
DOB Application Tasks
A gateway/server of the specified type and ID has connected to the Data Object Broker. The message indicates from which partner Execution Environment the gateway/server has logged on.
No action required.
S6BUA024I
User '%' logged off from '%'
DOB Application Tasks
The specified client (Peer Object Service Broker or Execution Environment) has disconnected from the Data Object Broker.
No action required.
S6BUA025I
Peer user '%' logged off from '%'
DOB Application Tasks
A user (client) connection from the specified peer Object Service Broker Data Object Broker has been terminated.
No action required.
S6BUA026I
Server shutdown request: No servers match % '%'
DOB Application Tasks
This message indicates that the gateway/server you requested to shutdown was not started. You may have specified the name incorrectly.
Specify the shutdown request correctly.
S6BUA027E
Server shutdown request: Wildcard '*' must be preceded by at least one character
DOB Application Tasks
You can use wildcards in the gateway/server shutdown request, as long as the gateway/server name in the request starts with a character.
Specify the shutdown request correctly.
S6BUA028E
Remote request rejected from peer session '%'
DOB Application Tasks
Peer to peer to peer transaction paths are not currently permitted in Object Service Broker. A message coming from a Peer Data Object Broker that is bound for a third Data Object Broker is rejected.
Redesign the distributed application.
S6BUA029I
'%' logon failed, user limit exceeded
DOB Application Tasks
A logon attempt from a client was rejected because all of the allocated user control tables are held by other users.
Increase the MAXUSERS parameter in the crparm file and restart the Data Object Broker to allocate a greater number of user control tables. It is worth noting that native Execution Environments, inbound peer connections, and distributed gateway rule driver connections, all require user control tables and should be considered when setting the MAXUSERS parameter.
S6BUA030I
'%' logon failed, server limit exceeded
DOB Application Tasks
An incoming gateway connection has been rejected by the Data Object Broker because all pre-allocated gateway control tables are occupied by other gateway connections.
Increase the MAXDBMS parameter in the crparm file and restart the Data Object Broker to allocate a greater number of gateway spaces. It is worth noting that each expected gateway connection, be it a distributed gateway or a DBMS gateway, should be considered when setting the MAXDBMS parameter.
S6BUA031I
Unrecognized peer login from '%', rejected
DOB Application Tasks
Another Data Object Broker attempted to connect to this Data Object Broker. There is, however, no corresponding PEERS parameter for that Data Object Broker, therefore the connection is rejected.
If two Data Object Brokers are to be peers then each must have a PEERS parameter to refer to the other. Either the PEERS parameter at the other Data Object Broker must be deleted, or a PEERS parameter must be added at this Data Object Broker. Restart any Data Object Broker at which a parameter change is made.
S6BUA032I
Operator '%' logged on from '%'%
DOB Application Tasks
This message, displayed when an operator session connects, indicates the userid of the session, the terminal or remote machine name, and the IP address from which it originates.
No action is required.
S6BUA033I
Operator '%' logged off from '%'
DOB Application Tasks
This message, displayed when an operator session disconnects, indicates the userid of the session and the terminal or remote machine from which it originates.
No action is required.
S6BUA034E
Contingency log is undefined, transaction aborted
DOB Application Tasks
A distributed transaction operating at Fail Safe level 1 or 2 was aborted because there is no contingency log defined on the Data Object Broker.
Have your Object Service Broker System Administrator format a contingency log using the hrntlfcl utility, add the definition to the $Huron/database/dbdef file, and restart the Data Object Broker.
S6BUA035E
Unable to initialize new Contingency Log entry
DOB Application Tasks
A transaction operating at Fail Safe level 1 or 2 was aborted because a request for a new contingency log entry (slot) was unable to be fulfilled.
The contingency log is probably full. The Object Service Broker administrator should either manually commit or abort contingent transactions held in the log using the hrntladm administration utility. If this problem is a frequently recurring one, the contingency log should be reformatted with a greater number of slots.
S6BUA036E
Partner '%' multiply logged on, rejected
DOB Application Tasks
Each distributed gateway/server (API) must specify a rule driver (NEE) partner. The gateway/server connection is rejected if the partner cannot be uniquely identified and logically bound to the gateway/server connection.
Start another distributed gateway/server. If the problem persists with this subsequent attempt, contact TIBCO Support.
S6BUA037E
Partner '%' not found, logon rejected
DOB Application Tasks
If a connecting distributed gateway/server (API) specifies as its partner a nonexistent userid, the gateway/server connection is rejected.
Start another distributed gateway/server. If this subsequent attempt fails, contact TIBCO Support.
S6BUA038I
Logon rejected, system is not online
DOB Application Tasks
You cannot presently log on to the system.
Try to log on again when the system is online.
S6BUA040I
Unable to support Fail Safe level % connection from '%', Contingency Log is undefined
DOB Application Tasks
Your request for Fail Safe level-1 or level-2 processing cannot be supported because there is no contingency log defined.
Have your Object Service Broker system administrator format a contingency log using the hrntlfcl utility, add the definition to the $Huron/database/dbdef file, and restart the Data Object Broker.
S6BUA041I
Service trace for user %:% enabled
DOB Application Tasks
You requested that all service messages to the Data Object Broker on behalf of the specified user be recorded in the Data Object Broker log.
No action is required.
S6BUA042I
Service trace for user %:% disabled
DOB Application Tasks
You requested that all service messages to the Data Object Broker on behalf of the specified user no longer be recorded in the Data Object Broker log.
No action is required.
S6BUA043E
Service trace for user %s cannot be enabled/disabled; userid not connected or ambiguous
DOB Application Tasks
You requested that messages to the Data Object Broker be recorded or stopped from being recorded. This cannot be done because the userid in the command is incorrect.
Submit the command with a correct userid.
S6BUA047I
Server commit failure detected, transaction aborted
DOB Application Tasks
An acquired service provider was unable to commit the requested updates and the transaction was subsequently aborted.
Retry the application.
S6BUA054I
In-doubt resolved, TDS commit issued
DOB Application Tasks
An outstanding in-doubt transaction has been resolved and the pending TDS updates have been submitted for processing.
No action required.
S6BUA055I
In-doubt resolved, TDS request aborted
DOB Application Tasks
An outstanding in doubt transaction has been resolved and the pending TDS updates have been rejected.
No action required.
S6BUA057I
TDS request failed, transaction held in doubt
DOB Application Tasks
Local TDS processing has failed and the transaction will be held in doubt until such time as the TDS updates can be committed.
No action required.
S6BUA060E
Group sync failed - updated server lost
DOB Application Tasks
An updated service provider was lost during the commit phase. The transaction will be aborted.
Retry the transaction.
S6BUA062E
Group sync failed - mixed commit protocols
DOB Application Tasks
A transaction involving multiple service providers was aborted due to incompatible Fail Safe level specifications.
Redesign the application to conform to Fail Safe restrictions as outlined in the Backup and Recovery manual.
S6BUA070I
'%' logon from '%' rejected - MAXPEERUSERS exceeded
DOB Application Tasks
The peer tried to initiate too many inbound connections - the number of inbound connections defined for that peer in crparm table has been exceeded.
Change crparm file on either side of connection - increase maxinbound on the PEER entry of the local crparm OR decrease outbound on the corresponding PEER entry of the Data Object Broker trying to connect.
S6BUA071I
'%' logon from '%' rejected - MAXDBMS exceeded
DOB Application Tasks
The logon command is rejected. The maximum number of external databases are already in use.
Restart the Data Object Broker with an increased MAXDBMS parameter in the crparm file.
S6BUA072I
'%' logon from '%' rejected - MAXUSERS exceeded
DOB Application Tasks
You cannot log on because the maximum number of users are already logged on.
Restart the Data Object Broker with an increased MAXUSERS parameter in the crparm file.
S6BUA073I
'%' logon form '%' rejected - peer servers exceed total inbound peer connections
DOB Application Tasks
Number of peer server that can connect is limited to the number of all possible inbound peer connections.
Decrease the number of peer servers defined for the Execution Environment or increase the maximum number of inbound peer connections.
S6BUA074I
'%' logon from '%' rejected - MAXOPERATORS exceeded
DOB Application Tasks
Your logon request is rejected because the maximum number of operators is already logged on.
Restart the Data Object Broker with an increased MAXOPERATORS parameter in the crparm file.
S6BUA075E
Invalid connection information detected
DOB Application Tasks
The connection to the Data Object Broker failed because of incorrect information in the connect message.
Possible causes are a missing USERID parameter or an Object Service Broker ActiveX Adapter client, SDK (C/C++) client, or SDK (Java) client connecting directly to the Data Object Broker. Check whether the SDK (C/C++) client or the SDK (Java) client is using a Data Object Broker port instead of the osMon port.

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