DT - series
- DT0001E Unable to connect to database:
Database name
- Description: A connection to the specified database could not be made.
- System action: Operation terminates
- User response: Correct the database name. Make sure the connection strings in the machine config are correct
- Module: seedeploy
- DT0002E Unable to open existing binaries table:
Table name
- Description: The binaries table could not be opened.
- System action: Operation terminates
- User response: Check the console log and
category of the Windows event log for exceptions to help resolve the problem
- Module: seedeploy
- DT0003E An exception occurred:
exception message
- Description: An exception occurred during the deploy operation.
- System action: Operation terminates
- User response: Examine the exception for the failure reason
- Module: seedeploy
- DT0004I The operation completed successfully
- Description: The operation completed successfully.
- System action: none
- User response: none
- Module: seedeploy
- DT0005E Unable to perform the requested operation
- Description: The operation could not be performed.
- System action: Operation terminates
- User response: Check the console log and
category of the Windows event log for exceptions to help resolve the problem
- Module: seedeploy
- DT0006E The URI provided was not formed correctly.
- Description: The supplied URI is not valid.
- System action: Operation terminates
- User response: Correct the URI and retry the operation. The URI syntax is described in the command line help, as well as the documentation
- Module: seedeploy
- DT0007E Could not create database or table
- Description: A database or table could not be created.
- System action: Operation terminates
- User response: Check the console log and
category of the Windows event log for exceptions to help resolve the problem
- Module: seedeploy
- DT0008I Application binaries table is now available
- Description: The binaries table is now available for use.
- System action: none
- User response: none
- Module: seedeploy
- DT0009I The table is empty
- Description: The requested table is empty.
- System action: none
- User response: none
- Module :seedeploy
- DT0010I
count binaries in table
- Description: There are
count binaries currently in the table.
- System action: none
- User response: none
- Module: seedeploy
- DT0011E File
file name not found
- Description: The requested file name was not found.
- System action: Operation terminates
- User response: Correct the file name and try again
- Module: seedeploy
- DT0012I Deploying
name to the database
- Description: The file name is being deployed.
- System action: none
- User response: none
- Module: seedeploy
- DT0013E An item with the name "name of item being deployed" already exists in the table. You must delete it before you can deploy a new one.
- Description: The add operation could not be performed because the item is already present.
- System action: Operation terminates
- User response: If you wish to replace the item, delete it first using the delete syntax
- Module: seedeploy
- DT0014E This action requires a resource definition file name to be specified
- Description: You have requested an action that requires a resource definition file to be passed as a parameter.
- System action: Operation terminates
- User response: Provide the resource definition file name and try again
- Module: seedeploy
- DT0015E A resource definition file name should not be specified for this action
- Description: A resource definition file name was specified, but the action does not require it.
- System action: Operation terminates
- User response: Remove the parameter and try again
- Module: seedeploy
- DT0016E The cross-region database must be specified for this action
- Description: The action specified needs the cross-region database specified.
- System action: Operation terminates
- User response: Correct the command line syntax and try again
- Module: seedeploy
- DT0017E Unexpected table name specified for this action
- Description: An incorrect table name was specified for this action.
- System action: Operation terminates
- User response: Correct the table name and try again
- Module: seedeploy
- DT0018E Invalid action specified for the command category
- Description: An invalid action was specified for the command category being used.
- System action: Operation terminates
- User response: Correct the parameter and try again
- Module: seedeploy
- DT0019I
number of resource definition files in the cross-region database resource definition files in table
- Description: Returns the count of definition files in the cross region database.
- System action: Operation terminates
- User response: none
- Module: seedeploy
- DT0020I 1 resource definition file in table
- Description: There is 1 resource definition in the table.
- System action: none
- User response: none
- Module: seedeploy
- DT0021E This action requires a region startup file name to be specified
- Description: A region startup file name needs to be provided.
- System action: Operation terminates
- User response: Provide the region startup file name and try again
- Module: seedeploy
- DT0022E A region startup file name should not be specified for this action
- Description: A region startup file name was provided for an action that does not require one.
- System action: Operation terminates
- User response: Remove the file name and try again
- Module: seedeploy
- DT0023I
number of resource definition files in the cross-region database region startup files in table
- Description: Displays the count of resource definition files in the cross region database.
- System action: none
- User response: none
- Module: seedeploy
- DT0025E Binary
name not found
- Description: The binary file was not found.
- System action: Operation terminates
- User response: Correct the file name and try again
- Module: seedeploy
- DT0026E Resource Definition File
file name was not found
- Description: The specified file was not found.
- System action: Operation terminates
- User response: Correct the file name and try again
- Module: seedeploy
- DT0027E Region Startup File
file name not found
- Description: The file name specified was not found.
- System action: Operation terminates
- User response: Correct the file name and try again
- Module: seedeploy
- DT0028E Unable to open existing datastore
datastore name
- Description: The datastore could not be opened.
- System action: Operation terminates
- User response: Check the console log and
category of the Windows event log for exceptions to help resolve the problem
- Module: seedeploy
- DT0029I 1 file in datastore
- Description: There is one file in the datastore.
- System action: none
- User response: none
- Module: seedeploy
- DT0030I
number of files in the datastore files in datastore
- Description: The number of files in the datastore.
- System action: none
- User response: none
- Module: seedeploy
- DT0041E Invalid data file URL for an add, delete, or extract operation. The URL must be of the form: sql://host[/instance]/datastore/filename[?folder=folder-spec]
- Description: The URI for the data file operation is invalid.
- System action: Operation terminates
- User response: Correct the URI syntax and try again
- Module: seedeploy
- DT0042E Invalid data file URL for a create or list operation. The URL must be of the form: sql://host[/instance]/datastore[?folder=folder-spec]
- Description: The URI for the data file operation in invalid.
- System action: Operation terminates
- User response: Correct the URI syntax and try again
- Module: seedeploy