Description: Failed to find or create the JDBC driver
Resolution: Check the CLASSPATH and/or JDBC driver specification
Description: Missing SQL statement
Resolution: Specify the SQL statement
Description: Some or all of the prepared parameters do not have data types specified
Resolution: Make sure all the prepared parameters have data types specified
Description: A JDBC driver that supports metadata access is required
Resolution: Use a JDBC driver which allows metadata access
Description: Data type specified is not a valid SQL type
Resolution: Specify a valid SQL data type
Description: You must select a JDBC Connection shared configuration resource
Resolution: Select a JDBC Connection shared configuration resource
Description: Cannot find shared JDBC configuration
Resolution: Please Contact TIBCO Support
Description: Cannot find TIbase.jar in the classpath
Resolution: Please Contact TIBCO Support
Description: Improper SQL statement used. Details provided
Resolution: Correct and provide proper SQL statement
Description: Cannot load specified JDBC Driver
Resolution: Please Contact TIBCO Support
Description: Duplicate field name found, please modify the query and create unique aliases for duplicate fields
Resolution: Modify the query and create unique aliases for duplicate fields
Description: At least one parameter must have a value
Resolution: Set a value for any parameter
Description: Invalid timezone specified. Please either choose a timezone from the list provided in the Constants tab or refer to the list of valid timezones in the documentation
Resolution: Please either choose a timezone from the list provided in the Constants tab or refer to the list of valid timezones in the documentation
Description: JDBC plugin initialization failed. Details provided
Resolution: Please Contact TIBCO Support
Description: JDBC error reported. Details provided
Resolution: Please Contact TIBCO Support
Description: JDBC plugin evaluation error. Details provided
Resolution: Please Contact TIBCO Support
Description: No JDBC connection available
Resolution: Please Contact TIBCO Support
Description: Failed to create input and/or output schema(s). Details provided
Resolution: Please Contact TIBCO Support
Description: Some input parameters declared in the SQL statement but no corresponding input parameters provided
Resolution: Provide input parameters declared in the SQL statement
Description: Number of input parameters declared in the SQL statement does not match number of input parameters provided
Resolution: Make sure the number of input parameters declared in the SQL statement match number of input parameters provided
Description: There is no input parameter declared in the SQL statement but some input parameters provided
Resolution: Remove all the input parameter provided
Description: JDBC plugin configuration error. Details provided
Resolution: Please Contact TIBCO Support
Description: Specified global variable not defined
Resolution: Define such global variable
Description: JDBC activity timed out
Resolution: Please Contact TIBCO Support
Description: Invalid procedure name specified. Details provided
Resolution: Provide a valid stored procedure name
Description: Unable to obfuscate password. Details provided
Resolution: Please Contact TIBCO Support
Description: Unable to deobfuscate password. Details provided
Resolution: Please Contact TIBCO Support
Description: Invalid SQL statement specified. It does not generate any output schema. Please press 'Fetch' button to (re)fetch output schema or correct the SQL statement
Resolution: Please press 'Fetch' button to (re)fetch output schema or correct the SQL statement
Description: Invalid procedure name specified. It can not be null
Resolution: Provide a valid stored procedure name
Description: The JNDI Configuration reference specified not found
Resolution: Provide a valid JNDI Configuration reference
Description: The JNDI Configuration reference specified not found in repository
Resolution: Provide a valid JNDI Configuration reference
Description: The JNDI Configuration reference specified contains incorrect field values
Resolution: Check and correct specified JNDI Configuration reference
Description: Exception occurred while trying to obtain the JNDI Configuration reference. Details provided
Resolution: Please Contact TIBCO Support
Description: Configuration Test Failed. Details provided
Resolution: Please Contact TIBCO Support
Description: Configuration Test Failed. Exception occurred. Details provided
Resolution: Please Contact TIBCO Support
Description: Invalid object looked up, must be either DataSource or XADataSource. JNDI lookup name provided
Resolution: Make sure JNDI lookup name bound to either DataSource or XADataSource object
Description: JNDI look up failed, object is null. JNDI lookup name provided
Resolution: Make sure JNDI look up returns not null object
Description: Batch updates failed on provided update numbers
Resolution: Resolve these individual updates
Description: Can't participlate in this transaction group. Correct JDBC Connection type or enable [Override Transaction Behavior]
Resolution: Correct JDBC Connection type or enable [Override Transaction Behavior]
Description: JDBC Connection Login timed out
Resolution: Increase login timeout
Description: Invalid timeout value specified. The value must be an integer greater than or equal to '0'
Resolution: Set timeout to an integer greater than or equal to '0'