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


Using Messages Without Identifiers : Messages beginning with: T

Messages beginning with: T
T = TITLE rows/cols H = HEADING rows F = FINAL cols
Report Definer
The code T or H can be used to designate a row as a title or heading row. For Across reports only, the code T or F can be used to designate a column as a title or final column.
Enter or change all title or heading rows by entering the correct code on the command line for the row. For Across reports only, enter or change all title or final columns by entering the correct code on the line bar at the desired column.
TABLE.* expected on both sides of an assign-by-name statement
Rule Editor
An invalid assignment-by-name statement was detected.
Check the Processing manual for the syntax of an assignment-by-name statement.
Table "%", field "%" has no source field in source table "%"
TAM
Cannot find the field in the source table that corresponds to the given field.
Use a different source field for the given field, and make the appropriate changes in the definition of the given table.
Table "%", parameter "%" has no source parameter in "%" source table
TAM
Cannot find the field in the source table that corresponds to the given parameter.
Use a different source field for the given parameter, and make the appropriate change in the definition of the given table.
Table "%" and its fields excluded - selection removed
Report Generator
The source data table and its fields have been excluded. Since some of its fields are referenced in the selection criteria, the selection criteria were also removed.
No action required.
Table "%" and its fields excluded
Report Generator
The source data table and its fields have been excluded at your request.
No action required.
Table "%" can only be BROWSED
Table Editor
Some types of tables may only be browsed, for example tables of type PRM. You have attempted to edit one of these types of tables.
Use the Table Browser on the table.
Table "%" cannot be referred to more than once
Security
You referred to a particular table more than once while specifying table permissions for an object set definition. Since the table is not parameterized, the entry refers to the whole table and thus only one entry is allowed.
NOTE: You can refer to a parameterized table more than once, but you must specify either the instance involved for each entry, or refer to the whole table.
Remove duplicate entries from the list by replacing the table name with blanks, nulls, or another table name.
Table "%" contains data; cannot change type from "%" to "%"
Promotion
Because the specified table contains data on the target system but the source table type does not match the target type, the apply process cannot proceed as requested.
If the target type is TDS: 1) Unaccept the change and return it to the developer on the source system. 2) The developer should roll back the change request and make the table compatible with the target system. 3) Submit a change to delete the data from the table. 4) Submit a change to modify the table type. If the target type is SES or EES, either restart the session or EE to clear the table, or explicitly clear the table before re-applying the change.
Table "%" copied into table "%"
Table Editor
The contents of the source table have been copied into the destination table.
No action required.
Table "%" could not previously be bound
TAM
No bound data occurred for the table in the fixed storage; therefore, the data could not be found and used.
No action required.
Table "%" does not exist or has no location parm
Promotion
In order to remotely apply a change that involves table data, the table in question must have a location parameter.
Ask your Promotion Administrator to unaccept your change by selecting U, then roll it back and add a location parameter to the specified table and submit your change again.
Table "%" does not exist
Builtin Routines
Formatting of a table buffer by $FORMATROW failed. The table is not defined or $FORMATROW was called before the access to the table in the transaction.
Contact TIBCO Support.
Table "%" does not exist
Report Generator
The indicated data table does not exist. A data table must be created before you can use it to generate a report.
Remove the indicated table.
Table "%" does not exist
Security
You referred to a non-existent table.
Remove the entry or correct it.
Table "%" has already been specified
Report Generator
You specified the indicated source data table more than once.
Remove one of the duplicate source data tables from the input area.
Table "%" has invalid or non-existent source table "%"
TAM
The source table cannot be found.
Check the definition of the table and see if it uses a valid source table.
Table "%" has no fields
Interpreter
Internal error. The definition of the table has been altered.
 
1.
2.
Contact TIBCO Support with the log and a description of the actions performed before the message was displayed.
Use only the Table Definer to modify table definitions.
Table "%" is empty
Table Editor
This message confirms that the indicated table is empty.
No action required.
Table "%" is not a metadata IMS table.
Table Definer
The table specified in the COPY command is not a MetaStor IMS table. You cannot copy the definitions of other types of tables into a MetaStor IMS table.
You can execute the COPY command again, and provide a valid MetaStor IMS table as the source table.
Table "%" is NOT a PARAMETERIZED table
Security
You requested the PARMS function for a non-parameterized table in the table permissions screen of an object set definition.
No action is required.
Table "%" is not a report table of report "%"
Report Server
The application is attempting to INSERT into a report table that is neither a body nor a fixed report table. Either the wrong report name was specified, or the name of the report table was misspelled.
Use the Report Definer to determine and specify the correct name.
Table "%" is not defined
Debugger Utility
You have tried to list (or set) a field of an undefined table.
Verify the spelling of the table to be listed (or set).
Table "%" is not one of the data tables in the preceding rows
Report Generator
You can only relate a source data table to another source table that precedes it.
Choose another table to relate to.
Table "%" is not related to a preceding table
Report Generator
The indicated table is not related to any other source data tables. Each table (except the first one) must be related to another source data table.
Relate a field of the indicated table to a preceding data table.
Table "%" is undefined
Interpreter
A table access was attempted on a table which is not defined.
Verify the spelling of the table name or define the table.
Table "%" must be of type "%"
Table Definer
Specify the table type indicated in the message.
An invalid table type was entered. Table type must be the same as the one indicated in the message.
Table "%" needs % data parameter(s) and % location parameter
Table Editor
You tried to edit or browse another table using the EDIT or BROWSE command but you specified the wrong number of parameters.
Supply the right number of parameter(s).
Table "%" no longer exists
Promotions Bind Tools
The specified table was previously bound but no longer exists.
No action required.
Table "%" not found
Print Rules
A table that you specified for indirect calls does not exist.
Correct the table name.
Table "%" NOT found
Table Editor
The specified table cannot be found.
Check the table name and existence of the specified table.
Table "%" not in virtual Screen "%"
Screen Server
The rule has attempted to insert, delete or replace an occurrence from a screen table. This screen table has been specified with the wrong screen as its parameter.
Do one of the following:
Specify a screen which already contains the desired screen table as the parameter to the screen table in the rule.
Using the Screen Table Painter, add the desired screen table to the screen.
Table "%" not printed because a PRM table was not found
Print Definition
You are trying to print an object and a table which stores part of the object's definition. A PRM table for that table is required.
Define a PRM table for that table and try the operation again.
Table "%" not printed
Print Definition
You are trying to print an object and a table which stores part of the object's definition is not printed.
Read the message log and find out the reason why the table is not printed.
Table "%" of type "%" is not allowed
Report Generator
You cannot use the indicated type of table as a source data table for generating a report.
Choose any type of table except one of the following:
Table "%" of VSAM % "%" not open for update
TAM
You requested a REPLACE or DELETE operation, but the VSAM data set is not open for update. The variables, from left to right, are as follows:
1.
2.
3.
Ensure that the table definition for this table specifies Y in the UPDATE field and N in the LOAD field.
Table "%" printed
Print Definition
You are trying to print an object and a table which stores part of the object's definition is printed.
No action required.
Table "%" PRINTED
Table Editor
The specified table was printed as a result of the PRINT command.
No action required.
Table "%" requires % parameter(s)
Table Editor
The message indicates how many parameters the table has been defined with. You have attempted to supply a different number of parameters.
Do one of the following:
Do not specify any parameters so that you can have the Table Browser/Editor prompt for them.
Table "%" requires % parameter(s)
Batch Control Card
The number of parameters you supplied in the selection string for the indicated table does not match the actual number of parameters for the table.
Check the parameter list from the table definition and change the selection string accordingly.
Table % already exists; choose another name
Promotion
To run GEN_SYS_TBLS, you must provide a table name for the system to create a table. If a table with the specified name already exists, this message appears.
Use a different table name.
Table % cannot be moved due to minimal table definition
Table Editor
MOVTAB failed. Requested table to be moved is a minimal table definition. Segment# of the table is not changed.
No action required. Refer to the Shareable Tools manual for more information on MOVTAB.
Table % cleared
Table Editor
Some or all occurrences of the specified table have been deleted as requested.
No action required.
Table % does not exist or is of type "OBJ" or "EXP"
Print Table
Rule object code (OBJ) and export (EXP) tables are not printed.
Verify your choice of table.
Table % does not exist
Host Language Interface
The indicated table does not exist.
Check the name of the table; define the table if it is not defined.
Table % does not exist
Print Table
The table specified does not exist.
Check your command for typing errors.
Table % does not have a field called %
Print Table
The specified field is not a field of the table.
Correct the field name.
Table % does not have a field named %
Host Language Interface
The indicated table does not have a field with the indicated name.
Correct the field name.
Table % does not have a parameter named %
Host Language Interface
The indicated table does not have a parameter with the indicated name.
Correct the parameter name or the table name.
Table % has a SIX that is incompatible with the backup; delete SIX before Backout
Promotion
One of the secondary index fields of this table does not exist in the backup file.
Remove the secondary index before proceeding with the Backout.
Table % has already been defined under Serverid %
Table Definer
The specified defined table has already been mapped to another Serverid under the same external DBMS.
Enter a Serverid that is not in use.
Table % has already been unloaded
Unload/Load
You entered the table name more than once in the selection screen. You cannot unload a table more than once.
No action required.
Table % has more than 4 parameters; No occurrences unloaded
Unload/Load
A table cannot have more than four parameters. No occurrences are unloaded.
Correct the definition of the source table.
Table % has no primary key; No % loaded
Unload/Load
No primary key exists in the table you are loading.
Check the definition of the table and designate a primary key.
Table % is already defined
Host Language Interface
A definition has already been generated for the indicated table.
Put the DECLARE TABLE command before any other commands, such as DECLARE CURSOR, which cause the definition to appear automatically.
Table % is empty
Character-based Text Editor
You specified an empty source text table with the COPY command.
No action required.
Table % is not a TDS table; No % loaded
Unload/Load
You can only load occurrences of a TDS-type table.
No action required.
Table % is not a text table
Character-based Text Editor
TED was called with an input table that does not have the fields required to hold text.
Call TED with a table that meets the specifications for text. Refer to the Shareable Tools manual for information about defining the table.
Table % is not an entry in TABLES
Unload/Load
The requested table cannot be found in the system. This message appears in the user log.
Ensure that a table by that name exists and unload the table again.
Table % is not defined in this program
Host Language Interface
The indicated table is not defined in this program.
Define the table either by using DEFINE TABLE or by declaring a cursor on the table.
Table % is undefined
HLIPREPROCESSOR
The indicated table is not defined in the Object Service Broker database, or was not defined in a DEFINE TABLE statement.
Make sure the DEFINE TABLE statement specifies a table that is already defined to Object Service Broker.
Table % moved to segment %
Table Editor
Your request to move the table to the specified segment was successful.
No action required.
Table % must appear in the join before %
Print Table
The table used for the matching field does not previously appear in the join.
Add the table to the join. If it is already in the join, try changing the order of the tables in the join.
Table % NOT cleared
Table Editor
The request to clear the indicated table is canceled.
No action required.
Table % not supported in % since field % has syntax F 16
HLIPREPROCESSOR
A field of the table has syntax F (floating point) length 16, which is not supported in COBOL.
Change the definition of the table or use another table.
Table % of % cannot be included in a promotion request
Promotion
This table cannot be promoted through the promotion system because:
The table contains data that is specific to the system, such as valid userids or borrowing rights.
The table contains data that is shared by systems, such as @SCHEDULEMODEL.
The first % is OCCURRENCES or DEFINITION. The second % is the table name.
If you want to promote the table anyway, contact TIBCO Support.
Table % or % may not exist or be a screen and screen table
Character-based Text Editor
GEN_TED was called with parameters that are not the names of a screen and a screen table.
Correct the call to GEN_TED.
Table % requires % parameter(s)
Print Table
A table was specified with the incorrect number of parameters.
Correct the parameter list.
Table % requires % parameters
Character-based Text Editor
You entered the incorrect number of parameters for a table.
Correct the parameter list.
Table % requires % parameters
Host Language Interface
The indicated table requires the given number of parameters to be specified explicitly.
Put the required parameter specification right after the table name.
Table % will not be bound
Table Editor
Either your request to reset the bind on the table was successful, or you attempted to bind something other than the table definition or data.
If your request was successful, no action is required. If you attempted to bind something other than the table definition or data, try again and specify either the definition or data.
Table %
Interpreter
This message is used by the Object Service Broker program that produces the Object Service Broker Information Log.
Study the Information Log.
Table '%' deleted
Delete Definition
Inform the user that the specified table has been deleted.
No action required.
Table '%' does not exist
Delete Definition
You are trying to delete a table but the table does not exist.
Check and see whether the table really exists.
Table @PROMUNBOUNDOBJS contains data; run @PROMBINDOBJS
Promotions Bind Tools
Objects have been unbound with the @PROMUNBINDOBJS tool and have not all been successfully rebound using the @PROMBINDOBJS tool.
Run the @PROMBINDOBJS tool to restore the bind information before attempting to unbind objects again.
Table access error detected when loading the definition of table "%"
Interpreter
Internal error. The definition of the table has been altered.
 
1.
2.
Contact TIBCO Support with the log and a description of the actions performed before the message was displayed.
Use only the Table Definer to modify table definitions.
Table access error
Interpreter
This message generally introduces more specific messages that describe the error encountered.
Read the messages that follow in the Information Log.
Table contains data; modifications are restricted
Table Definer
The specified table contains data. Modifications of the table definition are restricted to the unprotected fields. Note that the length of the fields can only be increased, not decreased.
No action required.
Table definer for % type tbl not available
Table Definer
The Table Definer tool cannot be used for the table type specified in the particular presentation environment.
Press <PF1> for a listing of table types accessible from the Table Definer.
Table definition at location "%" has "%" which are incompatible with definition at this location
TAM
A distributed transaction encountered a table definition at the named location which was incompatible with the definition at this location. Definitions do not have to be identical on both systems, but PARMS, FIELDS, ORDERING, SELECTION, and CODEPAGE must match.
Determine which definition item is incompatible and use the Table Definer to correct it.
Table definition at this location has no LOCATION parm; % can not be accessed remotely
TAM
A distributed transaction encountered a table definition that did not have a location parameter at the remote Object Service Broker system. A table without a location parameter cannot be accessed remotely.
Use the Table Definer on the remote system to add an appropriate location parameter. Note that this may not be an error; the remote system's administrator may have chosen to make a table accessible from that system only, by not defining a location parameter.
Table definition changes cancelled
Table Definer
Changes to the table definition were canceled at your request when you pressed <PF12> to cancel.
No action required.
Table definition could not be bound from location "%"
TAM
A table's definition implied that it was to be obtained from another location. However, the definition was invalid or the message failed. In either case, subsequent message log text will specify the reason.
Preceding messages will identify the error in the definition or the distributed message.
Table definition does not have a field number %
Builtin Routines
Formatting of a table buffer by $FORMATROW failed. The table does not have an i-th field. The format string does not match the definition of the table.
Contact TIBCO Support.
Table definition invalid for EES table "%"
TAM
The EES table definition does not contian the correct defintions for mandatory fields @@UPDATE_COUNT and @@REF_COUNT.
Correct the definition of this EES table.
Table definition was not bound from this location
TAM
A local transaction attempted to use an incompatible definition which was previously obtained from another location. Prior messages will have detailed the incompatibility.
Revise one or both table definitions using the Table Definer.
Table is not of type TDS; No occurrences unloaded
Unload/Load
Only occurrences of a TDS table can be unloaded.
Check the type of the table that you want to unload.
Table name "%" is too long.
Parse
No table name has more than 16 characters.
Correct the table name.
Table name can only be given for table access exceptions
Rule Editor
Only table access exceptions (such as GETFAIL, INSERTFAIL, etc.) may have an associated table name. For example ON GETFAIL TABLE is permissible, but ON CONVERSION TABLE and ON MY_EXCEPTION TABLE are not.
Remove the associated table name.
Table name required
Table Editor
You did not enter the table name when using either the Table Browser/Editor, or the Single Occurrence Editor.
Supply the table name.
Table NOT printed; database integrity error
Table Definer
The definition of the table is not printed because of an integrity error.
Do the following:
1.
Try printing the table definition again later. If it still does not work, try printing another table definition.
2.
Report the results to the System Administrator. The Administrator can check your security clearance and the integrity of the database.
3.
Table or table instance for BIND table "%" exceeds system instance bind limit
TAM
The total occurrence for a bound table has exceeded the system limit. This message appears in the system log to provide more information about bound table storage when there is a transaction failure.
No action required.
Table parameter "%" has not been specified
HLIPREPROCESSOR
The indicated table parameter was not specified.
Specify the parameter correctly.
Table parameter cannot be repeated in the WHERE clause
HLIPREPROCESSOR
A table parameter appears both inside parentheses after the table name and in the WHERE clause.
Correct the access statement so that the parameter is specified only once.
Table type changed
Table Definer
You changed the table type. You may see a different screen which displays the attributes of the new type of table.
No action required.
Table type code must be N or P
Table Definer
The table type code must be N for regular DB2 table definitions or P for stored procedure definitions. After saving a stored procedure definition you can create result sets table by pressing PF9. The table type code for these tables are tagged with an R.
Enter an N or a P
Tables % and % are not the same
Host Language Interface
More than one table name appears in this command.
Only one table is supported; therefore, all table names must be the same.
Tables are identical
Definition Differences
The two tables named for comparison are the same.
Compare data in two different tables.
Tables permissions for object set will be committed on SAVE
Security
You saved changes to tables permissions for an object set definition. These changes are committed if the object set definition is saved, or ignored if the object set definition is canceled.
No action required.
Tables whose segment number was not preserved
Unload/Load
The definition of the loaded table has been changed so it is on a different segment than before.
No action required.
Tally of object LOADED
Unload/Load
Title for the tally showing the number of each type of object loaded.
No action required.
TAM selection string not found in the constants table
Rule Editor
Internal editor error.
The message log will contain a more detailed error message.
 
1.
2.
Contact TIBCO Support with the log and a description of what actions were being performed when this message was generated.
Task completed
Keyword Manager
The chosen action has been completed.
No action required.
Task failed
Keyword Manager
The chosen action has failed.
Press <PF2> to view the traceback, if any.
Task stopped
Keyword Manager
You pressed <PF12> to cancel some processing.
Choose any action from the menu.
TDS CTABLE missing DTABLE field
TDS
The DB2 table is defined incorrectly. An entry in the Object Service Broker table FIELDS is missing.
Check the DB2 table definition.
TDS CTABLE missing ITABLE field
TDS
The IMS table is defined incorrectly.
Check the IMS table definition.
TDS field "%" in table "%" has invalid length
TAM
The reported field holds data with a length that differs from its definition. The definition of the length of this field was changed after data was entered.
Correct the field length in the table definition to match the data occurrence length.
TDS LOCK LIST SCREEN DISPLAY ERROR DETECTED
S6BTLADM - INDOUBT TRX
When attempting to display the list of logical locks an undetermined error was detected.
Retry your request. If the problem persists contact TIBCO Support.
TDS LOCK RETRIEVAL ERROR DETECTED
S6BTLADM - INDOUBT TRX
An error was detected when attempting to issue the logical TDS lock request to the Data Object Broker.
Review the job log to determine if there were additional messages which may help identify the cause of the problem. Retry your request. If the problem persists contact TIBCO Support.
TDS occurrence in table "%" is missing fields
TAM
A TDS error has occurred or a table's definition has been corrupted.
Do the following:
1.
2.
3.
TDS occurrence length error in table "%"
TAM
A TDS occurrence that contains more fields than are defined was retrieved.
If fields were deleted from the definition, replace them. If this is not the case, contact TIBCO Support.
TDS Table % is not defined; No % loaded
Unload/Load
You tried to load only the occurrences of a table, but the table is not defined in the target system.
Define the table and load the occurrences, or load both the table definition and occurrences.
TDS UPDATE INTENT LIST RETRIEVAL ERROR
S6BTLADM - INDOUBT TRX
When attempting to send your request to retrieve the pending update list to the Data Object Broker, an error was detected.
Review the joblog to determine if there are additional messages which may help identify the cause of the problem. Retry your request. If the problem persists contact TIBCO Support.
Terminal I/O error during DISPLAY processing
Builtin Routines
An I/O error occurred while attempting to write to or read from a terminal as a result of a call to ETDISP.
Contact the installation's hardware support.
Terminal I/O error during DISPLAY processing
Screen Server
A terminal I/O error occurred during the Object Service Broker DISPLAY operation.
Notify the installation's hardware support.
Text % saved
Character-based Text Editor
The text specified has been saved as a result of pressing <PF3>.
No action required.
Text printed
Character-based Text Editor
The unformatted text has been printed as a result of pressing <PF13>.
No action required.
The % clause is too long to save
Rule Editor
An ORDERED or WHERE clause contains too many terms.
Reduce the number of terms.
The % entered for % "%" is not valid
Copy Definition
You specified an invalid LIBRARY for a rule object.
Specify a valid identifier to allow the operation to be completed.
The % entered for % "%" is not valid
Copy Defn/Data
You specified information about an object that is invalid.
Correct the invalid information.
The % must be specified
Field Dictionary
One of the following required fields was not specified in the field definition:
Supply a value for the indicated attribute.
The accumulator for report function "%" overflowed
Report Server
An accumulator for the computation of a report function overflowed when the report function was evaluated.
Validate whether or not the Of-Field values of the report function are within reasonable ranges. If the validation does not solve the problem, use the syntax FLOAT for the Of-Field.
The command "%" failed. Data segment is unavailable.
Table Definer
The indicated request failed due to the data segment being offline.
Bring the data segment online before proceeding with the request.
THE CURRENT SCHEDULE NAME IS EITHER INVALID OR NOT SUPPLIED
S6BTLADM-Resource Management
A schedule name or target was entered on the input which contains invalid characters or identifies a schedule that does not exist.
Correct the input and retry.
The cursor must be on a table to be deleted from the join
Print Table
The cursor was not placed on any table when <PF22> was pressed.
Put the cursor on the table to be excluded from the join, and press <PF22> again.
The Data Object Broker is not accepting any logons at this time
External Gateway Logon
The Data Object Broker is not ready to accept new connections.
Check on the status of the Data Object Broker and resubmit the session when the environment is ready.
The Data Object Broker is quiescing, no new logons allowed
External Gateway Logon
The Data Object Broker is in the process of normal termination.
Resubmit the session when the Data Object Broker is available.
The DB2 catalog definition is not available. Metastor definition shown
Table Definer
The DB2 Gateway for the Server ID specified is not available. The current Metastor definition is displayed. See documentation for instructions on setting up a local side catalog.
Start a DB2 Gateway with the desired Server ID.
The defined table has % parms; The table loaded has %
Unload/Load
The number of parameters in the source table is not the same as the number in the target table.
Check the definition of both the source and target tables to ensure that the definitions of the parameters are the same.
The definition of file "%" in group "%" has been changed
Table Definer
The definition of the indicated file on the Model 204 system did not match the one in the MetaStor. This is caused by a change in the Model 204 file definition on the Model 204 system.
Redefine the table, if necessary.
The definition of table "%" (Server "%") has been changed
Table Definer
The definition of the indicated table in the MetaStor does not match the one in the DB2 system which corresponds to the indicated gateway. This is caused by a change in the DB2 table definition on the DB2 system.
Redefine the table, if necessary.
The field % must be marked as a primary key
CA Datacom Table Definer
You have not marked one of the CA-Datacom key fields as a Primary Key for the Object Service Broker table. All the CA-Datacom key fields must appear in the Object Service Broker DAT Table Definition key, either as simple fields or as group fields, but not both.
You must mark the indicated field as a primary key or include the CA-Datacom key data another way.
THE GROUP INPUT (group) FOR DETAIL DISPLAY IS NOT DEFINED, RETRY
S6BTLADM-Resource Management
You keyed an invalid group name into the input group field and requested a detail display; the group does not exist in the Data Object Broker repository.
To add the group press <PF5>; if attempting to display an existing group rekey the group name or identify it by cursor position.
THE GROUP MUST BE IDENTIFIED IN ORDER TO DISPLAY RESOURCE DETAILS
S6BTLADM-Resource Management
You have requested the display of the details for a specific resource but the system could not determine which resource you wished to review.
Key in the group name on the input field or identify the group via cursor position and retry your request.
THE GROUP MUST BE IDENTIFIED TO ISSUE A STOP, PLEASE INPUT OR SELECT GROUP
S6BTLADM-Resource Management
You have requested the issue of a stop for all paths within a specific group but the system is not able to identify the group you wish to stop.
Either type the desired group name in the input field or position the cursor on the desired group and retry your request.
The M204 file/group "%" does not exist.
Table Definer
The indicated file or group does not exist in the MetaStor.
Do one of the following:
Import the required file or group into the MetaStor before defining the table.
The maximum number of allowed selections is %
Select Data
You are only allowed to select up to the indicated number of entries.
"Blank out" some selections so that the total number of selections does not exceed the indicated maximum.
The name "%" is referred to more than once
Object Set Definer
The indicated name appears more than once for the object type shown.
Remove the duplicate entries.
The name "%" is too long; maximum is % characters
Global Cross Ref. Search
A name entered on the Search screen has exceeded the given number of characters.
Correct the name.
The name % is invalid for a dynamically created table
TAM
The table name specified in @DOFTABLES.NAME is already in use by an Object Service Broker system table.
Choose another name.
The NEW owner must be different than the CURRENT owner
Security
In the Transfer Ownership screen, you specified that the new owner is the same as the current owner, meaning that no transfer is to take place.
Either cancel the Transfer Ownership function, or supply a new owner that is different from the current owner. A list of new owners is available to select from by using the appropriate function key.
The number of OCCURS/READ must be in the range 1 - 100
Adabas Definer
The number you specified for field OCCURS/READ is out of range.
Specify a number for field OCCURS/READ that is greater than or equal to 1 and less than or equal to 100.
The number of OCCURS/READ to be read in each ADABAS call must be specified
Adabas Definer
Field OCCURS/READ requires a value. This field specifies the number of occurs of a periodic group or multiple value field to be accessed in each call to ADABAS.
Specify the number of occurs of a periodic group or multiple value field to be accessed. It is suggested that this value be set to the average number of occurs for this periodic group or multiple field so that in 90% of reads all occurs are read by one call to ADABAS.
The number of primary keys cannot exceed 16
General Table Definer
The number of primary keys that you have specified in your MetaStor table definition exceeds the maximum number of 16 primary keys.
You must make some of the keys non-primary.
The object "%" does not exist in % "%"
Copy Definition
The object does not exist in a location or library.
Reenter object or location (destination location, library, or environment).
The object "%" is deleted from 'list1'
Definition Differences
You are trying to delete an object from list 1 and the object is deleted.
No action required.
The object % does not exist in % "%"
Copy Defn/Data
You have specified a nonexistent object.
Remove or correct the specification.
The object name "%" is not a valid name
Copy Definition
The specified object name is not a valid name.
Retype the name correctly.
The operating system denied (S0C4) access to memory for MAP table %
TAM
During a read or write to an area of main storage by a MAP table, the operating system detected an invalid storage address, and terminated the access with a 0C4 abend. Object Service Broker recovers from this situation and raises the DATAREFERENCE exception. A partial data transfer may have occurred, and consistency is not guaranteed.
Investigate why the address being accessed is invalid. It may be necessary to register the storage area to be accessed using the @MAP tool.
The operation % failed: %
Manage Promotion Rights
You are trying to do one of the following operations: OBTAIN all rights, RELEASE all rights, and TRANSFER all rights. The operation fails.
Refer to the reason given in the error message and correct the problem.
The print default parameters table is empty
Print Definition
The table @PRINTDEFAULTS is empty. This table is used to store the default parameters of printing, e.g., page length, page width, etc.
Update the default parameters table and try the operation again.
The report is too big to fit in the message log
Secure Audit Log
You attempted to print a report to the message log but the report with the current date range was too large to fit into the message log.
Try sending the report to either the printer or a file. To see the part of the report that was sent to the message log press <PF2> twice.
THE REQUEST TO STOP ALL RESOURCES OF TYPE = type HAS BEEN ISSUED
S6BTLADM-Resource Management
Your confirmed stop request has been issued to the Data Object Broker.
No action required.
The result of an exponential was an imaginary number
Interpreter
An exponential number had to be evaluated with floating-point arithmetic. If the base number is negative, the result is assumed to be an imaginary number.
Ensure that the base is not negative.
The rule Debugger must be set up before using %
Builtin Routines
Internal error.
Contact TIBCO Support.
The same PF key cannot be assigned to different functions
Screen Definer
In the Screen Definer, you assigned the same PF key to more than one standard function.
Change the assignments so that each PF key is assigned to only one standard function.
THE SCHEDULE HAS BEEN UPDATED SUCCESSFULLY
S6BTLADM-Resource Management
This message is to acknowledge that the updates have been applied to the repository as your requested.
No action.
The source definition for a literal must be enclosed in quotes
Report Definer
The text that defines the source for a literal report field must be enclosed in single quotation marks.
Enter single quotation marks around the text you have entered as the source for this literal.
The specified rule name is the same as a system routine: name "%"
Rule Editor
You have tried to give a rule the same name as a system routine (which is not written with rules).
Choose a different name for the rule.
THE STOP SERVER REQUEST HAS BEEN ISSUED
S6BTLADM-Resource Management
This message acknowledges that the stop server request has been issued to the Data Object Broker.
No action required.
The sum of primary key LENGTHS cannot exceed 127
General Table Definer
The sum of the primary key lengths that you have specified exceeds the maximum allowed of 127.
You must respecify the primary key field(s) so that the sum of their lengths do not exceed 127.
The total of all TITLE and HEADING rows must not exceed %
Report Definer
The total number of title and heading rows defined for a report table exceeds the maximum given in the message.
Change the specified title/heading rows so that their sum does not exceed the maximum.
The type and syntax are not compatible
Table Definer
The defined MetaStor semantic type and syntax are not compatible.
See the Managing Data manual for the possible combinations of field syntax and semantic types.
The version parameter is required for objects of type '%'
Delete Definition
You are trying to delete an object but the version of that object is not specified.
Enter the version of the specified object and retry the operation again.
There are % host variables but cursor has % fields
Host Language Interface
This query specifies the given number of host variables, but the cursor declaration specifies a different number of fields.
Make the query and cursor declaration agree on the number of host variables and fields.
THERE ARE CURRENTLY NO RESOURCE GROUPS DEFINED UNDER TYPE type
S6BTLADM-Resource Management
When the system was attempting to retrieve the groups under the specified type, there were no groups available.
Redisplay the Type List screen (PF4) and try your request again.
There are more fields than values
Host Language Interface
This command names more fields than it gives values.
Make the numbers of fields and values agree.
There are more values than fields
Host Language Interface
This command provides more values than fields.
Make the number of values and fields agree.
There are no % to promote
Promotion
You have selected an object type for which you do not have any objects with promotion rights.
Select some other object type.
THERE ARE NO ACTIVE PATHS TO BE DISPLAYED, REQUEST IGNORED
S6BTLADM-Resource Management
From the Resource Detail screen you pressed <Enter> to display the active path list; at present there are no paths active.
No action required.
THERE ARE NO ACTIVE SESSIONS FROM REGION =
S6BTLADM - USER ACTIVITY
You have requested the active sessions which have been grouped under the identified region name. There are currently no connections to report.
Retry your request.
There are no ENABLED object sets which include this object
Security
You requested to view Enabled Object Sets from an object permissions list to see if any enabled object set includes this object.
No action is required.
There are no fields defined
CA Datacom Table Definer
You requested the FIELDS function to see the list of CA-Datacom fields in the CA-Datacom table you specified in the previous context. There are no fields in the extraction tables.
Call your database administrator to determine why the extraction information shows the presence of the CA-Datacom table but not its fields.
There are no GROUPS to LIST
Security
You requested a list of Groups, but there are no Groups to list.
No action required.
There are NO instances currently selected
Unload
In INSTANCE SELECT you have requested to unselect any currently selected instance; however, there are no currently selected instances.
No action required.
There are no LIBRARIES to LIST
Security
You requested a list of libraries, but none exist. You may have made your request from the main menu "Manage Object Permissions" section by pressing the OPTIONS function key when your cursor was on the OBJECT field.
No action required.
There are NO object sets enabled for group "%"
Security
You requested the OBJECTSETS function in the Manage Group screen, which lists object sets enabled for the group. There are no enabled object sets that include the group on the enable list.
No action is required.
There are no OBJECT SETS to LIST
Security
You have requested a list of existing object sets. There are no object sets defined.
No action required.
There are no REPORTS to LIST
Security
You requested a list of reports, either in the main menu through OPTIONS, or while specifying reports in an object set definition. However, there are no reports to list.
No action is required.
There are no SCREENS to LIST
Security
You requested a list of screens, but there are no screens to list.
No action required.
There are no SECURITY ADMINISTRATORS to LIST
Security
You requested a list of Security Administrators, but there are no Security Administrators to list.
No action required.
There are no USERS to LIST
Security
You requested a list of users, but there are no users to list.
No action required.
There is no content available to PASTE
Screen Definer
You have pressed <PF17> to paste a field but there are no contents being held to be pasted.
Before issuing a PASTE command, copy a line or cut a field.
There is no cross-reference information available
Screen Definer
You requested a list of screens referencing a screen table, but no cross-reference material is available.
No action required.
There is NO DATA in table "%"
Unload
You have requested to specify data instances for the table named on the cursor row; however, there is no data in the table to unload.
No action required.
There is no data in the Audit Log for the current date range
Secure Audit Log
You attempted to purge the audit log contents but you specified a date range which started and ended before the earliest date recorded in the audit log.
Check the date range to be purged and try again.
There is no data in the Audit Log
Secure Audit Log
The audit log does not contain any data and therefore the utility has nothing to display.
No action required.
There is no data to be purged
Secure Audit Log
At this time the accesslog only contains entries for the current date. There is no data that can be purged.
No action required.
There is no occurrence in (identifying) table "%" for %
Definition Differences
You have specified an object which has a corrupted definition. There is no occurrence for that object in the identifying table (table which has object names as key values.
You cannot perform the requested operation on the corrupted object. See your database administrator for further assistance.
There is no such field as "%" in screen table "%"
Screen Definer
You have referenced a field that does not exist in the screen table named.
Check your screen table definition and reference an existing field, or add the desired field in your definition.
There is no such object set as "%"
Security
You have requested to Manage Permissions for, or Specify Permissions for an object set, in the Main Menu of the Security Manager. The object set named does not exist.
You must enter the name of an existing object set or press <PF2> to obtain a list of existing object sets for selection.
There is no such table as "%"
Screen Definer
You have pressed <PF19> to load and given a non-existent table name on the prompting screen.
Provide an existing table name.
There is no such Userid as "%"
Security
You referred to a non-existent userid when you requested to view a userid profile.
You can request a list of users and select from this list, or correct the entry.
There is no such USERID or GROUP as "%"
Security
You referred to a non-existent member when specifying a permissions list or default list.
No action is required unless you have to remove the entry.
There must be a MENU to display
Menu Definer
When ACTION is M, the OBJ LIST OR MENU field requires the name of the menu to display.
Enter the name of the menu.
There must be a RULE to execute or call
Menu Definer
When ACTION is N or C, the RULE field requires the name of a rule to execute or call.
Enter the name of the rule.
There must be an object list for prompting
Menu Definer
You have set the PROMPT to O, so the object list to be displayed must be named in OBJ LIST OR MENU.
Enter the name of the menu in OBJ LIST OR MENU.
There must be at least 1 distribution point and 1 count field
Table Definer
You did not specify a distribution point or a count field for the CLC table. A distribution point must be a field of the source table, and a count field must have semantic type count (C), binary syntax (B), a length of 4, Src C, and Source Name COUNT.
Specify one distribution point and one count field.
These objects are different
Definition Differences
You want to compare two lists of objects to see if they are different. The result is, they are different.
No action required.
This command needs a description
DEFINE_OBJLIST Tool
The highlighted command does not have a description.
Type in the description text for the command.
This command needs a rule
DEFINE_OBJLIST Tool
The highlighted command does not have a rule associated with it.
Specify the rule to be executed when the command is invoked.
This document has been printed
Character-based Text Editor
<PF13> was pressed and the formatted text was printed.
No action required.
This field cannot have a negative value
Screen Definer
You have entered a negative value into a field requiring a positive value.
Change the field to have a positive value.
This field is missing a value
Object Selector
The indicated field needs a value.
Supply a value for the indicated field.
This field is missing a value
Select Data
The indicated field requires a value.
Put a value in for the indicated field.
This field is used only for SCREENS and RULES
Copy Definition
You have specified a LIBRARY or ENVIRONMENT identifier for an object when the object does not require this information to identify it.
Remove the reference.
This field is used only for screens and rules
Copy Defn/Data
You have included information which does not pertain to the type of object you are specifying.
Remove the information or change the object type.
This field must have a numeric value
Screen Definer
You have entered a nonnumeric value into a field requiring a numeric value.
Enter a numeric value.
This field must have a positive value
Screen Definer
You have entered a non-positive value (i.e., 0, -1) into a field requiring a positive value.
Enter a positive value.
This is an invalid object type
Definition Differences
The type of the object is not one of the valid ones.
Enter a valid type.
This line will call or execute a rule; enter its name
Menu Definer
A title exists for this item, but a rule does not.
Enter the name of the rule or remove the title.
This menu uses a non-standard session manager
Menu Definer
DEFINE_MENU was executed with the name of a special session manager entry point that does not correspond to one of the menu types supported by DEFINE_MENU.
Change the menu name to an undefined name or to a menu whose type is supported by DEFINE_MENU.
THIS SCREEN ONLY SUPPORTS STOP BY TYPE, GROUP MUST NOT BE SPECIFIED
S6BTLADM-Resource Management
You entered a stop request after keying in both the type and group. The Type List screen does not support stop server request for a specific group.
If you wish to stop all gateways/servers within the type clear the group field and retry the request. If you wish to stop only the gateways/servers in the specified group then proceed to the Group List screen and issue the Stop from there.
This SecAdmin requires a CLEARANCE of at least %
Security
Based upon users who are assigned as subjects of the SecAdmin whose user profile is being viewed, the clearance assigned to this Security Administrator must be raised. This ensures that the Security Administrator's clearance is higher than or equal to any of the SecAdmin's subjects.
The Security Administrator's clearance must be set to the clearance indicated in this message, or higher.
This subschema exists; will be overwritten upon confirmation
Tool for CA IDMS Data
The subschema that you are about to load is already defined in Object Service Broker. The current definition will be replaced by the new data from the import files shown on the screen.
Press <PF21> to confirm that you want to load the subschema or press any other key if you do not want to load it.
This table has an instance that is referred to more than once
Object Set Definer
The instance for this table, specified by the parameters, occurs more than once.
Remove the duplicate entries.
This table is referred to more than once
Object Set Definer
This table is referred to more than once.
Remove the duplicate entries.
This tool must be run with a Level 7 userid
Promotions Bind Tools
The userid being used to run the tool is not a Level 7 id.
Use a Level 7 userid.
TITLE/FINAL cols & body will not fit within defined page width
Report Definer
The title columns, final columns, and all body report fields must fit within the page width.
Change the page width to accommodate all the fields.
TITLE/HEADING/FINAL rows/cols must be 0 or a positive number
Report Definer
Title and heading rows can only be a positive number or zero. Negative title or heading rows are not valid.
Change the indicated title or heading row to a valid value.
TITLE COLS must be consecutive, starting from column 1
Report Definer
Title columns can only be marked consecutively and the first title column must be in column 1.
Correct the T line commands to be consecutive and start with column 1.
TITLE COLUMNs for break table "%" not the same as TITLE COLUMNs for body table "%"
Report Server
The number of title columns for break tables and body tables must be the same.
Use the Report Definer to correct the report definition.
Title report tables can only have skip before and after TABLE
Report Definer
A Title report table can have skip before and after table spacing attributes only. Therefore, a user who enters values for the other spacing attributes is prompted and the values are reset to null. Users are encouraged to use the format screen by pressing <PF4> where a Title report table has only the appropriate attributes shown.
No action required.
Titlecol too small for field "%" of report table "%"
Report Definer
A report field is defined partly in title columns and partly out of title columns.
Move the report field or title columns to correct the problem.
Titles must be consecutive - followed by consecutive headings
Report Definer
Only consecutive title rows can be marked, and consecutive heading rows can follow them. Headings cannot precede titles.
Correct the T and H markers specified to agree with the restrictions given above.
TO ASSOCIATE A SCHEDULE THE TARGET RESOURCE TYPE-GROUP MUST BE SPECIFIED
S6BTLADM-Resource Management
You pressed PF5 to associated the displayed schedule to a specific Resource Detail entry but you did not identify the Resource ahead of time.
Key in the target type and group in the input fields provided and try your request again.
TO COPY A SCHEDULE SPECIFY THE NEW SCHEDULE NAME IN THE TARGET INPUT FIELD
S6BTLADM-Resource Management
You have pressed PF4 to copy the schedule currently displayed but have not identified the new name of the schedule.
Key in the new schedule name as instructed and press PF4 again.
To DELETE Menu "%", you must DEFINE_MENU("%")
Menu Definer
You have changed the MENU NAME and then requested to DELETE. If a menu of this new name does not exist, there is nothing to delete. If a menu of this new name does exist, then you may not delete it from here.
If the menu does not exist, there is no need to delete it. To delete the (existing) menu you specified on entry to this tool, change the Menu Name back to this name and then request delete. To delete the (existing) menu you refer to in the changed Menu Name field, CANCEL this Menu Definition and then request DEFINE_MENU specifying the name of the menu you wish to delete as an argument.
To INSERT, select occurrence then use CLEAR command in SOE
Table Editor
You tried to use the I line command in the Table Browser where this line command is not valid.
To insert an occurrence, follow the directions in the message.
To promote table % occurrence, promote the definition as well
Promotion
Table occurrences for a new table cannot be promoted on their own.
Promote the table definition as well.
To unload this object, "%" is required
Unload
The indicated field must be supplied in order to unload the indicated object.
Supply the indicated field.
To use LIST TABLES function, you must fill in the UNIT
Security
You requested a list of tables while specifying tables permissions on the object set definition screen, but you did not specify the unit.
Specify the unit to use the list tables function; it narrows the search.
Token "%" not found
Rule Editor
The token specified for a FIND or CHANGE command was not found.
Make sure that you have specified the token correctly.
Token too long to store internally
Rule Editor
A rule token (quoted string) is too long.
Break the string into more parts and use the concatenation symbol (||) to join them.
Too % END statements
Rule Editor
There are too MANY, or too FEW, END statements in the rule.
Add or delete the appropriate number of END statements.
Too many % fields to fit in report definition
Report Generator
Control fields and selection criteria specified are required for a report function to produce a derived field. One or both of the following has occurred:
You specified too many SORT BY or ACROSS BY fields for a summary report, or too many BREAK BY fields for a detail report.
The selection criteria, specified on the Selection screen, is too long.
Do one or both of the following:
Reduce the number of SORT BY or ACROSS BY fields if the SUMMARY flag is on, or reduce the number of BREAK BY fields if the SUMMARY flag is off.
Press the SELECT function key to display the Selection screen, and shorten the criteria by removing unnecessary blanks or parentheses, or by replacing "AND" and "OR" with "&" and "|" respectively.
Too many colors in table "%"
Screen Server
There are more than 600 colors defined in the indicated table.
Either delete some color definitions that are no longer needed, or contact TIBCO Support to increase the limit.
Too many conditions, maximum is %
Rule Editor
You have reached the maximum number of conditions allowed in a rule.
Try to separate a single rule into two or more rules.
Too many conditions, maximum is %
Rule Editor
You have reached the maximum number of conditions allowed in a rule.
Try to separate the single rule into two or more rules.
Too many destinations specified for Move/Copy
Table Definer
Only one line command, A (After) or B (Before) is allowed for each M (Move) or C (Copy).
Remove the extra As and Bs.
Too many exception handlers; maximum 32
Rule Editor
A rule may have at most 32 exception handlers. This includes not only the explicit exception handlers, but also any UNTIL statements within the actions.
If possible, delete some of the exception handlers or UNTIL loops. If not, split the rule.
Too many key fields in dynamically created table %
TAM
The number of fields in a composite primary key is too large.
Reduce the number of fields in the composite primary key to 16 or fewer.
Too many levels of event rules; at most 5 event levels may be nested
Interpreter
Event rules can be nested, but only to five levels; you have exceeded that depth.
Reduce the nesting of the event rules.
Too many local variables in rule program
Interpreter
You created too many local variables in one transaction, or the variables use up too much storage. This message may indicate an infinite loop or a recursion that is too deep.
Verify that the recursion does not get out of control.
Too many nested lists
Character-based Text Editor
At this point in the list, the number of nested lists has not left enough room for the last one to be indented.
Remove some of the lists from being nested.
Too many non-derived fields in Definition Area; max is %
Report Definer
The maximum number of fields has been exceeded in the Definition Area.
Decrease the number of fields specified until you have the indicated maximum or less.
Too many open files
Builtin Routines
The maximum number of open files permitted for a user has been reached. No more files can be opened.
Call your system administrator for help if you need more files opened at the same time.
Too many parm values to show; All occurrences unloaded
Unload/Load
The number of occurrences of a parameterized table is too great to fit into the screen table. UNLOAD bypasses the selection of parameter values and unloads all occurrences from the table.
No action required.
TOO MANY PEER NODES ACCESSED DURING PROCESSING, REQUEST REJECTED
S6BTLADM - COMMON MESSAGES
When you select remote nodes from the node list screen security data is retained for function validation. The retained data is stored in a table which has a limited number of entries. The current request to process a new node has exhausted the node security table.
Exit and reenter the Administrator utility to clear the table.
Too many pops of % stack
Rule Editor
Internal translator error.
The message log will contain a more detailed error message.
 
1.
2.
Contact TIBCO Support with the log and a description of what actions were being performed when this message was generated.
Too many report tables; # is the maximum that can be used by a transaction
Report Server
The number of tables of type RPT used by an application exceeded the maximum allowed. These are report tables into which a rule can INSERT occurrences.
Reduce the number of reports used by the application.
Too many reports used by transaction; maximum number possible is #
Report Server
The number of distinct reports used by an application exceeded the maximum allowed. Note that a report can be run an indefinite number of times, and this is a limit on report definitions.
Use fewer reports in your transaction.
Too many Screens used in this transaction
Screen Server
The number of distinct screens used by an application exceeds the maximum allowed.
Use fewer screens in your application.
Too many table names for FORALLA routine; maximum number is 16
Interpreter
The FORALLA routine has a total of 16 tables currently active. It has just been called referencing another table name, but there is a limit of 16 active tables.
Call routine FORALLE to indicate FORALL processing is finished for at least one of the tables that are currently active.
Too much output for Message Log from %; excess discarded
Print Rules
The message log overflowed. The overflow was discarded.
To get all the output, direct it to hard copy or a data set.
Top of selection
Secure Audit Log
Scrolling had reached the top of your selection list of audit log occurrences.
No action required.
Top of Window
General
You pressed <PF7> until you reached the top of the displayable information. No more information exists above the screen that you are viewing.
No action required.
Total length of order fields too long
TAM
When invoking an external sort to perform an ordering function the total length of the order fields and internal suffixes has exceeded 4080 bytes
Modify the rules/table definitions such that the total length of order fields is less than 4081.
Total number of Sort/Break/Across fields is %, maximum is %
Report Generator
The indicated total number of control fields has exceeded the indicated maximum.
Reduce the number of control fields to the indicated maximum or less.
Total sort field length too large
Report Server
The total length of all sort fields for this report has exceeded 4080 bytes
Alter the report definition to reduce the sort criteria field lengths to less than 4081 bytes.
Total width of Print fields is %; limit is %
Report Generator
The indicated report width has exceeded the limit.
Reduce the width of the report as follows:
Shorten the labels or display masks if they are longer than the actual data.
Remove some function-field pairs from the SUMMARY PRINT section of the Function screen if it is a summary but not an across report.
Traceback of rules called at time of error
Interpreter
This message is used by the Object Service Broker program that produces the Object Service Broker Information Log. It signals the beginning of a list of rules that were called before the error occurred, starting with the most recent.
Study the Information Log.
Traceback terminated; the call stack is damaged
Interpreter
This message is used by the program that produces the Object Service Broker Information Log; it indicates an internal error.
 
1.
2.
Contact TIBCO Support with the log and a description of the actions performed before the message was displayed.
Transaction being debugged has reached % break event
Debugger Utility
This message is informational.
No action required.
Transaction cannot be activated
Batch Client
Transaction activation failed.
See the session log for more information.
Transaction could not be committed
Batch Client
The COMMIT failed.
See the log for more information.
Transaction creation failed
Batch Client
The session is not able to create a transaction.
Check the session log for more information.
TRANSFER OWNERSHIP function CANCELLED
Security
You returned to the main menu after canceling the TRANSFER OWNERSHIP function. The objects chosen in the function are not transferred.
No action required.
Translation object not found or invalid locale.codepage combination for %
TAM
The Locale and Codepage are valid values but the combination of the two is not.
Specify a valid locale.codepage combination.
Translator error for rule %
CHANGERULE tool
An error occurred when the rule was detranslated to examine it for the given token.
Try to edit the rule and save it. If a similar error occurs, contact TIBCO Support.
Trying to % non-existent row % in E$MAP
Rule Editor
Internal editor error.
The message log will contain a more detailed error message.
 
1.
2.
Contact TIBCO Support with the log and a description of what actions were being performed when this message was generated.
TSO & BATCH user IDs differ; password provided is invalid
Security
You submitted an offline job that has a userid that differs from the TSO user ID. A password was provided as required, but the password was not the correct one for the userid used. Since password prompting is not possible in this case (logon in batch), the logon failed.
Resubmit the batch job with the correct password or use the same userid as the TSO user ID for the offline job.
Two fields of "%" have same source "%.%"
TAM
The subview table definition contains two fields with the same source name.
Change one of the source field names to a different source field in the subview table definition.
Two keys must be specified for REPEAT TYPE 'PE'
Adabas Definer
For an ADABAS table definition with repeat type of GRP, exactly two primary keys must be supplied.
Supply two primary keys for the table definition.
Two or three keys must be specified for REPEAT TYPE 'MU'
Adabas Definer
An ADABAS table definition with repeat type of MU must have either two or three primary keys.
Define the correct number of keys for the table definition.
Type and syntax combination is invalid for ";" argument
Builtin Routines
The argument does not satisfy the type/syntax requirements for the specified shareable tool.
Ensure that the value used for the argument has a syntax and type combination that is valid for the specified shareable tool.
Type and Syntax mismatched for field: %
Field Dictionary
The semantic type and syntax are an invalid combination.
Change either the semantic type or the syntax to make an acceptable pair. Refer to the Processing manual for valid semantic and syntax combinations.
Type and syntax require Decimal = 0 for % % of dynamically created table %
TAM
Decimal must be zero for the combination of semantic type and syntax you specified.
Consult the Managing Data manual for information about valid combinations of Type, Syntax, and Decimal.
Type does not match for table "%"
Builtin Routines
The table definition or the processed program was probably modified since the last pass through the preprocessor.
Preprocess the program again.
Type error detected in conversion of argument # of % routine "%"
Interpreter
Internal error. The message log contains a more detailed error message.
 
1.
2.
Contact TIBCO Support with the log and a description of the actions performed before the message was displayed.
Type in 'S' to select an optional action then press <Enter>
Report Generator
The optional selection list is selected by typing S; you can also press <PF4> to access the TABLE screen directly.
Select the screen you want to access.
TYPE is a required field
Table Definer
You must enter the TYPE of event. Valid values for TYPE include V for validation, and T for trigger.
Enter T for trigger or V for validation for TYPE, or press <PF1> for selection.
Type mismatch for table "%"; source is "%" but target is "%"
Promotion
Because the table type for the specified table does not match on the source and target systems, the apply process cannot proceed as requested.
If the source type is correct, either:
or if the definition change is in another change request, ensure that change is applied prior to the change to the data.
If the target type is correct, return the change to the developer to have the source type fixed.
Type of "%" is incompatible with that of "%"
Report Generator
The semantic data types of the fields that you want to relate are incompatible.
Choose another field or modify the semantic type of the field definition through the Table Definer.
Type of rule "%" cannot be both "V"alidation and "T"rigger
Table Definer
You used the indicated rule for both validation and trigger. A validation rule must be a logical function, whereas a trigger cannot be a function.
Change the event type according to the type of the rule.

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