Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Using Messages With Identifiers : UL: Data Object Broker (DOB)

UL: Data Object Broker (DOB)
S6BUL001E
Invalid file/path name, longer than % characters
Data Object Broker (DOB)
A path name, supplied as an argument for a command line option, is longer than the expected maximum length.
Verify that the path name is correct.
S6BUL002E
Invalid parameter override, longer than % characters
Data Object Broker (DOB)
The length of a parameter override string exceeds the maximum length expected.
Use abbreviated parameter names to shorten the length of the command line parameter override.
S6BUL003E
Invalid option '%'
Data Object Broker (DOB)
An option encountered on the command line was not of the form -X, where X is a single character. The user may have attempted to combine options (not supported) or may have omitted the white space between the option and the option argument.
Using the explanation as a guide, enter the option correctly.
S6BUL004E
Unrecognized option '%'
Data Object Broker (DOB)
The option specified is not supported by this command.
Verify the command syntax.
S6BUL005E
Missing argument for command line option '%'
Data Object Broker (DOB)
The option specified on the command line expects an argument to follow. The expected argument was missing from the command line.
Verify the command syntax.
S6BUL006E
Too many command line arguments
Data Object Broker (DOB)
The user has specified more arguments on the command line than were expected.
Verify the command syntax.
S6BUL007E
Unrecognized keyword '%'
Data Object Broker (DOB)
While scanning a configuration file or a command line argument, an invalid keyword was encountered. A subsequent message may identify where the problem occurred.
Verify the configuration file or command syntax.
S6BUL008I
% dump created in file %
Data Object Broker (DOB)
A dump has been created in the file named.
No action is required.
S6BUL009E
Unable to write to file <filename>
Data Object Broker (DOB)
The device is either full or otherwise unavailable.
The system administrator should first check the status of the file and of the file system. If the problem recurs, contact Support.
S6BUL010E
Invalid parameter value for '%', range for integer is % to %
Data Object Broker (DOB)
While scanning a configuration file or a command line parameter override, an integer value was encountered that was out of the expected range for that value. A subsequent message should identify where the problem occurred.
Correct the value so that it falls within the expected range.
S6BUL011E
Invalid parameter value for '%', must be % to % characters in length
Data Object Broker (DOB)
While scanning a configuration file or a command line parameter override, a parameter value was encountered that was shorter or longer than expected. A subsequent message should identify where the problem occurred.
Correct the parameter value so that its length falls within the expected range.
S6BUL012E
Invalid parameter override
Data Object Broker (DOB)
A problem was encountered while scanning a command line parameter override. A previous message should have identified the specific problem.
Review the previous messages to determine the appropriate actions to take.
S6BUL013E
Unable to open file '%'
Data Object Broker (DOB)
A file system error occurred while attempting to open the file.
Ensure that the file exists and that its access permissions enable it to be read.
S6BUL014E
Unable to read from file '%'
Data Object Broker (DOB)
A file system error occurred while reading from the file.
Verify that file is a valid text file and that it has not been damaged somehow.
S6BUL015E
Line % of file '%' exceeds % characters
Data Object Broker (DOB)
A line in the file was longer than the expected maximum length.
Edit the file to ensure that the lengths of all the lines are within the limit specified.
S6BUL016E
Invalid parameter assignment, line % of file '%'
Data Object Broker (DOB)
An error was encountered while scanning the file. A previous message should indicate the specific problem.
Edit the file to correct the specific problem.
S6BUL017E
Unable to close file '%'
Data Object Broker (DOB)
A file system error occurred while closing the file.
No action required.
S6BUL018E
Unable to determine path from environment variable 'HURON' or '-h' option
Data Object Broker (DOB)
The HURON environment variable has not been set and no override was supplied on the command line.
Ensure that the HURON environment variable is properly set, or indicate the installation path on the command line with the -h option.
S6BUL019E
Unable to update file header of file '%'
Data Object Broker (DOB)
During the format of a page file, control information was written to the file but it cannot be read or it cannot be verified.
A previous error may indicate a more specific problem. Otherwise this error would seem to indicate an I/O error on the disk.
S6BUL020E
Unable to verify file header of file '%'
Data Object Broker (DOB)
Upon opening a page file, the control information was unable to be read or unable to be verified. A previous message should indicate a more specific problem.
Review previous messages to determine the appropriate actions to take.
S6BUL027E
Unable to allocate % bytes from system heap
Data Object Broker (DOB)
The system has a temporary shortage of real memory.
If this problem occurs regularly, the system administrator needs to address the resource shortage in terms of system load, system configuration, and machine capacity.
S6BUL028E
Unable to lock journal %, online or in use
Data Object Broker (DOB)
An attempt to lock a journal for formatting failed because the journal is already in use by the Data Object Broker or by another Object Service Broker utility.
If the Data Object Broker is running it should be stopped to format either journal. If the journal is being used by another Object Service Broker utility then you must wait for the utility to finish.
S6BUL029E
Unable to use journal %, control information unreadable
Data Object Broker (DOB)
An attempt to open a journal failed because control information at the beginning of the journal is not valid. This is likely due to a loss of data on the disk.
Refer to the Object Service Broker Backup and Recovery for Windows and Solaris manual.
S6BUL030E
Unable to open journal %, online or in use
Data Object Broker (DOB)
An attempt to open a journal failed because the journal is already in use by the Data Object Broker or by an Object Service Broker utility.
If the Data Object Broker is running then the journal cannot be used until the Data Object Broker shuts down or a journal spin occurs. If the journal is being used by an Object Service Broker utility then you must wait for the utility to finish before starting the Data Object Broker or running another utility.
S6BUL031E
Unable to use journal %, page file unformatted
Data Object Broker (DOB)
An attempt to open a journal failed because the journal has not been formatted.
Format the journal.
S6BUL032E
No free buffers in page or CTABLE handle pool
Data Object Broker (DOB)
The Resident Page/CTABLE Manager has run out of handles for pages/CTABLEs. 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.
S6BUL033W
No free buffers in resident page pool
Data Object Broker (DOB)
The Resident Page Manager has temporarily run out of buffers for pages. This is likely due to a burst of update activity that consumed buffers faster than they could be written to disk, or a transaction that attempted to update more buffers than the Resident Page Manager contained.
Consider increasing the value for the RESIDENTPAGES Data Object Broker parameter. Consult the Backup and Recovery manual.
S6BUL034E
Unable to begin checkpoint, previous checkpoint in progress
Data Object Broker (DOB)
An internal Data Object Broker request to start a new checkpoint has failed because a checkpoint is already in progress. 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.
S6BUL035E
Unable to create semaphore, IPC key=%, num=%, perm=%
Data Object Broker (DOB)
An attempt to create a semaphore failed. The specific reason for the failure is indicated by the error number value that should be part of this message.
The most likely causes of failure are either a shortage of defined semaphores, or an IPC key conflict with another application.
The system administrator may be needed to help understand and fix the problem. A shortage of defined semaphores will require updates to the Solaris kernel configuration. A conflict with another application may require that a new IPC key be chosen for this Data Object Broker and the HCS configuration file updated.
S6BUL036E
Unable to remove conflicting semaphore, IPC key=%
Data Object Broker (DOB)
An attempt to remove a conflicting but unused semaphore has failed. The specific reason for the failure is indicated by the errno value that should be part of the message. A likely cause of the problem is that the semaphore in question was created by a different userid.
The system administrator may be needed to help understand and fix the problem. To remove a semaphore manually the ipcrm command can be used, assuming the user has the authority to do so.
S6BUL037E
Unable to remove semaphore, IPC key=%
Data Object Broker (DOB)
An attempt to remove a semaphore has failed. The specific reason for the failure is indicated by the errno value that should be part of this message.
The system administrator may be needed to help understand and fix the problem. To remove a semaphore manually the ipcrm command can be used, assuming the user has the authority to do so.
S6BUL039E
Unable to create shared memory, IPC key=%, size=%, perm=%
Data Object Broker (DOB)
An attempt to create shared memory has failed. The specific reason for the failure is indicated by the errno value that should be part of this message. The most likely causes of failure are either a shortage of defined shared memory, a size that exceeds system configured limits, or an IPC key conflict with another application.
The system administrator may be needed to help understand and fix the problem. A shortage of defined shared memory or a size problem will require updates to the kernel configuration.
A conflict with another application may require that a new IPC key be chosen for this Data Object Broker and the HCS configuration file updated.
S6BUL040E
Unable to remove conflicting shared memory, IPC key=%
Data Object Broker (DOB)
An attempt to remove conflicting but unused shared memory has failed. The specific reason for the failure is indicated by the errno value that should be part of the message. A likely cause of the problem is that the shared memory in question was created by a different userid.
The system administrator may be needed to help understand and fix the problem. To remove shared memory manually the ipcrm command can be used, assuming the user has the authority to do so.
S6BUL041E
Unable to attach shared memory, IPC key=%, address=%, flags=%
Data Object Broker (DOB)
An attempt to attach shared memory has failed. The specific reason for the failure is indicated by the errno value that should be part of the message. The likely causes of the problem are either an invalid value for the Data Object Broker parameter SHAREDMEMADDR, or two Data Object Brokers on the same system that are peers and that have the same value for SHAREDMEMADDR.
The system administrator may be needed to help understand and fix the problem. If the problem is due to an invalid SHAREDMEMADDR value, consult the Installation and Operations manual.
Normally the default for SHAREDMEMADDR works on any system. If the problem is related to peer Data Object Brokers on the same system, change the SHAREDMEMADDR parameter for one of the Data Object Brokers.
Add a multiple of SHAREDMALIGN to generate a new SHAREDMEMADDR value.
S6BUL042E
Unable to perform semaphore operation, id=%
Data Object Broker (DOB)
An attempt to use a semaphore has failed. The specific reason for the failure is indicated by the errno value that should be part of the message. A likely cause of the problem is a shortage of defined semaphore undo structures in the system.
The system administrator may be needed to help understand and fix the problem. A shortage of defined semaphore undo structures will require updates to the kernel configuration. Otherwise the 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.
S6BUL044E
Unable to get shared memory, IPC key=%
Data Object Broker (DOB)
An attempt to get shared memory has failed. The specific reason for the failure is indicated by the errno value that should be part of the message.
The system administrator may be needed to help understand and fix the problem.
S6BUL045E
Unable to attach shared memory, unrecognized header, IPC key=%
Data Object Broker (DOB)
Shared memory was attached but it was not identifiable as Object Service Broker shared memory. This problem may indicate an IPC key conflict with another application.
The system administrator may be needed to help understand and fix the problem. If the problem is due to an IPC key conflict a new IPC key must be chosen for this Data Object Broker and the HCS configuration file updated.
S6BUL046E
Unable to query shared memory, IPC key=%
Data Object Broker (DOB)
The specific reason for the failure is indicated by the errno value that should be part of the message.
The system administrator may be needed to help understand and fix the problem.
S6BUL047E
Unable to remove conflicting shared memory, in use by other processes, IPC key=%
Data Object Broker (DOB)
A shared memory remnant cannot be removed because one or more processes are still attached to it. This may indicate an IPC key conflict with another application. The most likely explanation, however, is that the Data Object Broker had been killed or had abended without the opportunity to clean up.
Use the command "hrncr kill" to force a clean up of all Data Object Broker processes and shared resources. If the same problem occurs, use the ipcrm command to remove the conflicting shared memory manually.
S6BUL048E
File is formatted for % data
Data Object Broker (DOB)
You are trying to use an Object Service Broker file formatted for one type of Object Service Broker data as the type of Object Service Broker data specified in the message (e.g., a Journal file is being accessed as if it were a page file of the segment).
Adjust your links accordingly.
S6BUL049E
Unable to detach shared memory, IPC key=%
Data Object Broker (DOB)
An attempt to detach shared memory has failed. The specific reason for the failure is indicated by the errno value that should be part of the message.
The system administrator may be needed to help understand and fix the problem. Otherwise contact TIBCO Support.
S6BUL050E
Unable to remove shared memory, IPC key=%
Data Object Broker (DOB)
An attempt to detach shared memory has failed. The specific reason for the failure is indicated by the errno value that should be part of the message.
The system administrator may be needed to help understand and fix the problem. Otherwise contact TIBCO Support.
S6BUL051E
Unable to initialize page manager, check parameters 'RESAGE' and 'RESIDENTPAGES'
Data Object Broker (DOB)
The Resident Page Manager failed to initialize. The most likely problem is invalid values for the parameters mentioned. RESIDENTPAGES must be at least 3. RESAGE must not be greater than RESIDENTPAGES.
Verify the parameter settings in the Data Object Broker parameter file. Adjust the values if necessary. If the parameter values are valid and the problem persists, contact TIBCO Support.
S6BUL052E
Unable to initialize CTABLE manager, check parameters 'CTABLESIZE', 'CTABAGE', and 'CTABRESIDENT'
Data Object Broker (DOB)
The Resident CTABLE Manager failed to initialize. The most likely problem is invalid values for the parameters mentioned. CTABRESIDENT must be at least 3. CTABAGE must not be greater than CTABRESIDENT. CTABLESIZE must be a multiple of 4.
Verify the parameter settings in the Data Object Broker parameter file. Adjust the values if necessary. If the parameter values are valid and the problem persists, contact TIBCO Support.
S6BUL053E
'%' required in database definition
Data Object Broker (DOB)
An entry in the dbdef file is missing a required attribute like NAME or TYPE. A subsequent message should identify where the problem occurred.
Correct the invalid entry in the dbdef file.
S6BUL054W
'%' is only valid on a segment definition, ignored
Data Object Broker (DOB)
An entry in the dbdef file for the redolog or a journal contained an unnecessary attribute.
Change the dbdef attribute.
S6BUL055E
Invalid database definition in line % of file '%'
Data Object Broker (DOB)
Identifies the line at which an invalid entry was detected. A previous message should indicate the specific problem encountered.
Correct the invalid entry in the dbdef file.
S6BUL056W
Maximum number of database definitions read (%) at line % of file '%'
Data Object Broker (DOB)
The dbdef file contains more than 260 entries. Since there can be 256 segments defined, a contingency log, a redo log, and two journals, there can be no more than 260 definitions in the dbdef file.
Remove any extra or duplicate entries in the dbdef file.
S6BUL057E
Duplicate name '%' in database definitions
Data Object Broker (DOB)
Two of the entries in the dbdef file have the same NAME attribute.
Ensure that each entry in the dbdef file has a unique NAME attribute.
S6BUL058E
Duplicate id '%' in database definitions
Data Object Broker (DOB)
Two of the segments defined in the dbdef file have the same ID attribute. If an ID is not explicitly assigned then it defaults to 0.
Ensure that each segment defined in the dbdef file has a unique ID attribute and that only the MetaStor segment has ID 0.
S6BUL059E
Duplicate database definitions, more than one %
Data Object Broker (DOB)
More than one redolog, contingency log, or set of journals has been defined in the dbdef file.
Remove the duplicate definition.
S6BUL060E
Database definition missing for %
Data Object Broker (DOB)
A required database definition is missing in the dbdef file.
Add the required definition to the dbdef file.
S6BUL061E
Segment '%' must be of type 'TDS'
Data Object Broker (DOB)
The segment must be defined as TYPE=PAGE.
Change the TYPE attribute of the database definition to PAGE.
S6BUL062E
Segment '%' must be defined with 'init=yes'
Data Object Broker (DOB)
The segment must be defined with INIT=YES.
Change the INIT attribute of the database definition to YES.
S6BUL065E
Segment '%' undefined
Data Object Broker (DOB)
The segment is not defined in the dbdef file. If the dbdef file has been changed while the Data Object Broker is running, it must be restarted before the changes take effect.
Define the segment in the dbdef file.
S6BUL067E
Segment '%' undefined
Data Object Broker (DOB)
The segment is not defined in the dbdef file. If the dbdef file has been changed while the Data Object Broker is running, it must be restarted before the changes take effect.
Define the segment in the dbdef file.
S6BUL068E
Unable to vary segment '%' offline, segment required for system operation
Data Object Broker (DOB)
A request was made to vary segment 0 offline. Segment 0 is required to be online at all times while the Data Object Broker is running.
Do not vary segment 0 offline.
S6BUL069E
Unable to lock redo log, online or in use
Data Object Broker (DOB)
An attempt to lock the redolog for formatting failed because the redolog is already in use by the Data Object Broker or by another Object Service Broker utility.
If the Data Object Broker is running it should be stopped to format the redolog. If the redolog is being used by another Object Service Broker utility then you must wait for the utility to finish.
S6BUL070E
Unable to use redo log, cannot determine last checkpoint
Data Object Broker (DOB)
The redolog contains an invalid checkpoint sequence and the Data Object Broker cannot determine the last valid commit. This is likely due to a loss of data on the disk.
Consult the Backup and Recovery manual.
S6BUL071E
Unable to use redo log, required page unreadable
Data Object Broker (DOB)
The redolog cannot be read due to a loss of data on the disk.
Consult the Backup and Recovery manual.
S6BUL072E
Unable to open redo log, online or in use
Data Object Broker (DOB)
An attempt to open the redolog failed because the redolog is already in use by the Data Object Broker or by an Object Service Broker utility.
If the Data Object Broker is running then the redolog cannot be used until the Data Object Broker shuts down. If the redolog is being used by an Object Service Broker utility then you must wait for the utility to finish before starting the Data Object Broker or running another utility.
S6BUL073E
Unable to use redo log, page file unformatted
Data Object Broker (DOB)
An attempt to open the redolog failed because the redolog has not been formatted.
Format the redolog.
S6BUL074E
Unable to read redo log, inconsistent page header info
Data Object Broker (DOB)
The redolog contains at one or more pages with invalid data and the Data Object Broker cannot determine the last valid commit. This is likely due to a loss of data on the disk.
Consult the Backup and Recovery manual.
S6BUL075E
Unable to read redo log, message size exceeds % pages
Data Object Broker (DOB)
The redolog contains a committed transaction that exceeds the maximum configured message size.
Adjust the MSGSIZE parameter in the crparm file. Normally this value should be 32 (for 32 KB).
S6BUL076E
Unable to read redo log, message size exceeds % bytes
Data Object Broker (DOB)
The redolog contains a committed transaction that exceeds the maximum configured message size.
Adjust the MSGSIZE parameter in the crparm file. Normally this value should be 32 (for 32 KB).
S6BUL077E
Unable to write to redo log, message size exceeds % bytes
Data Object Broker (DOB)
An attempt to write a transaction to the redolog has failed. The size of the transaction message exceeds the maximum configured message size.
Adjust the MSGSIZE parameter in the crparm file. Normally this value should be 32 (for 32 KB).
S6BUL078E
No free space available in redo log
Data Object Broker (DOB)
An attempt to write a transaction to the redolog has failed. There is insufficient space in the redolog to write the transaction.
Expand the redolog allocation.
S6BUL079E
Unable to confirm checkpoint % in redo log, out of sequence
Data Object Broker (DOB)
An attempt to release transactions in the redolog has failed. If this problem occurs during start up then it likely indicates that the journals and the redolog are out of sync, i.e., the journals were formatted but not the redolog. If this problem occurs after the Data Object Broker is online then it indicates an internal logic error.
If the problem is due to a journal/redolog mismatch then format the redolog using the hrntlfrl utility. Otherwise 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.
S6BUL080E
Unable to open segment '%', online or in use
Data Object Broker (DOB)
An attempt to open a segment failed because the segment is already in use by the Data Object Broker or by an Object Service Broker utility.
If the Data Object Broker is running then the segment cannot be used until the Data Object Broker shuts down. If the segment is being used by an Object Service Broker utility then you must wait for the utility to finish before starting the Data Object Broker or running another utility.
S6BUL081E
Unable to open file % of segment '%'
Data Object Broker (DOB)
An attempt to open a segment page file failed. A previous message should indicate the specific problem encountered.
Review previous messages to determine the appropriate actions to take.
S6BUL082E
Unable to close segment '%', offline or in use
Data Object Broker (DOB)
The segment identified cannot be closed.
Reenter the command when the segment becomes available.
S6BUL083E
Unable to close file % of segment '%'
Data Object Broker (DOB)
A problem occurred while attempting to close a page file in a segment. A previous message may indicate a more specific problem.
No action required. If there are other related messages there may be actions indicated for these messages.
S6BUL084E
Unable to lock segment '%', online or in use
Data Object Broker (DOB)
An attempt to lock a segment page file for formatting failed because the page file is already in use by the Data Object Broker or by another Object Service Broker utility.
If the Data Object Broker is running it should be stopped to format the page file. If the page file is being used by another Object Service Broker utility then you must wait for the utility to finish.
S6BUL085E
Unable to access segment '%', offline or in use
Data Object Broker (DOB)
The segment identified cannot presently be accessed.
Try again at a later time.
S6BUL086E
Unable to get/put undefined page, page=%
Data Object Broker (DOB)
An attempt to access a page in a segment failed. The page number is larger than the number of pages in the page file.
The problem may be caused by a request from a user (using either hrntladm or @PAGE) to see a page that is undefined, in which case it can be ignored. Otherwise the 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.
S6BUL087E
Invalid to get/put control page, page=%
Data Object Broker (DOB)
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.
S6BUL088E
Unable to get unallocated page, page=%
Data Object Broker (DOB)
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.
S6BUL089E
No free pages available in segment '%'
Data Object Broker (DOB)
An attempt to allocate a new page in a segment failed. The segment is completely full.
The solution to this problem is to expand the size of the segment, either by adding additional page files, or expanding the existing page files. If this problem resulted from defining or adding data to a table, you may consider defining or moving the table to another segment that has sufficient space. Otherwise, refer to the Application Administration manual.
S6BUL090E
Unable to complete checkpoint, segment '%' offline or in use
Data Object Broker (DOB)
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.
S6BUL091E
Unable to complete checkpoint, page=% undefined
Data Object Broker (DOB)
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.
S6BUL093I
Abort, msgid=%, retcode=%
Data Object Broker (DOB)
 
Review the previous messages in the Data Object Broker log to determine the appropriate actions to take.
S6BUL095E
No free buffers in working set pool
Data Object Broker (DOB)
TDS used all the available working set buffers while processing a request.
Increase the value for the WORKINGSET parameter in the crparm file.
S6BUL097E
Attempt to free buffer not in working set
Data Object Broker (DOB)
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.
S6BUL098E
Unable to allocate % bytes from session heap
Data Object Broker (DOB)
TDS used all its available heap while processing a request.
Increase the value for the HEAPSIZE parameter in the crparm file.
S6BUL100E
Unable to build CTABLE, name='%'
Data Object Broker (DOB)
An error occurred during the construction of a CTABLE. A previous error message may indicate the specific problem. This error may indicate that certain critical tables have inconsistent or invalid data in them.
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.
S6BUL101E
Unable to get CTABLE, name='%'
Data Object Broker (DOB)
An error occurred during the construction of a CTABLE. A previous error message may indicate the specific problem. This error may indicate that certain critical tables have inconsistent or invalid data in them.
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.
S6BUL103E
Unable to invalidate CTABLE during phase 1, name='%'
Data Object Broker (DOB)
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.
S6BUL105E
Unable to get free page during phase 1, segment=%
Data Object Broker (DOB)
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.
S6BUL108E
Unable to hold page during phase 1, page=%
Data Object Broker (DOB)
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.
S6BUL109E
Unable to get page, page=%
Data Object Broker (DOB)
A request to read a page from a page file has failed.
Look for any previous error messages that may indicate the specific problem.
S6BUL111E
Unable to hold page (deadlock avoidance), page=%
Data Object Broker (DOB)
Three or more transactions, proceeding in parallel, have shown signs of possible deadlock over physical page contention. During sync processing a transaction which holds pages that other transactions are waiting for, may not itself wait for pages. The transaction that fails is automatically retried once. If deadlock avoidance fails the transaction a second time then it is aborted. This problem should rarely occur under normal circumstances.
If this message is seen frequently in the Data Object Broker log, it may require a change in one or more of the applications that may be running. Even an application with hot spots should experience this problem only while processing a high volume of transactions.
S6BUL113E
Attempt to put/free page not in working set
Data Object Broker (DOB)
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.
S6BUL114E
Unable to put/free page, inconsistent header information
Data Object Broker (DOB)
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.
S6BUL115E
Unable to put/free page not held, page=%
Data Object Broker (DOB)
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.
S6BUL118E
Unable to perform commit during phase 1
Data Object Broker (DOB)
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.
S6BUL119E
Unable to write to redo log
Data Object Broker (DOB)
A commit request could not be written to the redolog.
Look for any previous error messages that may indicate the specific problem.
S6BUL120I
Commit, id=%
Data Object Broker (DOB)
Indicates that a transaction has been committed. The tracing of commits is controlled by the parameter SYNCTRACE in the Data Object Broker parameter file.
No action required.
S6BUL121I
Commit (intermediate)
Data Object Broker (DOB)
Indicates that part of a transaction has committed. The tracing of commits is controlled by the SYNCTRACE parameter in the Data Object Broker parameter file.
No action required.
S6BUL122E
Unable to use Data Object Broker shared memory, abend or invalid state detected
Data Object Broker (DOB)
A Data Object Broker process has attached to a running Data Object Broker, but the state of the Data Object Broker indicates that it is abending or is invalid.
This message may simply indicate that a Data Object Broker process attempted to start up just as the Data Object Broker had failed. If the Data Object Broker is running and this problem occurs, the Data Object Broker may be "hung" while trying to stop or abend.
Use the command "hrncr kill" to ensure that all Data Object Broker processes are stopped and that all shared resources are cleaned up.
If the problem persists, 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.
S6BUL123E
Unable to initialize IPC resources, node '%' is not local or has no defined IPC key
Data Object Broker (DOB)
The entry for this Data Object Broker in the HCS configuration file may be missing the IPCKEY or HOST attributes, and/or the host name specified may be wrong.
Check that the NODENAME parameter in the crparm file is correct. If it is correct then verify that the NODE definition in the HCS configuration file (huron.dir) has valid IPCKEY and HOST attributes. The host name must be the host on which you are attempting to start the Data Object Broker or utility. NOTE: verify that the proper punctuation is in place, such as delimiting commas.
S6BUL126E
Invalid Fail Safe level, must be 0, 1, or 2
Data Object Broker (DOB)
The Fail Safe level specified in a PEERS parameter is invalid.
Ensure that the Fail Safe level is 0, 1, or 2.
S6BUL127E
Invalid value for '%'
Data Object Broker (DOB)
A parameter assignment or operator command contained an invalid value.
Verify the parameter or command syntax.
S6BUL128E
Syntax error near '%'
Data Object Broker (DOB)
A syntax error was detected while parsing a parameter assignment or operator command. The last valid token is included in the message to help identify the location of the problem. If the syntax error is in a file then a subsequent message should indicate which file and what line number.
Verify the parameter or command syntax.
S6BUL129E
Syntax error '%', expecting %
Data Object Broker (DOB)
A syntax error was detected while parsing a parameter assignment or operator command. The offending token is included in the message along with a description of what was expected. If the syntax error is in a file then a subsequent message should indicate which file and what line number.
Verify the parameter or command syntax.
S6BUL130E
Syntax error, unexpected end of line
Data Object Broker (DOB)
A syntax error was detected while parsing a parameter assignment or operator command. The line ended while the parameter assignment or operator command was incomplete. If the syntax error is in a file then a subsequent message should indicate which file and what line number.
Verify the parameter or command syntax.
S6BUL131E
Syntax error, % exceeds % characters in length
Data Object Broker (DOB)
A syntax error was detected while parsing a parameter assignment or operator command. A string value was longer than the maximum allowed length. If the syntax error is in a file then a subsequent message should indicate which file and what line number.
Verify the parameter or command syntax.
S6BUL132E
Unable to add peer to table, maximum of % peers exceeded
Data Object Broker (DOB)
The maximum number of peers have been configured and an additional PEERS parameter is not accepted.
Ensure that only the allowed maximum number of peers are configured.
S6BUL133E
Error: %, function unsupported in batch environment
Data Object Broker (DOB)
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.
S6BUL134E
Unable to open % file '%', file was formatted as '%'
Data Object Broker (DOB)
An attempt to open one of the database files failed because the file was moved or an invalid link was created. Object Service Broker database files cannot be moved to different locations in the file system. Once they have been formatted with a certain name, they can only be used under that name.
This feature protects against possible integrity problems.
If the file was moved, it must be moved back to its original location. If it is necessary to move a segment, the segment must be backed up then restored to its new location.
S6BUL136E
Number of connections specified for peer exceeds %
Data Object Broker (DOB)
The number of connections specified in a PEERS parameter exceeds the maximum number of connection allowable to one peer.
Ensure that the number of connections is no more than the maximum stated value.
S6BUL137E
No free buffers in wait list pool
Data Object Broker (DOB)
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.
S6BUL138E
No free buffers in holding process list pool
Data Object Broker (DOB)
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.
S6BUL139E
Syntax error, byte in IP address '%' exceeds 255
Data Object Broker (DOB)
The value provided exceeds the limit.
Provide a valid value.
S6BUL140E
User '%' is not authorized to %, must be %
Data Object Broker (DOB)
The user is not allowed to perform the stated action based on his or her security level. The security level of the user is established by the parameters SYSADMIN, OPERATOR, and PRIVILEGED. By default a user is given a security level of general Object Service Broker user.
Either the action must be performed while logged on with an authorized userid, or the Object Service Broker System Administrator may need to update the security parameters mentioned above.
S6BUL141E
User '%' is not authorized to access Data Object Broker configuration files
Data Object Broker (DOB)
The user does not have permission to read the Data Object Broker parameter file. Any user that performs Object Service Broker administration or uses Object Service Broker utilities must have read access to the crparm file, the dbdef file, and the HCS configuration file.
Ensure that the userid and group ownerships for the various Data Object Broker configuration files are correct and that the permissions allow read access to the necessary userids. Ensure that the user in question has the necessary group membership to access Object Service Broker.
S6BUL142E
User '%' is not authorized to access Data Object Broker IPC resources
Data Object Broker (DOB)
The user does not have permission to attach the Data Object Broker shared memory. Any user that performs Object Service Broker administration or uses Object Service Broker utilities must have permission to access to the Data Object Broker shared memory.
Ensure that the SHAREDMEMPERM parameter in the crparm file allows read/write access to the necessary userids. Ensure that the user in question has the necessary group membership to access Object Service Broker.
S6BUL143E
User id is invalid
Data Object Broker (DOB)
The userid supplied is greater than 8 characters.
Respecify with a userid of 8 characters or less.
S6BUL144E
End-of-transaction was initiated with held pages in the working set
Data Object Broker (DOB)
An internal error has occurred. NAM is notifying the Data Object Broker that it has completed commit processing but there are still held pages in the working set.
This error is fatal and indicates a serious programming error. Development should be notified immediately.
S6BUL150E
Unable to connect via IPC, Data Object Broker is offline, IPC key=%
Data Object Broker (DOB)
A connection could not be established to a Data Object Broker because it is not online.
If the Data Object Broker is known to be online when this problem occurs, verify that the IPC key used by the Data Object Broker is the one that was used to attempt the connection (using the ipcs command). Ensure that the HURONDIR environment variable is properly set.
S6BUL152E
Unable to connect via IPC, no free buffers in port pool, IPC key=%
Data Object Broker (DOB)
A connection could not be established to a Data Object Broker because the maximum number of IPC connections has already been reached. The maximum number of connections allowed via IPC is based mainly on the Data Object Broker parameter MAXUSERS.
Increase the value of the MAXUSERS parameter in the crparm file.
S6BUL153E
Unable to connect via IPC, port is not available, IPC key=%
Data Object Broker (DOB)
A connection could not be established to a Data Object Broker because the Data Object Broker is still initializing itself.
Wait for the Data Object Broker to come online. Use the command "hrncr state" to determine when the Data Object Broker comes online.
S6BUL155E
Unable to listen on IPC, no free buffers in port pool, IPC key=%
Data Object Broker (DOB)
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.
S6BUL157E
Unable to send message via IPC, no free buffers in message pool, IPC key=%
Data Object Broker (DOB)
A message could not be sent via IPC due to a temporary shortage of message buffers. This problem should rarely occur under normal circumstances.
If this problem occurs with any frequency then 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.
S6BUL158E
Unable to send message, no free buffers in buffer pool, IPC key=%
Data Object Broker (DOB)
A message could not be sent via IPC due to a temporary shortage of message buffers. This problem should rarely occur under normal circumstances.
If it occurs with any frequency then 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.
S6BUL159E
Unable to send message via IPC, port is not active, IPC key=%
Data Object Broker (DOB)
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.
S6BUL161E
Unable to communicate via IPC, Data Object Broker has gone offline, IPC key=%
Data Object Broker (DOB)
A connection could not be established or a message could not be sent via IPC because the Data Object Broker has gone offline.
Try again when the Data Object Broker is online.
S6BUL163W
Unable to send message via IPC to '%', process not active, IPC key=%
Data Object Broker (DOB)
A message could not be sent via IPC because the recipient of the message has terminated without closing its ports. The recipient likely terminated due to an explicit kill request from a user or administrator.
No action required.
S6BUL170E
Unable to lock Contingency Log, online or in use
Data Object Broker (DOB)
An attempt to lock the contingency log for formatting failed because the contingency log is already in use by the Data Object Broker or by another Object Service Broker utility.
If the Data Object Broker is running it should be stopped to format the contingency log. If the contingency log is being used by another Object Service Broker utility then you must wait for the utility to finish.
S6BUL171E
Unable to open Contingency Log, online or in use
Data Object Broker (DOB)
An attempt to open the contingency log failed because the contingency log is already in use by the Data Object Broker or by an Object Service Broker utility.
If the Data Object Broker is running then the contingency log cannot be used until the Data Object Broker shuts down. If the contingency log is being used by an Object Service Broker utility then you must wait for the utility to finish before starting the Data Object Broker or running another utility.
S6BUL172E
Unable to use Contingency Log, page file unformatted
Data Object Broker (DOB)
An attempt to open the contingency log failed because the contingency log has not been formatted.
Format the contingency log.
S6BUL173W
Unable to abort contingent transaction, slot % is empty
Data Object Broker (DOB)
A request to abort an in-doubt transaction specified a slot this is empty. The most likely cause of this problem is "stale" data on an administrator's display. The in-doubt transaction may have been resolved automatically, aborted by a previous request not yet reflected on the display, or aborted by another administrator.
Have the administrator refresh the data on the display.
S6BUL174W
Unable to abort contingent transaction in active/retry state, slot=%, transaction=%
Data Object Broker (DOB)
A request to abort an in-doubt transaction failed because the Data Object Broker is currently trying to resolve the transaction. This problem may be caused by "stale" data on an administrator's display.
Have the administrator refresh the data on the display.
S6BUL175W
Unable to release contingent transaction in active/retry state, slot=%, transaction=%
Data Object Broker (DOB)
A request to release an in-doubt transaction failed because the Data Object Broker is currently trying to resolve the transaction. This problem is likely caused by peers and/or administrators resolving an in-doubt transaction simultaneously.
Try again.
S6BUL176E
Unable to format Contingency Log with % slots, maximum of % exceeded
Data Object Broker (DOB)
The maximum number of slots you can specify in the Contingency Log is 65535.
Specify a number of slots within the allowed range.
S6BUL177E
Insufficient number of pages to format a Contingency Log with % slots (3 pages are required for each slot)
Data Object Broker (DOB)
The number of pages you specified was too low.
Specify the number of pages as at least three times the number of required slots.
S6BUL179E
Unable to read Contingency Log, invalid data in slot %
Data Object Broker (DOB)
An attempt to read a contingency log slot failed because the slot contained invalid data. This is likely due to a loss of data on the disk.
Consult the Backup and Recovery manual.
S6BUL180E
No free space available in Contingency Log
Data Object Broker (DOB)
An attempt to begin a distributed Fail Safe transaction failed because there is no more room in the contingency log. This may be due to a lack of slots (each distributed Fail Safe transaction requiring one slot) or to a lack of space on which to store the transaction intent list. A lack of slots may be due to a build up of in-doubt transactions due to connection outages.
Either increase the number of slots in the contingency log or increase its overall size.
S6BUL181E
Unable to complete checkpoint in recovery, segment '%' online or recovery not in progress
Data Object Broker (DOB)
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.
S6BUL183E
Unable to find message queue port, segment id=%, file=%
Data Object Broker (DOB)
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.
S6BUL184E
Unable to initialize access control, 'SYSADMIN' parameter is required
Data Object Broker (DOB)
A required parameter is missing.
Add the SYSADMIN parameter and retry.
S6BUL185E
Invalid or unknown userid '%' specified on '%' parameter
Data Object Broker (DOB)
The userid identified to the parameter named is not valid.
Ensure the userid is defined to the system and respecify the parameter.
S6BUL186E
Unable to become system administrator from root
Data Object Broker (DOB)
The command was started with root authority, but it was unable to change its userid to the Object Service Broker system administrator's userid. You may require help from the system administrator to resolve this problem.
Login as the Object Service Broker system administrator and retry the operation.
S6BUL187E
Unable to add userid to access control list, maximum of % userids exceeded
Data Object Broker (DOB)
The maximum number of authorized userids has already been configured. An attempt to define another authorized userid has failed.
Reduce the number of authorized userids defined in the Data Object Broker configuration file or on the command line.
S6BUL189E
Unable to initialize access control, no more than one system administrator may be specified, check 'SYSADMIN' parameter(s)
Data Object Broker (DOB)
An attempt was made to initialize access control to more than one System Administrator at a time.
No action required.
S6BUL190W
Space shortage in segment '%', xx% full
Data Object Broker (DOB)
Your segment is getting close to being full.
Consider increasing the segment size.
S6BUL191I
Space shortage eased in segment '%', down to xx% full
Data Object Broker (DOB)
You have succeeded in increasing the amount of free space in your segment.
No action is required.
S6BUL192E
Insufficient number of pages for Journal. Required minimum is nnnn
Data Object Broker (DOB)
The actual number of journal pages is less than the number of pages in the resident page manager, as defined by a parameter RESIDENTPAGES in the CRPARM file.
Increase the number of actual pages in the journal or decrease the value in the RESIDENTPAGES parameter.
S6BUL193I
Shared memory size is nnnn Kbytes
Data Object Broker (DOB)
This value shows the amount of memory in the shared region of the DOB. Data Object Broker.
This value should be smaller than the amount of physical memory on the system in order to avoid thrashing. For systems with multiple Data Object Brokers, it is also used to determine what the value of the next SHAREDMEMADDR value should be.
If your system is paging excessively, reduce the RESIDENTPAGES parameter.
S6BUL194E
Segment <segmentName> file <pagefileName> too big - check 'MAXTDSEXTENTS' parameter
Data Object Broker (DOB)
The size of the TDS file is limited by the number of TDS extents it can contain; this is a configurable value set by MAXTDSEXTENTS parameter in crparm file.
Increase the value of the MAXTDSEXTENTS parameter.
S6BUL195E
Unable to create semaphore <semaphoreName>, error = <errorNo>
Data Object Broker (DOB)
Internal error - indicates Object Service Broker inability to use operations system facilities; error number is coming from system API.
See your system administrator for help in fixing this problem, which may require updates to the kernel configuration. Contact TIBCO Support.
S6BUL196E
Unable to use semaphore <semaphoreName>, error = <errorNo>
Data Object Broker (DOB)
Internal error - indicates Object Service Broker inability to use operations system facilities; error number is coming from system API.
See your system administrator for help in fixing this problem, which may require updates to the kernel configuration. Contact TIBCO Support.
S6BUL197E
Unable to create mutex <mutexName>, error = <errorNo>
Data Object Broker (DOB)
Internal error - indicates Object Service Broker inability to use operating system facilities; error number is coming from system API.
See your system administrator for help in fixing this problem, which may require updates to the kernel configuration. Contact TIBCO Support.
S6BUL198E
Unable to use mutex <mutexName>, error = <errorNo>
Data Object Broker (DOB)
Internal error - indicates Object Service Broker inability to use operating system facilities; error number is coming from system API.
See your system administrator for help in fixing this problem, which may require updates to the kernel configuration. Contact TIBCO Support.
S6BUL200E
Internal error: Bitmap access inconsistent
Data Object Broker (DOB)
This is an extreme error. Object Service Broker took this action to prevent a possible Pagestore corruption.
Contact TIBCO Support.
S6BUL201E
Unable to flush page file %; % = %; %
Data Object Broker (DOB)
Pages from the resident page pool could not be flushed to the page files. On UNIX the fdatasync system call failed and on Windows the FlushFileBuffers Windows API call failed.
Review the error codes to determine what cause the error. A possible cause of the error is that a disk I/O error occurred. On Windows review the event log for system or hardware errors. Restart the DOB to determine whether the failures are persistent.
S6BUL211E
No free buffers in CTABLE pool
Data Object Broker (DOB)
The CTABLE Manager has temporarily run out of buffers for tables. This is likely due to a burst of update activity that consumed buffers faster than they could be written to disk.
Consider increasing the value for the Data Object Broker parameter CTABRESIDENT. Consult the Installation and Operations manual.
S6BUL213E
CompoundSynch internal failure, call '%' failed, error=%
Data Object Broker (DOB)
An unexpected error occurred with an internal synchronization object.
Contact TIBCO Support.
S6BUL214W
Redo log full or near-full condition reached
Data Object Broker (DOB)
The redo log has become full or is nearly full. A checkpoint will be requested that should result in the condition being resolved. Until the condition is resolved, sync processing is temporarily suspended.
Increase the size of the redo log as it is not adequate for the current volume or frequency of sync requests.
S6BUL215I
Redo log full or near-full condition resolved
Data Object Broker (DOB)
The redo log is no longer full or near-full after checkpoint processing and sync processing will be allowed to continue.
No action required.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved