DEP0000 - DEP0019
DEP0001E Invalid data file URL for a create or list operation. The URL must be of the form: sql://host[/instance]/datastore[?folder=folder-spec]
An invalid URL has been specified when using the dbfhdeploy tool's create or list operations.
DEP0002E Invalid data file URL for an add, delete, extract, or keys operation. The URL must be of the form: sql://host[/instance]/datastore/filename[?folder=folder-spec]
An invalid URL has been specified when using the dbfhdeploy tool's add, delete, extract, or keys operations.
DEP0003E This action requires a full URL, including a file name
An invalid URL has been specified when using the dbfhdeploy tool's with the current operation.
DEP0004E Datastore 'datastore-name' is not configured
No configuration entry exists for the datastore specified by the URL.
DEP0005E Datastore 'datastore-name' does not exist
The datastore specified by the URL does not exist.
DEP0006E An error occurred attempting to connect to datastore 'datastore-name': exception-message
An error occurred when attempting to connect to the datastore specified by the URL.
DEP0007I The operation completed successfully
The requested operation completed successfully.
DEP0008E Unable to perform the requested operation
Unable to perform the requested operation.
DEP0009E File 'file-name' not found
The file does not exist.
DEP0010I Uploading 'disk-file-name' to 'database-file-url'
File upload details.
DEP0011E Upload failed with file status file-status
An error occurred attempting to upload a file to a datastore.
DEP0012E Datastore 'datastore-name' already exists
The datastore specified by the URL already exists.
DEP0013E Delete failed with file status file-status
An error occurred attempting to delete a file from a datastore.
DEP0014E File 'database-file-url' not found in datastore
The file specified by the URL does not exist in the datastore.
DEP0015I Downloading 'database-file-URL' from 'disk-file-name'
File download details.
DEP0016E Download failed with file status file-status
An error occurred attempting to download a file from a datastore.
DEP0017E Upgrade failed with file status file-status
An error occurred attempting to upgrade a file in a datastore.
DEP0018E List failed with file status file-status
An error occurred attempting to list files in a datastore folder.
DEP0019I No files/folders
No files/folders were found in the specified datastore folder.
Parent topic:
DEP - DBFHDEPLOY Messages