Data Integration Service Errors

Data Integration Service Errors

You can encounter these errors during SDK developing or you may run into them in some other way. It gives you the error message and sometimes a solution or hint to resolve your issue.

 

DIS-ERR-3100
Task execution request is invalid. Unable to retrieve the SOAP envelope from task execution request.
The Data Integration Service failed to get the request.envelope property from the message context.

DIS-ERR-3101
Task execution request is invalid. Failed to obtain the task path from the execution request.
The execution request is missing the m_obj property or the objectPath node in the XML request.

DIS-ERR-3102
Task execution request is invalid. The request type is unknown.
The request does not contain an expected run or runSpecification node.

DIS-ERR-3103
Task execution request is invalid. Failed to obtain a passport from task execution request.
The request does not contain an expected ownerPassport/value or CAMPassport/id node.

DIS-ERR-3105
Task item not found in Content Store.
The response from Content Manager does not contain the task item. Check whether the task search path from the request is valid.

DIS-ERR-3106
Failed to get the task type from Content Store.
The response from Content Manager does not contain the task type. Check whether the task information stored in content store is as expected.

DIS-ERR-3107
Failed using passport while running as owner.

DIS-ERR-3108
Failed to obtain task data source information.
The request failed to obtain task data source information from the execution request or from the content store. A runSpecification request must contain the data source information within the task specification. A run request finds the task data source from the data source attached to the package mentioned in the metadataModelPackage property of the task.

DIS-ERR-3109
The passport contained in the request is not valid.
This message refers to the execute request or to a maintain conversation request. The passport may have expired.

DIS-ERR-3110
Failed to finalize the conversation when the task finished.
The conversation complete response was not created when the task finished.

DIS-ERR-3112
An unexpected error occurred while running the task.
The error occurred when the data integration service (DIS) was executing the request. Because this is an unexpected error, generate the log using the debug level to find the problem.

DIS-ERR-3113
Task has finished but an error occurred while sending the task execution response.

DIS-ERR-3114
The task did not execute to completion.

DIS-ERR-3115
Task execution failed.
This short failure message is usually accompanied by a more descriptive error message. Use it to troubleshoot the error.

DIS-ERR-3116
Unable to run the task due to failure in getting the necessary information from the execution request.
The service is unable to obtain all necessary task execution information from the execution request or from the content store.

DIS-ERR-3117
Task execution has been cancelled.

DIS-ERR-3118
Custom calendar specification contains errors. Please see the staging reject tables in the database.

DIS-RUN-3120
Task completed successfully.
The data integration service (DIS) task succeeded.

DIS-RUN-3121
Step '<IBM Cognos>' execution succeeded in package '<IBM Cognos>'.
The specified step of the data integration service (DIS) task succeeded.

DIS-RUN-3122
Step '<IBM Cognos>' execution succeeded with warnings in package '<IBM Cognos>'.

DIS-RUN-3123
The user does not have permission to execute metric maintenance tasks in package '<IBM Cognos>'.

DIS-RUN-3130
Failed to parse task specification for step '<IBM Cognos>'.

DIS-RUN-3131
Failed to update parameter values in task specification for step '<IBM Cognos>'.

DIS-RUN-3140
Step '<IBM Cognos>' execution failed in package '<IBM Cognos>'.
The specified step of the data integration service (DIS) task failed. Usually, the task history page shows more information about what failed and why. If any step fails, the DIS task is considered failed. Turn on debug logging for more details about the problem.

DIS-RUN-3141
'<IBM Cognos>' step failed and is unable to perform data roll back in package '<IBM Cognos>'.

DIS-RUN-3142
'<IBM Cognos>' step failed and data roll back has been performed in package '<IBM Cognos>'.

DIS-RUN-3143
Unable to perform '<IBM Cognos>' step because a required connection object to '<IBM Cognos>' package is missing from the call.
The task step requires that you set a valid connection in a previous step.

DIS-RUN-3144
'<IBM Cognos>' option does not accept to set a connection directly.
It is not valid to call the connection method for this step (type).

DIS-RUN-3150
Step '<IBM Cognos>' failed in package '<IBM Cognos>' because the connection type is unknown.
The task fails if the connection type that it receives is not of the expected type (class).

DIS-RUN-3151
Failed to connect to the package '<IBM Cognos>' data store.
The task fails if it cannot obtain a connection from the Metric Studio connection pool or if the connection fails.

DIS-RUN-3152
Failed to access the data store in package '<IBM Cognos>' because the connection information is missing.
It fails if the connection that it receives is null.

DIS-RUN-3160
Failed to initialize users in package '<IBM Cognos>'. Please check database logs.

DIS-RUN-3170
Failed to update indexes in package '<IBM Cognos>' because the requested operation type, '<IBM Cognos>', is invalid.
The parameter named operation belonging to the update index must be REBUILD or UPDATE for the request to be valid.

DIS-RUN-3171
Update indexes failed while packaging the index files in package '<IBM Cognos>'.

DIS-RUN-3172
Failed to create indexes in package '<IBM Cognos>'.
The task operation failed to create indexes. We recommend that you turn on debug logging.

DIS-RUN-3173
Update indexes task failed in package '<IBM Cognos>'.
The task operation to update the indexes failed. We recommend that you turn on debug logging.

DIS-RUN-3190
'<IBM Cognos>' step failed to obtain a connection to data store in package '<IBM Cognos>'
To perform steps that are implemented using the Java Database Connectivity (JDBC) task, create a connection to the specified package.

DIS-RUN-3191
A JDBC error occurred while running '<IBM Cognos>' step in package '<IBM Cognos>'.
The step implemented using the Java Database Connectivity (JDBC) task failed because a JDBC error occurred. Check the log files for more details.

DIS-RUN-3204
Failed to initialize install locations.

DIS-RUN-3240
Failed to process alerts in package '<IBM Cognos>'.
Check the log file for more details.

DIS-RUN-3241
Failed to convert the delivery service request template file to document, in package '<IBM Cognos>'.

DIS-RUN-3250
Failed to synchronize users. Please check database logs in package '<IBM Cognos>'.

DIS-RUN-3251
Failed to synchronize users in package '<IBM Cognos>' because an invalid namespace was specified.

DIS-RUN-3252
Synchronize users failed while closing prepared statement in package '<IBM Cognos>'.

DIS-RUN-3253
Synchronize users failed in package '<IBM Cognos>' while getting more users. Please check database logs.

DIS-RUN-3254
Failed to synchronize users. Cannot obtain a connection to the data store in package '<IBM Cognos>' while deleting a user.

DIS-RUN-3255
Database commit failed in package '<IBM Cognos>' while synchronizing users.

DIS-RUN-3256
Failed to synchronize users. Database transaction rollback failed while deleting a user in package '<IBM Cognos>'.

DIS-RUN-3260
<IBM Cognos> file(s) imported into package '<IBM Cognos>' from location '<IBM Cognos>'.
This message shows the number of files imported into the package from the location.

DIS-RUN-3261
Failed to import data into package '<IBM Cognos>' from location '<IBM Cognos>', while executing '<IBM Cognos>'. Please check the logs folder or contact your System Administrator.
Check the indicator processing facility (IPF) log file and the load logs for more details.

DIS-RUN-3262
Unable to retrieve import locations from package '<IBM Cognos>' because information is missing or incomplete in the data store.
The data_source table is missing information about the import locations, such as the name of the import folder that contains the source files, the data format version, and the include subfolders flag. To confirm import source properties, in Metric Studio, under Tools, click Import Sources. The metrics import directories are located in the Deployment files location, which is set in Cognos Configuration.

DIS-RUN-3263
Unable to retrieve import location '<IBM Cognos>' from package '<IBM Cognos>' because information is missing or incomplete in the data store.
Information for the specified import location is missing or is incomplete.

DIS-RUN-3264
Failed to import data in package '<IBM Cognos>' because the import location information provided in the execution request is missing or incomplete.

DIS-RUN-3265
No data file was specified for importing into package '<IBM Cognos>'.
A null was provided as the source instead of a data file. This message is very unlikely to occur because data files are read from the import location and if no file is found, the file load is not called.

DIS-RUN-3266
Failed to import file '<IBM Cognos>' into package '<IBM Cognos>' from location '<IBM Cognos>'. The format is not supported in this version.
The format file associated with the source data file was not found at the expected location, or it has not been specified, which is unlikely. Check to see whether the format file has been moved or renamed.

DIS-RUN-3267
Unable to locate the format files directory for importing data from location '<IBM Cognos>' into package '<IBM Cognos>'.
The location of the format files is missing or invalid.

DIS-RUN-3268
Unable to locate the format files for importing data from location '<IBM Cognos>' into package '<IBM Cognos>'
Format files should not be missing; they are provided with the installation.

DIS-RUN-3269
<IBM Cognos> file(s) imported into package '<IBM Cognos>' from location '<IBM Cognos>'. Failed to import data from <param name="param4"/> file(s).

DIS-RUN-3270
Unable to import data into package '<IBM Cognos>' from import location '<IBM Cognos>' The import location is invalid.

DIS-RUN-3271
Failed to create temporary file while importing data into package '<IBM Cognos>'.

DIS-RUN-3272
Failed to import file '<IBM Cognos>' into package '<IBM Cognos>' from location '<IBM Cognos>'.

DIS-RUN-3273
Cannot load file '<IBM Cognos>' into package '<IBM Cognos>'. The load command is unknown or there were failed I/O operations.
The command is unknown if the bulk copy utility specified by the LOADERCMD parameter in the jblpParameters.properties file is not accessible.

DIS-RUN-3274
Cannot load file '<IBM Cognos>' into package '<IBM Cognos>' due to security violation in the load command.
Load command failed because there is a security manager, which doesn't allow the creation of a subprocess for executing the load.

DIS-RUN-3275
Cannot load file '<IBM Cognos>' into package '<IBM Cognos>' due to an attempt to use null in a case where an object is required in the load command.

DIS-RUN-3276
Cannot load file '<IBM Cognos>' into package '<IBM Cognos>' because it has been passed an illegal or inappropriate argument to the load command.

DIS-RUN-3277
Cannot load data into package '<IBM Cognos>' due to error while creating or verifying the existence of the load log directory.

DIS-RUN-3278
Cannot import file '<IBM Cognos>' into package '<IBM Cognos>' from location '<IBM Cognos>'. The file type is unknown.

DIS-RUN-3279
Cannot import file '<IBM Cognos>' into package '<IBM Cognos>' from location '<IBM Cognos>'. Failed to obtain all required parameters for the load command.
The import cannot start because not all the load parameters are set.

DIS-RUN-3280
Cannot read control file '<IBM Cognos>' while importing data from location '<IBM Cognos>' into package '<IBM Cognos>'.
The Oracle control file cannot be read.

DIS-RUN-3281
Failed to update the control file '<IBM Cognos>' required in importing data from location '<IBM Cognos>' into package '<IBM Cognos>'.
The Oracle control file was not updated with the collation information.

DIS-RUN-3282
Problems were encountered while importing <IBM Cognos> file(s) into package '<IBM Cognos>', from location '<IBM Cognos>'.
These rows were rejected.

DIS-RUN-3283
Created load utility log folder: '<IBM Cognos>'.

DIS-RUN-3284
The import location '<IBM Cognos>' is disabled in package '<IBM Cognos>'. No data has been imported from this location.

DIS-RUN-3285
No data has been loaded into package '<IBM Cognos>'.

DIS-RUN-3286
Cannot read source file '<IBM Cognos>' while importing data from location '<IBM Cognos>' into package '<IBM Cognos>'.

DIS-RUN-3287
Unable to parse the contents of the load format file '<IBM Cognos>' while importing data from location '<IBM Cognos>' into package '<IBM Cognos>'.

DIS-RUN-3288
Unable to retrieve import locations from package '<IBM Cognos>' because the deployment location information is missing for this package.

DIS-RUN-3290
'<IBM Cognos>' command completed successfully in package '<IBM Cognos>'.

DIS-RUN-3291
Attempted to execute an unauthorized command '<IBM Cognos>' in package '<IBM Cognos>'.
The command name is not listed as a command that data integration service runs. The list is hard-coded in Java class.

DIS-RUN-3292
'<IBM Cognos>' command execution failed in package '<IBM Cognos>'.

DIS-RUN-3293
Unable to wait for the '<IBM Cognos>' command to finish in package '<IBM Cognos>'.
The execution of the command was interrupted by another thread.

DIS-RUN-3294
The command that executes '<IBM Cognos>' in package '<IBM Cognos>' is unknown or there were failed I/O operations.

DIS-RUN-3295
'<IBM Cognos>' command failed due to security violation in package '<IBM Cognos>'.
The command failed because there is a security manager, which doesn't allow the creation of a subprocess for executing it.

DIS-RUN-3296
'<IBM Cognos>' command failed in package '<IBM Cognos>' due to an attempt to use a null in a case where an object is required.

DIS-RUN-3297
'<IBM Cognos>' command failed in package '<IBM Cognos>' because it has been passed an illegal or inappropriate argument.

DIS-RUN-3300
Exported <IBM Cognos> rows from package '<IBM Cognos>' to '<IBM Cognos>' file.

DIS-RUN-3301
The export statements file is unknown to package '<IBM Cognos>'.
There is no information about the export statements file. A different version exists for each
RDBMS supported. The name and location are specified in the jblpParameters.properties file.

DIS-RUN-3302
The export statements file does not exist at specified location for package
<IBM Cognos>.

DIS-RUN-3303
Export data from package '<IBM Cognos>' failed while reading the
export statements file.

DIS-RUN-3304
Export data from package '<IBM Cognos>' failed to collect global
settings from the metric data store.

DIS-RUN-3305
Failed to execute export statement from package '<IBM Cognos>'.

DIS-RUN-3306
Failed to export data from package '<IBM Cognos>'.

DIS-RUN-3307
Failed to export '<IBM Cognos>' data from package '<param
name="param2"/>'.

DIS-RUN-3308
Failed to obtain the database connection needed to export from package '<param
name="param1"/>'.

DIS-RUN-3309
Failed to prepare the '<IBM Cognos>' export statement for package '<IBM Cognos>'.

DIS-RUN-3310
Failed to open destination file '<IBM Cognos>' while exporting from package '<IBM Cognos>'.

DIS-RUN-3311
Write permission is missing to the destination file '<IBM Cognos>', while exporting from package '<IBM Cognos>'.

DIS-RUN-3312
The version of the export statements file does not match the database version in the package '<IBM Cognos>'.

DIS-RUN-3320
Failed to clear time tables in package '<IBM Cognos>'. Please see the '.log' files in the logs directory.

DIS-RUN-3321
Failed to create the calendar into the package '<IBM Cognos>'.

DIS-RUN-3322
Failed to obtain calendar parameters in package '<IBM Cognos>'.

DIS-RUN-3323
Failed to extend custom calendar.

DIS-RUN-3324
Failed to import calendar data into the package while creating a custom calendar. You may need to contact your System Administrator to clear the calendar staging and rejects tables.

DIS-RUN-3330
Failed to clear data store metric history in package '<IBM Cognos>'.

DIS-RUN-3340
Task failed in package '<IBM Cognos>'. Step identifier is not unique in the task definition.

DIS-RUN-3341
Task failed in package '<IBM Cognos>'. Unable to obtain connection to the data store.

DIS-RUN-3342
Task failed in package '<IBM Cognos>'. Failed to set '<IBM Cognos>' step parameters.

DIS-RUN-3343
Task failed in package '<IBM Cognos>' because the task step '<IBM Cognos>' is defined to expect an input, which cannot be retrieved among the other steps of the task.

DIS-RUN-3344
Task failed in package '<IBM Cognos>'. Error while finishing the '<IBM Cognos>' step.

DIS-RUN-3345
Task failed in package '<IBM Cognos>'. Task object type was not defined for '<IBM Cognos>' step.

DIS-RUN-3346
Task failed in package '<IBM Cognos>'. The object type defined for '<IBM Cognos>' step is not accepted.

DIS-RUN-3347
Task failed in package '<IBM Cognos>'. The object type defined for '<IBM Cognos>' step cannot be found.

DIS-RUN-3348
Task failed in package '<IBM Cognos>'. Failed to obtain task execution details.

DIS-RUN-3349
Task failed in package '<IBM Cognos>'. Failed to initialize '<IBM Cognos>' task step.

DIS-RUN-3350
Task initialization failed to obtain connection to the metrics store in the package '<IBM Cognos>'. Check task definition.

DIS-RUN-3351
Failed to execute task in package '<IBM Cognos>'.

DIS-RUN-3352
Failed to obtain a connection to the package '<IBM Cognos>' data source.

DIS-RUN-3353
Failed to finalize task execution definition in package '<IBM Cognos>'.

DIS-RUN-3354
Failed to close the connection after the task had completed in package '<IBM Cognos>'.

DIS-RUN-3355
Failed to load execution parameters from tasks' configuration file.

DIS-RUN-3356
Failed to load database specific execution parameters from tasks' configuration file.

DIS-RUN-3360
Step 'Recalculate derived values' succeeded but there are warnings in the log.

DIS-RUN-3361
Step 'Recalculate derived values' failed. Corrective action is possible. For further information, consult the log.

DIS-RUN-3362
Step 'Recalculate derived values' failed because the process has exceeded an internal limit. For further information consult the log.

DIS-RUN-3363
Step 'Recalculate derived values' failed because of missing, corrupt files or other environmental problem. For further information, consult the log.

DIS-RUN-3364
Step 'Recalculate derived values' failed with an internal error. For further information, consult the log.

DIS-RUN-3365
Step 'Recalculate derived values' failed with an internal error. For further information, consult the log.

DIS-RUN-3366
Step 'Recalculate derived values' failed with an internal error. For further information, consult the log.

DIS-RUN-3367
Step 'Recalculate derived values' failed due to a failure to open the log file.

DIS-RUN-3370
Step '<IBM Cognos>' failed while attempting to use unsupported character encoding '<IBM Cognos>'.

DIS-RUN-3380
Missing connection information from the task type definition.

DIS-RUN-3381
Failed to find xml definition for the task step.

DIS-RUN-3382
The options element not found in the task type definition file.

DIS-RUN-3383
Task type not found in the task type definition file.

DIS-RUN-3384
Failed to load task type definition file.

DIS-RUN-3385
Failed to load the tasks xml definition file.

DIS-RUN-3386
Failed to obtain the xml definition for task execution request.

DIS-RUN-3387
The options definition file is missing the option element.

DIS-RUN-3398
Failed to get the task steps list from the definition files.

DIS-RUN-3399
Failed to load task options definition file.

DIS-RUN-3400
Failed to remove redundant data store checks.

DIS-RUN-3401
Failed to remove redundant connections.

DIS-RUN-3402
Failed to remove redundant task steps.

DIS-RUN-3403
Failed to update task step id-s.

DIS-RUN-3404
Failed to update task step references.

DIS-RUN-3405
Failed to sort task steps.

DIS-RUN-3410
The search indexes were not updated, because searching is disabled on this server.

DIS-RUN-3420
Failed to execute step '<IBM Cognos>' in package '<IBM Cognos>' because a conflicting process is already running. Please try again later.

DIS-RUN-3421
Unable to execute step '<IBM Cognos>' in package '<IBM Cognos>' because another process is attempting to lock the database. Please try again later.

DIS-RUN-3422
Failed to unlock the database after executing step '<IBM Cognos>' in package '<IBM Cognos>'. Please contact your system administrator.

DIS-RUN-3423
Failed to activate task synchronization while updating the package '<IBM Cognos>'. Please contact your system administrator.

DIS-RUN-3424
Unable to execute step '<IBM Cognos>' in package '<IBM Cognos>' because it failed to acquire a database lock.

DIS-RUN-3440
Connection has no parameters.

DIS-RUN-3441
JDBC connection is missing.

DIS-RUN-3442
JDBC connection driver information is missing.

DIS-RUN-3443
JDBC connection username information is missing.

DIS-RUN-3444
JDBC driver class not found for '<IBM Cognos>'.

DIS-RUN-3445
Unable to instantiate driver object of class '<IBM Cognos>'.

DIS-RUN-3446
Illegal access to driver object of class '<IBM Cognos>'.

DIS-RUN-3447
SQL failed creating driver of class '<IBM Cognos>'.

www.cogknowhow.com