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


Using Messages With Identifiers : BC: Various Offline Utilities

BC: Various Offline Utilities
S6BBC001E
TABLE ENTRY CANNOT BE LOCATED ON CONTROL PAGE
Various Offline Utilities
The table name specified in the PSTABLE parameter was greater than all the tables on the system.
Check the table name specified in the PSTABLE parameter.
S6BBC002E
TABLE ENTRY CANNOT BE FOUND IN RTIX
Various Offline Utilities
The table specified in the PSTABLE parameter cannot be located in the Resident Table Index.
Check the table name specified in the PSTABLE parameter.
S6BBC007E
TABLE POINTERS INVALID - CLEAR NOT POSSIBLE
Various Offline Utilities
The physical pointers in the table indicated are not in a valid format; the CLEAR cannot navigate the table structure.
Contact TIBCO Support.
S6BBC101E
ERROR LOG FILE HEADER NOT IN EXPECTED FORMAT
Various Offline Utilities
S6BBRPGC - ERRORLOG file incorrect format.
S6BBRPGC requires an ERRORLOG file created by S6BBRPTR. Check your JCL to ensure the file is correctly specified. S6BBRPGC must be run immediately after the S6BBRPTR which created the ERRORLOG and before any activity on the segment.
S6BBC102E
SEGMENT NUMBER IN ERROR LOG HEADER IS TOO LONG
Various Offline Utilities
S6BBRPGC - ERRORLOG file possible incorrect format. The segment number recorded on the file is incorrect.
S6BBRPGC requires an ERRORLOG file created by S6BBRPTR. Check your JCL to ensure file is correctly specified. S6BBRPGC must be run immediately after the HRNBRPTR which created the ERRORLOG and before any activity on the segment.
S6BBC103E
ERROR LOG IS NOT FOR ACTIVE SEGMENT
Various Offline Utilities
S6BBRPGC - ERRORLOG file segment number and segment number requested in the PARMS are not the same. S6BBRPGC must be run immediately after the S6BBRPTR which created the ERRORLOG and before any activity on the segment.
Correct your JCL and try again.
S6BBC104E
INVALID PAGE NUMBER REQUESTED: XXXXXXXX
Various Offline Utilities
S6BBRPGC - ERRORLOG file contains an Error page pointer which appears to be invalid.
The ERRORLOG file must be current. Check that you are not running an old ERRORLOG against your segment, as this can have serious consequences. S6BBRPGC must be run immediately after the S6BBRPTR which created the ERRORLOG and before any activity on the segment.
S6BBC105E
TABLE ENTRY CANNOT BE LOCATED ON CONTROL PAGE
Various Offline Utilities
There are certain page types in the database which are critical. If these page types are freed it could affect the segment to the extent that it becomes unusable or that the path to tables is lost. These page types include: "0" data set control page; "1" RTIX Index; "R" RTIX; as well as reserved system pages.
If the request in the ERRLOG was generated by S6BBRPTR, contact TIBCO Support for assistance. This problem should NOT occur; the segment from which the archive was taken could be seriously damaged. If the request was built manually, the reason for attempting this activity should be discussed with TIBCO Support before any further action is taken.
S6BBC106E
PAGE TYPE CANNOT BE MODIFIED
Various Offline Utilities
There are certain page types in the database which are critical. If these page types are modified it could affect the segment to the extent that it becomes unusable or that the path to tables is lost. These page types include: "0" data set control page; "1" RTIX Index; "R" RTIX; as well as reserved system pages.
If the request in the ERRLOG was generated by S6BBRPTR, contact TIBCO Support for assistance. This problem should NOT occur; the segment from which the archive was taken could be seriously damaged. If the request was built manually, the reason for attempting this activity should be discussed with TIBCO Support before any further action is taken.
S6BBC107I
ERRLOG WAS CREATED
Various Offline Utilities
This line indicates when the hrnbrptr that created this ERRLOG file was run
No action required
S6BBC108E
NO SEGMENT-TIMESTAMP FOUND
Various Offline Utilities
hrnbrptr which creates the ERRLOG used as input for this request selects a timestamp from one of the pages in the segment processed. hrnbrpgc then checks the timestamp against that in the same page on the target segment, if there is no timestamp in the ERRLOG then this error occurs and the request is aborted. This probably means that the ERRLOG was created by a previous (old) version of hrnbrptr, it could also mean that this orphan recovery is being run against the wrong version of the target segment.
If this version of the segment is in doubt then rerun hrnbrptr to create a new ERRLOG and try again. If after an investigation you wish to force hrnbrpgc to use the invalid ERRLOG then follow the instructions outlined in the product documentation. NOTE: This is a high-risk decision and should not be made lightly, the audit report will indicate that you made this choice
S6BBC109E
TIMESTAMP MISMATCH
Various Offline Utilities
The hrnbrptr that created the ERRLOG used as input for this request selects a timestamp from one of the pages in the segment processed. hrnbrpgc then checks the timestamp against that in the same page on the target segment. If the timestamps do not match, this error occurs and the request is aborted. The failure to match could mean that this orphan recovery is being run against the wrong version of the target segment.
If this version of the segment is in doubt, rerun hrnbrptr to create a new ERRLOG and try again or run orphan recovery against the correct segment version.
If after an investigation you want to force hrnbrpgc to use the invalid ERRLOG, follow the instructions outlined in the product documentation.
NOTE: This is a high-risk decision and should not be made lightly, the audit report will indicate that you made this choice.
S6BBC201E
Unsupported Data Type on Control File
Various Offline Utilities
Control File Record I/R column 48 must be either blank or H.
Correct the Control File and try again.
S6BBC202E
Translation cannot be done
Various Offline Utilities
The utility is unable to gain access to the translation objects required to do translation.
The translation objects must be available to the utility at run time. Ensure that the translation objects are available by including them in:
Refer to the Utilities manual for your operating system for more information.
S6BBC203E
Insufficient Memory available
Various Offline Utilities
Insufficient memory available to do the necessary processing.
Increase the amount of memory available.
S6BBC204I
No translation requested
Various Offline Utilities
Input code page equals output code page, so no translation is required.
No action required.
S6BBC205I
Translation requested
Various Offline Utilities
Indicates that the utility has determined that translation is required. Translation is required if both of the following conditions are true:
At least one character-file-field to character-table-field is specified in the Control File
No action is required.
S6BBC206I
Input Code Page will still be tested for validity
Various Offline Utilities
No translation is required but the code page(s) specified are still checked to ensure they are supported.
No action required.
S6BBC207E
Total Records Processed
Various Offline Utilities
Displays the number of records read from the Input file.
No action required.
S6BBC208I
No data requiring translation in file definition
Various Offline Utilities
Indicates that the utility has determined that translation is not required. No character-file-field to character-table-field is specified in the Control File.
No action required.
S6BBC209E
Reserved Table Name, cannot be translated
Various Offline Utilities
The table name specified in the Control File is an Object Service Broker system table; these tables should not be translated.
The utility will not translate this table. Refer to the Utilities documentation for your operating system for more information.
S6BBC216E
Record shorter than minimum length
Various Offline Utilities
The input record read is shorter than the minimum size according to the file definition in the Control File.
Make sure your input file is completely defined in the Control File and try again. Also check that the Control File specified is the correct one for the file being processed.
S6BBC217W
Input record length exceeds hrnbrtbl capability
Various Offline Utilities
The record size of the input file is larger than is acceptable to hrnbrtbl (offline batch load); therefore, neither the input file nor the output file will be accepted as input to hrnbrtbl.
Warning only. The input file record size indicates it is probably not an unloaded Object Service Broker table. If it is, redo the unload and specify a record size closer to the maximum size of an Object Service Broker row. Refer to the Utilities documentation for your operating system for more information.
S6BBC219W
Invalid Data - No Sequence Check on This Record
Various Offline Utilities
Invalid data has been encountered on the input file; the format does not match the file-definition on the Control File. The data in error is ignored and no sequence checking is performed on the error record.
Check that the Control File specified is for the file being translated. If it is, then there is invalid data on the file. If the file is loaded using hrnbrtbl this record will be ignored.
S6BBC220W
***** File is not in correct sequence for hrnbrtbl *****
Various Offline Utilities
The file is not in the correct sequence for hrnbrtbl. If you attempt to load this file using hrnbrtbl, the load may abort due to bad sequence.
Before attempting to load using hrnbrtbl, sort the file into the correct sequence: PARM1...PARMn, PRIMARY KEY1...PRIMARY KEYn.
S6BBC221W
Static values will not be translated
Various Offline Utilities
The Control File shows that Static Values exist for this file/table. These are constant values which are inserted into every instance of the specified table field.
You must ensure that Static Values on the Control File are correctly encoded to match the code page of the table data once loaded. Make sure when modifying the Control File manually that you do not inadvertently change the encoding of other Control File information. Any changes to Static Values must be done prior to attempting the load (hrnbrtbl).
S6BBC222I
Table field has no source file field
Various Offline Utilities
The utility has detected that a table field has no source file field defined. This is not an error; the table field will be set to NULL for each instance by the load (hrnbrtbl).
No action required.
S6BBC223W
File is not in correct sequence
Various Offline Utilities
After translation the utility has detected that the file is no longer in the sequence required by the load (hrnbrtbl).
The file must be sorted prior to attempting a load (hrnbrtbl). Refer to the Utilities documentation for your operating system for more information.
S6BBC224I
Records Translated
Various Offline Utilities
Shows the total number of records which were checked to see whether translation was necessary.
No action required.
S6BBC225I
Records Copied
Various Offline Utilities
Shows the total number of records copied.
No action required.
S6BBC226I
Values Changed
Various Offline Utilities
Shows the number of field values changed.
No action required.
S6BBC227I
Records Changed
Various Offline Utilities
Shows the number of records changed by translation.
No action required.
S6BBC228W
Out of Sequence Records
Various Offline Utilities
Shows the total number of records which are not in the correct sequence.
Refer to message S6BBC220W.
S6BBC229E
Too Many Invalid Data Errors - process aborted
Various Offline Utilities
The utility has a limit on the number of invalid data error records it will ignore.
This error normally indicates that the Control File does not correctly describe the file. You must correct this situation before the file can be processed by this utility.
S6BBC230E
INFILE and OUTFILE or INPLACE required
Various Offline Utilities
z/OS only: You must specify an input and an output DD statement or an input/output DD statement.
Correct your request and try again.
S6BBC231E
RECFM not compatible/invalid
Various Offline Utilities
z/OS only: Either the RECFM specified for OUTFILE is not compatible with INFILE (they must both be fixed or both be variable); or the RECFM specified for INPLACE is neither fixed nor variable.
Correct your request and try again.
S6BBC232E
LRECL not compatible
Various Offline Utilities
z/OS only: The LRECL of the OUTFILE is smaller than that of the INFILE.
Correct your request and try again.
S6BBC233I
IN-PLACE translation not required
Various Offline Utilities
z/OS only: The request does not require any translation and INPLACE processing is requested (copy file to itself). Request is denied.
Check your request.
S6BBC234W
** PLEASE CHECK INPUT FILE FORMAT SPECIFICATIONS **
Various Offline Utilities
Refer to the explanation for S6BSV954W.
Ensure that the input file is described correctly both in the Control File (-C) and on the command line (-m). If the requested process completed successfully, check that the format is specified correctly before using the translated file.
S6BBC255E
AUDIT TRAIL FILE (PRINTER) FAILED TO OPEN
Various Offline Utilities
The audit trail file would not open for output.
See the job log for additional information.
S6BBC801E
ARCHIVE PARM REQUIRED (SEG)
Various Offline Utilities
The SEG parameter is required for ARCHIVE requests.
Include the SEG parameter in your request and try again.
S6BBC802E
UNKNOWN PARM
Various Offline Utilities
An unrecognized parameter is used in your request.
Check and correct your parameters and try again.
S6BBC803E
SEG PARM INVALID
Various Offline Utilities
The SEG parameter value provided is invalid; it must be the segment number.
Check and correct the SEG parameter and try again.
S6BBC804E
ARCHIVE SIZE PARM INVALID
Various Offline Utilities
The BYTES parameter supplied has an invalid value.
This parameter is optional but if supplied it must be a valid number. Remove or correct and try again.
S6BBC806E
INPUT FILE OPEN ERROR
Various Offline Utilities
The utility could not open the specified input data set.
Correct and try again.
S6BBC807E
INPUT RECFM UNACCEPTABLE
Various Offline Utilities
The input data set RECFM is not acceptable for the TYPE of reformat requested.
Check the documentation.
S6BBC808W
INPUT FILE EMPTY
Various Offline Utilities
The input data set contains no data.
Check that you have specified the correct DSN.
S6BBC809E
OUTPUT RECFM INVALID
Various Offline Utilities
The RECFM specified is not acceptable to the reformat TYPE requested.
Check the documentation.
S6BBC810E
OUTPUT ARCHIVE LRECL INVALID
Various Offline Utilities
The LRECL specified is invalid.
Check the documentation.
S6BBC811E
MEMORY NOT AVAILABLE
Various Offline Utilities
The utility needs to acquire approximately 100 KB of memory storage for buffers to do the requested reformat. The memory is not available.
Increase REGION size and try again.
S6BBC812E
INVALID SEGMENT NUMBER
Various Offline Utilities
The segment number in the input data set data does not match that specified in the SEG parameter.
The utility attempts to continue processing using the segment number found in the data as the actual SEG. If the job finishes successfully, no action is required; however, if other errors occur, refer to the actions for those error(s).
S6BBC814E
OUTPUT FILE OPEN ERROR
Various Offline Utilities
The Output data set could not be opened.
Correct and try again.
S6BBC815I
INVALID PAGE TYPE
Various Offline Utilities
In the field position that should contain the page type, the utility discovered an illegal value.
This message is provided for information only. It is possible that an archive could contain corrupted data, and if hrnbrptr was not run against the archive prior to porting, this corruption could go undetected. If this job finishes successfully, run S6BBRPTR prior to using the output data set as a z/OS Archive.
S6BBC816W
FILE SIZE PROVIDED DIFFERS FROM SIZE REFORMATTED
Various Offline Utilities
The file size specified in the optional parameter BYTES does not match the actual size of the input data read. This can be because the BYTES value was incorrect or you ported the archive from Windows or Solaris into an FB rather than a VB data set. An FB LRECL could result in padding of the last record.
No action is required.
S6BBC817W
# PAGES PROVIDED DIFFERS FROM # PAGES REFORMATTED
Various Offline Utilities
The number of pages counted during reformatting differs from the number provided in the PAGES parameter; the number provided is wrong.
Check back to the original archive on Windows or Solaris; if the discrepancy cannot be explained, contact TIBCO Support.
S6BBC818E
BAD PAGE # SEQUENCE
Various Offline Utilities
The input data set does not contain a single segment archive.
Do the following:
S6BBC819W
ARCHIVE CONTAINS TAGGED PAGE TYPES
Various Offline Utilities
Data Object Broker failures can leave pages in an indeterminate state; the utility has found such pages. Database corruption should be fixed prior to porting, but may be done on z/OS after reformatting.
If the request finishes successfully, make sure you run S6BBRPTR against the output file before using it as an archive.
S6BBC820E
CONFLICTING PARMS
Various Offline Utilities
The parameter(s) entered do not match the REFORMAT type.
Check the documentation and try again.
S6BBC822E
NO PARMS PROVIDED
Various Offline Utilities
Each request requires at least 1 parameter.
Refer to the documentation and try again.
S6BBC823E
UNKNOWN REQUEST
Various Offline Utilities
The reformat type requested is unknown.
Correct and try again.
S6BBC826E
FORMAT ERROR - INPUT
Various Offline Utilities
The input data set format is invalid.
For PARM='REFORMAT=MVSLOAD' requests, the data set must be in Object Service Broker data format (DSBIFTYPE) and must have been FTPed in binary mode from Windows or Solaris.
For PARM='REFORMAT=OFFLINE' requests, the data set must have been created on Windows or Solaris using one of the offline unload utilities (hrnbrulb, hrnbrulh, or hrnbrula). It must also have been FTPed to z/OS in binary mode.
For PARM='REFORMAT=NOBDW' requests, the data set must have been originally created (on z/OS) as VB. When the data set was FTPed to Windows or Solaris, it must have been in binary mode with RDW enabled. When FTPed from Windows or Solaris to z/OS, it must have been in binary mode.
S6BBC827E
OUTPUT RECORD LRECL BIGGER THAN FILE LRECL
Various Offline Utilities
The output record created is too large for the maximum LRECL you specified for the output data set.
Check the documentation, correct, and try again.
S6BBC832W
END OF LAST RECORD IGNORED, PLEASE CHECK
Various Offline Utilities
This indicates that there was data left after end of file and after building the last reformatted record. This could happen if the input (ported) data set is RECFM=FB (rather than VB) and the last record is padded to its full LRECL.
The data does not appear to be padding so check the output carefully for completeness before using.
S6BBC833W
END OF LAST RECORD IGNORED, PADDING ASSUMED
Various Offline Utilities
This indicates that there was data left after end of file and after building the last reformatted record. This could happen if the input (ported) data set is RECFM=FB (rather than VB) and the last record is padded to its full LRECL.
The data appears to be padding, but check the output data set for completeness before using it.
S6BBC834I
IGNORED BYTES
Various Offline Utilities
This information accompanies messages S6BBC832W and S6BBC833W and shows the number of bytes ignored at the end of the input data set.
No action required.
S6BBC904E
NO TABLE OF TABLES ENTRY ON METASTOR
Various Offline Utilities
There is no ACCESSLOG entry in the list of existing tables.
The MetaStor must be installed prior to running this utility. If this has been done, contact TIBCO Support.
S6BBC905E
TABLE OF TABLES ENTRY SEGMENT # ERROR
Various Offline Utilities
The TABLES table has a field, SEGMENT#, that should contain the segment number of the segment that contains ACCESSLOG's data. This utility does not accept a NULL value in this field.
Correct the SEGMENT# field in ACCESSLOG's TABLES entry.
S6BBC906E
ACCESSLOG ALREADY ON TARGET SEGMENT
Various Offline Utilities
ACCESSLOG is already located on the segment you indicated as the target.
No action required.
S6BBC907E
ACCESSLOG NOT ON METASTOR
Various Offline Utilities
The ACCESSLOG data segment must be the MetaStor. This utility does not install ACCESSLOG from segments other than the MetaStor.
You cannot use this utility to move the ACCESSLOG from any segment other than the MetaStor.
S6BBC908E
LOG MUST BE PURGED FIRST
Various Offline Utilities
This utility will not install the ACCESSLOG until all data has been purged and archived.
Purge/Archive the ACCESSLOG as per the documentation and run this utility immediately following.
S6BBC910I
SEARCH METASTOR FOR ACCESSLOG
Various Offline Utilities
Informational message only: the utility has started its search of the MetaStor table index for the ACCESSLOG entry.
No action is required.
S6BBC911I
CHECKING METASTOR POINTERS
Various Offline Utilities
Informational message only: the ACCESSLOG entry has been found in the MetaStor table index and its pointers are about to be checked to ensure that the data portion of the table is located on the MetaStor.
No action is necessary.
S6BBC912I
INSTALLATION COMMENCED - TARGET SEGMENT
Various Offline Utilities
Informational message only: indicates that the target segment is about to be modified. If a failure occurs at this time you must assume that the target segment is unusable until restored from an archive.
No action required.
S6BBC913I
INSTALLATION COMPLETED - TARGET SEGMENT
Various Offline Utilities
Informational message only: indicates that the necessary changes have been made to the target segment to create an ACCESSLOG data allocation. If a failure occurs at this stage the target segment must be restored from archive before attempting a rerun of this utility.
No action required.
S6BBC914I
MODIFYING METASTOR POINTERS
Various Offline Utilities
Informational message only: The data allocation for ACCESSLOG on the target segment has been completed and the MetaStor pointers are about to be changed. A failure at this time requires that both the MetaStor and target segments be restored before attempting any further Pagestore processing.
No action is required.
S6BBC915I
ACCESSLOG INSTALLATION COMPLETE
Various Offline Utilities
Informational message only: request successfully completed.
Take a backup of both the MetaStor and target segments.
S6BBC916E
COULD NOT OPEN SEGMENT
Various Offline Utilities
The segment indicated could not be opened.
The Data Object Broker must be shut down before running this utility and the target segment must exist. Check that you have allowed for the requirements of this utility and that the segment indicated in the PARM/OPTION is correct.
S6BBC917E
DATA LOCATION DIFFERS TABLES v RTIX
Various Offline Utilities
The table of TABLES contains a different target segment than the one indicated in the MetaStor RTIX entry.
Correct the table of TABLES.SEGMENT# field so that it agrees with the MetaStor RTIX target segment number and try the utility again.
S6BBC918E
SEGMENT COULD NOT BE CLOSED
Various Offline Utilities
Either the MetaStor or the target segment could not be closed after processing was completed; neither segment is usable.
Attempt to discover how this situation occurred, bearing in mind that both these segments were in the process of being changed and must be considered unusable. Restore the backups taken prior to running this utility and try again.

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