Error Codes
Error codes have the following types of roles - trace, debug, info, warn, and error. The following tables list these error codes for the database palette and the shared resource:
Role: Trace
Error Code and Error Message | Role | Category | Description | Resolution |
---|---|---|---|---|
TIBCO-BW-PALETTE-ADBPLUGIN-100001
The number of records per event is {0}. |
Trace | BW-Plugin | Number of records per event is 0. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100002
DataEventPoller schema {0} bind fault status updater. |
Trace | BW-Plugin | Set parameter values for updating ADB_L_DELIVERY_STATUS in publishing table from S to F. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100003
DataEventPoller Schema {0} execute fault status updater {1}. |
Trace | BW-Plugin | Execute update of ADB_L_DELIVERY_STATUS in publishing table from S to F. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100004
DataEventPoller Schema {0} No record found. |
Trace | BW-Plugin | Polling is in progress and no data is found in parent or child table for publishing. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100005
DataEventPoller Schema {0} execute pub table updater {1}. |
Trace | BW-Plugin | SQL query used for updating publishing table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100006
DataEventPoller Schema {0} batch update {1}. |
Trace | BW-Plugin | Number of records updated during batch processing. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100007
DataEventPoller Schema {0} release multi-threading semaphore after marking records. |
Trace | BW-Plugin | Release the publishing table semaphore to allow other threads poll the publishing table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100008
DataEventPoller Schema {0} release table {1} lock in load balance mode. |
Trace | BW-Plugin | Release the table lock in load balance mode. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100009
DataEventPoller Schema {0} execute publishing table selector {1}. |
Trace | BW-Plugin | Select columns from publishing table with ADB_L_DELIVERY_STATUS = 'N'. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100010
DataEventPoller Schema {0} builds publishing table selector. |
Trace | BW-Plugin | Build select statement for fetching data from publishing table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100011
DataEventPoller Schema {0} binds publishing table selector, polling batch size is {1}. |
Trace | BW-Plugin | Set parameter values for the select query on publishing table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100012
DataEventPoller Schema {0} execute publishing table max sequence selector {1}. |
Trace | BW-Plugin | Select MAX(ADB_SEQUENCE) from table where ADB_L_DELIVERY = 'N'. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100013
DataEventPoller Schema {0} builds publishing table max sequence selector. |
Trace | BW-Plugin | Build select statement for fetching maximum ADB_SEQUENCE value. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100014
DataEventPoller Schema {0} execute publishing table mini sequence selector {1}. |
Trace | BW-Plugin | SELECT MIN(ADB_SEQUENCE) from table where ADB_L_DELIVERY = 'N'. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100015
DataEventPoller Schema {0} builds publishing table mini sequence selector. |
Trace | BW-Plugin | Build select statement for fetching minimum ADB_SEQUENCE value. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100016
DataEventPoller Schema {0} selects record data from reference object table {1}. |
Trace | BW-Plugin | SQL query for select from reference object or source table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100017
DataEventPoller Schema {0} builds pub table updater. |
Trace | BW-Plugin | Build update query for publishing table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100018
DataEventPoller Schema {0} binds pub table updater. |
Trace | BW-Plugin | Set parameter values for the update query on publishing table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100019
DataEventPoller Schema {0} build 'S' to 'N' updater. |
Trace | BW-Plugin | Build update query for publishing table to change ADB_L_DELIVERY_STATUS from S to N. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100020
DataEventPoller Schema {0} bind 'S' to 'N' updater. |
Trace | BW-Plugin | Set parameter values for updating ADB_L_DELIVERY_STATUS in publishing table from S to N. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100021
DataEventPoller Schema {0} execute 'S' to 'N' updater {1}. |
Trace | BW-Plugin | Execute update of ADB_L_DELIVERY_STATUS in publishing table from S to N. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100022
DataEventPoller Schema {0} Child table {1} has no data to publish. |
Trace | BW-Plugin | Publish Child Data is enabled and there is no data to fetch from child table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100023
The mutex table {0} already exists. |
Trace | BW-Plugin | The mutex table already exists in the DB. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100024
DataEventPoller Schema {0} bind reference object selector. |
Trace | BW-Plugin | Set parameter values for selecting data from referred table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100025
DataEventPoller Schema {0} selects record data from reference object table. |
Trace | BW-Plugin | Execute select on referred table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100026
DataEventPoller Schema {0} builds reference object selector. |
Trace | BW-Plugin | Build select query for referred table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100027
DataEventPoller Schema {0} constructs the instance based on the source table. |
Trace | BW-Plugin | If referred table is not mentioned, update publishing table based on the source table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100028
DataEventPoller Schema {0} polling commit for MySql using native driver. |
Trace | BW-Plugin | Displays message when statements are committed. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100029
DataEventPoller Schema {0} Start to fetch data from child table. |
Trace | BW-Plugin | Publish Child Data is enabled and thread starts to fetch data from child table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100030
DataEventPoller Schema {0} Finish fetching data from child table. |
Trace | BW-Plugin | Publish Child Data is enabled and thread completed fetching data from child table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100031
DataEventPoller Schema {0} Fetch child data from {1}. |
Trace | BW-Plugin | Fetching data from child table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100032
DataEventPoller Schema {0} execute child selector {1}. |
Trace | BW-Plugin | Select columns for publishing from child table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100033
DataEventPoller Schema {0} build child selector. |
Trace | BW-Plugin | Build select query for fetching data from child table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100034
DataEventPoller Schema {0} bind child selector. |
Trace | BW-Plugin | Set parameter values for select query to fetch child data. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100035
DataEventPoller Schema {0} build fault status updater. |
Trace | BW-Plugin | Build update query to update status to F. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100036
DataEventPoller Schema {0} builds ADB_L_DELIVERY_STATUS N->S marker. |
Trace | BW-Plugin | Build update query for Load Balancing marker. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100037
DataEventPoller Schema {0} builds publishing table selector whose ADB_L_DELIVERY_STATUS is S. |
Trace | BW-Plugin | Select query for load balancing. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100038
DataEventPoller Schema {0} binds ADB_L_DELIVERY_STATUS N -> S marker … |
Trace | BW-Plugin | Sets parameter values for the load balancing query. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100039
DataEventPoller Schema {0} acquire table {1} lock in load balance mode. |
Trace | BW-Plugin | DataEventPoller Schema acquiring lock on a table in the load balancing mode. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100040
DataEventPoller Schema {0} execute ADB_L_DELIVERY_STATUS N -> S marker ... {1} |
Trace | BW-Plugin | Executes the query in load balancing mode. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100041
Creating the mutex table {0}. |
Trace | BW-Plugin | Creates table in DB lock initialization for load balancing mode. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100042
DataEventPoller Schema {0} selects record data from source table. |
Trace | BW-Plugin | If referred table is not mentioned, selects data from the source table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100043
Mutex table {0} is already locked by other node. |
Trace | BW-Plugin | Table is already locked by another node. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100044
DataEventPoller Schema {0} failed to construct result based on source table because no data fetched from {1}. |
Trace | BW-Plugin | Object construction failed when no data found in source table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100046
DataEventPoller Schema {0} polling commit for DB2. |
Trace | BW-Plugin | Displays message when statements are committed. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100047
DataEventPoller Schema {0} auto update status to 'N' statement is: {1} |
Trace | BW-Plugin | Updates the value of ADB_L_DELIVERY_STATUS in the publishing table from P, F, and S to N. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100048
DataEventPoller Schema {0} auto update status effect data count is {1}. |
Trace | BW-Plugin | Displays the count of the records whose ADB_L_DELIVERY_STATUS in publishing table is updated from P, F, and S to N. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100049 {0} | Trace | BW-Plugin | Displays message on activity events such as initialization. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100050
Data Merger Schema {0} the parent table opcode {1} is invalid,so discard the message. |
Trace | BW-Plugin | Discards the message when the parent table opcode is invalid. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100051
Data Merger Schema {0} bypass one message. |
Trace | BW-Plugin | If opcode is 10, bypasses the message. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100052
Data Merger Schema {0} Message body: {1}. |
Trace | BW-Plugin | Displays message body of Data Merger schema. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100053
Data Merger Schema {0} will do incremental operation for child records. |
Trace | BW-Plugin | If opcode exists, handles the child data incrementally. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100054
Data Merger Schema {0} will do completion operation for child records. |
Trace | BW-Plugin | If opcode does not exist, handles the child data completely. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100055
Data Merger Schema {0} start DB transaction. |
Trace | BW-Plugin | Displayed in logs when database transaction starts. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100056
Data Merger Schema {0} commit DB transaction. |
Trace | BW-Plugin | Displayed in logs when database transaction is committed. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100058
Data Merger Schema {0} the child table opcode {1} is invalid,so discard the child table message. |
Trace | BW-Plugin | Discards message when the child table opcode is invalid. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100059
Data Merger Schema {0} the single table opcode {1} is invalid,so discard the single message. |
Trace | BW-Plugin | Discards message when single table opcode is invalid. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100060
Data Merger Schema {0} can't execute the statement because of the statement is null. |
Trace | BW-Plugin | Displayed when trying to execute a null statement. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100061
Data Merger Schema {0} {1} row(s) affected. |
Trace | BW-Plugin | When database row is affected due to successful statement execution. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100062
Data Merger Schema {0} will rollback since {1}. |
Trace | BW-Plugin | Rolls back if you set not to use any exception table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100063
Data Merger Schema {0} handle [{1}] : {2} |
Trace | BW-Plugin | Handles the exception message based on the error status. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100064
Data Merger Schema {0} roll back DB transaction. |
Trace | BW-Plugin | Rolls back the database transaction when the record fails. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100065
Data Merger Schema {0} insert the data {1} into exception table {2}. |
Trace | BW-Plugin | When record fails and data is inserted in the exception table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100066
Data Merger Schema {0} the opaque exception table is not found. |
Trace | BW-Plugin | When trying to insert record in opaque exception table and table is not found. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100067
Data Merger Schema {0} insert the data {1} into opaque exception table {2}. |
Trace | BW-Plugin | When record fails to insert in target table and exception table, tries to insert record in opaque exception table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100068
Data Merger Schema {0} delete related child records. {1} |
Trace | BW-Plugin | If opcode is 3, deletes child data records. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100069
Data Merger Schema {0} query related child records.{1} |
Trace | BW-Plugin | If opcode is 4, fetches child data records. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100070
Data Merger Schema {0} throw exception {1} when create statement for Data {2}. |
Trace | BW-Plugin | When create statement and initialize parameters fail. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100071
Data Merger Schema {0} the statement in cache can't be reused {1}. |
Trace | BW-Plugin | If statement parameter list is not equal to column name, reuse database statement fails. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100072
Data Merger Schema {0} cache statement {1} for table {2}. |
Trace | BW-Plugin | When fails to set statement in store. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100073
Data Merger Schema {0} can't bind the statement because of the statement is null. |
Trace | BW-Plugin | Fails to bind statement when statement is null. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100074
Data Merger Schema {0} throw exception {1} when bind parameter to statement {2}. |
Trace | BW-Plugin | Fails when not able to bind parameters to the statement. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100075
Data Merger Schema {0} call pre-commit procedure successfully. |
Trace | BW-Plugin | Successfully calls pre-commit stored procedure. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100076
Data Merger Schema {0} call pre-commit procedure unsuccessfully. |
Trace | BW-Plugin | Not able to call pre-commit stored procedure. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100077
Data Merger Schema {0} the pre-commit procedure output parameter SP_TEXT is {1}. |
Trace | BW-Plugin | If pre-commit procedure output parameter SP_TEXT is null or blank. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100078
Data Merger Schema {0} result of pre-commit stored procedure {1} is \n{2}\n\t. |
Trace | BW-Plugin | Prints result of pre-commit stored procedure along with service name and pre-commit stored procedure name. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100079
Data Merger Schema {0} start handle normal exception. |
Trace | BW-Plugin | Handles normal exception. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100080
Data Merger Schema {0} throw exception \n\t\u0020{1}\n\t\u0020 when create statement for Data \n\t\u0020{2}\n\t. |
Trace | BW-Plugin | Fails to create statement and initialize parameters. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100081
Data Merger Schema {0} throw exception \n{1}\n when bind parameter to statement \n\t\u0020{2}\n\t. |
Trace | BW-Plugin | Fails to bind parameters to the statement. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100082
Data Merger Schema {0} receive a group message which contain {1} record(s). \n\t. |
Trace | BW-Plugin | Receives group message which contains n records. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100083
Data Merger Schema {0} handle Batch data\n\t |
Trace | BW-Plugin | Displays message when bulk insert is processed. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100084
Data Merger Schema {0} start to handle the {1} item for the group message. \n\t |
Trace | BW-Plugin | Starts to handle each item one at a time for group message. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100085
Data Merger Schema {0} flush Bulk-Insert.\n\t. |
Trace | BW-Plugin | Flushes bulk-Insert if bulk insert statement is not null. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100086
Data Merger Schema {0} {1} row(s) affected.\n\t. |
Trace | BW-Plugin | When database row is affected due to successful statement execution. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100087
Data Merger Schema {0} execute database statement successful count is {1}\n\t. |
Trace | BW-Plugin | Displays count of statements executed successfully on the database. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100088
Data Merger Schema {0} no data change in the database.\n\t. |
Trace | BW-Plugin | No change in database if count of statements executed successfully on the database is 0. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100089
Data Merger Schema {0} receive a single message.\n\t. |
Trace | BW-Plugin | Data Merger schema receives a single message. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100090
Data Merger Schema {0} prepare roll back the exception data \n\t. |
Trace | BW-Plugin | Perform roll back operation if there is any exception in processing the data. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100091
Data Merger Schema {0} cache data size {1}, start handle exception\n {2} \n\t. |
Trace | BW-Plugin | Starts handling the subcache exception. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100092
Data Merger Schema {0} exception cache data size is {1}, executed successful data size is {2} \n\t. |
Trace | BW-Plugin | Handles subcache exception data count. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100093
Data Merger Schema {0} handle exception data {1} of {2} \n\t. |
Trace | BW-Plugin | Adds all the messages in the errorList to the exception table or the opaque exception table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100094
Data Merger Schema {0} finish handle normal exception\n\t. |
Trace | BW-Plugin | Finishes handling normal exception. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100095
Data Merger Schema {0} the exception table is not found.\n\t |
Trace | BW-Plugin | Displays message when exception table is not found in the database. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100096
Data Merger Schema {0} the child exception table {1} is not found.\n\t |
Trace | BW-Plugin | Displays message when child exception table is not found in the database. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100097
Data Merger Schema {0} Confirming {1} message(s) Successfully |
Trace | BW-Plugin | Confirms count of batch commit data messages successfully. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100098
Data Merger Schema {0} statement bounds:{1} |
Trace | BW-Plugin | Displays message when batch execution happens in bulk insert. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100099
Data Merger Schema {0} can't execute the statement because of the statement is null |
Trace | BW-Plugin | If the statement is null, cannot execute the statement. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100100
Data Merger Schema {0} handle {1} of {2} need execute data |
Trace | BW-Plugin | Displays which data is being executed for bulk insert handling. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100101
Data Merger Schema {0} handle {1} of {2} error data. |
Trace | BW-Plugin | Displays which data is being handled for bulk insert error handling. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100102
Data Merger Schema {0} didn't confirm error message "{1}", since this error message can't be inserted into exception/opaque table. |
Trace | BW-Plugin | When error message cannot be inserted into exception table or opaque exception table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100103
Data Merger Schema {0} handle {1} of {2} continue operation data. |
Trace | BW-Plugin | Displays which data is being processed further for bulk insert error handling. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100104
Data Merger Schema {0} finish handle bulk insert error exception. |
Trace | BW-Plugin | When finish handling bulk insert error exception. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100105
Data Merger Schema {0} continue handle bulk insert data. |
Trace | BW-Plugin | Continue handle bulk insert data while processing bulk insert data error handling. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100106
Data Merger Schema {0} start handle bulk insert error exception. |
Trace | BW-Plugin | Starts handling bulk insert error exceptions. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100107
Data Merger Schema {0} execute update count result {1}. |
Trace | BW-Plugin | Displays logs when update count result is executed. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100108
Data Merger Schema {0} statement SQL: \n\t\u0020\u0020\u0020-\u0020{1}\n\t |
Trace | BW-Plugin | Displays the SQL statement. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100109
Data Merger Schema {0} create statement.\n\t |
Trace | BW-Plugin | When the SQL statement is created. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100110
Data Merger Schema {0} bind statement.\n\t |
Trace | BW-Plugin | When the SQL statement is binding. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100111
Data Merger Schema {0} execute statement.\n\t |
Trace | BW-Plugin | When the SQL statement is executed. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100112
{0}. |
Trace | BW-Plugin | Displays the message on activity events such as initialization. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100113
\n\t\u0020Data Requester Schema {0} begin transaction.\n\t |
Trace | BW-Plugin | Displays the message when a transaction starts. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100116
\n\t\u0020 Data Requester Schema {0} commit transaction.\n\t |
Trace | BW-Plugin | Displays the message after a transaction is committed. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100117
\n\t\u0020 Data Requester Schema {0} roll back transaction.\n\t |
Trace | BW-Plugin | Displays the message on rolling back a transaction. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100119
\n\t\u0020 Data Requester Schema {0} Confirming message Success.\n\t |
Trace | BW-Plugin | Displays the message on successful message confirmation. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100120
\n\t\u0020 Data Requester Schema {0} create statement.\n\t |
Trace | BW-Plugin | Displays the message when creating a statement. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100121
\n\t\u0020 Data Requester Schema {0} Statement Cached:\n\t\t{1}\n\t |
Trace | BW-Plugin | Displays the cached statement. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100122
\n\t\u0020 Data Requester Schema {0} throw exception:\n\t\u0020\u0020\u0020-\u0020{1}\n\t\u0020when create DB Statement for Data:\n\t\u0020\u0020\u0020-\u0020{2}\n\t |
Trace | BW-Plugin | Displays the message when the create statement fails. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100124
DataEventPoller Schema {0} polling commit for TD. |
Trace | BW-Plug-in | Displays the message when statements are committed. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100125
\n\t\u0020Data Requester Schema {0} Database operated successful.\n\t |
Trace | BW-Plugin | Displays the message when database operation is successful. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100126
\n\t\u0020Data Requester Schema {0} Database operated unsuccessful.\n\t |
Trace | BW-Plugin | Displays the message when database operation is unsuccessful. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100128
\n\t\u0020Data Requester Schema {0} throw exception \n{1}\n when parse request \n{2}\n\t |
Trace | BW-Plugin | Displays the message when parse request fails. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100129
The acknowledgement mode selected is {0}. |
Trace | BW-Plugin | Specifies the acknowledgment mode (Client or Auto) selected for Data Event Poller activity. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-100130
DataEventPoller schema {0{ build complete status updater |
Trace | BW-Plug-in | Displays the message when status of any polled record is updated to C. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-101002
DataEventPoller schema {0} bind complete status updater |
Trace | BW-Plug-in | Displays message when bind status of a polled record is updated to F. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-101003
DataEventPoller Schema {0} execute complete status updater {1}. |
Trace | BW-Plug-in | Displays message when build status of a polled record is updated to F. | This is a trace message and resolution is not applicable. |
Role: Debug
Error Code and Error Message | Role | Category | Description | Resolution |
---|---|---|---|---|
TIBCO-BW-PALETTE-ADBPLUGIN-200001
Activity {0} generated output:\n{1}. |
Debug | BW-Plugin | Shows output of data poller activity in XML format. | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-200002
Activity {0} provided input:{1}. |
Debug | BW-Plugin | Prints the activity input information of any of the Data Merger and Data Requester activities. | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-200003
Exception :{0} |
Debug | BW-Plugin | Displays the exception message. | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-200004
DataEventPoller Schema {0} execute publishing table selector {1}. |
Debug | BW-Plugin | Selects columns from publishing table with ADB_L_DELIVERY_STATUS = 'N'. | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-200005
DataEventPoller Schema {0} fetched {1} rows. |
Debug | BW-Plugin | Number of records fetched in one poll from publishing table. | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-200006
DataEventPoller Schema {0} job queue size is {1} when data pushed into the queue. |
Debug | BW-Plugin | Displays the size of job queue when data is pushed into the queue while polling records from the publishing table. | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-200007
DataEventPoller Schema {0} job queue size is {1} after polling operation on the queue. |
Debug | BW-Plugin | Displays the size of job queue when polling is completed. | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-200008
DataEventPoller Schema {0} job created successfully. |
Debug | BW-Plugin | Displays the message when job data is created successfully. | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-200009
DataEventPoller Schema {0} job creation failed. |
Debug | BW-Plugin | Displays the message when creating job data fails. | This is a debug message and resolution is not applicable. |
Role: Info
Error Code and Error Message | Role | Category | Description | Resolution |
---|---|---|---|---|
TIBCO-BW-PALETTE-ADBPLUGIN-300001
DataEventPoller Schema {0} starts polling message. |
Info | BW-Plugin | Thread starts polling publishing table to fetch any changes. | This is an info message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-300002 {0} | Info | BW-Plugin | Shown if there is loss of connection or reconnection is successful. | This is an info message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-300003
Oracle client info set successfully in the connection of {0} ... |
Info | BW-Plugin | Shown when the Oracle client information is set successfully. | This is an info message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-300004
Executor fixed Thread Pool Size is {0} ... |
Info | BW-Plugin | Displays the executor thread pool size. | This is an info message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-300005
Executor thread pool enabled ... |
Info | BW-Plugin | States that the executor thread pool is enabled. | This is an info message and resolution is not applicable. |
Role: Warn
Error Code and Error Message | Role | Category | Description | Resolution |
---|---|---|---|---|
TIBCO-BW-PALETTE-ADBPLUGIN-400001
DataEventPoller Schema {0} has different reference object in Shared Resource and Publishing Table. To resolve this issue, either fix the shared resource or re-generate the trigger. |
Warn | BW-Plugin | Schema has different reference object in Shared Resource and Publishing Table. | To resolve this issue, either fix the shared resource or re-generate the trigger. |
TIBCO-BW-PALETTE-ADBPLUGIN-400002
DataEventPoller Schema {0} failed to construct result based on reference object because no data fetched from {1}. |
Warn | BW-Plugin | Object construction failed when no data found in referenced table. | This is a trace message and resolution is not applicable. |
TIBCO-BW-PALETTE-ADBPLUGIN-400003
\n\t\u0020Data Requester Schema {0} throw exception \n{1}\n when begin transaction.\n\t |
Warn | BW-Plugin | Displays the message when the transaction fails to start. | Check errors listed in the error message. |
TIBCO-BW-PALETTE-ADBPLUGIN-400004
\n\t\u0020Data Requester Schema {0} throw exception \n\t\u0020{1}\n\t\u0020while rolling back transaction.\n\t |
Warn | BW-Plugin | Displays the message when rollback transaction fails. | Check errors listed in the error message. |
TIBCO-BW-PALETTE-ADBPLUGIN-400005
\n\t\u0020Data Requester Schema {0} threw exception \n\t\u0020{1}\t\u0020while executing DB Statement \n\t\u0020{2}\n\t |
Warn | BW-Plugin | Displays the message when a statement execution fails. | Check errors listed in the error message. |
TIBCO-BW-PALETTE-ADBPLUGIN-400006
\n\t\u0020Data Requester Schema {0} threw exception \n{1}\n while committing transaction.\n\t |
Warn | BW-Plugin | Displays the message when the commit transaction fails. | Check errors listed in the error message. |
TIBCO-BW-PALETTE-ADBPLUGIN-400007
\n\t\u0020Data Requester Schema {0} threw exception \n{1}\n while getting DB procedure {2}\n\t |
Warn | BW-Plugin | Displays the message when fetch DB procedure fails. | Check errors listed in the error message. |
TIBCO-BW-PALETTE-ADBPLUGIN-400008
Data Merger Schema {0} threw exception {1} in cascade statement creation either while creating prepared DB statement "{2}" or while initializing the parameters "{3}", please check if the statement and the column names are valid. |
Warn | BW-Plugin | Occurs when initializing parameters for cascade statement creation for data merger schema fails and an SQLException is thrown. | Check if the given table name is valid and connection to database is intact. |
TIBCO-BW-PALETTE-ADBPLUGIN-400009
Data Merger Schema {0} threw exception {1} while initializing the parameters "{2}", please check if the statement and the column names are valid. |
Warn | BW-Plugin | Occurs when initializing parameters for prepare statement creation for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400010
Data Merger Schema {0} throw exception {1} when bind parameter to statement {2}. |
Warn | BW-Plugin | Occurs when binding parameters to statement for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400011
Data Merger Schema {0} failed to register OUT parameter due to exception {1}, where pre commit procedure is "{2}". |
Warn | BW-Plugin | Occurs when registering OUT parameter for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400012
Data Merger Schema {0} threw exception {1} while executing statement {2} |
Warn | BW-Plugin | An exception occurs when execute statement fails. | Check error listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400013
Data Merger Schema {0} threw exception {1} either while flushing the bulk insertion data or while committing the transaction. |
Warn | BW-Plugin | Occurs when finishing bulk transaction for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400014
Data Merger Schema {0} failed with exception {1} while executing pre commit stored procedure. |
Warn | BW-Plugin | Occurs when executing pre commit stored procedure for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400015
Data Merger Schema {0} threw exception {1} in bulk inserter creation either while creating prepared DB statement "{2}" or while initializing the parameters "{3}", please check if the statement and the column names are valid. |
Warn | BW-Plugin | Occurs when initializing parameters for bulk inserter creation for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400016
Data Merger Schema {0} failed with exception {1} while handling exception rollback. The issue is either in rollback or in setting autocommit on database connection. |
Warn | BW-Plugin | Occurs when handling rollback exception for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400017
Data Merger Schema {0} with data {1} failed with exception [{2}] while handling normal exception. |
Warn | BW-Plugin | Occurs when handling normal exception for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400018
\n\t\u0020Data Merger Schema {0} failed with exception {1} while fetching batch commit data. |
Warn | BW-Plugin | Occurs when fetching batch commit data list for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400019
Data Merger Schema {0} failed with exception [{1}] while inserting the data {2} into opaque exception table {3}. |
Warn | BW-Plugin | Occurs when inserting data into opaque table for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400020
Data Merger Schema {0} failed with exception [{1}] while committing bulk insert data. |
Warn | BW-Plugin | Occurs when committing bulk data insertion for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400021
Data Merger Schema {0} failed with exception {1} while performing incremental operation. |
Warn | BW-Plugin | Occurs when performing incremental operation for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400022
Data Merger Schema {0} failed with exception [{1}] while closing the statement "{2}". |
Warn | BW-Plugin | Occurs when closing statement for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400023
Data Merger Schema {0} failed with exception [{1}] while executing insertion of batch bulk statement "{2}". |
Warn | BW-Plugin | Occurs when inserting batch bulk statement for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400024
Data Merger Schema {0} with a null value in where clause threw exception [{1}] while initializing the parameters "{2}" or while setting the statement into store for table {3}, please check if the statement and the column names are valid. |
Warn | BW-Plugin | Occurs when fetching statement with null value in the where clause for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400025
Data Merger Schema {0} threw exception [{1}] while processing the batch input data {2}. |
Warn | BW-Plugin | Occurs when executing batch input data for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400026
Data Merger Schema {0} threw exception [{1}] while closing result set. |
Warn | BW-Plugin | Occurs when closing resultset for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400027
Data Merger Schema {0} threw exception {1} either while fetching the date object with data {2}, attribute {3} and date string {4}. |
Warn | BW-Plugin | Occurs when fetching date for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400028
Data Merger Schema {0} threw exception [{1}] while creating database connection. |
Warn | BW-Plugin | Occurs when creating connection for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400029
Data Merger Schema {0} failed with exception {1} to initialize pre commit stored procedure "{2}". |
Warn | BW-Plugin | Occurs when initializing pre commit stored procedure for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400030
Data Merger Schema {0} failed with exception {1} while performing parent child operation. |
Warn | BW-Plugin | Occurs when performing parent child operation for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400031
Data Merger Schema {0} threw exception {1} while setting the parameters {2}, please check if the statement [{3}] and the column names are valid. |
Warn | BW-Plugin | Occurs when setting parameters for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400032
Data Merger Schema {0} for data {1} threw exception [{2}] while binding bulk inserter to table {3} with statement "{4}" where columns are {5}. |
Warn | BW-Plugin | Occurs when binding bulk inserter for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400033
Data Merger Schema {0} threw exception {1} while processing a group message which contains {2} record(s).\n\t |
Warn | BW-Plugin | Occurs when processing group message for data merger schema fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-400034
For Data Merger Activity {0} Timeout value is invalid i.e {1}, it is set to the default value i.e {2} |
Warn | Plug-in | Occurs when timeout value is less than 180. | Set timeout value equal to or greater than 180. |
TIBCO-BW-PALETTE-ADBPLUGIN-400035
For Data Requester Activity {0}. Timeout value is invalid i.e {1}, it is set to the default value i.e {2} |
Warn | Plug-in | Occurs when timeout value is less than 180. | Set timeout value equal to or greater than 180. |
Role: Error
Error Code and Error Message | Role | Category | Description | Resolution |
---|---|---|---|---|
TIBCO-BW-PALETTE-ADBPLUGIN-500001
DataEventPoller Schema {0} throw exception {1} when update entry status. |
Error | BW-Plugin | Occurs if there is a problem in updating 'N' to 'C' in publishing table during transaction and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500002
DataEventPoller Schema {0} throw exception {1} when execute publishing table selector. |
Error | BW-Plugin | Occurs when executeQuery fails for publishing table and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500003
DataEventPoller Schema {0} throw exception {1} when build publishing table selector. |
Error | BW-Plugin | Occurs when prepareStatement fails for publishing table and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500004
DataEventPoller Schema {0} throw exception {1} when bind publishing table selector. |
Error | BW-Plugin | Occurs when setting parameter fails for publishing table and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500005
DataEventPoller Schema {0} throw exception {1} when execute the max sequence selector. |
Error | BW-Plugin | Occurs when executeQuery fails for max sequence selector and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500006
DataEventPoller Schema {0} throw exception {1} when build publishing table max sequence selector. |
Error | BW-Plugin | Occurs when prepareStatement fails for max sequence selector and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500007
DataEventPoller Schema {0} throw exception {1} when execute the mini sequence selector. |
Error | BW-Plugin | Occurs when there is no DataEventPoller table. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500008
DataEventPoller Schema {0} throw exception {1} when build publishing table mini sequence selector. |
Error | BW-Plugin | Occurs when prepareStatement fails for min sequence selector and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500009
DataEventPoller Schema {0} throw exception {1} when get dbTable whose name is publishingTableName. |
Error | BW-Plugin | Occurs when there is error fetching data from publishing table. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500010
DataEventPoller Schema {0} throw exception {1} when build pub table updater. |
Error | BW-Plugin | Occurs when prepareStatement fails while updating publishing table and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500011
DataEventPoller Schema {0} throw exception {1} when bind pub table updater. |
Error | BW-Plugin | Occurs when setting parameter fails while updating publishing table and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500012
DataEventPoller Schema {0} throw exception {1} when manipulate S to N status updater. |
Error | BW-Plugin | Occurs when updating status from S to N fails. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500013
{0} |
Error | BW-Plugin | Occurs when ADB validation fails. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500014
{0} |
Error | BW-Plugin | Occurs when there is an ADB SQL Exception Fault. Scenario 1: Columns in shared resource and publishing table are not same. Create shared resource with table T columns col1,col1. In data event poller activity, apply triggers. The publishing table P_T is generated. Now alter the original table T and add column col3. Refind schema in shared resource and fetch columns col1,col1,col3. Now run the process. Insert a new record in table T. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500015
DataEventPoller Schema {0} throw exception {1} when construct instance based on publishing table. |
Error | BW-Plugin | Occurs when fetching row of publishing table. SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500016
DataEventPoller Schema {0} throw exception {1} when fetch child data. |
Error | BW-Plugin | Error fetching rows of child table and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500017
DataEventPoller Schema {0} throw exception {1} when build child selector. |
Error | BW-Plugin | Occurs when prepareStatement fails for building child selector and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500018
DataEventPoller Schema {0} throw exception {1} when bind child selector. |
Error | BW-Plugin | Occurs when setting parameter fails while building the child query and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500019
DataEventPoller Schema {0} throw exception {1} when build pub load balancing marker. |
Error | BW-Plugin | Occurs when prepareStatement fails while building the load balance update query and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500020
DataEventPoller Schema {0} throw exception {1} when build pub load balancing pub table selector. |
Error | BW-Plugin | Occurs when fetching the rows from publishing table for load balancing selector. An SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500021
DataEventPoller Schema {0} throw exception {1} when bind pub load balancing marker. |
Error | BW-Plugin | Occurs when setting parameters fail while building load balancing query. An SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500022
DataEventPoller Schema {0} throw exception {1} when execute pub load balancing marker. |
Error | BW-Plugin | Occurs when update query fails for load balancing. An SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500023
DataEventPoller Schema {0} throw exception {1} when initialize the DBLockMechanism. |
Error | BW-Plugin | Occurs when initializing the DB Lock mechanism. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500024
DataEventPoller Schema {0} throw exception {1} when construct instance on reference object table. |
Error | BW-Plugin | Occurs when fetching a row in the reference table. An SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500025
The mutex table {0} creation failed, due to the error {1}. Process will continue without Load Balancing. |
Error | BW-Plugin | Occurs when creating mutex table in the database fails. An SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500026
DataEventPoller Schema {0} throw exception {1} when manipulate fault status updater. |
Error | BW-Plugin | Occurs when updation of ADB_L_DELIVERY_STATUS in publishing table in the database fails. An SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN- 500027
{0} |
Error | BW-Plugin | Validates the Data Merger with Shared Resource and JDBC Connection. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500028
{0} |
Error | BW-Plugin | Displays error if error occurs while reading input data. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500029
Activity {0} failed due to unknown error in the process {1}. |
Error | BW-Plugin | Fails due to unknown error in the process. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500030
Data Merger Schema {0} throw exception {1} when begin transaction. |
Error | BW-Plugin | Displays error when fails to begin transaction. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500031
Data Merger Schema {0} throw exception {1} when roll back transaction. |
Error | BW-Plugin | Displays error when fails to roll back the transaction. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500032
IOException occurred while retrieving XML Output. |
Error | BW-Plugin | Displays error if IOException occurs when retrieving XML Output. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500033
{0} |
Error | BW-Plugin | Displays error if error occurs while reading input data. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500034
{0} |
Error | BW-Plugin | Displays error if error occurs while validating input data. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500035
Database transaction failed with exception {0}. |
Error | BW-Plugin | Occurs when the database transaction fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500036
Exception {0} thrown while getting the string from column {1}. |
Error | BW-Plugin | Occurs when fetching string fails and an SQLException is thrown. | Check if the given column index or name is present in the said table. |
TIBCO-BW-PALETTE-ADBPLUGIN-500037
Time parse failed with exception {0}. |
Error | BW-Plugin | Occurs when parsing time fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500038
DB procedure failed to register OUT parameter due to exception {0}, where parameterIndex is {1} and sqlType is {2}. |
Error | BW-Plugin | Occurs when database procedure fails to register OUT parameter and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500039
Processing of Date object failed with exception {0}, where value is {1}. |
Error | BW-Plugin | Occurs when switching date type fails and an SQLException is thrown. | Check if the given table name is valid and connection to database is intact. |
TIBCO-BW-PALETTE-ADBPLUGIN-500040
Exception {0} while fetching procedure from DB, where procedure schema is {1} and procedure name is {2}. |
Error | BW-Plugin | Occurs when fetching procedure fails and an SQLException is thrown. | Check if the given table name is valid and connection to database is intact. |
TIBCO-BW-PALETTE-ADBPLUGIN-500041
Exception {0} while searching string case from DB meta data, where source string is {1}. |
Error | BW-Plugin | Occurs when searching case of a string fails and an SQLException is thrown. | Check if the given table name is valid and connection to database is intact. |
TIBCO-BW-PALETTE-ADBPLUGIN-500042
Exception {0} while fetching table {1} from DB. |
Error | BW-Plugin | Occurs when fetching database table fails and an SQLException is thrown. | Check if the given table name is valid and connection to database is intact. |
TIBCO-BW-PALETTE-ADBPLUGIN-500043
Exception {0} while fetching table {1} from DB with schemaName {2}, table does not exist. |
Error | BW-Plugin | Occurs when intended database table does not exist and an SQLException is thrown. | Check if the given table name is valid and connection to database is intact. |
TIBCO-BW-PALETTE-ADBPLUGIN-500044
Exception {0} while closing database table {1} from DB with schemaName {2}. |
Error | BW-Plugin | Occurs when closing database table fails and an SQLException is thrown. | Check if the given table name is valid and connection to database is intact. |
TIBCO-BW-PALETTE-ADBPLUGIN-500045
Database transaction failed with exception [{0}] while fetching output parameter value at index {1}. |
Error | BW-Plugin | Occurs when retrieving object fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500046
Database transaction failed with exception [{0}] while creating the statement. |
Error | BW-Plugin | Occurs when creating statement fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500047
Database transaction failed with exception [{0}] while creating PreparedStatement object for sending parameterized SQL statement "{1}" to the database. |
Error | BW-Plugin | Occurs when preparing statement fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500048
Database transaction failed with exception [{0}] while creating CallableStatement object for calling database stored procedures with query "{1}". |
Error | BW-Plugin | Occurs when creating callable statement fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500049
Database commit transaction failed with exception [{0}]. |
Error | BW-Plugin | Occurs when commit transaction fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500050
Database transaction failed with exception [{0}] when autoCommit is set to {1}. |
Error | BW-Plugin | Occurs when setting auto commit fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500051
Database transaction failed with exception [{0}] while closing the statement "{1}". |
Error | BW-Plugin | Occurs when releasing the statement object's database and JDBC resources fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500052
Database transaction failed with exception [{0}] while building standard result set {1}. |
Error | BW-Plugin | Occurs when building standard result set and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500053
Database transaction failed with exception [{0}] while regenerating time stamp for current time stamp {1}. |
Error | BW-Plugin | Occurs when regenerating timestamp and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500054
Database transaction failed while closing database connection with exception [{1}]. |
Error | BW-Plugin | Occurs when closing connection fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500055
Database transaction failed with exception [{0}] while fetching meta data. |
Error | BW-Plugin | Occurs when fetching metadata fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500056
Database transaction failed to begin with exception [{0}]. |
Error | BW-Plugin | Occurs when transaction fails to begin with auto commit set to false and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500057
Database rollback transaction failed with exception [{0}]. |
Error | BW-Plugin | Occurs when rollback transaction fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500058
Database transaction failed with exception [{0}] while retrieving value of column {1} as an object in result set. |
Error | BW-Plugin | Occurs when retrieving object fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500059
\n\t\u0020Data Requester Schema threw exception \n{0}\n while initializing parameters.\n\t |
Error | BW-Plugin | Occurs while initializing parameters fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500060
Database transaction failed with exception [{0}] while closing result set. |
Error | BW-Plugin | Occurs when building result set fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500061
Database transaction failed with exception [{0}] while retrieving value of column {1} as an integer in result set. |
Error | BW-Plugin | Occurs when retrieving integer fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500062
Database transaction failed with exception [{0}] while retrieving value of column {1} as a clob object in result set. |
Error | BW-Plugin | Occurs when retrieving clob object fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500063
Database transaction failed with exception [{0}] while setting parameter value {1} at index {2} with SQL type {3}. |
Error | BW-Plugin | Occurs when setting parameter value with SQL type fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500064
Database transaction failed with exception [{0}] while binding parameter to statement with SQL type {1}. |
Error | BW-Plugin | Occurs when binding parameter value with SQL type fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500065
Database transaction failed with exception [{0}] while searching string escape. |
Error | BW-Plugin | Occurs when retrieving string that can be used to escape wildcard characters fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500066
Database transaction failed with exception [{0}] while binding parameter to statement. |
Error | BW-Plugin | Occurs when binding parameter fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500067
Database transaction failed with exception [{0}] while setting value for parameter {1} of datatype {2}. |
Error | BW-Plugin | Occurs when setting null value for parameter fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500068
Database transaction failed with exception [{0}] while setting parameter value {1} at index {2}. |
Error | BW-Plugin | Occurs when setting the value of the designated parameter using the given object fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500069
Database transaction failed with exception [{0}] while executing query "{1}". |
Error | BW-Plugin | Occurs when query execution fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500070
Database transaction failed with exception [{0}] while executing update with statement "{1}". |
Error | BW-Plugin | Occurs when executing update query fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500071
Database transaction failed with exception [{0}] while adding batch. |
Error | BW-Plugin | Occurs when adding given SQL command to the current list of commands fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500072
Database transaction failed with exception [{0}] while setting value for XML where parameter name is {1} and object value is {2}. |
Error | BW-Plugin | Occurs when setting value for XML fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500073
Database transaction failed with exception [{0}] while retrieving value of column {1} as a blob in result set. |
Error | BW-Plugin | Occurs when retrieving blob object fails either and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500074
Database transaction failed with exception [{0}] while checking for the next row in result set. |
Error | BW-Plugin | Occurs when moving cursor to next row fails and an SQLException is thrown. | Check if the result set type is TYPE_FORWARD_ONLY, it is vendor specified whether their JDBC driver implementation returns false or throws an SQLException on a subsequent call to next. |
TIBCO-BW-PALETTE-ADBPLUGIN-500075
Database transaction failed with exception [{0}] while building result set. |
Error | BW-Plugin | Occurs when building standard result set fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500076
Database transaction failed with exception [{0}] while retrieving value of column {1} as a binary stream in result set. |
Error | BW-Plugin | Occurs when retrieving binary stream fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500077
Database transaction failed with exception [{0}] while fetching meta data for result set. |
Error | BW-Plugin | Occurs when fetching metadata fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500078
Database transaction failed with exception [{0}] while executing batch. |
Error | BW-Plugin | Occurs when execution on any of the statement from a batch fails or tries to return a result set and BatchUpdateException or SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500079
Database transaction failed with exception [{0}] while fetching result set. |
Error | BW-Plugin | Occurs when execution fails while fetching resultset object on the current result and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500080
Database transaction failed with exception [{0}] while fetching more results with statement "{1}". |
Error | BW-Plugin | Occurs when execution fails while checking if there are more results for the statement and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500081
Database transaction failed with exception [{0}] while clearing batch with statement "{1}". |
Error | BW-Plugin | Occurs when emptying a Statement object's current list of SQL commands and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500082
Database transaction failed with exception [{0}] while setting maximum rows to {1} with statement "{2}". |
Error | BW-Plugin | Occurs when setting the limit for the maximum number of rows fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500083
Database transaction failed with exception [{0}] while fetching update count. |
Error | BW-Plugin | Occurs when retrieving the update count fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500084
Database transaction failed with exception [{0}] while retrieving object value {1} as CLOB from database for custom or standard RPC. |
Error | BW-Plugin | Occurs when retrieving the clob object value fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500085
Database transaction failed with exception [{0}] while retrieving object value {1} as BLOB from database for custom or standard RPC. |
Error | BW-Plugin | Occurs when retrieving the blob object value and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500086
Database transaction failed with exception [{0}] while converting data {1} to BLOB. |
Error | BW-Plugin | Occurs when converting data to blob and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500087
Database transaction fTIBCO-BW-PALETTE-ADBPLUGIN-500087 ailed with exception [{0}] while retrieving value of column {1} as a NCLOB object in result set. |
Error | BW-Plugin | Occurs when retrieving NCLOB object fails and an SQLException is thrown. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-PALETTE-ADBPLUGIN-500088
DataEventPoller Schema {0} with sequence number {1} failed while generating output with exception {2}. |
Error | BW-Plug-in | Output generation fails for transaction with same sequence number. | Check errors listed in the error message and take an appropriate action. |
Error codes for shared resource
Error Code and Error Message | Role | Category | Description | Resolution |
---|---|---|---|---|
TIBCO-BW-SR-ADBPLUGIN-100001
Logs related to Starting, stopping,updating shared resource. |
Trace | BW-Plugin | When user starts, stops, or updates shared resource. | This is a trace message and resolution is not applicable |
TIBCO-BW-SR-ADBPLUGIN-300001
Adding new configuration for Shared Resource with name [{0}] |
Info | BW-Plugin | Logs when user creates new shared resource. | This is an info message and resolution is not applicable |
TIBCO-BW-SR-ADBPLUGIN-300002
Deleting Configuration for Shared Resource with name[{0}] |
Info | BW-Plugin | When user deletes configuration for shared resource. | This is an info message and resolution is not applicable. |
TIBCO-BW-SR-ADBPLUGIN-300003
For shared resource {0} number of threads is {1} |
Info | BW-Plugin | States the number of threads. | This is an info message and resolution is not applicable. |
TIBCO-BW-SR-ADBPLUGIN-400001
For shared resource {0} number of threads is invalid, i.e. {1}, it is set to the default value i.e. {2} |
Warn | BW-Plugin | Occurs when the number of threads is not in the range of 1 to 99. It is set to 8 if the set value is invalid. | Number of threads should be from 1 to 99. |
TIBCO-BW-SR-ADBPLUGIN-400002
User key of column name {0} of source table {1} does not match user key of Referred table of schema {2} |
Warn | BW-Plugin | Occurs when primary key of the source table does not match primary key of the reference table. | Ensure that the primary key of the source table and the reference table is same. |
TIBCO-BW-SR-ADBPLUGIN-500001
Error creating shared resource {0}. Exception:{1} |
Error | BW-Plugin | If any error while creating shared resource. | Check errors listed in the error message and take an appropriate action. |
TIBCO-BW-SR-ADBPLUGIN-500002
{0} |
Error | BW-Plugin | Occurs when any input for the Shared resource or JDBC Connection is not correct. | Correct the input values. |