Error Codes
The following table lists detailed explanation of error code and possible ways to resolve them:
| Error code and error message | Role | Category | Message | Description |
|---|---|---|---|---|
| TIBCO-BW-SR-REDSHIFT-DEBUG_CREATE_SHAREDRESOURCE-200001 | Debug | BW-Plug-in | Creating Shared Resource {0}. | Displayed when the Shared Resource is created |
| TIBCO-BW-SR-REDSHIFT-DEBUG_START_SHAREDRESOURCE-200002 | Debug | BW-Plug-in | Starting Shared Resource {0}. | Displayed when the Shared Resource is started |
| TIBCO-BW-SR-REDSHIFT-DEBUG_UPDATE_SHAREDRESOURCE-200003 | Debug | BW-Plug-in | Updating Shared Resource {0}. | Displayed when the Shared Resource is updated |
| TIBCO-BW-SR-DEBUG_STOP_SHAREDRESOURCE-200004 | Debug | BW-Plug-in | Stopping Shared Resource {0}. | Displayed when the Shared Resource is stopped |
| TIBCO-BW-SR-DEBUG_DELETE_SHAREDRESOURCE-200005 | Debug | BW-Plug-in | Deleting Shared Resource {0}. | Displayed when the Shared Resource is deleted |
| TIBCO-BW-SR-ERROR_CREATE_SHAREDRESOURCE_FAILED-500001 | Error | BW-Plug-in | Creating Shared Resource {0} failed. | Displayed when shared resource creation fails |
| TIBCO-BW-PALETTE-REDSHIFT-JDBC_EVENTS-100001 | Trace | BW-Plug-in | {0} | It occurs only when there are issues related to JDBC_transactions, data fetching, or connection to JDBC |
| TIBCO-BW-PALETTE-REDSHIFT-ACTIVITY_INIT_FAILED-500003 | Error | BW-Plug-in | Failed to initialize activity.{0}\nActivity Name={1}\nProcess={2}\nModule={3}\nDeploymentUnit={4}:{5} | Displayed when failed to initialize activity |
| TIBCO-BW-PALETTE-REDSHIFT-OUTPUT_CREATE_FAILED-500004 | Error | BW-Plug-in | Error occurred when generating XML Output for activity. {0} | Displayed when generating XML output errors out |
| TIBCO-BW-PALETTE-REDSHIFT-UNEXPECTED_ERROR-500005 | Error | BW-Plug-in | Unexpected error occurred.{0} | Displayed when there is unexpected error |
| TIBCO-BW-PALETTE-REDSHIFT-OBFUSCATION_DECRYPTION_FAILED-500006 | Error | BW-Plug-in | Failed to decrypt obfuscated password for field : {0} | Displayed when failed to decrypt encrypted password |
| TIBCO-BW-PALETTE-REDSHIFT-STS_ASSUME_ROLE_REQUEST_FAILED-50007 | Error | BW-Plug-in | Assume role request failed while getting Redshift Data Client : {0} | Displayed when assume role request failed |
| TIBCO-BW-PALETTE-REDSHIFT-SQL_EXECUTION_FAILED-50008 | Error | BW-Plug-in | Redshift API SQL execution failed. Cause : {0} | Displayed when error in executing sql statement |
| TIBCO-BW-PALETTE-REDSHIFT-DATA_UPLOAD_FAILED-50009 | Error | BW-Plug-in | Data upload to S3 failed. Details : {0} | Displayed when uploading data to S3 failed |
| TIBCO-BW-PALETTE-REDSHIFT-MANIFEST_CREATE_FAILED-500010 | Error | BW-Plug-in | Failed to create manifest file : {0} | Displayed in case of a failure to create the manifest file |
| TIBCO-BW-PALETTE-REDSHIFT-DEBUG_PLUGIN_ACTIVITY_METHOD_CALLED-200001 | Debug | BW-Plug-in | {0} called. Activity [{1}], Process [{2}], Deployment Unit [{3}:{4}]. | Displayed info when plugin activity method called |
| TIBCO-BW-PALETTE-REDSHIFT-DEBUG_PLUGIN_ACTIVITY_OUTPUT-200002 | Debug | BW-Plug-in | Activity {0} Output data: \n {1} \nExit of Activity {2} | Displayed activity output |
| TIBCO-BW-PALETTE-REDSHIFT-DEBUG_PLUGIN_ACTIVITY_INPUT-200003 | Debug | BW-Plug-in | Start of the Activity {0} \nInput received: \n {1} \n | Displayed activity input |
| TIBCO-BW-PALETTE-REDSHIFT-EXECUTE_STMT_RESULT-200005 | Debug | BW-Plug-in | Execute statement result, Errors : {0}, Status : {1} | Displayed result for statement execution |
| TIBCO-BW-PALETTE-REDSHIFT-EXECUTE_STATEMENT_STATUS-200006 | Debug | BW-Plug-in | Execute statement completed with status : {0} | Displayed status for execute statement completed |
| TIBCO-BW-PALETTE-REDSHIFT-PRINT_SQL_STATEMENT-200007 | Debug | BW-Plug-in | Executing SQL statement : {0} | Displayed info for executing SQL statement |
| TIBCO-BW-PALETTE-REDSHIFT-VALIDATION_MODE_INPUT-200008 | Debug | BW-Plug-in | Validation mode: {0} | Displayed the validation mode |
| TIBCO-BW-PALETTE-REDSHIFT-STAGE_DATA-200009 | Debug | BW-Plug-in | Stage data to be uploaded : {0} | Displayed when stage data is uploaded |
| TIBCO-BW-PALETTE-REDSHIFT-EVENT_POLLER_SQL_ERROR-500012 | Error | BW-Plug-in | EVENT_POLLER_SQL_ERROR={0} EVENT_POLLER_SQL_ERROR.errorCode=500012 | Displayed if polling threads are interrupted between polling intervals |
| TIBCO-BW-PALETTE-REDSHIFT-DATA_CHANGE_JOB_CREATION_FAULT-500013 | Error | BW-Plug-in | DATA_CHANGE_JOB_CREATION_FAULT=Data change poller job creation fault: {0} DATA_CHANGE_JOB_CREATION_FAULT.errorCode=500013 | Displayed if an exception is thrown at the time of processing changed record data from the queue. |
| TIBCO-BW-PALETTE-REDSHIFT-DATA_CHANGE_POLLER_EVENTS-200012 | Debug | BW-Plug-in | Data Change Poller Operation: No changes detected. | Displayed debug statements to indicate if a job is successfully created, or there is no data change, or queue size. |
| TIBCO-BW-PALETTE-REDSHIFT-DEBUG_OUTPUT_MESSAGE-200011 | Debug | BW-Plug-in | Activity {0} generated output:{1} | Displayed when data change is detected, records are copied to the reference table and are returned to the user as part of the output. |
| TIBCO-BW-PALETTE-REDSHIFT_CONNECTION_LOST_MESSAGE-200013 | Debug | BW-Plug-in | Connection lost, trying to reconnect.. | Displays when connection to the Internet is lost during the execution of plug-in activities. |
| TIBCO-BW-PALETTE-REDSHIFT_RECONNECTED_SUCCESSFULLY_MESSAGE-200014 | Debug | BW-Plug-in | Reconnected to the Internet. Resuming.. | Displays when reconnected to the Internet and the activity resumes |