HResults Class

 

Contains all event messages and HRESULTs for the Integration Services runtime, pipeline, stock tasks, and stock transforms.

Namespace:   Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

System::Object
  Microsoft.SqlServer.Dts.Runtime::HResults

public ref class HResults 

NameDescription
System_CAPS_pubmethodHResults()

Initializes a new instance of the HResults class.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDTS_E_64BITVARIABLERECAST

The variable "%1" is a 64-bit integer variable, which is not supported on this operating system. The variable has been recast to 32-bit integer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ABORTTRANSACTION

Aborts the connection transaction.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ACQUIRECONNECTIONWORKINGOFFLINE

The connection from the connection manager acquires to work offline.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ACQUIREDCONNECTIONISINVALID

The connection acquired from the connection manager "%1" is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ACQUIREDCONNECTIONUNAVAILABLE

Unable to access the acquired connections.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADDROWTOBUFFERFAILED

The attempt to add a row to the Data Flow task buffer failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTARGUMENTEXCEPTION

An argument exception has occurred while data provider tries to insert data to destination. The returned message is : __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTCOLUMNERRORDISPNOTSUPPORTED

The input column error disposition is not supported by ADO NET Destination component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTCOLUMNTRUNDISPNOTSUPPORTED

The input column truncation disposition is not supported by ADO NET Destination component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTCONNECTIONTYPENOTSUPPORTED

Failed to retrieve the provider invariant name from __, it is currently not supported by ADO NET Destination component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTDATATYPENOTSUPPORTED

The data type "__" found on column "__" is not supported for the __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTERRORUPDATEROW

An error has occurred while sending this row to destination data source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTEXECUTEREADEREXCEPTION

Executing SQL command throws an exception, the message is : __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTEXTERNALCOLNOTEXIST

The __ does not exist in the database. It may have been removed or renamed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTFAILEDTOACQUIRECONNECTION

The ADO NET Destination has failed to acquire the connection __. The connection may have been corrupted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTGETSCHEMATABLEFAILED

Failed to get properties of external columns. The table name you entered may not exist, or you do not have SELECT permission on the table object and an alternative attempt to get column properties through connection has failed. Detailed error messages are: __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED

The input truncation row disposition is not supported by ADO NET Destination component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTINSERTIONFAILURE

An exception has occurred during data insertion, the message returned from the provider is: __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTNOERROROUTPUT

The destination component does not have an error output. It may have been corrupted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTNOLINEAGEID

The lineage ID __ associated with external column __ does not exist at run time.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTNOTMANAGEDCONNECTION

The specified connection __ is not managed, please use managed connection for ADO NET destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTSQLBULKCOPYCREATIONEXCEPTION

Creating a bulk copy that throws an exception.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTTABLENAMEERROR

The Table or View name is not expected. \n\t If you are quoting the table name, please use the prefix __ and the suffix __ of your selected data provider for quotation. \n\t If you are using multipart name, please use at most three parts for the table name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADODESTWRONGBATCHSIZE

The BatchSize property must be a non-negative integer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADOSOURCEFAILEDTOACQUIRECONNECTION

The ADO NET source has failed to acquire the connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADOSRCCOLUMNNOTINSCHEMAROWSET

The %1 does not have a matching source column in the DataReader schema.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADOSRCDATATYPEMISMATCH

The data type of "%1" does not match the data type "%2" of the source column "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADOSRCINVALIDSQLCOMMAND

An error occurred executing the provided SQL command.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADOSRCOUTPUTCOLUMNDATATYPECANNOTBECHANGED

The data type of output columns on the %1 cannot be changed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ADOSRCUNKNOWNTYPEMAPPEDTONTEXT

The data type "__" found on column "__" is not supported for the __. This column will be converted to DT_NTEXT.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ALREADYADDED

The executable has been added to the Executables collection of another container. This occurs when a client tries to add an executable to more than one Executables collection. You need to remove the executable from the current Executables collection before attempting to add it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ALREADYATTACHED

The %1 is already attached and cannot be attached again. Detach it and try again.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ALREADYCONNECTED

The component is already connected. The component needs to be disconnected before attempting to connect it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ALREADYEXECUTING

The Execute call failed because the executable is already executing. This error occurs when the client calls Execute on a container that is still executing from the last Execute call.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AMBIGUOUSVARIABLENAME

The variable name is ambiguous because multiple variables with this name exist in different namespaces. Specify namespace-qualified name to prevent ambiguity.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ATLEASTONEINPUTMUSTBEMAPPEDTOOUTPUT

The inputs were not mapped to an output. The "%1" must have at least one input column mapped to an output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ATTEMPTINGTOINSERTINTOAREADONLYCOLUMN

Failure inserting into the read-only column "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ATTEMPTINGTOINSERTINTOAROWIDCOLUMN

The "%1" is a row ID column and cannot be included in a data insertion operation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ATTEMPTINGTOINSERTINTOAROWVERCOLUMN

Attempting insertion into the row version column "%1". Cannot insert into a row version column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASK_EMPTY_SCRIPT

The function is not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASK_HANDLER_NOT_FOUND

The handler is not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASK_INITIALIZATION_WITH_WRONG_XML_ELEMENT

An ActiveX Script Task was initiated with a wrong XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASK_MISSING_ENTRY_METHOD_NAME

The function is not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASKUTIL_ADDTYPELIB_FAILED

An error occurred while adding the managed type library to the script host. Verify that the DTS 2000 runtime is installed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASKUTIL_ADDVARIABLES_FAILED

An error occurred while adding the SSIS variables to the script host namespace. This might prevent the task from using SSIS variables in the script.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASKUTIL_ENUMERATE_LANGUAGES_FAILED

An error occurred while attempting to retrieve the scripting languages installed on the system.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASKUTIL_EXECUTION_FAILED

An error occurred while executing the script. Verify that the script engine for the selected language is installed properly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASKUTIL_MSG_BAD_FUNCTION

The function name entered is not valid. Verify that a valid function name has been specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASKUTIL_SCRIPT_PARSING_FAILED

A fatal error occurred while trying to parse the script text. Verify that the script engine for the chosen language is installed properly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASKUTIL_SCRIPTHOST_CREATE_FAILED

An error occurred while creating the ActiveX script host. Verify that you have the script host installed properly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_AXTASKUTIL_SCRIPTHOSTINIT_FAILED

An error occurred while trying to instantiate the script host for the chosen language. Verify that the script language you have chosen is installed on your system.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BACKPRESSURE_ALLINPUTSCLOSED

All inputs in the back pressure is closed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BACKPRESSURE_BADDEPENDENTCOUNT

The number of bad dependents in the back pressure.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BACKPRESSURE_DEPENDONEORINPUT

The depend one or input back pressure.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BEGINTRANSACTION

The SSIS Runtime has failed to start the distributed transaction due to error 0x%1!8.8X! "%2". The DTC transaction failed to start. This could occur because the MSDTC Service is not running.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BINARYCODENOTFOUND

The script component is configured to pre-compile the script, but binary code is not found. Please visit the IDE in Script Component Editor by clicking Design Script button to cause binary code to be generated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_CANNOT_ACQUIRE_CONNECTION

Failed to acquire the specified connection: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_CANNOT_RETRIEVE_COLUMN_INFO

An error occurred while retrieving the columns of the table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_CANNOT_RETRIEVE_TABLES

An error occurred while retrieving the tables from the database.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_CANNOTRETAINCONNINTRANSACTION

The task cannot have a retained connection manager in a transaction.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_DATA_FILE_NOT_SPECIFIED

The data file name is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_DESTINATION_TABLE_NOT_SPECIFIED

You must specify a table name to continue.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_ERROR_IN_DB_OPERATION

An error occurred in the database operation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_ERROR_IN_LOAD_FROM_XML

An error occurred in LoadFromXML at the tag "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_ERROR_IN_SAVE_TO_XML

An error occurred in SaveToXML at the tag "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_EXECUTE_FAILED

The execution failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_EXECUTION_FAILED

The bulk insert execution failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_HANDLER_NOT_FOUND

The handler is not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_INITIALIZATION_WITH_WRONG_XML_ELEMENT

The Bulk Insert Task was initiated with a wrong XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_INVALID_CONNECTION

The connection is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_INVALIDDESTCONNECTIONNAME

The destination connection specified is not valid. Supply a valid connection to continue.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_INVALIDSOURCECONNECTIONNAME

The specified connection "%1" is either not valid, or points to an invalid object. To continue, specify a valid connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_NO_CONNECTION_MANAGER_SPECIFIED

An attempt to obtain the Connection Manager failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASK_NULL_CONNECTION

The connection is null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASKUNMANCONNECTION_CANNOT_OPEN_FILE

An error occurred while trying to open the data file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASKUNMANCONNECTION_CANNOT_RETRIEVE_COLUMN_INFO

An error occurred while retrieving the columns of the table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASKUNMANCONNECTION_CANNOT_RETRIEVE_TABLES

An error occurred while retrieving the tables from the database.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASKUNMANCONNECTION_ERROR_IN_DB_OPERATION

An error occurred in database operation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASKUNMANCONNECTION_EXECUTE_FAILED

The execution has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASKUNMANCONNECTION_INVALID_CONNECTION

The connection is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BITASKUNMANCONNECTION_OEM_CONVERSION_FAILED

The input OEM file cannot be converted to the specified format.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BLANKOUTPUTCOLUMNNAME

The name for "%1" is blank, and names cannot be blank.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BPDUPLICATE

The specified breakpoint ID already exists. This error occurs when a task calls CreateBreakpoint with the same ID multiple times. It is possible to create a breakpoint with the same ID multiple times if the task calls RemoveBreakpoint on the first creation before creating the second one.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BPUNKNOWNID

The specified breakpoint ID does not exist. This error occurs when a task references a breakpoint that does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERALLOCFAILED

A buffer failed while allocating %1!d! bytes.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERBADSIZE

The Buffer Type %1!d! had a size of %2!I64d! bytes.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERFAILUREDETAILS

The system reports %1!d! percent memory load. There are %2 bytes of physical memory with %3 bytes free. There are %4 bytes of virtual memory with %5 bytes free. The paging file has %6 bytes with %7 bytes free.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERGETTEMPFILENAME

The buffer manager could not get a temporary file name. The call to GetTempFileName failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERISEOR

This buffer represents the end of the rowset and its row count cannot be altered. An attempt was made to call AddRow or RemoveRow on a buffer that has the end of rowset flag.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERISFLAT

The private mode buffers do not support this operation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERISNOTPRIMEOUTPUT

The method was called on the wrong buffer. Buffers that are not used for component output do not support this operation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERISPRIMEOUTPUT

This operation cannot be called on a buffer passed to PrimeOutput. A call was made to a buffer method during PrimeOutput, but that call is not allowed during PrimeOutput.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERISPRIVATE

A call was made to a buffer method on a private buffer and private buffers do not support this operation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERISPROCESSINPUT

This operation cannot be called on a buffer passed to ProcessInput. A call was made to a buffer method during ProcessInput, but that call is not allowed during ProcessInput.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERISREADONLY

This operation could not be performed because buffer is in read-only mode. A read-only buffer cannot be modified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERLOCKUNDERFLOW

The buffer was already unlocked.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERMAXROWSIZEOUTOFRANGE

The default buffer maximum rows must be larger than %1!d! rows. An attempt was made to set the DefaultBufferMaxRows property to a value that is too small.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERNOMAPMEMORY

An out-of-memory condition prevents the mapping of a buffer's lineage IDs to DTP_HCOL indexes.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERNOOBJECTMEMORY

An out-of-memory condition prevented the creation of the buffer object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERNOTLOCKED

This buffer is not locked and cannot be manipulated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERORPHANED

This buffer has been orphaned. The buffer manager has shut down, leaving an outstanding buffer and no cleanup will occur for the buffer. There is a potential for memory leaks and other problems.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BUFFERSIZEOUTOFRANGE

The default buffer size must be between %1!d! and %2!d! bytes. An attempt was made to set the DefaultBufferSize property to a value that is too small or too large.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BULKINSERTAPIPREPARATIONFAILED

The SSIS bulk insert for data insertion was unable to prepare.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BULKINSERTHREADINITIALIZATIONFAILED

The thread for the SSIS Bulk Insert task failed to initialize.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BULKINSERTTHREADABNORMALCOMPLETION

The thread for the SSIS Bulk Insert task terminated with errors or warnings.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BULKINSERTTHREADALREADYRUNNING

The thread for the SSIS Bulk Insert task is already running.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_BULKINSERTTHREADTERMINATED

The thread for the SSIS Bulk Insert is no longer running. No more rows can be inserted. Try increasing the bulk insert thread timeout.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHE_DUPLICATE_INDEXPOS

The index position, __, is a duplicate. For non-index columns, the index position should be 0. For index columns, the index position should be a sequential, positive number.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS

The cache index positions must be contiguous. For non-index columns, the index position should be 0. For index columns, the index position should be a sequential, positive number.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHE_INVALID_INDEXPOS

The cache index position, __, is not valid. For non-index columns, the index position should be 0. For index columns, the index position should be a sequential, positive number.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHE_TOO_FEW_INDEX_COLUMNS

At least one index column should be specified for the Cache connection manager. To specify an index column, set the Index Position property of the cache column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHEBADHEADER

The cache file is damaged, or the file was not created by using the Cache connection manager. Provides a valid cache file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHECOLDATATYPEINCOMPAT

The input column, __, and the cache column, "__", cannot be mapped because the data types do not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHECOLDATATYPEPROPINCOMPAT

The input column, "__", and the cache column, "__", cannot be mapped because one or more data type properties do not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHECOLINDEXPOSMISMATCH

The index position of column, "__", is different from index position of Cache connection manager column, "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHECOLUMNMAPPINGFAILED

Failed to map __ to a cache column. The HResult is __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHECOLUMNOTFOUND

The cache column "__" was not found in the cache.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHEFILEWRITEFAILED

The __ failed to write the cache to file "__". The hresult is __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHELOADEDFROMFILE

The __ cannot write to the cache because the cache has been loaded from a file by __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CACHERELOADEDDIFFERENTFILES

The __ cannot load the cache from file "__" because the cache has already been loaded from file "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANCELRECEIVED

The pipeline received a request to cancel and is shutting down.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOT_MODIFY_PROJECT_PARAMETERS_COLLECTION

The project parameters collection cannot be modified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTACCESSDTSAPPLICATIONOBJECT

The Application object cannot be accessed. Verify that SSIS is correctly installed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER

SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "%1" failed with error code 0x%2!8.8X!. There may be error messages posted before this with more information on why the AcquireConnection method call failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTACQUIREMANAGEDCONNECTIONFROMCONNECTIONMANAGER

A managed connection cannot be acquired from the run-time connection manager.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCASTTOIDTSOBJECEVERSIONUPDATE

Cannot cast to IDTS object version update.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCHANGEPROTECTIONLEVELSCM

The protection levels of the connection manager cannot be changed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCLONECONNECTIONMANAGER

The connection manager "0x%1" cannot be cloned for out-of-process execution.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCONVERTBETWEENUNICODEANDNONUNICODESTRINGCOLUMN

The column "%1" cannot convert between Unicode and non-Unicode string data types.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCONVERTBETWEENUNICODEANDNONUNICODESTRINGCOLUMNS

The columns "%1" and "%2" cannot convert between Unicode and non-Unicode string data types.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCONVERTDATATYPESWITHDIFFERENTCODEPAGES

The conversion from "%1" with code page %2!d! to "%3" with code page %4!d! is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCONVERTTYPES

The conversion from "%1" to "%2" is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCOPYORCONVERTFLATFILEDATA

The flat file data for column "%1" cannot be copied or converted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCREATEACCESSOR

An OLE DB accessor cannot be created. Verify that the column metadata is valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTCREATEBULKINSERTHREAD

The bulk insert thread cannot be created due to error "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER

The runtime connection manager with the ID "%1" cannot be found. Verify that the connection manager collection has a connection manager with that ID.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTGETCOLUMNNAME

The name of the column with ID %1!d! cannot be acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTGETIROWSET

Opening a rowset for "%1" failed. Check that the object exists in the database.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTGETIROWSETFASTLOAD

Afastload rowset for "%1" failed to open. Check that the object exists in the database.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID

The ID of the runtime connection manager specified by "%1" in the connection manager collection, Connections, of "%2" cannot be acquired due to error code 0x%3!8.8X!. Verify that the ConnectionManager.ID property of the runtime connection object has been set for the component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTHAVEANYINPUTCOLUMNS

The input columns are not allowed. The number of input columns must be zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTHAVEINPUTS

This component has %1!d! inputs. No input is allowed on this component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTHAVEZEROINPUTCOLUMNS

The number of input columns for %1 cannot be zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTHAVEZEROOUTPUTCOLUMNS

The number of output columns for %1 cannot be zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTLOADCOMPONENT

The managed pipeline component "%1" could not be loaded. The exception was: %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTLOADOLDPACKAGES

The package cannot be loaded. This occurs when attempting to load an older version package, or the package file refers to an invalid structured object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTMAPINPUTCOLUMNTOOUTPUTCOLUMN

The input column with lineage ID "%1!d!" which is needed by "%2" cannot be found. Check SourceInputColumnLineageID custom property of the output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTMAPOUTPUTCOLUMN

The output column cannot be mapped to an external metadata column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER

The connection manager with ID "%1" in the connection manager collection due to error code 0x%2!8.8X! cannot be found. That connection manager is needed by "%3" in the connection manager collection of "%4". Verify that a connection manager in the connection manager collection, Connections, has been created with that ID.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTOPENDATAFILE

The datafile "%1" cannot be opened.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTOPENREGISTRYKEY

The registry key "%1" cannot be opened.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTREATTACHPATH

The "%1" cannot be reattached. Delete the path, add a new one, and attach it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTRETRIEVEBYLINEAGE

Cannot retrieve an item by lineage ID from a collection that does not contain columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTRETRIEVEPROPERTYFORCOMPONENT

The property "%1" from component with ID %2!d! cannot be retrieved.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT

The connection "%1" cannot be found. Verify that the connection manager has a connection with that name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTUPDATECACHEONINPUTCOLUMNS

The cache on input columns cannot be updated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANNOTWRITETODATAFILE

Cannot write to the data file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANONLYSETCOMPFLAGSONSOURCE

The ComparisonFlags property cannot be set to a non-zero value for "%1" because the "%2" is not a source output. The output column "colname" (ID) cannot have a ComparisonFlags property set to non-zero because its output "outputname" (ID) is not a source output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANONLYSETISSORTEDONSOURCE

The "%1" cannot have its IsSorted property set to TRUE because it is not a source output. A source output has a SynchronousInputID value of zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANONLYSETSORTKEYONSOURCE

The "%1" cannot have a SortKeyPosition property set to non-zero because "%2" is not a source output. The output column "colname" (ID) cannot have its SortKeyPosition property set to non-zero because its output "outputname" (ID) is not a source output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTACCESSARRAYDATA

The data in the array cannot be accessed (error: %1). This error can occur wherever GetDataFromSafeArray is called.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTADDBLOBDATA

The long data was retrieved for a column but cannot be added to the Data Flow task buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTADDCOLUMN

The component does not allow adding columns to this input or output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTADDINPUT

An input cannot be added to the inputs collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTADDOUTPUT

An output cannot be added to the outputs collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTADDOUTPUTID

The output ID %1!d! failed during insert. The new output was not created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTADDREMOVEWHENEXECUTING

An element cannot be added or removed from a package in runtime mode. This error occurs when an attempt is made to add or remove an object from a collection while the package is executing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTALLOCATECOLUMNINFO

Not enough memory was available to allocate a list of the columns that are being manipulated by this component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTBUILDBUFFERTYPE

The Data Flow task cannot allocate memory to build a buffer definition. The buffer definition had %1!d! columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTBUILDTHREADPOOL

The Sort transformation could not create a thread pool with %1!d! threads. Not enough memory is available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCHANGEPROPERTYTYPE

The property type cannot be changed from the type that was set by the component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCHANGEREADONLYATRUNTIME

An attempt change to a read-only attribute on variable "%1" occurred. This error happens when a read-only attribute for a variable is being changed at runtime. Read-only attributes can be changed only at design time.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCHANGEUSAGETYPE

The usage type of the column cannot be changed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCLONE

The input buffer could not be cloned. An out-of-memory condition occurred or there was an internal error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCOMPARE

The data type "%1" cannot be compared. Comparison of that data type is not supported, so it cannot be sorted or used as a key.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATEBLOBFILE

The buffer manager cannot create a file to spool a long object on the directories named in the BLOBTempStoragePath property. Either an incorrect file name was provided, or there are no permissions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATEBUFFERMANAGER

The Buffer Manager could not be created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATECERTCONTEXT

Failed to create certificate context (error: %1). This occurs in CPackage::put_CertificateObject or CPackage::LoadFromXML when the corresponding CryptoAPI function fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATECOMPONENT

The component "%1" could not be created and returned error code 0x%2!8.8X!. Make sure that the component is registered correctly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATECOMPONENTVIEW

A component view cannot be created because another one already exists. Only one component view can exist at a time.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATECUSTOMPROPERTY

The custom property "%1" cannot be created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATEEXECUTIONTREE

There is not enough memory to create an execution tree.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATENEWTYPE

The buffer manager failed to create a new buffer type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATEPRIMEOUTPUTBUFFER

The Data Flow task failed to create a buffer to call PrimeOutput for output "%3" (%4!d!) on component "%1" (%2!d!). This error usually occurs due to an out-of-memory condition.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATESPOOLFILE

The buffer manager cannot create a temporary storage file on any path in the BufferTempStoragePath property. There is an incorrect file name or no permission.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATEVIEWBUFFER

The Data Flow task engine failed to create a view buffer of type %1!d! over type %2!d! for buffer %3!d.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTCREATEVIRTUALBUFFER

The Data Flow task cannot create a virtual buffer to prepare for execution.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTDELETECOLUMN

The column cannot be deleted. The component does not allow columns to be deleted from this input or output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTDELETEERRORCOLUMNS

The %1 is a special error output column and cannot be deleted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTDELETEINPUT

An input cannot be deleted from the inputs collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTDELETEOUTPUT

An output cannot be removed from the outputs collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTDELETEOUTPUTID

The output ID %1!d! cannot be deleted from the output collection. The ID may not be valid, or the ID may have been the default or error output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTDETERMINEWHICHPROPTOPERSIST

The object is unable to persist using default persistence. This error occurs when the default persistence is unable to determine which objects are on the hosted object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTDIRECTROW

The direct row to output "%1" (%2!d!) failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTFINDCERTBYHASH

Unable to find the specified certificate by hash in "MY" store (error: %1). Occurs in CPackage::LoadUserCertificateByHash.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTFINDCERTBYNAME

The certificate specified by name in MY store cannot be found (error: %1). This occurs in CPackage::LoadUserCertificateByName.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTGETBLOBDATA

Failed to retrieve long data for column "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTGETCERTDATA

The raw certificate data cannot be obtained from the supplied certificate object (error: %1). This occurs when CPackage::put_CertificateObject cannot instantiate the ManagedHelper object, when the ManagedHelper object fails, or when the ManagedHelper object returns a malformed array.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTGETCUSTOMPROPERTY

The custom property "%1" cannot be retrieved.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTGETCUSTOMPROPERTYCOLLECTION

The custom property collection cannot be retrieved for initialization.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTGETMUTEX

A thread failed to create a mutex at initialization.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTGETSEMAPHORE

A thread failed to create a semaphore at initialization.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTGIVEAWAYBUFFER

The Data Flow task engine attempted to copy a buffer to assign another thread, but failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTINITINPUT

An input cannot be created to initialize the inputs collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTINITOUTPUT

An output cannot be created to initialize the outputs collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTINSERTCOLUMNTYPE

The column "%1" cannot be inserted because the conversion between types %2 and %3 is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTINSERTINTOHASHTABLE

There is not enough memory to insert an object into the hash table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTLOADFROMNODE

The runtime object cannot be loaded from the specified XML node. This happens when trying to load a package or other object from an XML node that is not of the correct type, such as a non-SSIS XML node.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTLOCKBUFFER

A buffer could not be locked. The system is out of memory or the buffer manager has reached its quota.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTMODIFYERROROUTPUTCOLUMNDATATYPE

The data type for "%1" cannot be modified in the error "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTMODIFYINVALID

The component cannot perform the requested metadata change until the validation problem is fixed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTOPENCERTSTORE

Opening MY certificate store failed with error "%1".This occurs in CPackage::LoadUserCertificateByName and CPackage::LoadUserCertificateByHash.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTPROCESSCOLUMNTYPECODEPAGE

The column "%1" cannot be processed because more than one code page (%2!d! and %3!d!) are specified for it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTREALIZEVIRTUALBUFFERS

A set of virtual buffers cannot be realized.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTREGISTERBUFFERTYPE

The Data Flow task cannot register a buffer type. The type had %1!d! columns and was for execution tree %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTREGISTERVIEWBUFFERTYPE

The Data Flow task cannot register a view buffer type. The type had %1!d! columns and was for input ID %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTSETEXTERNALMETADATACOLUMNDATATYPEPROPERTIES

The %1 does not allow setting external metadata column data type properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTSETOUTPUTCOLUMNDATATYPEPROPERTIES

The %1 does not allow setting output column data type properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTSETOUTPUTCOLUMNPROPERTY

The property on an output column cannot be set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTSETUSAGETYPE

The %1 has forbidden the requested use of the input column with lineage ID %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTSETUSAGETYPETOREADWRITE

The "%1" is unable to make the column with lineage ID %2!d! read/write because that usage type is not allowed on this column. An attempt was made to change the usage type of an input column to a type, UT_READWRITE, that is not supported on this component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CANTWRITETOFILE

The file, "%1", could not be opened for writing. The file could be read-only, or you do not have the correct permissions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CERTERROR

There is an error processing the client certificate. This error can occur when the client certificate provided was not found in the Personal Certificate Store. Verify that the client certificate is valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHANGESYSTEMVARIABLENAMEFAILED

Changing the name of a variable failed because it is a system variable. System variables are read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHANGESYSTEMVARIABLENAMESPACEFAILED

Changing the namespace of a variable failed because it is a system variable. System variables are read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHANGESYSTEMVARIABLEREADONLYFAILED

Changing the property of a variable failed because it is a system variable. System variables are read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHECKENVELOPEFAILED

Failed to check for XML signature envelope in package XML with error 0x%1!8.8X! "%2". This occurs in CPackage::LoadFromXML.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHECKPOINTFILEALREADYEXISTS

An existing checkpoint file is found with contents that do not appear to be for this package, so the file cannot be overwritten to start saving new checkpoints. Remove the existing checkpoint file and try again. This error occurs when a checkpoint file exists, the package is set to not use a checkpoint file, but to save checkpoints. The existing checkpoint file will not be overwritten.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHECKPOINTFILELOCKED

The checkpoint file "%1" is locked by another process. This may occur if another instance of this package is currently executing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHECKPOINTFILENOTSPECIFIED

The package is configured to always restart from a checkpoint, but checkpoint file is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHECKPOINTLOADXML

The attempt to load the XML checkpoint file "%1" failed with error 0x%2!8.8X! "%3". Check that the file name specified is correct, and that the file exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CHECKPOINTMISMATCH

The checkpoint file "%1" does not match this package. The ID of the package and the ID in the checkpoint file do not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CLIENTAUTH

The client certificate is missing. This error occurs when the server is expecting an SSL client certificate and the user has provided an invalid certificate, or has not provided a certificate. A client certificate must be configured for this connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CMDDESTNOPARAMS

Unable to retrieve destination column descriptions from the parameters of the SQL command.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CMDDESTNOTBOUND

The parameters are not bound. All parameters in the SQL command must be bound to input columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CODE_PAGE_NOT_SUPPORTED

The code page %1!d! specified on column "%2" (%3!d!) is not supported. You must first convert this column to DT_WSTR which can be done by inserting a Data Conversion Transform before this one.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CODEPAGEREQUIRED

The "%1" requires a code page to be set but the value passed was zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLLECTIONCOULDNTADD

An object was created but the attempt to add it to a collection failed. This can occur due to an out-of-memory condition.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLLECTIONLOCKED

This collection cannot be modified during package validation or execution.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLLOCKED

The "%1" collection cannot be modified during package validation or execution. "%2" cannot be added to the collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLLOCKED_NO_CREATIONNAME

The collection cannot be modified if the created item has no name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLNOTMAPPEDTOCACHECOL

The __ is not mapped to valid cache column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNDATAOVERFLOWDISKIOBUFFER

The column data for column "%1" overflowed the disk I/O buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNDELIMITERNOTFOUND

The column delimiter for column "%1" was not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNMAPPEDTOALREADYMAPPEDEXTERNALMETADATACOLUMN

The %1 is mapped to the external metadata column with ID %2!ld!, which is already mapped to another column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNMAPPEDTONONEXISTENTEXTERNALMETADATACOLUMN

The %1 is mapped to an external metadata column that does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNMETADATAUNAVAILABLEFORVALIDATION

The column metadata was unavailable for validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNNOTFOUND

The column "%1" cannot be found at the data source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNNOTMAPPEDTOEXTERNALMETADATACOLUMN

The external metadata column mapping for %1 is not valid. The external metadata column ID cannot be zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNNOTMATCHED

The column "%1" (%2!d!) cannot be matched to any input file column. The output column name or input column name cannot be found in the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNPARSEFAILED

The column "%1" in the data filehas failed to parse.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNSHAVEINCOMPATIBLEMETADATA

The columns "%1" and "%2" have incompatible metadata.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COLUMNSTATUSERROR

There was an error with %1 on %2. The column status returned was: "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMERROR

The COM error object information is available. Source: "%1" error code: 0x%2!8.8X! Description: "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_CANTCONVERTVALUE

The data value cannot be converted for reasons other than sign mismatch or data overflow.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_DATAOVERFLOW

The conversion failed because the data value overflowed the type used by the provider.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_ERRORSINCOMMAND

The command execution generated errors.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_INTEGRITYVIOLATION

The data value violated the integrity constraints for the column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_PERMISSIONDENIED

The user did not have the correct permissions to write to the column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_SCHEMAVIOLATION

The data value violated the schema constraint.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_SIGNMISMATCH

The conversion failed because the data value was signed and the type used by the provider was unsigned.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_TRUNCATED

The data was truncated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMANDDESTINATIONADAPTERSTATIC_UNAVAILABLE

No status is available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMITFAILED

A commit failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMMITTRANSACTION

Commits a transaction.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMPFLAGSONLYONSORTCOL

The "%1" cannot have a ComparisonFlags property set to non-zero because its SortKeyPosition is set to zero. An output column's ComparisonFlags can only be non-zero if its SortKeyPosition is also non-zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMPONENT_NOINTERFACE

The %1 was found, but it does not support a required Integration Services interface (IDTSRuntimeComponent100). Obtain an updated version of this component from the component provider.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMPONENTHASINVALIDCLSID

The CLSID for one of the components with ID %1!d! is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMPONENTINITFAILED

The component initialization failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMPONENTNOTFOUND

The module containing "%1" cannot be located, even though it is registered.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMPONENTNOTREGISTERED

The module containing "%1" is not registered or installed correctly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMPONENTVERSIONMISMATCH

The version of %1 is not compatible with this version of the DataFlow.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COMPONENTVIEWISUNAVAILABLE

The component view is unavailable. Make sure the component view has been created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONFIGFAILED

The configuration failed. This is a generic warning for all configuration types. Other warnings should precede this with more information.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONFIGFILEFAILEDEXPORT

Failure exporting configuration file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONFIGFORMATINVALID

The configuration entry "%1" had an incorrect format. This can occur because of a missing delimiter or formatting errors, like an invalid array delimiter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONFIGFORMATINVALID_PACKAGEDELIMITER

The configuration entry, "%1", has an incorrect format because it does not begin with package delimiter. There was no "\package" delimiter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONFIGTYPECONVERSIONFAILED

A type in the configuration "%1" for the package path "%2" failed to convert. This happens when a configuration value cannot be converted from a string to the appropriate destination type. Check the configuration value to ensure it can be converted to the type of the destination property or variable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONMANAGERCOLUMNCOUNTMISMATCH

The number of columns in the flat file connection manager must be the same as the number of columns in the flat file adapter. The number of columns for the flat file connection manager is %1!d!, while the number of columns for the flat file adapter is %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONMANAGERJOINTRANSACTION

The connection manager failed to defect from the transaction.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONMANAGERNOTFOUND

The connection manager "%1" is not found. A component failed to find the connection manager in the Connections collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONMANAGERQUALIFIERALREADYSET

The qualifier is already set on this instance of the connection manager. The qualifier may be set once per instance.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONMANAGERQUALIFIERNOTSET

The qualifier has not been set on this instance of the connection manager. Setting the qualifier is required to complete initialization.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONMANAGERQUALIFIERNOTSUPPORTED

This connection manager does not support specification of qualifiers.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONMANAGERTRANSACTEDANDRETAINEDINBULKINSERT

The component cannot use a connection manager that retains its connection in a transaction with fastload or bulk insert.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONMANANGERNOTASSIGNED

A connection manager has not been assigned to the %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONNOTFOUND

The connection "%1" is not found. This error is thrown by Connections collection when the specific connection element is not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONOFFLINE

The connection manager "%1" will not acquire a connection because the package OfflineMode property is TRUE. When the OfflineMode is TRUE, connections cannot be acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONREQUIREDFORMETADATA

An error occurred due to no connection. A connection is required when requesting metadata. If you are working offline, uncheck Work Offline on the SSIS menu to enable the connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONREQUIREDFORREAD

A connection is required to read data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONSTRING

The OLE DB has failed making a database connection when using the supplied connection string.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONSTRINGFORMAT

The connection string format is not valid. It must consist of one or more components of the form X=Y, separated by semicolons. This error occurs when a connection string with zero components is set on database connection manager.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONTERMINATED

The connection with the server has been reset or terminated. Try again later.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTIONVALIDATIONFAILED

The connection "%1" failed validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTREQUIREDFORMETADATAVALIDATION

There is an error due to no connection. A connection is required before metadata validation can proceed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTTOSERVERFAILED

A connect to SSIS Service on machine "%1" failed: %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTTOSERVERFAILED_ACCESSDENIED

A connect to server failed. Access denied.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTTOSERVERFAILED_NOTREGISTERED

A connect to server failed. The server is not registered.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CONNECTTOSERVERFAILED_UNAVAILABLE

A connect to server failed. Server is unavailable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COULD_NOT_DETERMINE_DATASOURCE_DBMSNAME

Unable to determine the DBMS name and version on "%1". This occurs if the IDBProperties on the connection did not return information needed to verify the DBMS name and version.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COULDNOTCREATECOPYBUFFER

The %1 cannot create a buffer to copy its data into for sorting.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COULDNOTFINDINPUTBUFFERCOLUMNBYLINEAGE

The %1 cannot find the column with LineageID %2!ld! in its input buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COULDNOTGETCOLUMNINFOFORCOPYBUFFER

The %1 cannot get the column information for column "%2!lu!" from its copy buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COULDNOTGETCOLUMNINFOFORINPUTBUFFER

The %1 cannot get the column information for column %2!lu! from its input buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COULDNOTREGISTERCOPYBUFFER

The %1 cannot register a buffer type for its copy buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COULDNOTREPLACECHECKPOINTFILE

The existing checkpoint file cannot be replaced with the updated checkpoint file. The checkpoint was successfully created in a temporary file, but overwriting the existing file with the new file failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_COULDNOTRESOLVEPACKAGEPATH

A package path cannot be resolved to an object in the package "%1". Verify that the package path is valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CREATECHECKPOINTFILE

Checkpoint file "%1" failed during creation due to error 0x%2!8.8X! "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CREATEEXPRESSIONOBJECTFAILED

The memory cannot be allocated for the expression "%1". There was an out-of-memory error while creating an internal object to hold the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CREATEFOLDERONSQLSERVER_OLEDB

The CreateFolderOnSQLServer method has encountered OLE DB error code 0x%1!8.8X! (%2) The SQL statement issued has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CREATEMANAGEDHELPERFAILED

The SSIS managed helper object failed during creation with error 0x%1!8.8X! "%2". This occurs whenever CoCreateInstanceCLSID_DTSManagedHelper fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CUSTOMEVENTCONFLICT

The custom event "%1" is already declared with a different parameter list. A task is trying to declare a custom event, which another task has already declared with a different parameter list.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CUSTOMPROPERTYISREADONLY

The value of custom property "%1" on the %2 cannot be changed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_CYCLEINEXECUTIONTREE

An execution tree contains a cycle.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DANGLINGWITHPATH

The %1 is marked as dangling, but has a path attached to it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATACONVERSIONFAILED

The data conversion failed while converting column "%1" (%2!d!) to column "%3" (%4!d!). The conversion returned status value %5!d! and status text "%6".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTCANNOTCONVERT

The %1 from data type "%2" cannot be converted to data type "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTDATATYPENOTSUPPORTED

The data type "__" found on __ is not supported for the __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTINVALIDCODEPAGE

The %1 has unsupported code page %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTINVALIDCOLUMNORDINAL

The ordinal position of the column is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTREADERISATEND

The SSIS IDataReader is past the end of the result set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTREADERISCLOSED

The SSIS IDataReader is closed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTREADERTIMEOUT

The SSIS IDataReader is closed. The read timeout has expired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTREADFAILED

The DataReader client has failed to call Read or has closed the DataReader.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERDESTUNABLETOPROCESSDATA

The %1 was unable to process the data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATAREADERSRCUNABLETOPROCESSDATA

The %1 was unable to process the data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATASOURCECOLUMNWITHNONAMEFOUND

There is a data source column with no name. Each data source column must have a name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATATAP_CREATEFILEFAILURE

The DATATAP file failed to create.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATATAP_DUPLICATE

Duplicates the DATATAP.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATATAP_FAILTOAPPLYCONFIGURATION

The configuration on the DATATAP failed to apply.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATATAP_INVALIDFILENAME

The file name is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATATAP_INVALIDPATH

The DATATAP has invalid path.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATATAP_NOTAPLOCATION

There is no DATATAP application.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATATAP_READONLY

The DATATAP is read only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DATATAPFAILED

The DATATAP has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DECRYPTPACKAGE_USERKEY

A package that is encrypted with a user key failed to decrypt. You may not be the user who encrypted this package, or you are not using the same machine that was used to save the package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DECRYPTPROJECT_PASSWORD

A project that is encrypted with a password failed to decrypt.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DECRYPTPROJECT_USERKEY

A project that is encrypted with a user key failed to decrypt.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DECRYPTXML_PASSWORD

An encrypted XML node failed to decrypt because the password was not specified or not correct. Package load will attempt to continue without the encrypted information.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DEPRECATEDTASK

The task is deprecated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DERIVEDRESULT_TOO_LONG

The transform encountered a result value that was longer than %1!u! bytes.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DESTINATIONFLATFILEREQUIRED

The destination flat file name was not provided. Make sure the flat file connection manager is configured with a connection string. If the flat file connection manager is used by multiple components, ensure that the connection string contains enough file names.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DESTINATIONOBJECTPARENTLESS

The destination object in a property mapping has no parent. The destination object is not a child of any sequence container. It may have been removed from the package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DESTINATIONTABLENAMENOTPROVIDED

A destination table name has not been provided.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DIRECTTONONERROROUTPUT

The buffer manager attempted to push an error row to an output that was not registered as an error output. There was a call to DirectErrorRow on an output that does not have the IsErrorOut property set to TRUE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISCONNECTEDCOMPONENT

A component is disconnected from the layout.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISCONNECTEDOBJECT

The %1 object "%2" (%3!d!) is disconnected from the layout.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISCONNECTEDPATH

The path is disconnected from the path.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISKIOBUFFEROVERFLOW

The attempt to write data of %1!d! bytes into the disk I/O failed. The disk I/O buffer has %2!d! free bytes.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISKIOFAILED

An unexpected disk I/O error occurred while reading the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISKIOTIMEDOUT

An disk I/O time out occurred while reading the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISPENSEDREADONLY

The Variables collection was returned the from VariableDispenser and cannot be modified. Items cannot be added to or removed from dispensed collections.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISTRIBUTORADDFAILED

A distributor failed to give a buffer to thread "%1" because of error 0x%2!8.8X!. The target thread is probably shutting down.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DISTRIBUTORCANTSETPROPERTY

The distributor for thread "%1" failed to initialize property "%2" on component "%3" because of error 0x%8.8X. The distributor could not initialize the component's property and cannot continue running.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DOESNOTSUPPORTTRANSACTIONS

The enlisting in transactions is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DOWNGRADEFAILED

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPMISSINGATTRIBUTE

The required attribute is missing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPMISSINGELEMENT

The required element is missing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLBOOLCONVERTERR

The value "%1" cannot be converted to a Boolean.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLCANTREADIDATTR

The ID attribute cannot be read.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLCONNECTIONLOADERR

There is an error setting connection object during XML load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLDATATYPEERR

The value "%1" is not valid for the attribute "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLDOMCREATEERROR

The XML DOM document cannot be instantiated.Please verify that MSXML binaries are properly installed and registered.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLDOMLOADERROR

The XML data cannot be loaded into a local DOM for processing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLEVENTSCACHEERR

The Events Interface cannot be acquired. An invalid Events interface was passed to the data flow module for persisting to XML.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLIDLOOKUPERR

The referenced object with ID %1!d! not found in package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLINPUTCOLUMNLOADERR

There is an error setting input column object during XML load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLINPUTLOADERR

There is an error setting input object during XML load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLINT32CONVERTERR

The value "%1" cannot be converted to an integer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLINVALIDPROPERTYARRAYNOTENOUGHVALUES

Too few array elements were found when parsing a property of type array. The element count is more than the number of array elements found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES

Too many array elements were found when parsing a property of type array. The element count is less than the number of array elements found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLINVALIDXMLPERSISTPROPERTY

Apersistence property required for the pipelineXML module cannot be read. The property was not provided by the pipeline.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLLOADFAILURE

Unable to load from XML.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLOUTPUTCOLUMNLOADERR

There is an error setting output column object during XML load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLOUTPUTLOADERR

There is an error setting output object during XML load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLPARSEERRORNEARID

A load error encountered near object with ID %1!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLPATHLOADERR

An error occurred while setting a path object during XML load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLPROPERTYLOADERR

There is an error setting property object during XML load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLPROPERTYSTATEERR

The value "%1" is not valid for the attribute "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLPROPERTYTYPEERR

The value "%1" is not valid for the attribute "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLSAVEFAILURE

Unable to save to XML.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTPXMLSETUSAGETYPEERR

The value "%1" is not valid for the attribute "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTRXMLSAVEFAILURE

The configuration file cannot be saved. The file may be read only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTS_E_FTPTASK_CANNOT_ACQUIRE_CONNECTION

There was an error acquiring the FTP connection. Please check if you have specified a valid connection type "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_ALPHADIGITUNDERBAR

The object name "%1" is not valid. Name must contain only alphanumeric characters or underscores "_".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_BEGINSWITHALPHA

The object name "%1" is not valid. Name must begin with an alphabetical character.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_BEGINSWITHALPHAUNDERBAR

The object name "%1" is not valid. Name must begin with an alphabetical character or underscore "_".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_LEGAL

The object name "%1" is not valid. The name cannot contain any of the following characters: / \ : [ ] . =

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_NOLEADWHITESP

The object name "%1" is not valid. Name cannot begin with a whitespace.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_NOTEMPTY

The object name is not valid. The name cannot be empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_NOTNULL

The object name is not valid. The name cannot be set to NULL.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_NOTRAILWHITESP

The object name "%1" is not valid. A name cannot end with a whitespace.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_PRINTABLE

The object name "%1" is not valid. The name cannot contain control characters that render it unprintable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_TOOLONG

The object name is not valid. The name is too long.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSNAME_VALIDFILENAME

The object name "%1" is not valid. The name cannot contain any of the following characters: / \ : ? " < > |

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_CANNOTWRITEINAREADONLYVARIABLE

The Execution result cannot be saved in a read-only variable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_CONNECTIONMANAGERNOTOLAP

The connection "%1" is not an Analysis Services connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_CONNECTIONNOTFOUND

The Connection Manager "%1" it's not defined.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_DDLEXECUTIONFAILED

The execution of DDL failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_FILECONNECTIONNOTDEFINED

The file connection "%1" is not defined.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_FILEDOESNOTEXIST

There is no file associated with connection "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_INVALIDCONNECTION

The Connection Manager "%1" it's not a FILE Connection Manager.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_INVALIDDDL

The DDL is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_INVALIDDDLPROCESSINGCOMMANDS

The DDL found in ProcessingCommands is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_INVALIDTASKDATANODEEXE

The Analysis Services Execute DDL task received an invalid task data node.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_INVALIDTASKDATANODEPROC

The Analysis Services Processing task received an invalid task data node.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_INVALIDVARIABLE

The variable "%1" it's not defined.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_NOCONNECTIONSPECIFIED

The connection manager is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_NONEXISTENTATTRIBUTE

The "%1" was not found during deserialization.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_TRACEHASBEENSTOPPED

The trace has been stopped due to an exception.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_UNABLETOLOCATECONNECTIONMANAGER

The connection "%1" cannot be located.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DTSPROCTASK_VARIABLENOTDEFINED

The variable "%1" is not defined.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DUMP_FAILED

The debug dump files were not generated correctly. The HResult is __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DUPLICATECOLUMNNAME

The column name "%1" already exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DUPLICATECONSTRAINT

A precedence constraint already exists between the specified executable. More than one precedence constraint is not allowed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DUPLICATEDATASOURCECOLUMNNAME

There is more than one data source column with the name "%1". The data source column names must be unique.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DUPLICATEIDFOUND

Attempting to use ID %1!d! more than once in the Data Flow Task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DUPLICATELINEAGEIDSINCOLLECTION

Two objects in the same collection have a duplicate lineage ID of %1!d!. The objects are %2 and %3.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DUPLICATENAMESINCOLLECTION

The package contains two objects with the duplicate name of "%1" and "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_DUPLICATEOUTPUTCOLUMNNAMES

The name for "%1" is a duplicate. All names must be unique.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ELEMENTNOTFOUND

The element cannot be found in a collection. This error happens when you try to retrieve an element from a collection on a container during execution of the package and the element is not there.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EMPTYRUNTIMECONNECTIONMANAGERID

The "%1" in the connection manager collection, Connections, of "%2" does not have a value for the ID property. Verify that the ConnectionManagerID property of the runtime connection object has been set for the component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ENUMERATIONELEMENTNOTENUMERABLE

An element of the enumerator returned by the ForEach Enumerator does not implement IEnumerator, contradicting the CollectionEnumerator property of the ForEach Enumerator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EOFANNOUNCEMENTFAILED

The Data Flow task cannot create a buffer to mark the end of the rowset.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRMSGTASK_DIFFERENTMESSAGEANDLANGUAGESIZES

The lists of error messages and their corresponding languages are of different sizes.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRMSGTASK_EMPTYSOURCELIST

There are no Error Messages to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRMSGTASK_ERRORMESSAGEALREADYEXISTS

The error message "%1" already exists at destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRMSGTASK_ERRORMESSAGECANTBEFOUND

The error message "%1" cannot be found at source server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRMSGTASK_ERRORMESSAGEOUTOFRANGE

The error message id "%1" is out of the allowed range of user defined error messages. User defined error message ids are between 50000 and 2147483647.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRMSGTASK_FAILEDTOTRANSFERERRORMESSAGES

Some or all of the Error Messages failed to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORATLOADTASK

There is an error loading task. This happens when loading a task from XML fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORCOLUMNHASINCORRECTPROPERTIES

The %1 on the error output has properties that do not match the properties of its corresponding data source column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORCOLUMNHASNOOUTPUTCOLUMN

The %1 on the error output has no corresponding output column on the non-error output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORCOMPONENT

The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORELEMENTNOTINCOLL

The element "%1" does not exist in collection "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORLOADINGTASK

There is an error loading a task. The contact information for the task is "%1". This happens when loading a task fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORLOADINGTASKNOCONTACT

There is an error loading task "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERROROCCURREDWHILERETRIEVINGFILENAME

Retrieving the file name for a component failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERROROCCURREDWITHFOLLOWINGMESSAGE

An error occurred with the following error message: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERROROUTCANTBEONSYNCNONEXCLUSIVEOUTPUT

The "%1" cannot be an error output because error outputs cannot be placed on synchronous, non-exclusive outputs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORPERSISTMANAGEDTASK

The error persist managed task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORRETRIEVINGCOLUMNCODEPAGE

There was an error retrieving column code page information.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORROWDISPMUSTBENOTUSED

The %1 must have its error row disposition value set to RD_NotUsed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORWHILEREADINGDATAROWS

An error occurred while processing file "%1" on data row %2!I64d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORWHILEREADINGHEADERROWS

An error occurred while reading header rows.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ERRORWHILESKIPPINGDATAROWS

An error occurred while skipping data rows.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EVENTHANDLERNAMEREADONLY

Changing the event handler name failed. Event handler names are read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EVENTHANDLERNOTALLOWED

The task providing the custom event "%1" does not allow this event to be handled in the package. The custom event was declared with AllowEventHandlers = FALSE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXCLGRPNOSYNCINP

The "%1" has a virtual buffer extending from a root source. There is an exclusion group that is not zero with a synchronous input that is zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_CLS_NOT_REGISTRED_EXCEPTION

To execute the DTS 2000 Package task, start SQL Server Setup and use the Advanced button from the Components to Install page to select Legacy Components.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_CONVERT_FAILED

The "%1" cannot be converted to "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_DATATYPE_NULL

The data type cannot be null. Please specify the correct data type to use for validating the value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_DTS2000CANTBEEMPTY

The DTS 2000 package property is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_ERROR_IN_LOAD_FROM_XML

An error occurred in LoadFromXML at the tag "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_ERROR_IN_PACKAGE_EXECUTE

An error occurred while executing the DTS 2000 package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_ERROR_IN_SAVE_TO_XML

An error occurred in SaveToXML at the tag "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_ERROR_IN_VALIDATE

The "%1" cannot be validated against "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_FILE_NAME_NOT_SPECIFIED

The storage file name is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_HANDLER_NOT_FOUND

The handler is not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_INITIALIZATION_WITH_WRONG_XML_ELEMENT

The Execute DTS 2000 Package task is initiated with a wrong XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_NOT_PRIMITIVE_TYPE

The "%1" is not a value type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_NULL_VALUE

A null cannot be validated against any data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_NULL_VALUE_ARGUMENT

A required argument is null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_PACKAGE_ID_NOT_SPECIFIED

The package ID is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_PACKAGE_NAME_NOT_SPECIFIED

The package name is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_PACKAGE_VERSIONGUID_NOT_SPECIFIED

The package version GUID is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_SQL_USERNAME_NOT_SPECIFIED

The SQL Server user name not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_SQLSERVER_NOT_AVAILABLE_NETWORK

The available SQL Servers cannot be loaded from the network. Check the network connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXEC2000PKGTASK_SQLSERVER_NOT_SPECIFIED

The SQL Server is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_CANTREDIRECTIO

The streams cannot be redirected if the process can continue executing beyond the lifetime of the task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_ERROREXECUTIONVALUE

The process exited with return code "%1". However, "%2" was expected.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_EXECUTABLENOTSPECIFIED

The executable is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_FILEDOESNOTEXIST

The File/Process "%1" does not exist in directory "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_FILENOTINPATH

The File/Process "%1" is not in path.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_INVALIDTIMEOUT

The time-out value provided is not valid. Specify the number of seconds that the task allows the process to run. The minimum time-out is 0, which indicates that no time-out value is used and the process runs to completion or until an error occurs. The maximum time-out is 2147483 (((2^31) - 1)/1000).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_PROCESSEXITCODEEXCEEDS

In Executing "%2" "%3" at "%1", the process exit code was "%4" while the expected was "%5".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_PROCESSHASTIMEDOUT

The process has timed out.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_RECEIVEDINVALIDTASKDATANODE

The Execute Process task received a task data node that is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_STDERRVARREADONLY

The standard error variable is read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_STDOUTVARREADONLY

The standard out variable is read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_WORKINGDIRDOESNOTEXIST

The directory "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECPROCTASK_WORKINGDIRECTORYDOESNOTEXIST

The Working Directory "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECUTIONTREECYCLE

The %1 cannot connect to %2 because a cycle would be created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECUTIONTREECYCLEADDINGSYNCHRONOUSINPUT

The synchronous input of "%1" cannot be set to "%2" because a cycle would be created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXECUTIONTREECYCLESETTINGID

The ID %1 cannot be set to %2!d! because a cycle would be created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXISTSONSQLSERVER_OLEDB

The ExistsOnSQLServer method has encountered OLE DB error code 0x%1!8.8X! (%2). The SQL statement issued has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPIRED

The Integration Services evaluation period has expired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPRESSIONCOMPUTEFAILED

Computing the expression "%1" failed with error code 0x%2!8.8X!. The expression may have errors, such as divide by zero, that cannot be detected at parse time, or there may be an out-of-memory error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPRESSIONNOTBOOLEAN

The expression "%1" must evaluate to True or False. Change the expression to evaluate to a Boolean value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPRESSIONPARSEFAILED

The expression "%1" cannot be parsed. The expression was not valid, or there is an out-of-memory error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPRESSIONVALIDATIONFAILED

The expression "%1" on "%2" is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALAMBIGUOUSINPUTCOLUMNNAME

There are multiple input columns with the name "%1". The desired input column must be specified uniquely as [Component Name].[%2] or referenced by lineage ID. Currently, the input column specified exists on more than one component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALAMBIGUOUSVARIABLENNAME

There are multiple variables with the name "%1". The desired variable must be specified uniquely as @[Namespace::%2]. The variable exists in more than one namespace.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALASSIGNMENTTOREADONLYVARIABLE

There is an error using a read-only variable "%1" in an assignment expression. The expression result cannot be assigned to the variable because the variable is read only. Choose a variable that can be written to, or remove the expression from this variable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALASSIGNMENTTYPEMISMATCH

The result of the assignment expression "%1" cannot be converted to a type that is compatible with the variable that it was assigned to.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALASSIGNMENTVARIABLELOCKFORWRITEFAILED

The expression "%1" cannot be evaluated because the variable "%2" does not exist or cannot be accessed for writing. The expression result cannot be assigned to the variable because the variable was not found, or could not be locked for write access.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBINARYOPDTSTRNOTSUPPORTED

For operands of a binary operation, the data type DT_STR is supported only for input columns and cast operations. The expression "%1" has a DT_STR operand that is not an input column or the result of a cast, and cannot be used in a binary operation. To perform this operation, the operand needs to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBINARYOPERATIONFAILED

The binary operation "%1" failed with error code 0x%2!8.8X!. An internal error occurred, or an out-of-memory condition exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBINARYOPERATIONSETTYPEFAILED

Attempt to set the result type of binary operation "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBINARYOPERATORCODEPAGEMISMATCH

The code pages for operands of binary operator "%1" for type "%2" must match. Currently, the code page of the left operand does not match the code page of the right operand. For the specified binary operator on the specified type, the code pages must be the same.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBINARYOPNUMERICOVERFLOW

The result of the binary operation "%1" on data types %2 and %3 exceeds the maximum size for numeric types. The operand types could not be implicitly cast into a numeric (DT_NUMERIC) result without loss of precision or scale. To perform this operation, one or both operands need to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBINARYOPOVERFLOW

The result of the binary operation "%1" exceeds the maximum size for result data type "%2". The magnitude of the result of the operation overflows the type of the result.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBINARYSIGNMISMATCH

There is a sign mismatch for the bitwise binary operator "%1" in operation "%2". Both operands for this operator must be positive or negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBINARYTYPEMISMATCH

The data types "%1" and "%2" are incompatible for binary operator "%3". The operand types could not be implicitly cast into compatible types for the operation. To perform this operation, one or both operands need to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALBUILDSTRINGFAILED

Attempt to generate a string representation of the expression failed with error code 0x%1!8.8X!. Failed when attempting to generate a displayable string that represents the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCANNOTCONVERTRESULT

The expression result data type "%1" cannot be converted to the column data type "%2". The result of the expression should be written to an input/output column, but the data type of the expression cannot be converted to the data type of the column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCASTCODEPAGEMISMATCH

Unable to cast expression "%1" from data type "%2" to data type "%3" because the code page of the value being cast (%4!d!) does not match the requested result code page (%5!d!). The code page of the source must match the code page requested for the destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCASTFAILED

Casting expression "%1" from data type "%2" to data type "%3" failed with error code 0x%4!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCHARMAPPINGFAILED

The function "%1" cannot perform the character mapping on string "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCOMPUTEFAILED

Attempt to compute the expression "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCONDITIONALOPCODEPAGEMISMATCH

The code pages must match for operands of conditional operation "%1" for type %2. The code page of the left operand does not match the code page of the right operand. For the conditional operator on the specified type, the code pages must be the same.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCONDITIONALOPDTSTRNOTSUPPORTED

For operands of the conditional operator, the data type DT_STR is supported only for input columns and cast operations. The expression "%1" has a DT_STR operand that is not an input column or the result of a cast, and cannot be used with the conditional operation. To perform this operation, the operand needs to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCONDITIONALOPERATIONFAILED

The conditional operation "%1" failed with error code 0x%2!8.8X!. There was an internal error or an out-of-memory error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCONDITIONALOPINVALIDCONDITIONTYPE

The conditional expression "%1" of the conditional operator has an invalid data type of "%2". The conditional expression of the conditional operator must return a Boolean, which is type DT_BOOL.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCONDITIONALOPSETTYPEFAILED

Attempt to set the result type of conditional operation "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALCONDITIONALOPTYPEMISMATCH

The data types "%1" and "%2" are incompatible for the conditional operator. The operand types cannot be implicitly cast into compatible types for the conditional operation. To perform this operation, one or both operands need to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALDATACONVERSIONFAILED

The error code 0x%1!8.8X! occurred attempting to convert from data type %2 to data type %3.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALDATACONVERSIONNOTSUPPORTED

The conversion from data type "%1" to data type "%2" is unsupported. The source type cannot be converted to the destination type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALDATACONVERSIONOVERFLOW

An overflow occurred while converting from data type "%1" to data type "%2". The source type is too large for the destination type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALDIVBYZERO

A divide-by-zero error occurred. The right side operand evaluates to zero in the expression "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALDOTTEDINPUTCOLUMNNAMENOTFOUND

Locating the input column named "[%1].[%2]" failed with error code 0x%3!8.8X!. The input column was not found in the input column collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALEXPRESSIONEMPTY

There was no expression to compute. An attempt was made to compute or get the string of an empty expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFAILEDTOCONVERTSTRCOLUMNTOWSTR

Converting "%1" from type DT_STR to type DT_WSTR failed with error code 0x%2!8.8X!. An error occurred while performing the implicit conversion on the input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFAILEDTOPARSEEXPRESSION

The expression "%1" is not valid and cannot be parsed. The expression may contain invalid elements or it may not be well-formed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFAILEDTOPARSEEXPRESSIONOUTOFMEMORY

Attempt to parse the expression "%1" failed because there was an out-of-memory error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFAILEDTOPARSEEXPRESSIONWITHHR

Attempt to parse the expression "%1" failed and returned error code 0x%2!8.8X!. The expression cannot be parsed. It might contain invalid elements or it might not be well-formed. There may also be an out-of-memory error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFNFINDSTRINGINVALIDOCCURRENCECOUNT

The occurrence count %1!d! is not valid for function "%2". This parameter must be greater than zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFNLEFTRIGHTINVALIDLENGTH

The length of the expression from left to right is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFNREPLICATEINVALIDREPEATCOUNT

The repeat count %1!d! is negative and is not valid for function "%2". The repeat count parameter cannot be negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFNSUBSTRINGINVALIDLENGTH

The length %1!d! is not valid for function "%2". The length parameter cannot be negative. Change the length parameter to zero or a positive value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFNSUBSTRINGINVALIDSTARTINDEX

The start index %1!d! is not valid for function "%2". The start index value must be an integer greater than 0. Start index is one-based, not zero-based.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFNTOKEN_EMPTYDELIM

The expression value from token.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFUNCTIONCOMPUTEFAILED

Evaluating function "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFUNCTIONCONVERTPARAMTOMEMBERFAILED

The parameter number %1!d! of the function "%2" cannot be converted to a static value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFUNCTIONOVERFLOW

The result of the function call "%1" is too large to fit in type "%2". The magnitude of the result of the function call overflows the type of the operand. An explicit cast to a larger type may be required.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALFUNCTIONPARAMNOTSTATIC

The parameter number %1!d! of the function "%2" is not static. This parameter must be static, and cannot contain dynamic elements such as input columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALILLEGALESCAPEINSTRINGLITERAL

The string literal "%1" contains an illegal escape sequence of "\%2!c!". The escape sequence is not supported in string literals in the expression evaluator. If a backslash is needed in the string, use a double backslash, "\\".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALILLEGALHEXESCAPEINSTRINGLITERAL

The string literal "%1" contains an illegal hexadecimal escape sequence of "\x%2". The escape sequence is not supported in string literals in the expression evaluator. The hexadecimal escape sequences must be of the form \xhhhh where h is a valid hexadecimal digit.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINPUTCOLUMNIDNOTFOUND

The attempt to find the input column with lineage ID %1!d! failed with error code 0x%2!8.8X!. The input column was not found in the input column collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINPUTCOLUMNNAMENOTFOUND

The attempt to find the input column named "%1" failed with error code 0x%2!8.8X!. The input column specified was not found in the input column collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDCAST

Cannot cast expression "%1" from data type "%2" to data type "%3". The requested cast is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDCASTCODEPAGE

The value, %1!d!, specified for the code page parameter of the cast to data type "%2", is not valid. The code page is not installed on the machine.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDCASTLENGTH

The value %1!d! specified for the length parameter of the cast to data type %2 is negative and not valid. The length must be positive.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDCASTPARAM

The parameter number %1!d! of the cast to data type "%2" is not valid. The parameters of cast operators must be static, and cannot contain dynamic elements such as input columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDCASTPARAMTYPE

The parameter number %1!d! of the cast to data type "%2" is not an integer. A parameter of a cast operator must be an integer or a type that can be converted to an integer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDCASTPRECISION

The value %1!d! specified for the precision parameter of the cast to data type "%2" is not valid. Precision must be in the range %3!d! to %4!d! and the precision value is out of range for the type cast.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDCASTSCALE

The value %1!d! specified for the scale parameter of the cast to data type "%2" is not valid. The scale must be in the range %3!d! to %4!d! and the scale value is out of range for the type cast. Scale must not exceed precision and must be positive.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDDATEPART

The "%1" is not a valid date part for function "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDDATEPARTNODE

The date part parameter specified for function "%1" is not valid. It must be a static string. The date part parameter cannot contain dynamic elements, such as input columns, and must be of type DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDFUNCTION

The function "%1" was not recognized. Either the function name is incorrect or does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNULLCODEPAGE

The value %1!d! specified for the code page parameter of the NULL function with data type "%2" is not valid. The code page is not installed on the computer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNULLLENGTH

The value %1!d! specified for the length parameter of the "NULL" function with data type %2 is negative and not valid. The length must be positive.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNULLPARAM

The parameter number %1!d! of the function NULL with data type "%2" is not valid. The parameters of NULL() must be static, and cannot contain dynamic elements such as input columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNULLPARAMTYPE

The parameter number %1!d! of the function NULL with data type "%2" is not an integer. A parameter of NULL() must be an integer or a type that can be converted to an integer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNULLPRECISION

The value %1!d! specified for the precision parameter of the NULL function with data type "%2" is out of range. Precision must be in the range %3!d! to %4!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNULLSCALE

The value %1!d! specified for the scale parameter of the NULL function with data type %2 is out of range. Scale must be in the range %3!d! to %4!d!. Scale must not exceed precision and must not be negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNUMBEROFPARAMSPLURALPLURAL

The function "%1" requires %2!d! parameters, not %3!d! parameters. The function name was recognized, but the number of parameters is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNUMBEROFPARAMSPLURALSINGULAR

The function "%1" requires %2!d! parameters, not %3!d! parameter. The function name was recognized, but the number of parameters is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDNUMBEROFPARAMSSINGULARPLURAL

The function "%1" requires %2!d! parameter, not %3!d! parameters. The function name was recognized, but the number of parameters is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDTOKEN

The attempt to parse the expression "%1" failed. The token "%2" at line number "%3", character number "%4" was not recognized. The expression cannot be parsed because it contains invalid elements at the location specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDTOKENSINGLEEQUAL

The parsing the expression "%1" failed. The equal sign (=) at line number "%2", character number "%3", was not expected. A double equals sign (==) may be required at the location specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDTOKENSINGLEQUOTE

The parsing the expression "%1" failed. The single quotation mark at line number "%2", character number "%3", was not expected.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALINVALIDTOKENSTATE

The attempt to parse the expression "%1" failed. The expression might contain an invalid token, an incomplete token, or an invalid element. It might not be well-formed, or might be missing part of a required element such as a parenthesis.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALLITERALOVERFLOW

The literal "%1" is too large to fit into type %2. The magnitude of the literal overflows the type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALLNINVALIDPARAM

The function LN cannot operate on zero or negative values, and a zero or negative value was passed to the LN function.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALLOGINVALIDPARAM

The function LOG cannot operate on zero or negative values, and a zero or negative value was passed to the LOG function.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALNOINPUTCOLUMNCOLLECTIONFORCOLUMNID

The expression contains unrecognized token "#%1!d!".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALNOINPUTCOLUMNCOLLECTIONFORCOLUMNNAME

The expression contains unrecognized token "%1". If "%1" is a variable, it should be expressed as "@%1". The specified token is not valid. If the token is intended to be a variable name, it should be prefixed with the @ symbol.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALPARAMTYPEMISMATCH

The function "%1" does not support the data type "%2" for parameter number %3!d!. The type of the parameter could not be implicitly cast into a compatible type for the function. To perform this operation, the operand needs to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALPLACEHOLDERINEXPRESSION

The placeholder "%1" was found in an expression. This must be replaced with an actual parameter or operand.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALPOWERINVALIDPARAM

The parameters passed to the function POWER cannot be evaluated and yield an indeterminate result.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALRESULTTYPECONVERSIONFAILED

The conversion of the result of the expression"%1" from type "%2" to a supported type failed with error code 0x%3!8.8X!. An unexpected error occurred when trying to convert the expression result to a type supported by the runtime engine, even though the type conversion is supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALRESULTTYPENOTSUPPORTED

The expression "%1" has a result type of "%2", which cannot be converted to a supported type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSENSITIVEERROR

A sensitive error occurred during the evaluation of the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSQRTINVALIDPARAM

The function SQRT cannot operate on negative values, and a negative value was passed to the SQRT function.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_AMBIGUOUSINPUTCOLUMNNAME

An ambiguous input column name was specified. The column must be qualified as [Component Name].[Column Name] or referenced by lineage ID. This error occurs when the input column exists on more than one component, and must be differentiated by the addition of component name or by using the lineage ID.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_AMBIGUOUSVARIABLENNAME

An ambiguous variable name was specified. The desired variable must be qualified as @[Namespace::Variable]. This error occurs when the variable exists in more than one namespace.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BINARYOPDTSTRNOTSUPPORTED

For operands of binary operation, the data type DT_STR is only supported for input columns and cast operations. A DT_STR operand that is not an input column or the result of a cast cannot be used with a binary operation. To perform this operation, the operand needs to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BINARYOPERATIONFAILED

A binary operation failed. There was an out-of-memory condition, or an internal error occurred.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BINARYOPERATIONSETTYPEFAILED

Setting the result type of a binary operation failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BINARYOPERATORCODEPAGEMISMATCH

The code pages do not match in a binary operation. The code page of the left operand does not match the code page of the right operand. For this binary operation, the code pages must be the same.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BINARYOPNUMERICOVERFLOW

The result of a binary operation was too big for the maximum size for numeric types. The operand types could not be implicitly cast into a numeric (DT_NUMERIC) result without loss of precision or scale. To perform this operation, one or both operands need to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW

The magnitude of the result of a binary operation overflows the maximum size for result data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BINARYSIGNMISMATCH

There is a sign mismatch for the bitwise binary operator. The operands for this operator must be both positive or both negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BINARYTYPEMISMATCH

Incompatible data types were used with a binary operator. The operand types could not be implicitly cast into compatible types for the operation. To perform this operation, one or both operands need to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_BUILDSTRINGFAILED

The attempt to generate a string representation of the expression failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CANNOTCONVERTRESULT

The expression result data type cannot be converted to the column data type. The result of the expression should be written to an input/output column, but the data type of the expression cannot be converted to the data type of the column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CASTCODEPAGEMISMATCH

The expression cannot be casted because the code page of the value being cast does not match the requested result code page. The code page of the source must match the code page requested for the destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CASTFAILED

An error occurred while attempting to perform a type cast.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CHARMAPPINGFAILED

A character mapping function failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_COMPUTATIONFAILED

An error occurred during computation of the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_COMPUTEFAILED

An attempt to compute the expression failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CONDITIONALOPCODEPAGEMISMATCH

The code pages do not match in a conditional operation. The code page of the left operand does not match the code page of the right operand. For the conditional operator of that type, the code pages must be the same.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CONDITIONALOPDTSTRNOTSUPPORTED

For operands of the conditional operator, the data type DT_STR is only supported for input columns and cast operations. A DT_STR operand that is not an input column or the result of a cast cannot be used with the conditional operation. To perform this operation, the operand needs to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CONDITIONALOPERATIONFAILED

The conditional operation failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CONDITIONALOPINVALIDCONDITIONTYPE

The conditional expression of the conditional operator has invalid data type. The conditional expression must be of type DT_BOOL.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CONDITIONALOPSETTYPEFAILED

Setting the result type of a conditional operation failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_CONDITIONALOPTYPEMISMATCH

The data types of the operands of the conditional operator were incompatible. The operand types could not be implicitly cast into compatible types for the conditional operation. To perform this operation, one or both operands need to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_DATACONVERSIONFAILED

An error occurred while attempting to perform data conversion. The source type could not be converted to the destination type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_DATACONVERSIONNOTSUPPORTED

The expression contains an unsupported data type conversion. The source type cannot be converted to the destination type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_DATACONVERSIONOVERFLOW

An overflow occurred while converting between data types. The source type is too large to fit in the destination type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_DIVBYZERO

A division by zero occurred in the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FAILEDTOCONVERTSTRCOLUMNTOWSTR

Converting an input column from type DT_STR to type DT_WSTR failed. An error occurred while performing the implicit conversion on the input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FAILEDTOPARSEEXPRESSION

The expression is not valid and could not be parsed. It might contain invalid elements, or it might not be well-formed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FNFINDSTRINGINVALIDOCCURRENCECOUNT

The occurrence count parameter is not valid for function FINDSTRING. This parameter must be greater than zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FNREPLICATEINVALIDREPEATCOUNT

The repeat count parameter is not valid for function REPLICATE. This parameter cannot be negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FNRIGHTINVALIDLENGTH

The length parameter is not valid for function RIGHT. The length parameter cannot be negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDLENGTH

The length parameter was not valid for function SUBSTRING. The length parameter cannot be negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FNSUBSTRINGINVALIDSTARTINDEX

The start index was not valid for function SUBSTRING. The start index value must be an integer greater than zero. The start index is 1-based, not 0-based.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FUNCTIONCOMPUTEFAILED

An error occurred while evaluating the function.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FUNCTIONCONVERTPARAMTOMEMBERFAILED

A function parameter cannot be converted to a static value. The parameter must be static and cannot contain dynamic elements such as input columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW

The magnitude of the result of a function call was too big to fit in the result type, and overflowed the type of the operand. An explicit cast to a larger type may be required.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_FUNCTIONPARAMNOTSTATIC

An invalid parameter was given for a function. This parameter must be static and cannot contain dynamic elements such as input columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL

The string literal contains an illegal escape sequence. The escape sequence is not supported in string literals in the expression evaluator. If a backslash is needed in the string, format it as a double backslash, "\\".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_ILLEGALHEXESCAPEINSTRINGLITERAL

A string literal contains an illegal hexadecimal escape sequence. The escape sequence is not supported in string literals in the expression evaluator. Hexadecimal escape sequences must be of the form \xhhhh where h is a valid hexadecimal digit.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INPUTCOLUMNIDNOTFOUND

An attempt to find an input column by lineage ID failed. The input column was not found in the input column collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INPUTCOLUMNNAMENOTFOUND

The input column specified was not found in the input column collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDCAST

The expression contained an unsupported type cast.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDCASTCODEPAGE

The value specified for the code page parameter of the cast to data type DT_STR or DT_TEXT is not valid. The specified code page is not installed on the computer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDCASTLENGTH

The value specified for the length parameter of a cast operation is not valid. The length must be positive. The length specified for the type cast is negative. Change to a positive value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDCASTPARAM

An invalid parameter was given for a cast operation. Parameters of cast operators must be static, and cannot contain dynamic elements such as input columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDCASTPARAMTYPE

An invalid parameter was given for a cast operation. A parameter of a cast operator must be an integer, or a type that can be converted to an integer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDCASTPRECISION

The value specified for the precision parameter of a cast operation is out of range for the type cast.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDCASTSCALE

The value specified for the scale parameter of a cast operation is out of range for the type cast. Scale must not exceed precision and must not be negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDDATEPART

An unrecognized date part parameter was specified for a date function.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDDATEPARTNODE

The "date part" parameter specified for a date function is not valid. "Date part" parameters must be static strings, and cannot contain dynamic elements such as input columns. They must be of type DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDFUNCTION

An invalid function name appeared in the expression. Verify that the function name is correct and does exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDNULLCODEPAGE

The value specified for the code page parameter of the NULL function with data type DT_STR or DT_TEXT is not valid. The code page specified is not installed on the computer. Either change the code page that is specified, or install the code page on the computer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDNULLLENGTH

The value specified for the length parameter of a NULL function is not valid. The length must be positive. The length specified for the NULL function is negative. Change to a positive value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDNULLPARAM

An invalid parameter was given for function NULL. The parameters of NULL must be static, and cannot contain dynamic elements such as input columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDNULLPARAMTYPE

An invalid parameter was given for function NULL. A parameter of NULL must be an integer, or a type that can be converted to an integer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDNULLPRECISION

The value specified for the precision parameter of a NULL function is not valid. The precision that was specified is out of range for the NULL function.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDNULLSCALE

The value specified for the scale parameter of a NULL function is not valid. The scale that was specified is out of range for the NULL function. Scale must not exceed precision and must be positive.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDNUMBEROFPARAMS

An incorrect number of parameters was given to a function. The function name was recognized, but the number of parameters was not correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDTOKEN

The expression contained a token that was not recognized. The expression could not be parsed because it contains invalid elements.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDTOKENSINGLEEQUAL

The expression contains an unexpected equal sign (=). This error usually occurs when a double equals sign (==) is needed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDTOKENSINGLEQUOTE

The expression contains an unexpected single quotation mark. A double quotation mark may be required.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_INVALIDTOKENSTATE

An attempt to parse the expression failed. The expression contains an invalid or incomplete token. It may contain invalid elements, be missing part of a required element such as closing parentheses, or may not be well formed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_LITERALOVERFLOW

The magnitude of the literal value was too big to fit in the type requested.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_NOINPUTCOLUMNCOLLECTION

The expression contains an unrecognized token that appears to be an input column reference, but the input column collection is not available to process input columns. The input column collection has not been provided to the expression evaluator, but an input column was included in the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_PARAMTYPEMISMATCH

A function has a parameter with an unsupported data type. The type of the parameter cannot be implicitly cast into a compatible type for the function. To perform this operation, the operand needs to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_PLACEHOLDERINEXPRESSION

A placeholder function parameter or operand was found in an expression. This should be replaced with an actual parameter or operand.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_STRINGCOMPARISONFAILED

The two strings cannot be compared.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_UNARYOPERATIONFAILED

A unary operation failed. An out-of-memory condition occurred, or there was an internal error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_UNARYOPERATIONSETTYPEFAILED

Setting the result type of a unary operation failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW

The result of a unary minus (negation) operation overflowed the maximum size for result data type. The magnitude of the result of the operation overflows the type of the result.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_UNSUPPORTEDBINARYTYPE

An unsupported data type was used with a binary operator. The type of one, or both, of the operands is not supported for the operation. To perform this operation, one or both operands need to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_UNSUPPORTEDTYPE

An unsupported or unrecognized data type was used in the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_UNSUPPORTEDUNNARYTYPE

An unsupported data type is used with a unary operator. The operand type is not supported for the operation. To perform this operation, the operand needs to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_VARIABLECOMPUTEFAILED

Retrieving the value for a variable failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_VARIABLENOTFOUND

A variable specified was not found in the collection. It might not exist in the correct scope. Verify that the variable exists and that the scope is correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTATIC_VARIABLETYPENOTSUPPORTED

The expression contains a variable with an unsupported data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTRINGCOMPARISONFAILED

Comparing "%1" to string "%2" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTRINGLITERALTOOLONG

A string literal in the expression exceeds the maximum allowed length of %1!d! characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALSTRINGVARIABLETOOLONG

The variable %1 contains a string that exceeds the maximum allowed length of %2!d! characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALTRUNCATIONASERROR

A truncation occurred during evaluation of the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALUNARYOPERATIONFAILED

The unary operation "%1" failed with error code 0x%2!8.8X!. An internal error occurred, or there is an out-of-memory condition.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALUNARYOPERATIONSETTYPEFAILED

An attempt to set the result type of unary operation "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALUNARYOPOVERFLOW

The result of the unary minus (negation) operation "%1" exceeds the maximum size for result data type "%2". The magnitude of the result of the operation overflows the type of the result.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALUNEXPECTEDPARSEERROR

An error occurred when parsing the expression "%1". The expression failed to parse for an unknown reason.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALUNSUPPORTEDBINARYTYPE

The data type "%1" cannot be used with binary operator "%2". The type of one or both of the operands is not supported for the operation. To perform this operation, one or both operands need to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALUNSUPPORTEDTYPE

The data type "%1" is not supported in an expression. The specified type is not supported or is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALUNSUPPORTEDUNNARYTYPE

The data type "%1" cannot be used with unary operator "%2". This operand type is not supported for the operation. To perform this operation, the operand needs to be explicitly cast with a cast operator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALVARIABLECOMPUTEFAILED

Retrieving the value of Variable "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALVARIABLECOULDNOTBEREAD

Reading the variable "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALVARIABLENOTFOUND

The variable "%1" was not found in the Variables collection. The variable might not exist in the correct scope.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPREVALVARIABLETYPENOTSUPPORTED

The data type of variable "%1" is not supported in an expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXPRSENSITIVEPARAMVALUENOTALLOWED

The sensitive parameter value is not allowed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTENDFAILED

The buffer manager cannot extend the file "%1" to length %2!lu!. There was insufficient disk space.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTERNALCOLUMNMETADATACODEPAGEMISMATCH

The code page on %1 is %2!d! and is required to be %3!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTERNALMETADATACOLUMNISALREADYMAPPED

The external metadata column with ID %1!d! has already been mapped to %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTRACTORCANTAPPENDTRUNCATE

There is an error caused by conflicting property settings. The "%1" has both the AllowAppend property and the ForceTruncate property set to TRUE. Both properties cannot be set to TRUE. Set one of the two properties to FALSE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTRACTORCANTWRITE

Writing to the file "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTRACTORCOLUMNALREADYREFERENCED

The %1 references column ID %2!d!, but that column is already referenced by %3. Remove one of the two reference to the column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTRACTORDATACOLUMNNOTBLOB

The "%1" references "%2", and that column is not of a BLOB type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTRACTORFILENAMECOLUMNNOTSTRING

The "%1" should contain a file name, but it is not of a String type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTRACTORINVALIDCOLUMNDATATYPE

The %1 has an unsupported data type. It must be DT_STR, DT_WSTR, DT_TEXT, DT_NTEXT, or DT_IMAGE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTRACTORREFERENCEDCOLUMNNOTFOUND

The "%1" references column ID %2!d!, and that column is not found on the input. A reference points to a non-existent column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_EXTRACTORUNREFERENCED

The "%1" is marked read-only, but is not referenced by any other column. Unreferenced columns are not allowed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILED_EXECUTE_IS_SERVER_PACKAGE

The failed execution is a server package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDCOLUMNDATACONVERSIONSTATUS

The data conversion failed. The data conversion for column "%1" returned status value %2!d! and status text "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDCREATEXMLDOCUMENT

An XML document "%1" failed to create.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDDEPENDENCIES

There was an error enumerating the package dependencies. Check other messages for more information.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDDURINGOLEDBDATATYPECONVERSIONCHECK

The OLE DB provider failed during the data type conversion verification for "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDGETTYPEINFO

The object does not support type information. This occurs when the runtime attempts to get the type information from an object to populate the Properties collection. The object must support type information.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDPOPNATIVEFEE

The ForEachEnumeratorInfos collection with native ForEachEnumeratorsfailed to populate with the following error code: %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDPROPERTYGET

An error occurred while retrieving the value of property "%1". The error code is 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDPROPERTYGET_ERRORINFO

An error occurred while retrieving the value of property "%1". The error code is 0x%2!8.8X! "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDPROPERTYSET

An error occurred while setting the value of property "%1". The error returned is 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDPROPERTYSET_ERRORINFO

An error occurred while setting the value of property "%1". The error returned is 0x%2!8.8X! "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDSETEXECVALVARIABLE

The wrapper was unable to set the value of the variable specified in the ExecutionValueVariable property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDSYSTEMVARIABLEREMOVE

An attempt to remove a system variable failed. This error occurs when removing a variable that is a required variable. Required variables are variables that are created by the runtime for communicating between tasks and the runtime.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOACCESSLOBCOLUMN

An attempt to access LOB data from the data flow buffer for data source column "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOALLOCATEROWHANDLEBUFFER

The attempt to allocate a row handle buffer failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOBUFFERROWSTARTS

The attempt to retrieve the start of the buffer row failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOCREATEEXPRESSIONARRAY

The memory cannot be allocated for the Expression objects. An out-of-memory error occurred while creating the array of Expression object pointers.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOCREATEEXPRESSIONMANANGER

The %1 failed with error code 0x%2!8.8X! while creating the Expression Manager.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTODIRECTERRORROW

An attempt directing the row to the error output failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOFINDCOLUMNBYLINEAGEID

An attempt to find %1 with lineage ID %2!d! in the Data Flow Task buffer failed with error code 0x%3!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOFINDCOLUMNINBUFFER

An attempt to find column "%1" with lineage ID %2!d! in the buffer failed. The buffer manager returned error code 0x%3!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOFINDERRORCOLUMN

An error occurred, but the column that caused the error cannot be determined.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOFINDNONSPECIALERRORCOLUMN

An attempt to find any non-special error column in %1 failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOGETBUFFERBOUNDARYINFO

The attempt to get buffer boundary information failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOGETCOLINFO

An attempt to get information for row %1!ld!, column %2!ld! from the buffer failed. The error code returned was 0x%3!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOGETCOLUMNINFOFROMBUFFER

An attempt to get information for column "%1" (%2!d!) from the buffer failed. The error code returned was 0x%3!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOGETCOMPONENTLOCALEID

There is a failure retrieving component locale ID. Error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOGETCONNECTIONSTRING

An attempt to get the connection string failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOGETDATAFORERROROUTPUTBUFFER

An attempt to get data for the error output buffer failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOGETFILESIZE

An error occurred while getting the file size for file "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOGETLOCALEIDFROMPACKAGE

The %1 failed to get the locale ID from the package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOINITIALIZEFLATFILEPARSER

An error occurred while initializing the flat file parser.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOLOADCACHE

An attempt to load the cache from file, "__" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOPREPAREBUFFERSTATUS

The attempt to prepare the buffer status failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOPREPARECOLUMNSTATUSESFORINSERT

An attempt preparing column statuses for insert failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOREMOVEROWFROMBUFFER

An attempt removing a row from the buffer failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSENDROWTOSQLSERVER

The attempt to send a row to SQL Server failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSETBUFFERENDOFROWSET

An attempt setting the end of row set for the buffer failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSETBUFFERERRORINFO

The attempt to set buffer error information failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSETCOLINFO

An attempt to set information for row %1!ld!, column %2!ld! into the buffer failed. The error code returned was 0x%3!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSETFILEPOINTER

An error occurred while setting the file pointer for file "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSETOUTPUTCOLUMNDATATYPEPROPERTIES

An attempt to set the data type properties on "%1" failed with error code 0x%2!8.8X!. The error occurred while attempting to set one or more of the data type properties of the output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSETOUTPUTCOLUMNTYPE

An attempt to set the type of %1 to type: "%2", length: %3!d!, precision: %4!d!, scale: %5!d!, code page: %6!d! failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSETPROPERTY

An attempt to set property "%1" on "%2" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOSETUSAGETYPE

The "%1" was unable to make the requested change to the input column with lineage ID %2!d!. The request failed with error code 0x%3!8.8X!. The specified error occurred while attempting to set the usage type of an input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOWRITEOUTCOLUMNNAME

An attempt to write out column name for column "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOWRITEOUTHEADER

An error occurred while writing out the file header.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILEDTOWRITETOTHEFILENAMECOLUMN

The attempt to write to the filename column failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILLOADINGPROPERTY

An attempt to load the value property "%1" failed using default persistence.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILPACKAGEONFAILURENA

The FailPackageOnFailure property is not applicable to the package container.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILTOCREATEMUTEX

An attempt to create mutex "__" failed with error __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FAILTORELEASEMUTEX

An attempt to release mutex "__" failed with error __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FASTPARSENOTALLOWED

The "%1" custom property for "%2" cannot be set to true. The column data type must be one of the following: DT_I1, DT_I2, DT_I4, DT_I8, DT_UI1, DT_UI2, DT_UI4, DT_UI8, DT_DBTIMESTAMP, DT_DATE, DT_DBDATE, DT_DBTIME, or DT_FILETIME.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FG_COPY_INPUT

The Fuzzy Grouping transformation failed to copy input.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FG_FUZZY_MATCH_ON_NONSTRING

A fuzzy match is specified on column "%1" (%2!d!) that is not a data type of DT_STR or DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FG_GENERATE_GROUPS

The Fuzzy Grouping transformation failed to generate groups.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FG_LEADING_TRAILING

An unexpected error occurred in Fuzzy Grouping when applying the settings of property '%1'.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FG_MISSING_OUTPUT_COLUMNS

The special transformation-specific columns are either missing or have incorrect types.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FG_NOBLOBS

The Fuzzy Grouping does not support input columns of type IMAGE, TEXT, or NTEXT.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FG_PICK_CANONICAL

The Fuzzy Grouping transformation failed to pick a canonical row of data to use in standardizing the data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FG_PREPARE_TABLES_AND_ACCESSORS

The Fuzzy Grouping transformation failed to create required tables and accessors.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILENAMEINVALID

The file name is not valid. The file name is a device or contains invalid characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILENAMEINVALIDWITHPARAM

The file name "%1" is not valid. The file name is a device or contains invalid characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILENAMEOUTPUTCOLUMNINVALIDDATATYPE

The output column for the file name is not a null-terminated Unicode character string, which is data type DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILENAMEOUTPUTCOLUMNOTFOUND

The output column for the file name cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORREAD

An attempt opening the file "%1" for reading failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORREAD_ACCESSDENIED

Attempting to open the file "%1" for reading failed. Access is denied.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORREAD_FILENOTFOUND

An attempt opening the file "%1" for reading failed. The file was not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORREAD_PATHNOTFOUND

An attempt opening the file "%1" for reading failed. The path cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORREAD_TOOMANYOPENFILES

An attempt opening the file "%1" for reading failed. There are too many files open.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORWRITE

An attempt opening the file "%1" for writing failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORWRITE_ACCESSDENIED

An attempt opening the file "%1" for writing failed. You do not have the correct permissions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORWRITE_FILEEXISTS

An attempt opening the file "%1" for writing failed. The file exists and cannot be overwritten. If the AllowAppend property is FALSE and the ForceTruncate property is set to FALSE, the existence of the file will cause this failure.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORWRITE_FILENOTFOUND

An attempt opening the file "%1" for writing failed. The file cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORWRITE_PATHNOTFOUND

An attempt opening the file "%1" for writing failed. The path cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEOPENERR_FORWRITE_TOOMANYOPENFILES

An attempt opening the file "%1" for writing failed. There are too many files open.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEREADFAILED

The buffer manager cannot read %1!d! bytes from file "%2". The file is damaged.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEWRITEERR_DISKFULL

An attempt opening the file "%1" for writing failed because the disk is full. There is not sufficient disk space to save this file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FILEWRITEFAILED

The buffer manager cannot write %1!d! bytes to file "%2". There was insufficient disk space or quota.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FINDFOLDERONSQLSERVER_OLEDB

While trying to find a folder on SQL, an OLE DB error was encountered with error code 0x%1!8.8X! (%2).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FLATFILEFORMATNOTSUPPORTED

The format "%1" is not supported by Flat File Connection Manager. Supported formats are Delimited, FixedWidth, RaggedRight, and Mixed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FLATFILESOURCEADAPTERSTATIC_CANTCONVERTVALUE

The data value cannot be converted for reasons other than sign mismatch or data overflow.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FLATFILESOURCEADAPTERSTATIC_DATAOVERFLOW

The conversion failed because the data value overflowed the type used by the flat file source adapter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FLATFILESOURCEADAPTERSTATIC_SIGNMISMATCH

The conversion failed because the data value was signed and the type used by the flat file source adapter was unsigned.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FLATFILESOURCEADAPTERSTATIC_TRUNCATED

The data was truncated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FLATFILESOURCEADAPTERSTATIC_UNAVAILABLE

The status is not available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FOLDERADDFAILED

An error was encountered when trying to create a folder on SQL Server named "%1" in folder "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FOLDERDELETEFAILED

There is an error deleting SQL Server folder "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FOLDERNOTFOUND

The folder "%1" cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FOLDERRENAMEFAILED

An error occurred when renaming folder " %1\\%2" to "%1\\%3" on SQL Server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FORBIDDEN

The server returned error code "403 - Forbidden". This error can occur when the specified resource needs "https" access, but the certificate validity period has expired, the certificate is not valid for the use requested, or the certificate has been revoked or revocation cannot be checked.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FOREACHVARIABLEMAPPING

The ForEach Variable Mapping number %1!d! to variable "%2" cannot be applied.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FORLOOPASSIGNEXPRESSIONINVALID

The assignment expression for the loop is not valid and needs to be modified. There should be additional error messages.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FORLOOPEVALEXPRESSIONINVALID

The evaluation expression for the loop is not valid. The expression needs to be modified. There should be additional error messages.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FORLOOPHASNOEXPRESSION

There is no expression for the loop to evaluate. This error occurs when the expression on the For Loop is empty. Add an expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FORLOOPINITEXPRESSIONINVALID

The initialization expression for the loop is not valid and needs to be modified. There should be additional error messages.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FOUNDORPHANEDEXTERNALMETADATACOLUMN

The %1 does not have a corresponding input or output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FROMEXECISNOTCHILD

When adding a precedence constraint, a From executable was specified that is not a child of this container.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_CANTCREATEDIR

The directory cannot be created. User chose to fail the task if directory exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_CONNECTIONTYPENOTFILE

The type of Connection "%1" is not a file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_DESTCONNUSAGETYPEINVALID

The destination file connection manager "%1" has an invalid usage type: "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_DESTINATIONISEMPTY

The destination is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_DESTINATIONNOTSET

The Destination property of operation "%1" not set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_DIRECTORYDELETED

The Directory "%1" was deleted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_DIRECTORYEXISTS

The Directory already exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_FILEDELETED

The file or directory "%1" was deleted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_FILEDIRNOTFOUND

The file or directory "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_FILEDOESNOTEXIST

The file or directory "%1" represented by connection "%2" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_INVALIDDATA

The File System task received an invalid task data node.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_INVALIDDESTPATH

The destination path is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_LOGENTRYGETTINGFILEOPERATION

The FileSystemOperation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_LOGENTRYGETTINGFILEOPERATIONDESC

Provides information regarding File System operations.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_NOATTRIBUTESET

An attribute is not set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_PATHNOTVALID

The "%1" is not valid on operation type "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_SOURCEISEMPTY

The source is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_SOURCENOTSET

The source property of operation "%1" not set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_SRCCONNUSAGETYPEINVALID

The source file connection manager "%1" has an invalid usage type "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_SYNCFAILED

The synchronization object failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_TASKDESCRIPTION

Performs file system operations, such as copying and deleting files.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_TASKDISPLAYNAME

The File System Task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_VARIABLEDOESNTEXIST

The variable "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_VARIABLENOTASTRING

The variable "%1" is not a string.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FSTASK_VARSRCORDESTISEMPTY

The variable "%1" is used as a source or destination and is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPCHANGEFOLDER

Changing current directory to "%1". %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPCREATEFOLDER

Creating folder "%1" ... %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPDELETEFOLDER

Deleting folder "%1" ... %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPERROR

An error occurred in the requested FTP operation. Detailed error description: %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPFILESEMPTY

There are no files to transfer. This error can occur when performing a Send or Receive operation and no files are specified for the transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPINVALIDCONNECTIONSTRING

The port specified in the connection string is not valid. The ConnectionString format is ServerName:Port. Port should be an integer value between %1!d! and %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPINVALIDLOCALPATH

The specified local path is not valid. Specify a valid local path. This can occur when the specified local path is null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPINVALIDPORT

The FTP Port contains an invalid value. The FTP Port value should be an integer between %1!d! and %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPINVALIDRETRIES

The number of retries is not valid. The number of retries should be between %1!d! and %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPNOFILESTODELETE

There are no files specified to delete.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPNOTCONNECTED

The connection with the FTP server has not been established.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK__INITIALIZATION_WITH_NULL_XML_ELEMENT

The task cannot be initialized with a null XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_CANNOTACQUIRECONNECTION

There was an error acquiring the FTP connection. Verify that a valid connection type is specified in "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_CONNECTION_NAME_NULL

The connection is empty. Verify that a valid FTP connection is provided.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_CONNECTION_NOT_FTP

The connection specified is not an FTP connection. Verify that a valid FTP connection is provided.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_CONNECTIONNOTFOUND

The FTP connection manager "%1" cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_CONNECTIONTYPENOTFILE

The type of connection "%1" is not a file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_DIRECTORYEXISTS

The "%1" already exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_ERROR_IN_LOAD_FROM_XML

An error occurred in LoadFromXML at the tag "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_FILECONNECTIONNOTFOUND

For the FTP operation "%1", the FILE connection manager "%2" cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_FILEDOESNOTEXIST

The file represented by "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_FILEUSAGETYPEERROR

The file usage type of connection "%1" should be "%2" for operation "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_FTPRCVDINVLDDATANODE

The FTP task received an invalid task data node.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_INVALIDDIRECTORY

The directory is not specified in the variable "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_INVALIDPATHONOPERATION

The path is invalid on operation "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_INVALIDREMOTEPATH

The remote path "%1" doesnot start with "/".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_INVALIDVARIABLEVALUE

The variable "%1" doesnot start with "/".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_LOCALPATHEMPTY

The local path is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_LOCALVARIABLEISEMPTY

The variable "%1" is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_LOCALVARIBALEEMPTY

The local variable is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_NODIRECTORYPATHINCONMGR

The directory is not specified in the file connection manager "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_NOFILEPATHSINLOCALVAR

The variable "%1" doesn't contain file path(s).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_NOFILESATLOCATION

There are no files at "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_NOFILESFOUND

There are no files found in "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_NOFILESINCONNMGR

The file "%1" doesnot contain file path(s).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_REMOTEPATHEMPTY

The remote path is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_REMOTEVARIABLEISEMPTY

The variable "%1" is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_REMOTEVARIBALEEMPTY

The remote variable is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_SAVE_TO_NULL_XML_ELEMENT

The task cannot be saved to a null XML document.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_SYNCOBJFAILED

The synchronization object failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETOCONNECTTOSERVER

An attempt to connect to FTP server using "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETOCREATELOCALDIRECTORY

An attempt to create local directory "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETODELETELOCALEFILE

An attempt to delete local file "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETODELETEREMOTEFILES

An attempt to delete remote files using "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETOMAKEDIRREMOTE

An attempt to create remote directory using "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETOOBTAINFILELIST

An attempt to obtain the file list failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETORECEIVEFILES

An attempt to receive files using "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETOREMOVEDIRREMOTE

An attempt to remove remote directory using "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETOREMOVELOCALDIRECTORY

An attempt to remove local directory "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_UNABLETOSENDFILES

An attempt to send files using "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_VARIABLENOTASTRING

The variable "%1" is not a string.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FTPTASK_VARIABLENOTFOUND

The variable "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FUNDAMENTALLOADINGERROR

An attempt to load the package as XML failed because of package does not have a valid XML format. A specific XML parser error will be posted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FUZZYGROUPINGINTERNALPIPELINEERROR

A Fuzzy Grouping transformation pipeline error occurred and returned error code 0x%1!8.8X!: "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FUZZYLOOKUP_REFERENCECACHEFULL

A Fuzzy Lookup was unable to load the entire reference table into main memory as is required when the Exhaustive property is enabled. Either we ran out of system memory or a limit was specified for MaxMemoryUsage which was not sufficient to load the reference table. Either set MaxMemoryUsage to 0 or increase it significantly. Alternatively, disable Exhaustive.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FUZZYLOOKUPREFTABLETOOBIG

The reference table specified has too many rows. Fuzzy Lookup only works with reference tables having less than 1 billion rows. Consider using a smaller view of your reference table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FUZZYLOOKUPUNABLETODELETEEXISTINGMATCHINDEX

An error was encountered when trying to delete the existing fuzzy match index named "%1". It is possible that this table was not created by Fuzzy Lookup (or this version of Fuzzy Lookup), it has been damaged, or there is another problem. Try manually deleting the table named "%2" or specify a different name for the MatchIndexName property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_FUZZYLOOKUPUNABLETODETERMINEREFERENCETABLESIZE

An attempt to determine the size of the reference table '%1' failed. It is possible that this object is a view and not a table. Fuzzy Lookup does not support views when CopyReferentaceTable=false. Make sure that the table exists and that CopyReferenceTable=true.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GENERICERROR

One or more error occurred. There should be more specific errors preceding this one that explains the details of the errors. This message is used as a return value from functions that encounter errors.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GETCATMANAGERFAILED

An attempt to get the cat manager failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GETCONNECTIONINFOS

An attempt to get ConnectionInfos collection failed with error 0x%1!8.8X! "%2". This error occurs when the call to IDTSApplication100::get_ConnectionInfos fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GETENUMERATOR

The GetEnumerator method of the ForEach Enumerator has failed with error 0x%1!8.8X! "%2". This occurs when the ForEach Enumerator cannot enumerate.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GETKEYFROMCERTFAILED

An attempt to obtain cryptographic key pair associated with the specified certificate failed with error 0x%1!8.8X! "%2". Verify that you have the key pair for which the certificate was issued.This error usually occurs when trying to sign a document using a certificate for which the person does not have the private key.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GETPACKAGEINFOS

An OLE DB error 0x%1!8.8X! (%2) occurred while enumerating packages. A SQL statement was issued and failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GETRTINTERFACEFAILED

The component "%1" (%2!d!) cannot provide an IDTSRuntimeComponent100 interface.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GETSCHEMATABLEFAILED

The __ was unable to retrieve column information for the SQL command. The following error occurred: __

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_GETXMLSOURCEFAILED

An attempt to obtain XML source from XML DOM object failed with error 0x%1!8.8X! "%2". This occurs when IXMLDOMDocument::get_xml fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_HASEMPTYTASKHOSTS

The package cannot execute because it contains tasks that failed to load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_HASHTABLE_SIZEOVERFLOW

The size of the hash table overflowed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_HASSIDEEFFECTSWITHSYNCINP

The "%1" has the HasSideEffects property set to TRUE, but "%1" is synchronous and cannot have side effects. Set the HasSideEffects property to FALSE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_HIDEPROJCONNECTION_NAMECONFLICT

Hides project connection on name conflict.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ICONVERTTYPEUNAVAILABLE

The OLE DB provider used by the OLE DB adapter does not support IConvertType. Set the adapter's ValidateColumnMetaData property to FALSE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_IDNOTINPUTNOROUTPUT

The ID, %1!lu!, is neither an input ID nor an output ID. The specified ID must be the input ID or the output ID that the external metadata collection is associated with.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_IDTSNAMENOTSUPPORTED

The object does notinherit from IDTSName100.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ILLEGALCUSTOMOUTPUTPROPERTY

The output %1 cannot not have property "%2", but currently has that property assigned.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_IMAGEDATATYPENOTSUPPORTED

The data type for "%1" is DT_IMAGE, which is not supported. Use DT_TEXT or DT_NTEXT instead and convert the data from, or to, DT_IMAGE using the data conversion component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCOMPATIBLETRANSACTIONCONTEXT

The incompatible transaction context was specified for a retained connection. This connection has been established under a different transaction context. Retained connections can be used under exactly one transaction context.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCOMPLETEDATASOURCECOLUMNFOUND

The complete metadata information for the data source column "%1" is not available. Make sure the column is correctly defined in the data source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECT_SQL_SERVER_VERSION

The DBMS type or version of "%1" is not supported. A connection to Microsoft SQL Server version 8.0 or later is required. This occurs if IDBProperties on the connection did not return a the correct version.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTCOLUMNCOUNT

The number of columns is incorrect.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTCOMPONENTVIEWID

The component view ID is incorrect. The component view may be out of synchronization. Try releasing the component view and recreating it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTCONNECTIONMANAGERTYPE

The connection manager "%1" is an incorrect type. The type required is "%2". The type available to the component is "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTCONNECTIONOBJECTTYPE

The connection manager "%1" returned an object of an incorrect type from the AcquireConnection method.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTCUSTOMPROPERTYTYPE

The custom property "%1" needs to be of type %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTCUSTOMPROPERTYVALUE

The value for custom property "%1" is incorrect.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTCUSTOMPROPERTYVALUEFOROBJECT

The value for custom property "%1" on %2 is incorrect.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTEXACTNUMBEROFINPUTS

The number of inputs is incorrect. There must be exactly %1!d! inputs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTEXACTNUMBEROFOUTPUTS

The number of outputs is incorrect. There must be exactly %1!d! output(s).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTINPUTCACHECOLCOUNT

The number of input columns does not match the number of cache columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTMINIMUMNUMBEROFOUTPUTS

The number of outputs is incorrect. There must be at least %1!d! outputs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTPARAMETERMAPPINGFORMAT

The parameter mapping string is not in the correct format.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTSTOCKPROPERTY

The value for property "%1" on "%2" is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INCORRECTSTOCKPROPERTYVALUE

The value of the property "%1" is incorrect.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALCACHEINTERFACESFAILED

%1 failed initialization and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALCHECKPRODUCTLEVELFAILED

The %1 failed to perform its required product level check and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALCLEANUPFAILED

%1 failed the cleanup phase and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALPOSTEXECUTEFAILED

%1 failed the post-execute phase and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALPREEXECUTEFAILED

%1 failed the pre-execute phase and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALPREPAREFAILED

%1 failed the prepare phase and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALPUTCOMPONENTMETADATAFAILED

The "%1" failed to cache the component metadata object and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALPUTEVENTINFOSFAILED

The EventInfos collection could not be cached by "%1" and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALPUTLOGENTRYINFOS

The "%1" failed to cache the LogEntryInfos collection and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALPUTREFTRACKERFAILED

The component "%1" failed to cache the runtime object reference tracker collection and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALPUTVARIABLESFAILED

The "%1!s!" cannot cache the Variables collection and returned error code 0x%2!8.8X.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALRELEASEINTERFACESFAILED

%1 failed during shut down and returned error code 0x%2!8.8X!. A component failed to release its interfaces.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALVALIDATIONFAILED

%1 failed validation and returned error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDIVIDUALVALIDATIONSTATUSFAILED

The "%1" failed validation and returned validation status "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDUCEDTRANSFORMFAILUREONERROR

SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "%1" failed because error code 0x%2!8.8X! occurred, and the error row disposition on "%3" specifies failure on error. An error occurred on the specified object of the specified component. There may be error messages posted before this with more information about the failure.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INDUCEDTRANSFORMFAILUREONTRUNCATION

The "%1" failed because truncation occurred, and the truncation row disposition on "%2" specifies failure on truncation. A truncation error occurred on the specified object of the specified component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INITTASKOBJECTFAILED

Specifies that the initialized task object has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INPUTCOLPROPERTYNOTFOUND

The "%3" property is required on input column "%1" (%2!d!), but is not found. The missing property should be added.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INPUTCOLUMNBADMAP

The %1 has a mapping that is not valid. An output column with an ID of %2!ld! does not exist on this component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INPUTCOLUMNNOTFOUND

The input column lineage ID "%1" referenced by property "%2" on output column "%3" could not be located in the input column collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INPUTCOLUMNUSAGETYPENOTREADONLY

The input column "%1" must be read-only. The input column has a usage type other than read-only, which is not allowed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INPUTMUSTBESORTED

The input is not sorted. The "%1" must be sorted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INPUTNOTKNOWN

The thread "%1" received a buffer for input %2!d!, but this thread is not responsible for that input. An error occurred, causing the Data Flow engine scheduler to build a bad execution plan.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INPUTSNOTREADONLY

The Usage Type specified for the input columns to this transform cannot be read/write. Change the Usage Type to be read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INPUTWITHOUTPATHS

A required input object is not connected to a path object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERCANTREAD

The reading from the file "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERCOLUMNALREADYREFERENCED

The %1 references the output column with ID %2!d!, but that column is already referenced by %3.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERCOLUMNNOTREFERENCED

The "%1" is not referenced by any input column. Each output column must be referenced by exactly one input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERDATACOLUMNNOTBLOB

The "%1" references "%2", and that column is not the correct type. It must be DT_TEXT, DT_NTEXT, or DT_IMAGE. A reference points to a column that must be a BLOB.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTEREXPECTBOMINVALIDTYPE

The "%1" has the ExpectBOM property set to TRUE for %2, but the column is not NT_NTEXT. The ExpectBOM specifies that the Import Column transformation expects a byte-order mark (BOM). Either set the ExpectBOM property to false or change the output column data type to DT_NTEXT.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERFILENAMECOLUMNNOTSTRING

The "%1" should contain a file name, but it is not a String type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERINVALIDBOM

The byte order mark (BOM) value for the file "%1" is 0x%2!4.4X!, but the expected value is 0x%3!4.4X!. The ExpectBOM property was set for this file, but the BOM value in the file is missing or not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERINVALIDCOLUMNDATATYPE

The %1 has an unsupported datatype. It must be DT_STR or DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERINVALIDDATACOLUMNSETTYPE

The data output columns must be DT_TEXT, DT_NTEXT, or DT_IMAGE. The data output column may only be set to a BLOB type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INSERTERREFERENCEDCOLUMNNOTFOUND

The "%1" references output column ID %2!d!, and that column is not found on the output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDARRAYVALUE

There is an error getting or setting an array value. The type "%1" is not allowed. This occurs when loading an array into a variable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDBUFFERTYPE

The buffer type is not valid. Make sure the Pipeline layout and all components pass validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES

The value for the property %1 is %2!d!, which must be less than or equal to the value of %3!d! for property %4.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDBULKINSERTPROPERTYVALUE

The value for the property %1 is %2!d!, which is not allowed. The value must be greater than or equal to %3!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCACHEFILENAME

The cache file name is either not provided or is not valid. Provide a valid cache file name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCERTHASHFORMAT

The hash value is not a one-dimensional array of bytes (error: %1). This occurs in CPackage::LoadUserCertificateByHash.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCHECKPOINT_TRANSACTION

The current package settings are not supported. Please change the SaveCheckpoints property or the TransactionOption property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCHUNKSIZE

The chunk size is not valid. The ChunkSize property should be in the range of %1!d! to %2!d! (in KB).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCODEPAGE

The code page %1!d! specified on output column "%2" (%3!d!) is not valid. Select a different code page for output column "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCOMPARISONFLAGS

The %1 has a ComparisonFlags property that includes extra flags with the value %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCOMPONENTFILENAME

The file name for the component with a CLSID of "%1" cannot be acquired. Verify that the component is registered properly or that the CLSID provided is correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCOMPONENTID

The ID for a layout component is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDCUSTOMPROPERTYNAME

A custom property named "%1" is invalid because there is a stock property with that name. A custom property cannot have the same name as a stock property on the same object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDDATABASEOBJECTNAME

The database object name "%1" is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDDATATYPE

The %1 had an invalid datatype value (%2!ld!) set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDDATATYPEFORERRORCOLUMNS

The "%1" contains an invalid data type. "%1 " is a special error column, and the only valid data type is DT_I4.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDENUMERATORINDEX

The enumerator failed to retrieve element at index "%1!d!".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDERRORDISPOSITION

The %1 has an invalid error or truncation row disposition.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDEXCLUSIONGROUP

The "%1" and the "%2" are in the same exclusion group, but they do not have the same synchronous input.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDFILE

The file specified in the For Each File enumerator is not valid. Check that the file specified in the For Each File enumerator exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDFILENAMEINCONNECTION

The file name "%1" specified in the connection was not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDFLATFILECOLUMNTYPE

The column type for column "%1" is incorrect. It is type "%2". It can only be either "%3" or "%4".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDFOREACHPROPERTYMAPPING

An invalid property mapping is found on the For Each Loop. This occurs when the ForEach property mapping fails to restore.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDINDEX

The index is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDINPUTCOLUMNCACHE

The input column cache is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDINPUTCOUNT

A component has an invalid number of inputs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDINPUTLINEAGEID

The %1 has lineage ID %2!d! that was not previously used in the Data Flow task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDNODE

The node "%1" is not a valid node. This happens when saving fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDOBJECTID

The ID for the layout object is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDOBJECTNAME

The SSIS object name is invalid. More specific errors would have been raised explaining the exact naming problem.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDORDERCLAUSE

The order clause is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDOUTPUTCOUNT

A component has an invalid number of outputs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDOUTPUTEXCLUSIONGROUP

The %1 must be in exclusion group %2!d!. All outputs must be in the specified exclusion group.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDOUTPUTLINEAGEID

The %1 has lineage ID %2!d!, but should have had %3!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDPARAMETERVALUE

The parameter value is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDPARAMETERVALUETYPE

The parameter value type is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDPARENTPACKAGEPATH

The GetPackagePath was called on the ForEachEnumerator but there was no ForEachLoop package path specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDPATHTOPACKAGE

The specified package path does not contain a package name. This occurs when the path does not contain at least one backslash or one forward slash.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDPRECISION

The "%1" has a precision that is not valid. The precision must be between %2!ld! and %3!ld!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDPROPERTYMAPPING

The property mapping is not valid. The mapping is ignored.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDPROPERTYMAPPINGSFOUND

The package failed to restore at least one property mapping.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDSCALE

The "%1" has a scale that is not valid. The scale must be between %2!ld! and %3!ld!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDSCHEME

The URL %1 is not valid. This can happen when a scheme other than http or https is specified, or the URL is in an incorrect format. A valid URL format is in the form of http://ServerName:Port/ResourcePath or https://ServerName:Port/ResourcePath.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDSERVERNAME

The server name specified in the URL %1 cannot be resolved.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDSIGNATURE

The digital signature is not valid. The contents of the package have been modified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDSSISSERVERNAME

The server name "%1" is invalid. The SSIS service does not support multi-instance, use just server name instead of "server name\instance".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDSTRING

There are invalid characters in string: "%1". This occurs when a string supplied for a property value contains unprintable characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDSTRINGLENGTH

The "%1" has a length that is not valid. The length must be between %2!ld! and %3!ld!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDSYNCHRONOUSINPUT

The %1 has an invalid synchronous input ID %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDTASKMONIKER

A task cannot be created with the name "%1". Verify that the name is correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDTASKMONIKERNOPARAM

A task cannot be created from XML. This occurs when the runtime is unable to resolve the name to create a task. Verify that the name is correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDTASKPOINTER

The wrappers task pointer is not valid. The wrapper has an invalid pointer to a task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDTIMEOUT

The timeout value is not valid. Timeout should be in the range of %1!d! to %2!d! (in seconds).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDURL

The URL specified is not valid. This can happen when the server or proxy URL is null, or in an incorrect format. A valid URL format is in the form of http://ServerName:Port/ResourcePath or https://ServerName:Port/ResourcePath.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDUSAGETYPEFORCUSTOMPROPERTY

The %1 must be read/write to have custom property "%2". The input or output column has the specified custom property, but is not read/write. Remove the property, or make the column read/write.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDUSESDISPOSITIONSVALUE

The UsesDispositions property cannot be changed from its initial value. This occurs when the XML is edited and the UsesDispositions value is modified. This value is set by the component when it is added to the package and is not allowed to change.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDVALUEINARRAY

A value in array is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDVARIABLEVALUE

The variable value assignment is not valid. This error happens when the client or a task assigns a runtime object to a variable value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDVARVALUE

Assigning invalid value or object to variable "%1". This error happens when a value is not appropriate for variables.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDVERNUMCANTBENEGATIVE

The version number in the package is not valid. The version number is negative.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDVERSIONNUMBER

The version number in the package is not valid. The version number cannot be greater than current version number.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_INVALIDWRAPPEDOBJECT

An error occurred while accessing an internal object. This could indicate a custom extension built for Integration Services 2005 is being used.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_JAGGEDEVENTINFO

The lengths of parameter names, types, and descriptions arrays are not equal. The lengths must be equal. This occurs when the lengths of the arrays are mismatched. There should be one entry per parameter in each array.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_JOBSTASK_EMPTYSOURCELIST

There are no Jobs to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_JOBSTASK_FAILEDTOTRANSFERJOBS

An attempt to transfer the Job(s) failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_JOBSTASK_JOBCANTBEFOUND

The job "%1" cannot be found at source server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_JOBSTASK_JOBEXISTSATDEST

The job "%1" already exists at destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_JOINTYPEDOESNTMATCHETI

The JoinType property specified for input column '%1' differs from the JoinType specified for the corresponding reference table column when the Match Index was initially created. Either rebuild the Match Index with the given JoinType or change the JoinType to match the type used when the Match Index was created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LAYOUTCANTSETUSAGETYPE

At input "%1" (%2!d!), the virtual input column collection does not contain a virtual input column with lineage ID %3!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOAD_PERSTFORMAT

An attempt to load Data Flow objects failed. The specified format is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOADCHECKPOINT

The package failed during execution because the checkpoint file cannot be loaded. Further execution of the package requires a checkpoint file. This error usually occurs when the CheckpointUsage property is set to ALWAYS, which specifies that the package always restarts.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOADFROMSQLSERVER

The LoadFromSQLServer method has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOADFROMSQLSERVER_OLEDB

The LoadFromSQLServer method has encountered OLE DB error code 0x%1!8.8X! (%2). The SQL statement that was issued has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOADFROMXML

There is an error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information can be stored.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOADPACKAGEXML

An attempt to load XML failed due to error 0x%1!8.8X! "%2". This happens when loading a package and the file cannot be opened or loaded correctly into XML document. This can be the result of either providing an incorrect file name to the LoadPackage method or the XML file specified having an incorrect format.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOADPACKAGEXMLFILE

An attempt to load XML from package file "%1" failed due to error 0x%2!8.8X! "%3". This happens when loading a package and the file cannot be opened or loaded correctly into an XML document. This can be the result of either providing an incorrect file name to the LoadPackage method or the XML file specified having an incorrect format.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOADWININET

The FTP connection manager needs the following DLL to function: %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOBDATATYPENOTSUPPORTED

The "%1" has a long object data type of DT_TEXT, DT_NTEXT, or DT_IMAGE, which is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOBLENGTHLIMITEXCEEDED

The system stopped the processing of the character or binary large object (BLOB) data because the 4-GB limit for data size was reached.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOCALEIDNOTSET

The component locale ID has not been set. Flat file adapters need to have the locale ID on the flat file connection manager set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOCALENOTINSTALLED

The LocaleID %1!ld! is not installed on this system.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOCKVARIABLEFORREAD

An attempt to lock variable "%1" for read access failed with error 0x%2!8.8X! "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOCKVARIABLEFORWRITE

An attempt to lock variable "%1" for read/write access failed with error 0x%2!8.8X! "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGFAILED

The SSIS logging infrastructure failed with error code 0x%1!8.8X!. This error indicates that this logging error is not attributable to a specific log provider.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGINFAILURE

The login attempt failed for "%1". This error occurs when the login credentials provided are incorrect. Verify the login credentials.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGINSTASK_CANTGETLOGINSNAMELIST

The list of "Logins" from source server cannot be acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGINSTASK_EMPTYDATABASELIST

The databases list is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGINSTASK_EMPTYLIST

The list of "Logins" to transfer is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGINSTASK_ERRORLOGINEXISTS

The login "%1" already exists at destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGINSTASK_FAILEDTOTRANSFERLOGINS

An attempt to transfer some or all of the logins failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGINSTASK_LOGINNOTFOUND

The login "%1" does not exist at source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGPROVIDERFAILED

The SSIS logging provider "%1" failed with error code 0x%2!8.8X! (%3). This indicates a logging error attributable to the specified log provider.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOGPROVIDERVALIDATIONFAILED

The validation of one or more log providers failed. The package cannot execute. The package does not execute when a log provider fails validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_LOOKUPEMPTYSQLCOMMAND

The SQL command has a result of empty lookup.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MANAGEDCOMPONENTSTORENOTFOUND

An attempt to find the directories containing Tasks and Data Flow Task components failed. Check the integrity of your installation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MANAGEDERR_BADFORMATSPECIFICATION

The message string being posted by the managed error infrastructure contains a bad format specification. This is an internal error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MANAGEDERR_UNSUPPORTEDTYPE

While formatting a message string using the managed error infrastructure, there was a variant type that does not have formatting support. This is an internal error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MAPPINGSETUPERROR

There was an error setting up the mapping. %1

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MCASTOUTPUTCOLUMNS

The output "%1" (%2!d!) has output columns, but multicast outputs do not declare columns. The package is damaged.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS

The "%1" has IsSorted set to TRUE, but the SortKeyPosition on all output columns are zero. Either change the IsSorted to FALSE, or select at least one output column to contain a non-zero SortKeyPosition.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_METADATACOLLECTIONNOTUSED

The external metadata collection on "%1" is marked as not used, so no operations can be performed on it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_METADATAMISMATCHWITHINPUTCOLUMN

The "%1" metadata does not match the metadata of the input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_METADATAMISMATCHWITHOUTPUTCOLUMN

The metadata for "%1" does not match the metadata for the associated output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_METADATAREADONLY

The metadata cannot be changed during execution.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MGDSRC_ERROR

The value was an error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MGDSRC_OVERFLOW

The value was too large to fit in the %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MGDSRCSTATIC_OVERFLOW

The value was too large to fit in the column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MISMATCHCOMPONENTCONNECTIONMANAGERLOCALEID

There is a mismatched locale IDs. The component locale ID (%1!d!) does not match the connection manager locale ID (%2!d!).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MISMATCHCONNECTIONMANAGERCOLUMN

The column "%1" at index %2!d! in the flat file connection manager was not found at index %3!d! in the column collection of the flat file adapter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MISMATCHPARAMETERVALUE

The parameter value was mismatched.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MISSINGCUSTOMPROPERTY

The "%1" is missing the required property "%2". The object is required to have the specified custom property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MISSINGOBJECTDATA

The ObjectData element is missing in the XML block of a hosted object. This occurs when the XML parser attempts to locate the data element for an object and it cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MISSINGSQLCOMMAND

The SQL command has not been set correctly. Check SQLCommand property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MORETHANONEERROROUTPUTFOUND

More than one error output was found on the component, and there can be only one.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSGQTASKUTIL_CERT_FAILED_GETTING_DISPLAY_NAME

An error occurred while retrieving the display name of the certificate.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSGQTASKUTIL_CERT_FAILED_GETTING_FRIENDLY_NAME

An error occurred while retrieving the friendly name of the certificate.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSGQTASKUTIL_CERT_FAILED_GETTING_ISSUER_NAME

An error occurred while retrieving the issuer name of the certificate.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSGQTASKUTIL_CERT_OPEN_STORE_FAILED

The attempt opening the certificate store failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_CONNECTIONTYPENOTMSMQ

The connection "%1" is not of type MSMQ.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_CONNMNGRDOESNOTEXIST

The connection manager "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_CONNMNGRNULL

The connection manager "%1" is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_DATA_FILE_NAME_EMPTY

The data file name is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_DATA_FILE_SAVE_FAILED

The attempt saving the data file failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_DATA_FILE_SAVE_NAME_EMPTY

The name specified for the data file to save is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_DATA_FILE_SIZE_ERROR

The file size should be less than 4 MB.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_DATAFILE_ALREADY_EXISTS

The data file "%1" already exists at the specified location. Cannot overwrite the file as the Overwrite option is set to false.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_FIPS1402COMPLIANCE

The operation requested is not allowed in systems compliant with U.S. FIPS 140-2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_INITIALIZATION_WITH_WRONG_XML_ELEMENT

The task was initialized with the wrong XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_INVALID_ENCRYPTION_ALGO_WRAPPER

You are trying to set the value of Encryption Algorithm with an invalid object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_INVALID_MESSAGE_TYPE

The message type is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_INVALID_PROPERTY_VALUE

The property specified is not valid.Verify that the argument type is correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_INVALID_QUEUE_PATH

The queue path is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_MESSAGE_NON_AUTHENTICATED

The message is not authenticated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_NO_CONNECTION

The MSMQ connection name is not set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_NOT_TRANSACTIONAL

The message queue task does not support enlisting in distributed transactions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_RECEIVE_VARIABLE_EMPTY

The variable to receive variable message is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_STRING_COMPARE_VALUE_MISSING

The string filter value is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_STRING_MSG_TO_VARIABLE_NOT_FOUND

The specified variable "%1" to receive string message is not found in the package variable collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_TASK_TIMEOUT

The message queue timed out. No message has been received.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MSMQTASK_VARIABLE_TO_RECEIVE_STRING_MSG_EMPTY

The variable to receive string message is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MULTICACHECOLMAPPINGS

The cache column, "__", is mapped to more than one column. Remove the duplicate column mappings.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MULTIPLECACHEWRITES

The __ cannot write to the cache because __ has already written to it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MULTIPLEFILESONRETAINEDCONNECTION

Multiple file names cannot be specified on a connection when the Retain property is TRUE. Vertical bars were found on the connection string, meaning multiple file names are being specified and, in addition, the Retain property is TRUE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MULTIPLYMAPPEDOUTCOL

The %1 is mapped to an output column that already has a mapping on this input.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_MUTEXOWNBYDIFFUSER

The mutex "__" already exists and is owned by another user.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NAMEALREADYADDED

The object cannot be added because another object with the same name already exists in the collection. Use a different name to resolve this error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NAMEALREADYEXISTS

The object name cannot be changed from "%1" to "%2" because another object in the collection already uses that name. Use a different name to resolve this error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NEGATIVEINDEXNOTALLOWED

The indexes cannot be negative. This error occurs when a negative value is used as an index to a collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NEGATIVESNOTALLOWED

The %1 cannot be assigned a negative value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NEGATIVEVALUESNOTALLOWED

This property cannot be assigned a negative value. This error occurs when a negative value is assigned to a property that can only contain positive values, such as the COUNT property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NEGATIVEVERSION

The version number cannot be negative. This error occurs when the VersionMajor, VersionMinor, or VersionBuild property of the package is set to a negative value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOBUFFERTYPEONSYNCOUTPUT

The %1 is a synchronous output and the buffer type cannot be retrieved for a synchronous output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOCANCELEVENT

The runtime cannot provide a cancel event because of error 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOCOLUMNADVANCETHROUGHFILE

The column was not specified to allow the component to advance through the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOCOMPONENTATTACHED

The %1 is not attached to a component. It is required that a component be attached.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOCONTAININGTYPELIB

An attempt to retrieve the type library of the object failed. This error occurs when the Properties collection attempts to retrieve the type library for an object through its IDispatch interface.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOCUSTOMPROPCOL

An attempt to get custom property collection for Data Flow components failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NODATATABLEMATCHROWID

The %1 contains a RowsetID with a value of %2 that does not reference a data table in the schema.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NODELISTENUM_INVALIDCONNMGRTYPE

The connection manager "%1" is not of type "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NODELISTENUM_INVALIDDATANODE

The data node in the nodelist enumerator section is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NODELISTENUM_NOENUMERATORCREATED

The enumerator cannot be created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NODELISTENUM_XPATHISEMPTY

The "%1" is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NODENOTFOUND

The node cannot be found in custom default persistence. This error occurs if the default saved XML of an extensible object was changed in a way that a saved object is no longer found, or if the extensible object itself changed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NODISPATCH

The object does not implement IDispatch. This error occurs when a property object or properties collection attempts to access an IDispatch interface on an object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOERRORDESCFORCOMPONENT

The component does not supply error code descriptions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOEVALEXPRESSION

The evaluation condition expression on the For Loop "%1" is empty. There must be a Boolean evaluation expression in the For Loop.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOINPUTSOROUTPUTS

A component does not have any inputs or outputs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOKEYCOLS

The key columns are not found. The %1 must have at least one column with a SortKeyPosition that is non-zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOMOREBUFFERTYPES

The buffer manager ran out of memory while trying to extend the table of buffer types. This is caused by an out-of-memory condition.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOMOREIDS

The maximum ID has been reached. There are no more IDs available to assign to objects.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS

The IsSorted property for "%1" is false, but %2!lu! of its output columns' SortKeyPositions are non-zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NONSTRINGCOMPARISONFLAGSNOTZERO

The comparison flags for "%1" must be zero because its type is not a string type. ComparisonFlags can only be non-zero for string type columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOOUTPUTCOLUMNFORINPUTCOLUMN

There is no output column associated with input column "%1" (%2!d!).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOOUTPUTCOLUMNS

The "%1" contains no output columns. An asynchronous output must contain output columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOROWSETRETURNED

The result rowset is not associated with the execution of this query. The result is not correctly specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOSCHEMAINFOFOUND

The column information was not returned by the SQL command.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOSQLPROFILERDLL

The log provider for SQL Server Profiler was unable to load pfclnt90.dll. Please check that SQL Server Profiler is installed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOTDISPENSED

The Variables collection has not been returned from the VariableDispenser. An operation was attempted that is only allowed on dispensed collections.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOTENOUGHPARAMETERSPROVIDED

The SQL command requires %1!d! parameters, but the parameter mapping only has %2!d! parameters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOTEXECUTING

The Suspend or Resume call failed because the executable is not executing, or is not the top-level executable. This occurs when the client calls Suspend or Resume on an executable that is not currently processing an Execute call.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOTINITIALIZED

An internal object or variable was not initialized. This is an internal product error. This error is returned when a variable should have a valid value but does not.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NOTSUSPENDED

The Resume call failed because the package is not suspended. This occurs when the client calls resume, but the package is not suspended.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_NTEXTDATATYPENOTSUPPORTEDWITHANSIFILES

The data type for "%1" is DT_NTEXT, which is not supported with ANSI files. Use DT_TEXT instead and convert the data to DT_NTEXT using the data conversion component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OBJECTIDLOOKUPFAILED

An attempt to locate an object with ID %1!d! failed because of the error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OBJECTIDNOTFOUND

The object with the ID %1!d! does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OBJECTLINEAGEIDNOTFOUND

The object with a lineage ID of %1!d! does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OBJECTNOTINFOREACHLOOP

There is failure when adding an object to a ForEachPropertyMapping that is not a direct child of the ForEachLoop container.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OBJECTNOTINHASHTABLE

The object is not in the hash table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ODBCERROR

An ODBC error %1!d! has occurred.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ODBCERRORCONNECT

There was an error trying to establish an Open Database Connectivity (ODBC) connection with the database server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ODBCERRORDBC

There was an error creating an Open Database Connectivity (ODBC) database connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ODBCERRORENV

There was an error creating an Open Database Connectivity (ODBC) environment.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ODBCTRANSACTIONENLIST

There was an error trying to enlist an ODBC connection in a transaction. The SQLSetConnectAttr failed to set the SQL_ATTR_ENLIST_IN_DTC attribute.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDB_ACENOTFOUND

The ace was not found or not installed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDB_CREATEACCESSOR

An attempt to create an OLE DB accessor failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDB_CREATEACCESSOR_UNSUPPORTEDCONVERSION

The conversion is not supported in creating an OLE DB accessor.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDB_EXCEL_NOT_SUPPORTED

SSIS Error Code DTS_E_OLEDB_EXCEL_NOT_SUPPORTED: The Excel Connection Manager is not supported in the 64-bit version of SSIS, as no OLE DB provider is available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDB_NOPROVIDER_64BIT_ERROR

SSIS Error Code DTS_E_OLEDB_NOPROVIDER_64BIT_ERROR: The requested OLE DB provider is not registered -- perhaps no 64-bit provider is available. Error code: __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDB_NOPROVIDER_ERROR

SSIS Error Code DTS_E_OLEDB_NOPROVIDER_ERROR: The requested OLE DB provider is not registered. Error code: __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDB_OLDPROVIDER_ERROR

You should consider changing the PROVIDER in the connection string to %1 or visit http://www.microsoft.com/downloads to find and install support for %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBDESTINATIONADAPTERSTATIC_CANTCONVERTVALUE

The data value cannot be converted for reasons other than sign mismatch or data overflow.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBDESTINATIONADAPTERSTATIC_DATAOVERFLOW

The conversion failed because the data value overflowed the type used by the provider.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBDESTINATIONADAPTERSTATIC_INTEGRITYVIOLATION

The data value violates integrity constraints.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBDESTINATIONADAPTERSTATIC_PERMISSIONDENIED

The user did not have the correct permissions to write to the column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBDESTINATIONADAPTERSTATIC_SCHEMAVIOLATION

The data value violated the schema constraint.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBDESTINATIONADAPTERSTATIC_SIGNMISMATCH

The conversion failed because the data value was signed and the type used by the provider was unsigned.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBDESTINATIONADAPTERSTATIC_TRUNCATED

The data was truncated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBDESTINATIONADAPTERSTATIC_UNAVAILABLE

The status is not available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBERROR

SSIS Error Code DTS_E_OLEDBERROR: An OLE DB error has occurred. Error code: 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBPROVIDERDATATYPECONVERSIONUNSUPPORTED

The OLE DB provider used by the OLE DB adapter cannot convert between types "%1" and "%2" for "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBRECORD

An OLE DB record is available. Source: "%1" Hresult: 0x%2!8.8X! Description: "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBSOURCEADAPTERSTATIC_CANTCONVERTVALUE

The data value cannot be converted for reasons other than sign mismatch or data overflow.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBSOURCEADAPTERSTATIC_DATAOVERFLOW

The conversion failed because the data value overflowed the type used by the provider.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBSOURCEADAPTERSTATIC_SIGNMISMATCH

The conversion failed because the data value was signed and the type used by the provider was unsigned.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBSOURCEADAPTERSTATIC_TRUNCATED

The data was truncated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBSOURCEADAPTERSTATIC_UNAVAILABLE

The status is not available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OLEDBTRANSACTIONENLIST

The SSIS Runtime has failed to enlist the OLE DB connection in a distributed transaction with error 0x%1!8.8X! "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OPENCERTSTORE

There was an error opening certificate store.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OPENCHECKPOINTFILE

The checkpoint file "%1" failed to open due to error 0x%2!8.8X! "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OPENFILE

An attempt to open package file failed. This happens when loading a package and the file cannot be opened or loaded correctly into an XML document. This can be the result of either providing an incorrect file name to the LoadPackage method or the XML file specified having an incorrect format.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OPENLOGFAILED

The SSIS logging provider has failed to open the log. Error code: 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OPENPACKAGEFILE

An attempt to open package file "%1" failed due to error 0x%2!8.8X! "%3". This happens when loading a package and the file cannot be opened or loaded correctly into the XML document. This can be the result of either providing an incorrect file name was specified when calling LoadPackage or the XML file was specified and has an incorrect format.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OPERATIONFAILCACHEINUSE

The operation failed because the cache is in use.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OUTPUTCOLUMNHASNOERRORCOLUMN

The %1 on the non-error output has no corresponding output column on the error output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OUTPUTCOLUMNNAMECONFLICT

Column name "%1" on output "%2" cannot be used because it conflicts with a column of the same name on synchronous input "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OUTPUTCOLUMNNOTININPUT

The output column "%1" (%2!d!) references input column with lineage ID %3!d!, but no input could be found with that lineage ID.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OUTPUTNOTUSED

The output with ID __ of Aggregate component is not used by any component. Please either remove it or associate it with an input of some component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OUTPUTREDIRECTINTRANSACTIONNOTALLOWED

The %1 cannot be set to redirect on error using a connection in a transaction.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_OUTPUTWITHMULTIPLEERRORS

The output ID %1!d! was given multiple error output configurations. First %2!d! and %3!d!, then %4!d! and %5!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGE_OWNEDBYPROJECT

The package was owned by the project.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGE_PASSWORD_INCONSISTENT

The package password was inconsistent.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGE_PROTECTIONLEVEL_INCONSISTENT

The protection level of the package was inconsistent.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEDESCRIPTIONTOOLONG

The package description is too long.The limit is 1024 characters. Shorten the package description.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGELOADFAILED

The package failed to load due to error 0x%1!8.8X! "%2". This occurs when CPackage::LoadFromXML fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEMIGRATED

The package has been migrated to a later version during loading. It must be reloaded to complete the process. This is an internal error code.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEMIGRATIONFAILED

The package migration from version %1!d! to version %2!d! failed with error 0x%3!8.8X! "%4".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEMIGRATIONMODULE

The package migration module has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEMIGRATIONMODULELOAD

The package migration module has failed to load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGENAMETOOLONG

The package name is too long. The limit is 128 characters. Shorten the package name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGENOTFOUND

The specified package could not be loaded from the SQL Server database.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEOBJECTNOTENVELOPED

An attempt to find package object in signed XML envelope failed with error 0x%1!8.8X! "%2". This occurs when signed XML does not contain a SSIS package, as expected.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEPASSWORD

The package is encrypted with a password. The password was not specified, or is not correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEPASSWORDEMPTY

The protection level of the package requires a password, but PackagePassword property is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEPROTECT

An attempt to apply package protection failed with error 0x%1!8.8X! "%2". This error occurs when saving to Xml.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEREMOVEFAILED

An error was encountered when trying to remove the package "%1" from SQL Server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEUNPROTECT

An attempt to remove package protection failed with error 0x%1!8.8X! "%2". This occurs in the CPackage::LoadFromXML method.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEUPDATEDISABLED

The package has an older format version, but automatic package format upgrading is disabled.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEUPGRADEFAILED

The package upgrade has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PACKAGEVERIFICATIONFAILED

The cryptographic signature of the package failed verification due to error 0x%1!8.8X! "%2". This occurs when the signature verification operation fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PARAMETERNOTFOUNDINCOLL

The parameter is not found in the parameter collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PARAMETERNOTFOUNDINMAPPING

The SQL command requires a parameter named "%1", which is not found in the parameter mapping.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PARAMETERVALUEUNAVAILABLE

The parameter value is not available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PARAMETERVARIABLE_READONLY

The parameter variable is in read-only mode.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PATHUNKNOWN

The path to object cannot be retrieved. This is a system error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PERSISTENCEERROR

There was an error loading value "%1" from node "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PIPELINE_LOAD

An attempt to load Data Flow objects failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PIPELINE_SAVE

An attempt to save Data Flow objects failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PIPELINETOOCOMPLEX

The number of threads required for this pipeline is %1!d!, which is more than the system limit of %2!d!. The pipeline requires too many threads as configured. There are either too many asynchronous outputs, or EngineThreads property is set too high. Split the pipeline into multiple packages, or reduce the value of the EngineThreads property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PMFAILALERTREMOVE

There was a failure when alerting property mappings that a target is being removed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PMINVALIDPROPMAPTARGET

There was an attempt to set property mapping to target unsupported object type. This error occurs when passing an unsupported object type to a property mapping.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PMNODESTPROPERTY

The destination property for the property map is empty. Set the destination property name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PMPROPERTYINVALID

A destination property was specified on a property mapping that is invalid. This occurs when a property is specified on a destination object that is not found on that object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PMVARPROPTYPESDIFFERENT

An error occurred because there is a property mapping from a variable to a property with a different type. The property type must match the variable type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PRECEDENCECONSTRAINT

There was an error in the precedence constraint between "%1" and "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PREPARETREENODEFAILED

The Data Flow task failed to prepare buffers for the execution tree node beginning at output "%1" (%2!d!).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PRIMEOUTPUTCALLEDWITHINVALIDOUTPUTID

The PrimeOutput was called with an invalid output ID of %1!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PRIMEOUTPUTFAILED

SSIS Error Code DTS_E_PRIMEOUTPUTFAILED: The PrimeOutput method on %1 returned error code 0x%2!8.8X!. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure.

If you are using the SQL Server Agent to run the package, select Include Step Output in History in the New Job Step dialog box to obtain more information about the error that caused the PrimeOutput() method to fail.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PRIMEOUTPUTNOEOR

The PrimeOutput method on "%1" returned success, but did not report an end of the rowset. There is an error in the component. It should have reported an end-of-row. The pipeline will shut down execution to avoid unpredictable results.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROBLEMDETECTINGTYPECOMPATIBILITY

The error code 0x%1!8.8X! was returned when validating type conversion from %2 to %3.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROCESSINPUTCALLEDWITHINVALIDINPUTID

The ProcessInput was called with an invalid input ID of %1!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROCESSINPUTFAILED

SSIS Error Code DTS_E_PROCESSINPUTFAILED: The ProcessInput method on component "%1" (%2!d!) failed with error code 0x%3!8.8X!. The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PRODUCTLEVELTOLOW

SSIS Error Code DTS_E_PRODUCTLEVELTOLOW: The %1 cannot run on installed %2 of Integration Services. It requires %3 or higher.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROJECTSAVEFAILED_INCONSISTENT

The error occurred in saving the project is not consistent.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTIESCOLLECTIONREADONLY

The properties collection cannot be modified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTYCANNOTBEMODIFIED

The property cannot be modified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTYEXPRESSIONEVAL

The expression "%1" on property "%2" cannot be evaluated. Modify the expression to be valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTYEXPRESSIONSDISABLEDONVARIABLES

The Expression property is not supported on Variable objects. Use the EvaluateAsExpression property instead.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTYEXPRESSIONSET

The result of the expression "%1" on property "%2" cannot be written to the property. The expression was evaluated, but cannot be set on the property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTYISEMPTY

The property "%1" is empty. The property cannot be empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTYNOTSUPPORTED

The property "%1" cannot be set on "%2". The property being set is not supported on the specified object. Check the property name, case, and spelling.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTYREADONLY

The property "%1" is read only. This occurs when a change to a read-only property is attempted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPERTYWRITEONLY

The property "%1" is write-only. This error occurs when trying to retrieve the value of a property through a property object, but the property is write-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROPVALUEIGNORED

The "%1" has a value set for length, precision, scale, or code page that is a value other than zero, but the data type requires the value to be zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_PROXYAUTH

The proxy authentication failed. This error occurs when login credentials are not provided, or the credentials are incorrect.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_QUEUEWORKITEMFAILED

The Sort transformation cannot queue a work item to its thread pool. There is not enough memory available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWBADHEADER

A bad metadata in file header was encountered. The file is damaged or not a SSIS-produced raw data file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWBADVERSION

The file had bad version and flags information. The file is damaged or not a SSIS-produced raw data file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWBYTESTOOLONG

The binary field is too large. The adapter attempted to read a binary field that was %1!d! bytes long, but expected a field no longer than %2!d! bytes at offset %3!d!. This usually occurs when the input file is not valid. The file contains a string length that is too large for the buffer column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWCANTAPPENDTRUNCATE

An error is caused by conflicting property settings. Both the AllowAppend property and the ForceTruncate property are set to TRUE. Both properties cannot be set to TRUE. Set one of the two properties to FALSE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWCANTREAD

The %1!d! bytes cannot be read from file "%2". The cause of the failure should have been previously reported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWCANTWRITE

The %1!d! bytes cannot be written to file "%2". See previous error messages for details.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWDESTBLOBDATATYPE

The %1 has an invalid data type. Columns with data types DT_IMAGE, DT_TEXT and DT_NTEXT cannot be written to raw files.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWDESTMAPPEDINPUTCOLUMN

The %1 is mapped to an external metadata column with the ID %2!d!. The input columns should not be mapped to external metadata columns when selected Write Option value is Create Always.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWDESTNOINPUTCOLUMNS

There is no selected column to be written to the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWDESTWRONGEXTERNALMETADATAUSAGE

The external metadata collection is improperly used by this component. The component should use external metadata when appending or truncating an existing file. Otherwise, the external metadata is not needed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWEXISTSCREATEONCE

An error occurred because the output file already exists and the WriteOption is set to Create Once. Set the WriteOption property to Create Always, or delete the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWFILECANTBUFFER

An I/O buffer cannot be created for the output file. Error may occur when there are no file privileges or the disk is full.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWFILECANTOPEN

The file "%1" cannot be opened for writing. Error may occur when there are no file privileges or the disk is full.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWFILECANTOPENFORMETADATA

The file cannot be opened for reading the metadata. If the file does not exist, and the component has already defined external metadata, you can set the "ValidateExternalMetadata" property to "false" and the file will be created at the runtime.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWFILECANTOPENREAD

The file "%1" cannot be opened for reading. Error may occur when there are no privileges or the file is not found. Exact cause is reported in previous error message.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWFILENAMEINVALID

The file name property is not valid. The file name is a device or contains invalid characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWFILENAMEREQUIRED

The file name is not properly specified. Supply the path and name to the raw file either directly in the FileName property or by specifying a variable in the FileNameVariable property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWINVALIDACCESSMODE

The value %1!d! is not recognized as a valid access mode.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWMETADATACOUNTMISMATCH

The output file cannot be appended because the number of columns in the output file does not match the number of columns in this destination. The old file does not match in metadata.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWMETADATAMISMATCH

The output file cannot be appended because no column in the existing file matches column "%1" from the input. Old file does not match in metadata.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWMETADATAMISMATCHCODEPAGE

The output file cannot be appended. Column "%1" matches by name, but the column in the file has code page %2!d! and the input column has code page %3!d!. The metadata for the named column does not match on code page.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWMETADATAMISMATCHPRECISION

The output file cannot be appended. Column "%1" matches by name, but the column in the file has precision %2!d! and the input column has precision %3!d!. The metadata for the named column does not match on precision.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWMETADATAMISMATCHSCALE

The output file cannot be appended. Column "%1" matches by name, but the column in the file has scale %2!d! and the input column has scale %3!d!. The metadata for the named column does not match on scale.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWMETADATAMISMATCHSIZE

The output file cannot be appended. Column "%1" matches by name, but the column in the file has maximum length %2!d! and the input column has maximum length %3!d!. The metadata for the column does not match in length.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWMETADATAMISMATCHTYPE

The output file cannot be appended. Column "%1" matches by name, but the column in the file has type %2 and the input column has type %3. The metadata for the column does not match on data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWNOLONGTYPES

The column %1 cannot be used. The raw adapters do not support image, text, or ntext data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWREADFAILED

The raw adapter attempted to read %1!d! bytes in the input file for column "%2" with lineage ID %3!d!, but there was an error. The error returned from the operating system should have been previously reported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWSKIPFAILED

The raw adapter attempted to skip %1!d! bytes in the input file for unreferenced column "%2" with lineage ID %3!d!, but there was an error. The error returned from the operating system should have been previously reported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWSTRINGINPUTTOOLONG

The adapter was asked to write a string that was %1!I64d! bytes long, but all data must be less than 4294967295 bytes in length.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWSTRINGTOOLONG

The string is too long. The adapter read a string that was %1!d! bytes long, and expected a string no longer than %2!d! bytes, at offset %3!d!. This could indicate a damaged input file. The file shows a string length that is too large for the buffer column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWTOOMANYCOLUMNS

The source file is not valid. The source file is returning a count of more than 131,072 columns. This usually occurs when the source file is not produced by the raw file destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWUNEXPECTEDEOF

An unexpected end-of-file is encountered while reading %1!d! bytes from file "%2". The file ended prematurely because of an invalid file format.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWUNEXPECTEDTYPE

The adapter encountered an unrecognized data type of %1!d!. This could be caused by a damaged input file (source) or by an invalid buffer type (destination).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RAWVERSIONINCOMPATIBLEAPPEND

The output file was written by an incompatible version and cannot be appended. The file may be an older file format that is no longer useable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_READNOTFILLEDCACHE

The cache is being written to by __, and cannot be read by __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_READONLYSTOCKPROPERTY

The property is read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_READUNINITIALIZEDCACHE

The cache is not initialized and cannot be read by __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_READWRITECOLUMNMISSINGREQUIREDCUSTOMPROPERTY

The %1 is read/write and is required to have custom property "%2". Add the property, or make remove the read/write attribute from the column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RECORDSETDESTDATATYPENOTSUPPORTED

The data type of the __ is not supported for the __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REDIRECTFAILURE

The specified server, URL %1, has a redirect and the redirect request failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REDIRECTROWUNAVAILABLEWITHFASTLOADANDZEROMAXINSERTCOMMITSIZE

The error row disposition on "%1" cannot be set to redirect the row when the fast load option is turned on, and the maximum insert commit size is set to zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REDUCTIONFAILED

The Data Flow engine scheduler failed to reduce the execution plan for the pipeline. Set the OptimizedMode property to false.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REFERENCECOLUMNTOOWIDE

The code encountered a column that was too wide.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REFERENCEDMETADATABADCOUNT

The input "%1" (%2!d!) references input "%3" (%4!d!), but they do not have the same number of columns. The input %5!d! has %6!d! columns, while input %7!d! has %8!d! columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REFID_CANNOT_FINDATTRIBUTE

The attribute specified in the reference identifier cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REFID_CANNOT_FINDATTRIBUTES

The collection of attributes specified in the reference identifier cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REFID_COULDNOTMAPREFID

The reference identifier could not be mapped.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REFUSEDFORSHUTDOWN

This thread has shut down and is not accepting buffers for input.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REMOTEPACKAGEVALIDATION

The package has failed validation from the ExecutePackage task. The package cannot run.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REMOVEFOLDERFROMSQLSERVER_OLEDB

The RemoveFolderOnSQLServer method encountered OLE DB error code 0x%1!8.8X! (%2). The SQL statement issued has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REMOVEFROMSQLSERVER_OLEDB

The RemoveFromSQLServer method encountered OLE DB error code 0x%1!8.8X! (%2) The SQL statement that was issued has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RENAMEFOLDERONSQLSERVER_OLEDB

The RenameFolderOnSQLServer method encountered OLE DB error code 0x%1!8.8X! (%2). The SQL statement issued has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_REQUIREDBUFFERISNOTAVAILBLE

A required buffer is not available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RESERVEDNAMESPACE

An error occurred when assigning namespace to the variable. The namespace "System" is reserved for system use. This error happens when a component or task attempts to create a variable with a namespace of "System".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RETRIEVINGDEPENDENCIES

A failure occurred on task "%1": 0x%2!8.8X! while retrieving dependencies. The runtime was retrieving dependencies from the task's dependencies collection when the error occurred. The task may have incorrectly implemented one of the dependency interfaces.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ROWCOUNTBADVARIABLENAME

The variable "%1" specified by VariableName property is not a valid variable. Need a valid variable name to write to.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ROWCOUNTBADVARIABLETYPE

The variable "%1" specified by VariableName property is not an integer. Change the variable to be of type VT_I4, VT_UI4, VT_I8, or VT_UI8.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_ROWSETUNAVAILABLE

A rowset based on the SQL command was not returned by the OLE DB provider.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RSTDESTBADVARIABLE

The value of the specified variable cannot be located, locked, or set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RSTDESTBADVARIABLENAME

The VariableName property is not set to the name of a valid variable. Need a runtime variable name to write to.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RSTDESTBADVARIABLETYPE

The type of the runtime variable "%1" is incorrect. The runtime variable type must be Object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RSTDESTBIGBLOB

A value in an input column is too large to be stored in the ADODB.Recordset object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RSTDESTRSTCONFIGPROBLEM

An attempt to create or configure the ADODB.Recordset object failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RSTDESTRSTWRITEPROBLEM

There was an error when writing to the ADODB.Recordset object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_RUNTIMEVARIABLETYPECHANGE

The type of the value being assigned to variable "%1" differs from the current variable type. Variables may not change type during execution. Variable types are strict, except for variables of type Object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SAVE_PERSTFORMAT

An attempt to save Data Flow objects failed. The specified format is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SAVEFILE

An attempt to save package file failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SAVEPACKAGEFILE

An attempt to save package file "%1" failed with error 0x%2!8.8X! "%3".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SAVETOSQLSERVER_OLEDB

The SaveToSQLServer method has encountered OLE DB error code 0x%1!8.8X! (%2). The SQL statement that was issued has failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCHEDULERBADTREE

The Data Flow engine scheduler failed to retrieve the execution tree with index %1!d! from the layout. The scheduler received a count containing more execution trees than actually exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCHEDULERCOULDNOTCOUNTDESTINATIONS

The Data Flow engine scheduler cannot obtain a count of the destinations in the layout.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCHEDULERCOULDNOTCOUNTSOURCES

The Data Flow engine scheduler cannot obtain a count of the sources in the layout.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCHEDULERMEMORY

The Data Flow engine scheduler cannot allocate enough memory for the execution structures. The system was low on memory before execution started.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCHEDULEROBJECT

The Data Flow engine scheduler cannot retrieve object with ID %1!d! from the layout. The Data Flow engine scheduler previously located an object that is now no longer available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCHEDULERTHREADMEMORY

The Data Flow engine scheduler failed to create a thread object because not enough memory is available. This is caused by an out-of-memory condition.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTMIGRATIONFAILED64BIT

The migration for VSA scripts cannot be done on 64 bit platforms due to lack of Visual Tools for Applications designer support. Run the migration under WOW64 on 64 bit platforms.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_BINARYITEMNOTFOUNDEXCEPTION

The binary item "%1" was not found in the package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_CANTINITNULLTASK

The task cannot be initialized to a null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_COMPILEERRORMSG

Error "%1": "%2"\r\nLine "%3" Column "%4" through "%5".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_COMPILEERRORMSG2

There was an error compiling the script: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_COMPILEERRORMSG3

Error "%1": "%2"\r\nLine "%3" Columns "%4"-"%5"\r\nLine Text: "%6".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_COULDNOTCREATEENTRYPOINTCLASS

An instance of entrypoint class "%1" cannot be created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_HOST_NAME_CANT_EMPTY

The name cannot be empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_ILLEGALSCRIPTNAME

The script name is not valid. It cannot contain spaces, slashes, special characters, or begin with a number.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_INITIALIZATION_WITH_NULL_TASK

User interface initialization: The task is null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_INVALID_ENTRY_POINT

The entry point is not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_INVALID_SCRIPT_LANGUAGE

The script language specified is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_INVALID_SCRIPT_NAME

The project name is not valid. It cannot contain spaces, slashes, special characters, or begin with a number.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_INVALIDSCRIPTLANGUAGE

The script language specified is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_LANGUAGE_EMPTY

The script language is not specified. Verify that a valid script language is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_LOADFROMXMLEXCEPTION

There was an exception while loading Script Task from XML: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_MUSTINITWITHRIGHTTASK

The Script Task user interface must initialize to a Script Task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_SCRIPTFILESFAILEDTOLOAD

The user script files failed to load.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_SCRIPTREPORTEDFAILURE

The user script returned a failure result.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_SCRIPTTHREWEXCEPTION

The user script threw an exception: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_SOURCEITEMNOTFOUNDEXCEPTION

The source item "%1" was not found in the package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_UI_INITIALIZATION_WITH_WRONG_TASK

The Script Task user interface is initialized with an incorrect task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_UNRECOGNIZEDSCRIPTLANGUAGEEXCEPTION

The "%1" was not recognized as a valid script language.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SCRIPTTASK_WASNOTINITED

The Script Task user interface is not initialized.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SECUREFAILURE

The SSL certificate response obtained from the server is not valid. Cannot process the request.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SEEKFAILED

The buffer manager could not seek to offset %1!d! in file "%2". The file is damaged.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_CHECK_VALID_SMTP_SERVER

You should verify that the Simple Mail Transfer Protocol (SMTP) server specified is valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_CONNECTIONTYPENOTFILE

The connection "%1" is not of type File.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_CONNECTIONTYPENOTSMTP

The connection "%1" is not of type SMTP.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_CONNMNGRNULL

The connection "%1" is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_FILEDOESNOTEXIST

On operation "%1", file "%2" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_INVALIDATTACHMENT

Either the file "%1" does not exist or you do not have permissions to access the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_NOCONNMNGR

The specified connection "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_RECIPIENT_EMPTY

The recipient is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_SMTP_SERVER_NOT_SPECIFIED

The Simple Mail Transfer Protocol (SMTP) server is not specified. Provide a valid name or IP address of the SMTP server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_TASK_INITIALIZATION_WITH_WRONG_XML_ELEMENT

The Send Mail task is initiated with an incorrect XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENDMAILTASK_VARIABLETYPEISNOTSTRING

The variable "%1" is not of type string.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SENSITIVEPARAMVALUENOTALLOWED

The sensitive parameter value is not allowed from the server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SERVERAUTH

The server authentication has failed. This error occurs when login credentials are not provided, or the credentials are incorrect.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SERVERSTORAGEDISALLOWED

The protection level, ServerStorage, cannot be used when saving to this destination. The system could not verify that the destination supports secure storage capability.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETCACHEFORFILLFAILED

An attempt to mark the cache as filled with data failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETCACHEFORINSERTFAILED

An attempt to prepare the cache for new data failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETCACHEFORREADFAILED

An attempt to prepare the cache for providing data failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETEODFAILED

There was a failure encountered while setting end of data flag for the buffer driving output "%1" (%2!d!).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETPERSIST_PROPEVENTS

An attempt to set the XML persistence events property for the Data Flow objects failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETPERSIST_XMLDOM

An attempt to set the persistence XML DOM property for the Data Flow objects failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETPERSIST_XMLNODE

An attempt to set the persistence XML ELEMENT property for the Data Flow objects failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETPERSISTPROP_FAILED

An attempt to set XML persistence properties for the Data Flow objects failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETQUALIFIERDESIGNTIMEONLY

The SetQualifier method cannot be called on a connection manager during package execution. This method is used at design-time only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SETRESULTCOLUMNFAILED

Attempting to set the result column for the expression "%1" on %2 failed with error code 0x%3!8.8X!. The input or output column that was to receive the result of the expression cannot be determined, or the expression result cannot be cast to the column type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SIGNATURENOTPRESENT

The package is not signed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SIGNATUREPOLICYVIOLATION

The package cannot be loaded because the state of the digital signature violates signature policy. Error 0x%1!8.8X! "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SIGNPACKAGEFAILED

The package signing failed with error 0x%1!8.8X! "%2". This occurs when the ManagedHelper.SignDocument method fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTBADTHREADCOUNT

The MaxThreads was %1!ld!, and should be between 1 and %2!ld!, inclusive or -1 to default to the number of CPUs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTCANTCOMPARE

The Sort transformation failed to compare row %1!d! in buffer ID %2!d! to row %3!d! in buffer ID %4!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTCANTCREATEEVENT

The Sort transformation cannot create an event to communicate with its worker threads. Not enough system handles are available to the Sort transformation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTCANTCREATETHREAD

The Sort transformation cannot create a worker thread. Not enough memory is available to Sort transformation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTDUPLICATEKEYWEIGHT

Both column "%1" (%2!d!) and column "%3" (%4!d!) were marked with sort key weight %5!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITION

The "%1" has a non-zero SortKeyPosition, but its value (%2!ld!) is too large. It must be less than or equal to the number of columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS

The IsSorted property of %1 is set to TRUE, but the absolute values of the non-zero output column SortKeyPositions do not form a monotonically increasing sequence, starting at one.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTNEEDSONEKEY

At least one input column must be marked as a sort key, but no keys were found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTSTACKOVERFLOW

The sort failed due to a stack overflow while sorting an incoming buffer. Please reduce the DefaultBufferMaxRows property on the Data Flow Task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SORTTHREADSTOPPED

A worker thread in the Sort transformation stopped with error code 0x%1!8.8X!. A catastrophic error was encountered while sorting a buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SOURCETABLENAMENOTPROVIDED

A source table name has not been provided.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SPLITEXPRESSIONNOTBOOLEAN

The expression "%1" is not Boolean. The result type of the expression must be Boolean.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLCEDESTDATATYPENOTSUPPORTED

The data type "__" found on column "__" is not supported for the __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLCEDESTSTATIC_FAILEDTOINSERT

The SQLCE destination could not insert the row.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLCEDESTSTATIC_FAILEDTOSETVALUES

The SQLCE destination could not set the column values for the row.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLPERSISTENCEVERSION

Storing packages in SQL Server requires database server version 9.0 or higher. Storing packages in SQL Server is not supported on earlier versions of servers.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLPROFILERDLL_ONLY_X86

The log provider for SQL Server Profiler was unable to load pfclnt.dll because it is only supported on 32-bit systems.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_CANNOTACQUIRECONNMANAGER

A connection from the connection manager cannot be acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_CANNOTLOCATECONNMANAGER

The connection manager "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_CONNECTIONTYPENOTFILE

The connection "%1" is not a file connection manager.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_DATETRUNCATION

There was a date truncation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_ERRORASSIGINGVALUETOVAR

An error occurred while assigning a value to variable "%1": "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_ERROREXECUTINGTHEQUERY

An attempt executing the query "%1" failed with the following error: "%2". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_FAILEDTOACQUIRECONNECTION

An attempt to acquire connection "%1" failed. Connection may not be configured correctly or you may not have the right permissions on this connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_FILEDOESNOTEXIST

The file represented by "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_INDESNOTINCOLLECTION

The index is not assigned in this collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_INVALIDEPARAMDIRECTIONFALG

The parameter directions flag is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_INVALIDNUMOFRESULTBINDINGS

There is an invalid number of result bindings returned for the ResultSetType: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_INVALIDPARAMETERNAME

The parameter name is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_MULTIPLERETURNVALUEPARAM

A parameter with type return value is not the first parameter, or there are more than one parameter of type return value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_NOCONNECTIONMANAGER

The connection manager is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_NOHANDLERFORCONNECTION

A handler for the specified connection type cannot be located.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_NOSQLTASKDATAINXMLFRAGMENT

The XML fragment does not contain SQL Task data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_NOSTATEMENTSPECIFIED

The Transact-SQL statement isnot specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_NOXMLSUPPORT

The connection does not support XML result sets.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_NULLPARAMETERNAME

The parameter name cannot be a null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_OBJECTNOTINCOLLECTION

The object does not exist in this collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_ODBCNOSUPPORTTRANSACTION

The task has a transaction option of "Required" and connection "%1" is of type "ODBC". ODBC connections don't support transactions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_PARAMSIZEERROR

The parameter "%1" cannot be negative. (-1) is used for the default value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_READONLYVARIABLE

The variable "%1" cannot be used in a result binding because it is read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_RESULTBINDTYPEFORROWSETXML

The result binding name must be set to zero for full result set and XML results.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_RESULTBYNAMENOTSUPPORTED

The result binding by name "%1" is not supported for this connection type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_ROVARINOUTPARAMETER

The variable "%1" cannot be used as an "out" parameter or return value in a parameter binding because it is read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_TYPECONVERSIONERROR

There was an error converting the type from the connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_TYPEISNOTCONVERTABLE

The connection type is not convertible.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_UNABLETOACQUIREMANAGEDCONN

A managed connection cannot be acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_VALIDPARAMETERTYPES

The valid parameter names are of type Integer or String.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_VARIABLENOTFOUND

The variable "%1" does not exist or could not be locked.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASK_VARIABLETYPEISNOTSTRING

The type of variable "%1" is not string.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_CANT_LOAD_XML

The XML with query result cannot be loaded.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_NO_DISCONNECTED_RS

The disconnected record set is not available for the Transact-SQL statement.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_NO_ROWS

A result set type of single row is specified, but no rows were returned.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_NOROWSET

The result rowset is not associated with the execution of this query.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_ODBC_DISCONNECTED

The disconnected recordsets are not available from ODBC connections.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_PARAM_DIR

The parameter direction on parameter binding \"%s\" is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_PARAM_NAME_MIX

The parameter names cannot be a mix of ordinal and named types.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_RESULT_COL_INDEX

The result column index %d is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_RESULT_DATA_TYPE

The data type on result set binding \"%s\" is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_RESULT_SET_DATA_TYPE

The data type in the result set, column %hd, is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_UNKNOWN_RESULT_COL

The column \"%s\" cannot be found in the result set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_UNKNOWN_TYPE

The type is unknown.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKCONN_ERR_UNSUPPORTED_TYPE

The type is unsupported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SQLTASKOUTPUTENCODINGNOTSUPPORTED

An attempt to obtain XML data from SQL Server as Unicode failed because the provider does not support the OUTPUTENCODING property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SSISSTANDALONENOTINSTALLED

To run a SSIS package outside of Business Intelligence Development Studio you must install %1 of Integration Services or higher.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_STOREDPROCSTASK_EMPTYSOURCELIST

There are no stored procedures to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_STOREDPROCSTASK_ERRORSTOREDPROCEDUREEXISTS

The stored procedure "%1" already exists at destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_STOREDPROCSTASK_FAILEDTOTRANSFERSPS

An attempt to transfer the stored procedure(s) failed. More informative error should have been raised.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_STOREDPROCSTASK_OVERWRITINGSPATDESTINATION

Overwriting Stored Procedure "%1" at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_STOREDPROCSTASK_STOREDPROCNOTFOUND

The Stored Procedure "%1" is not found at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_STRINGCONVERSIONTOOLONG

A string was too long to be converted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_SYNCHRONOUSIDMISMATCH

The SynchronousInputID property on "%1" was %2!d!, and %3!d! was expected.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TASKEXECUTEFAILED

The Execute method on the task returned error code 0x%1!8.8X! (%2). The Execute method must succeed, and indicate the result using an "out" parameter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TASKISEMPTY

The task has failed to load. The contact information for this task is "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TASKPRODUCTLEVEL

The task "%1" cannot run on installed %2 of Integration Services. It requires %3 or higher.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TASKVALIDATIONERROR

There were errors during task validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TASKVALIDATIONFAILED

The Validate method on the task failed, and returned error code 0x%1!8.8X! (%2). The Validate method must succeed and indicate the result using an "out" parameter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_ADDWORDTODECODER

An error occurred while adding words to a statistical decoder. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_COUNTTERM

An error occurred while counting term candidates. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_DECODE

An error occurred while decoding for a sentence. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_EMPTYTERMRESULTERROR

An error occurred while reclaiming the buffer used for caching terms. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_EXCEED_MAXWORDNUM

The Term Extraction transformation is unable to process the input text because a sentence from the input text is too long. The sentence is segmented into several sentences.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTDATATYPEOFINPUTCOLUMN

The input column can only have DT_WSTR or DT_NTEXT as its data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTDATATYPEOFOUTPUTCOLUMN

The output column [%1!d!] can only have '%2' as its data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTDATATYPEOFREFERENCECOLUMN

The reference column can only have DT_STR or DT_WSTR as its data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTEXACTNUMBEROFINPUTCOLUMNS

There should be only one input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTEXACTNUMBEROFOUTPUTCOLUMNS

There should be exactly two output columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTFREQUENCYTHRESHOLD

The value of Frequency Threshold should not be lower than '%1!d!'.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTMAXLENOFTERM

The value of Max Length of Term should not be lower than '%1!d!'.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTSCORETYPE

The Score Type of the transformation can only be Frequency or TFIDF.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INCORRECTTERMTYPE

The Term Type of the transformation can only be WordOnly, PhraseOnly or WordPhrase.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INITFSA

An error occurred while loading the finite state automata. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INITIALIZE

An error occurred while initializing the engine of Term Extraction. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INITPOSPROCESSOR

An error occurred while initializing the part-of-speech processor. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INITPOSTAGVECTOR

An error occurred while initializing the part-of-speech processor. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_INVALIDOUTTERMTABLEORCOLUMN

The reference table, view, or column that is used for Exclusion Terms is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_MAINWORKSPACE_CREATEERR

An error occurred while creating a workspace buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_MALLOCERR_REFERENCECOLUMNINFO

An error occurred while allocating memory.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_OLEDBERR_CREATEBINDING

An OLEDB error occurred while creating bindings.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_OLEDBERR_FILLBUFFER

An OLEDB error occurred while populating internal cache.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_OLEDBERR_GETIROWSET

An OLEDB error occurred while fetching rowsets.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_OUTTERMTABLEANDCOLUMNNOTSET

The reference table, view, or column to be used for an Exclusion Terms has not been set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_PROCESSDOCUMENT

An error occurred while processing a document in the input. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_PROCESSERR

An error occurred while extracting terms on row %1!ld!, column %2!ld!. The error code returned was 0x%3!8.8X!. Please remove it from the input as a work-around.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_PROCESSSENTENCE

An error occurred while processing within a sentence. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_SAVEPOSTAG

An error occurred while saving part-of-speech tags from an internal buffer. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_SAVEPTRSTRING

An error occurred while adding strings to an internal buffer. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_SETEXCLUDEDTERM

An error occurred while setting exclusion terms. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_STDLENGTHERROR

An std::length_error occurred from the STL containers.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_TERMFILTERSTARTITERATIONERROR

An error occurred while the Term Filter was starting its iteration.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_TOOFEWREFERENCECOLUMNS

The Term Extraction reference metadata contains too few columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTION_UNABLETOLOCATEREFCOLUMN

An error occurred while locating the reference column '%1'.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED

An attempt to locate the ending boundary of a sentence failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTIONORLOOKUP_PROCESSERR_DEPOSITFULL

The number of the term candidates exceeds its limit, 4G.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMEXTRACTIONORLOOKUP_TESTOFFSETERROR

An error occurred while normalizing words.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_ADDREFERENCETERM

An error occurred while processing the %1!ld!th reference term. The error code returned was 0x%2!8.8X!. Please remove the reference term from your reference table as a work-around.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_COUNTTERM

An error occurred while counting term candidates. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_ENGINEADDREFERENCETERM

An error occurred while setting reference terms. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_INCORRECTDATATYPEOFREFERENCECOLUMN

The reference column can only have DT_STR or DT_WSTR as its data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_INCORRECTEXACTNUMBEROFTEXTCOLUMNS

There should be exactly one input column mapped to one reference column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_INITIALIZE

An error occurred while initializing the engine of Term Lookup. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_INVALIDREFERENCETERMTABLEORCOLUMN

The reference table/view or column used for the reference terms is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_MAINWORKSPACE_CREATEERR

An error occurred while creating a workspace buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_OLEDBERR_CREATEBINDING

An OLEDB error occurred while creating bindings.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_OLEDBERR_FILLBUFFER

An OLEDB error occurred while populating internal cache.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_OLEDBERR_GETIROWSET

An OLEDB error occurred while fetching rowsets.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_PROCESSDOCUMENT

An error occurred while processing a document in the input. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_PROCESSERR

An error occurred while looking up terms on row %1!ld!, column %2!ld!. The error code returned was 0x%3!8.8X!. Please remove it from the input as a work-around.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_PROCESSSENTENCE

An error occurred while processing sentences. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_REFERENCETERMTABLEANDCOLUMNNOTSET

The reference table/view or column used for the reference terms has not been set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_SAVEWORDWITHPUNCTERROR

An error occurred while saving words with punctuation characters. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_SORREFERENCETERM

An error occurred while sorting reference terms. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_TEXTIDINPUTCOLUMNNOTMAPPEDWITHOUTPUTCOLUMN

At least one Passthrough column is not mapped to an output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_TEXTINPUTCOLUMNHAVEINCORRECTDATATYPE

The input column mapped to a reference column can only have DT_NTXT or DT_WSTR as its data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_TOOFEWOUTPUTCOLUMNS

The Term Lookup contains too few output columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_TOOFEWREFERENCECOLUMNS

The Term Lookup reference metadata contains too few columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TERMLOOKUP_UNABLETOLOCATEREFCOLUMN

An error occurred while locating the reference column '%1'.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TEXTDATATYPENOTSUPPORTEDWITHUNICODEFILES

The data type for "%1" is DT_TEXT, which is not supported with Unicode files. Use DT_NTEXT instead and convert the data to DT_TEXT using the data conversion component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TEXTMININGBASE_APPENDTOTEMPBUFFER

An error occurred while adding strings to an internal buffer. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TEXTMININGBASE_TESTPERIOD

An error occurred while testing whether a dot is a part of an acronym. The error code returned was 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TEXTQUALIFIERNOTFOUND

The text qualifier for column "%1" cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_THREADCANCELLED

SSIS Error Code DTS_E_THREADCANCELLED. Thread "%1" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shut down. There may be error messages posted before this with more information on why the thread was cancelled.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_THREADCOUNTOUTOFRANGE

The EngineThreads property of the Data Flow task must be between %1!d! and %2!d!. An attempt was made to set the property to a value that is too small.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_THREADFAILED

SSIS Error Code DTS_E_THREADFAILED.Thread "%1" has exited with error code 0x%2!8.8X!. There may be error messages posted before this with more information on why the thread has exited.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_THREADFAILEDCREATE

The Data Flow task failed to create a required thread and cannot begin running. The usually occurs when there is an out-of-memory state.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_THREADFAILEDINITIALIZE

The Data Flow task failed to initialize a required thread and cannot begin execution. The thread previously reported a specific error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_THREADSTARTUPFAILED

The Data Flow task engine failed at startup because it cannot create one or more required threads.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TIMEGENCANTCONFIGURE

An attempt to configure the Microsoft.AnalysisServices.TimeDimGenerator failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TIMEGENCANTCONVERT

The datatype for column %1!d! is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TIMEGENCANTCREATE

An attempt to create the Microsoft.AnalysisServices.TimeDimGenerator.TimeDimGenerator failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TIMEGENCANTREAD

The attempt to read from the Microsoft.AnalysisServices.TimeDimGenerator failed with error code 0x%1!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TIMEGENCANTREADCOLUMN

The attempt to read column "%2!d!" data from the Microsoft.AnalysisServices.TimeDimGenerator failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TIMEOUT

The request has timed out.This error can occur when the timeout specified was too short, or a connection to the server or proxy cannot be established. Ensure that the server and proxy URL are correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_CREATECHILDPKGFAILED

There is a aailure creating child package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_DOMDOCUMENTFAILED

There is a failure documenting DOM.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_DOMPROPFAILED

There is a failure accessing the DOM property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_FILEACCESSERROR

There is an error while accessing package file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_INCORRECTCONNECTIONMANAGERTYPE

The connection manager "%1" has an unsupported type "%2". Only "FILE" and "OLEDB" connection managers are supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_NOPROJECTREFERENCE

The package has no project reference.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_PACKAGENOTEXIST

The package from the connection does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_REQUIREDPARAMETERNOTSPECIFIED

The required parameter is not specified from the connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_REQUIRESENSITIVEPARAMETER

The package requires sensitive parameter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_SERVERNAMEFAILED

The server name failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_SQLLOADFAILED

There is a failure loading SQL server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_UNABLETOLOAD

There is an error 0x%1!8.8X! while preparing to load the package. %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_UNABLETOLOADFILE

There is an error 0x%1!8.8X! while loading package file "%3". %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_UNABLETOLOADXML

There is an error 0x%1!8.8X! while loading package file "%3" into an XML document. %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_UNSPECIFIEDCONNECTION

The connection is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_UNSPECIFIEDPACKAGE

The package is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_USERNAMEFAILED

The package username failed to access.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TKEXECPACKAGE_VARIABLENOTFOUND

The package variable is not found from the connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TOEXECISNOTCHILD

When adding a precedence constraint, the To executable specified is not a child of this container.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TOTALINPUTCOLSCANNOTBEZERO

There is no input columns found. At least one input column must be mapped to an output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSACTION

There was an error transaction.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSACTIONENLISTNOTSUPPORTED

The connection does not support enlisting in distributed transaction.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_FILENAMEREQUIRED

The transfer file information %1 is missing the filename.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_FOLDERREQUIRED

The transfer file information %1 is missing the folder part.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_FTCATALOGSOFFLINEYUKONONLY

The full text catalogs can only be included when performing an offline database transfer between 2 SQL Server 2005 servers.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_MUSTHAVESOURCEFILES

At least one source file must be specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_NETSHAREDOESNOTEXIST

The network share "%1" could not be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_NETSHARENOACCESS

The network share "%1 could not be accessed. The error is: %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_NOOVERWRITEDB

The database "%1" already exists on the destination server "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_OFFLINEERROR

The following exception occurred during an offline database transfer: %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_USERMUSTBEDBOORSYSADMIN

The user "%1" must be a DBO or a sysadmin for "%2" in order to perform an online database transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASK_USERMUSTBESYSADMIN

The user "%1" must be a sysadmin on "%2" to perform an offline database transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERDBTASKS_SRCFILENOTFOUND

The file "%1" cannot be found in the source database "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERSPTASK_ERRORREADINGSPNAMES

There is an error reading stored procedure names from the XML file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERSPTASK_EXECUTIONFAILED

The execution failed with the following error "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERSPTASK_INVALIDDATANODE

There is an invalid data node for the Transfer Stored Procedure task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_CONNECTIONNOTFOUND

The connection "%1" could not be found in the package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_CONNECTIONTYPEISNOTSMOSERVER

The connection "%1" is not of type "SMOServer".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_DESTCONNECTIONREQUIRED

A destination connection must be specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_DESTDBREQUIRED

A destination database must be specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_EXECUTIONFAILED

The execution failed with the following error: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_FILELISTSCOUNTMISMATCH

The number of source transfer files and the number of destination transfer files must be the same.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_NETSHAREREQUIRED

The transfer file information %1 is missing the network share part.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_NOTRANSACTIONSUPPORT

This task cannot participate in a transaction.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_OVERLAPFILESET

The file set to transfer overlaps.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_SERVERVERSIONNOTALLOWED

The connection "%1" specifies a SQL server with a version that is not supported for transfer. Only version 7, 2000, and 2005 are supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_SOURCECANTBESAMEASDESTINATION

The source server cannot be the same as the destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_SRCCONNECTIONREQUIRED

A source connection must be specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_SRCDBANDDESTDBTHESAME

The source database and the destination database cannot be the same.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_SRCDBMUSTEXIST

The source database "%1" must exist on the source server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_SRCDBREQUIRED

A source database must be specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSFERTASKS_SRCSERVERLESSEQUALDESTSERVER

The source connection "%1" must specify a SQL server with a version less than or equal to the destination connection "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_AGGREGATEALREADYATDEST

The User Defined Aggregate "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS

The "Logins" are server level objects and cannot be dropped first since the source and destination are the same server. The dropping objects first will remove the logins from the source as well.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_DEFAULTALREADYATDEST

The default "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_EMPTYLIST

The list of "Objects" to transfer is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGAGGREGATES

An error occurred while trying to get set the User Defined Aggregates list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGDEFAULTS

An error occurred while trying to get set the Defaults list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGLOGINS

An error occurred while trying to get set the Logins list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGPFS

An error occurred while trying to get set the Partition Functions list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGPSS

An error occurred while trying to get set the Partition Schemes list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGRULES

An error occurred while trying to get set the Rules list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGSCHEMAS

An error occurred while trying to get set the Schemas list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGSPS

An error occurred while trying to get set the Stored Procedures list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGSQLASSEMBLIES

An error occurred while trying to get set the SqlAssemblys list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGTABLES

An error occurred while trying to get set the Tables list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGTYPES

An error occurred while trying to get set the User Defined Types list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGUDDTS

An error occurred while trying to get set the User Defined Data Types list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGUDFS

An error occurred while trying to get set the User Defined Functions list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGUSERS

An error occurred while trying to get set the Users list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGVIEWS

An error occurred while trying to get set the Views list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_ERRORHANDLINGXMLSCHEMACOLLECTIONS

An error occurred while trying to get set the XmlSchemaCollections list to transfer: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_FAILEDTOTRANSFEROBJECTS

An attempt to transfer the object(s) failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_LOGINALREADYATDEST

The login "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOAGGREGATEATSOURCE

The User Defined Aggregate "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NODEFAULTATSOURCE

The default "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOLOGINATSOURCE

The login "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOPFATSOURCE

The Partition Function "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOPSATSOURCE

The Partition Scheme "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NORULEATSOURCE

The rule "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOSCHEMAATSOURCE

The schema "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOSPATSOURCE

The stored procedure "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOSQLASSEMBLYATSOURCE

The SqlAssembly "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOTABLEATSOURCE

The table "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOTYPEATSOURCE

The User Defined Type "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOUDDTATSOURCE

The User Defined Data Type "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOUDFATSOURCE

The User Defined Function "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOUSERATSOURCE

The user "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOVIEWATSOURCE

The view "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_NOXMLSCHEMACOLLECTIONATSOURCE

The XmlSchemaCollection "%1" does not exist at the source.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_PFALREADYATDEST

The Partition Function "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_PSALREADYATDEST

The Partition Scheme "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_RULEALREADYATDEST

The rule "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_SCHEMAALREADYATDEST

The schema "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_SPALREADYATDEST

The stored procedure "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_SQLASSEMBLYALREADYATDEST

The SqlAssembly "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_SUPPORTEDONYUKONONLY

The objects of type "%1" are only supported between SQL Server 2005 servers.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_TABLEALREADYATDEST

The table "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_TYPEALREADYATDEST

The User Defined Type "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_UDDTALREADYATDEST

The User Defined Data Type "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_UDFALREADYATDEST

The User Defined Function "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_USERALREADYATDEST

The user "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_VIEWALREADYATDEST

The view "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRANSOBJECTSTASK_XMLSCHEMACOLLECTIONALREADYATDEST

The XmlSchemaCollection "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRUNCATIONTRIGGEREDREDIRECTION

A truncation caused a row to be redirected, based on the truncation disposition settings.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TRUNCROWDISPMUSTBENOTUSED

The %1 must have its truncation row disposition value set to RD_NotUsed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TTGENTASK_BADFILENAME

An invalid file name specified on the connection manager "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TTGENTASK_BADTABLEMETADATA

The TableMetaDataNode is not an XMLNode.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TTGENTASK_BADVARIABLETYPE

The variable is not the correct type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TTGENTASK_FAILEDCREATE

An attempt to create the package failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TTGENTASK_FAILEDCREATEPIPELINE

An attempt to create the pipeline failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TTGENTASK_NOCONNORVARIABLE

A connection name or variable name for the package must be specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TTGENTASK_NOTFILECONNECTION

The connection manager specified is not a FILE connection manager.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_AGGREGATION_FAILURE

The aggregation on %1 failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_ARITHMETICOVERFLOW

An arithmetic overflow encountered while aggregating "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_BADKEYSVALUE

The property %1 must either be empty, or a number between %2!u! and %3!u!. The Keys or CountDistinctKeys property has an invalid value. The property should be a number between 0 and ULONG_MAX, inclusive, or not be set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_CDCHAINHEAP_CREATEERR

An attempt to allocate memory to create a heap for CountDistinct chains failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_CDCHAINHEAP_MALLOCERR

An attempt to allocate memory for CountDistinct chains failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_CDCOLLASSEARRAY_MALLOCERR

An attempt to allocate memory for CountDistinct Collapse array failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_CDHASHTABLE_CREATEERR

An attempt to allocate memory for CountDistinct hash table failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_CDNODEHEAP_CREATEERR

An attempt to allocate memory to create a heap for CountDistinct nodes failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_CDNODEHEAP_MALLOCERR

An attempt to allocate memory for CountDistinct node heap failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_CDWORKSPACE_CREATEERR

An attempt to create a CountDistinct workspace buffer failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_CDWORKSPACE_MALLOCERR

An attempt to allocate memory for a new row for the CountDistinct workspace buffer failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_COMPFLAGS_BADAGGREGATIONTYPE

The custom property "%1" cannot be specified for the aggregation type selected for this column. The comparison flags custom property can only be specified for group by and count distinct aggregation types.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_COMPFLAGS_BADDATATYPE

The comparison flags custom property "%1" can only be specified for columns of with data type DT_STR or DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_HASHNODEHEAP_CREATEERR

An attempt to allocate memory to create a heap for the hash nodes failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_HASHNODEHEAP_MALLOCERR

An attempt to allocate memory for the hash node heap failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_HASHTABLE_MALLOCERR

An attempt to allocate memory for the hash table failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_INPUTNOTFOUNDFOROUTPUT

The input column cannot be found with lineage ID %1!d! needed by output column with ID %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_INPUTOUTPUTDATATYPEMISMATCH

The data types of input column lineage ID %1!d! and output column ID %2!d! do not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_INVALIDINPUTDATATYPEFORAGGREGATE

An invalid input data type for %1 used for the specified aggregate at %2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_INVALIDOUTPUTDATATYPEFORAGGREGATE

An invalid output data type for aggregate type specified at output column ID %1!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MAINWORKSPACE_CREATEERR

An attempt to create a main workspace buffer failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MAINWORKSPACE_MALLOCERR

An attempt to allocate memory failed for a new row for the main workspace buffer. An out-of-memory condition occurred.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MEMALLOCERRCOUNTDISTINCTDESCRIPTOR

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MEMALLOCERRNUMERICDESCRIPTORS

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MEMALLOCERROUTPUTDESCRIPTORS

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MEMALLOCERRSORTORDERDESCRIPTORS

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MEMALLOCERRWORKSPACEBUFFCOLS

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MEMALLOCERRWORKSPACEDESCRIPTORS

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MEMALLOCERRWORKSPACENUMERICDESCRIPTORS

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_MEMALLOCERRWORKSPACESORTORDERDESCRIPTORS

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_SORTKEYGENFAILED

Generating a sort key failed with error 0x%1!8.8X!. The ComparisonFlags are enabled, and generating a sort key with LCMapString failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_STRING_TOO_LONG

The transform encountered a key column that was larger than %1!u! characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_STRINGPROMOTIONFAILED

The input column with Lineage ID %1!ld! could not be converted to DT_WSTR due to error 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_TOOMANYCOUNTDISTINCTVALUES

The aggregate component encountered too many distinct values while calculating the count distinct aggregate. It cannot accommodate more than %1!u! distinct values. There were more than ULONG_MAX distinct values while calculating the count distinct aggregation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAGG_TOOMANYKEYS

The aggregate component encountered too many distinct key combinations. It cannot accommodate more than %1!u! distinct key values. There is more than ULONG_MAX distinct key values in the main workspace.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXAUDIT_ONLYSTRINGLENGTHCHANGEALLOWED

Only lengths of User Name column, Package Name column, Task Name column and Machine Name column can be changed. All other audit column data type information is read only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_CANTBOTHCASE

The column "%1" maps the column to both uppercase and lowercase.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_CANTCASECHINESE

The column "%1" combines operations on Chinese characters with uppercase and lowercase operations.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_CANTCASEJAPANESE

The column "%1" combines operations on Japanese characters with uppercase and lowercase operations.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_CANTCHINAJAPAN

The column "%1" combines operations on Japanese characters with operations for Chinese characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_CANTFULLHALF

The column "%1" requests operations to generate both full width and half width characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_CANTKATAKANAHIRAGANA

The column "%1" requests that Katakana and Hiragana characters be produced at the same time.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_CANTLINGUISTIC

The column "%1" combines flags other than uppercase and lowercase with the linguistic casing operation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_CANTSIMPLECOMPLEX

The column "%1" requests that Simple Chinese and Traditional Chinese characters be produced at the same time.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAP_INVALIDMAPFLAGANDDATATYPE

The data type of column "%1" cannot be mapped as specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAPINVALIDCOLUMNDATATYPE

The %1 has an unsupported data type. It must be DT_STR, DT_WSTR, DT_TEXT, or DT_NTEXT.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCHARMAPLCMAPFAILED

The transform failed to map string and returned error 0x%1!8.8X!. The LCMapString failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCOPYMAP_INCORRECT_OUTPUT_COLUMN_MAPPING

The output column with lineage ID "%1!d!" is incorrectly mapped to an input column. The CopyColumnId property of the output column is not correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXCOPYMAP_MISMATCHED_COLUMN_METADATA

The columns with lineage IDs %1!d! and %2!d! have mismatched metadata. The input column that is mapped to an output column for copymap does not have the same metadata (data type, precision, scale, length, or codepage).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXDATACONVERTSTATIC_CANTCONVERTVALUE

The data value cannot be converted for reasons other than sign mismatch or data overflow.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXDATACONVERTSTATIC_DATAOVERFLOW

The conversion failed because the data value overflowed the type used by the data conversion transform.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXDATACONVERTSTATIC_SIGNMISMATCH

The conversion failed because the data value was signed and the type used by the provider was unsigned.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXDATACONVERTSTATIC_TRUNCATED

The data was truncated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXDATACONVERTSTATIC_UNAVAILABLE

The status is not available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXEXECPACKAGE_FAILTOEXECUTEPROJECTREF

An attempt to execute the project reference failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEEXTRACTORSTATIC_EXTRACTORCANTWRITE

An attempt to write to file failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEEXTRACTORSTATIC_FILEOPENERR_FORWRITE

An attempt to open file for writing failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEEXTRACTORSTATIC_FILEOPENERR_FORWRITE_ACCESSDENIED

An attempt opening the file for writing failed. You do not have the correct permissions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEEXTRACTORSTATIC_FILEOPENERR_FORWRITE_FILEEXISTS

An attempt opening a file for writing failed. The file already exists and cannot be overwritten. If both the AllowAppend property and the ForceTruncate property are set to FALSE, the existence of the file will cause this failure.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEEXTRACTORSTATIC_FILEOPENERR_FORWRITE_FILENOTFOUND

An attempt opening the file for writing failed. The file cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEEXTRACTORSTATIC_FILEOPENERR_FORWRITE_PATHNOTFOUND

An attempt opening the file for writing failed. The path cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEEXTRACTORSTATIC_FILEOPENERR_FORWRITE_TOOMANYOPENFILES

An attempt opening the file for writing failed. There are too many files open.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEEXTRACTORSTATIC_FILEWRITEERR_DISKFULL

Attempting to open the file for writing failed because the disk is full.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEINSERTERSTATIC_FILEOPENERR_FORREAD

An attempt to open file for reading failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEINSERTERSTATIC_FILEOPENERR_FORREAD_ACCESSDENIED

An attempt opening the file for reading failed. You do not have the correct permissions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEINSERTERSTATIC_FILEOPENERR_FORREAD_FILENOTFOUND

An attempt opening a file for reading failed. The file was not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEINSERTERSTATIC_FILEOPENERR_FORREAD_PATHNOTFOUND

An attempt opening a file for reading failed. The path was not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEINSERTERSTATIC_FILEOPENERR_FORREAD_TOOMANYOPENFILES

An attempt opening the file for reading failed. There are too many files open.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEINSERTERSTATIC_INSERTERCANTREAD

An attempt to read from file failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFILEINSERTERSTATIC_INSERTERINVALIDBOM

The byte order mark (BOM) value for the file is not valid. The ExpectBOM property was set for this file, but the BOM value in the file is missing or not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZY_HIERARCHY_INCORRECT

The levels in hierarchy should be unique numbers. The valid level in hierarchy values are integers greater than or equal to 1. The smaller the number is, the lower the column is in the hierarchy. The default value is 0, indicating that the column is not part of a hierarchy. The overlaps and gaps are not allowed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZY_MATCHCONTRIBUTION_AND_HIERARCHY_SPECIFIED

Both MatchContribution and hierarchy information cannot be specified at the same time. This is not allowed because these properties are both weighing factors for scoring.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYGROUPING_INSUFFICIENT_FUZZY_JOIN_COLUMNS

The columns to fuzzy group on were not defined. There must be at least one input column with column properties ToBeCleaned=true and ExactFuzzy=2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_COLUMNINVALID

The column with ID '%1!d!' was not valid for an undetermined reason.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_IDENTIFIER_PROPERTY

The name "%1" given for property "%2" is not a valid SQL identifier name. This error occurs if the name for the property does not conform to the specifications for a valid SQL identifier name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_COPYCOLUMN_DATATYPES

The copy columns, "%1" and "%2", do not have equal data types or are not trivially convertible string types. This occurs because copying from reference to output between columns with equal data types, or a DT_STR and DT_WSTR combination, is supported, but other types are not.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_EXACT_JOIN_DATATYPES

The exact lookup columns, "%1" and "%2", do not have equal data types or are not comparable string types. Exact joins are supported between columns with equal data types or a DT_STR and DT_WSTR combination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_FUZZY_JOIN_DATATYPES

The fuzzy lookup specified between input column "%1" and reference column "%2" is not valid because fuzzy joins are only supported between string columns, types DT_STR and DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INCOMPATIBLE_PASSTHRUCOLUMN_DATATYPES

The passthrough columns, "%1" and "%2", do not have equal data types. Only columns with equal data types are supported as passthrough columns from input to output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INDEX_DOES_NOT_CONTAIN_COLUMN

The specified pre-existing match index "%1" was not originally built with fuzzy match information for column "%2". It must be rebuilt to include this information. This error occurs when the index was built with the column not being a fuzzy join column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INDEXED_COLUMN_NOT_FOUND_IN_REF_TABLE

The column "%1" in the pre-built index "%2" was not found in the reference table/query. This happens if the schema/query of the reference table has changed since the pre-existing match index was built.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX

The table "%1" does not appear to be a valid pre-built match index. This error occurs the metadata record cannot be loaded from the specified pre-built index.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INVALID_MATCH_INDEX_NAME

The reference table name "%1" is not a valid SQL identifier. This error occurs the table name cannot be parsed from the input string. There may be unquoted spaces in the name. Verify that the name is correctly quoted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_INVALID_PROPERTY_VALUE

The value "%1" for property "%2" is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_MINSIMILARITY_INVALID

The MinSimilarity threshold property on the Fuzzy Lookup transformation must be a value greater than or equal to 0.0 but less than 1.0.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_NO_JOIN_COLUMNS

There were no input columns with a valid join to a reference table column. Make sure that there is at least one join defined using the input column properties JoinToReferenceColumn and JoinType.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_OLEDBERR_LOADCOLUMNMETADATA

The OLEDB error was encountered while loading column metadata.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_OUTPUT_COLUMN_MUST_BE_PASSTHRU_COLUMN_OR_A_COPY_COLUMN

An output column must have exactly one CopyColumn or PassThruColumn property specified. This error occurs when neither the CopyColumn or the PassThruColumn properties, or both the CopyColumn and PassThruColumn properties, are set to non-empty values.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_OUTPUTLENGTHMISMATCH

The length of output column '%1' is less than that of its source column '%2'.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_PASSTHRU_COLUMN_NOT_FOUND

The source lineage id '%1!d!' specified for property '%2' on output column '%3' was not found in the input column collection. This occurs when the input column id specified on an output column as a passthrough column is not found in the set of inputs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_REF_CONTAINS_NON_INTEGER_IDENT_COLUMN

The reference table '%1' contains a non-integer type identity column which is not supported. Use a view of the table without the column '%2'. This error occurs because when a copy is made of the reference table, an integer identity column is added, and only one identity column is allowed per table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_REF_TABLE_MISSING_IDENTITY_INDEX

The reference table '%1' does not have a clustered index on an integer identity column, which is required if the property 'CopyRefTable' is set to FALSE. If CopyRefTable is false, the reference table must have a clustered index on an integer identity column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_STRINGCOLUMNTOOLONG

The length of string column '%1' exceeds 4000 characters. A conversion from DT_STR to DT_WSTR is necessary, so a truncation would occur. Either reduce the column width or use only DT_WSTR column types.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_TOKEN_TOO_LONG

The component encountered a token that was larger than 2147483647 characters.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_TOOFEWREFERENCECOLUMNS

The lookup reference metadata contains too few columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_TOOMANYPREFIXES

The SQL object name '%1' specified for property '%2' contains more than the maximum number of prefixes. The maximum is 2.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_UNABLE_TO_READ_MATCH_INDEX

An attempt to read specified pre-built match index "%1" failed. OLEDB Error code: 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_UNABLETOLOCATEREFCOLUMN

The reference column "%1" cannot be located.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_UNSUPPORTED_MATCH_INDEX_VERSION

The version (%1) of the pre-existing match index "%2" is not supported. The version expected is "%3". This error occurs if the version persisted in the index metadata does not match the version which the current code was built for. Fix the error by rebuilding the index with the current version of the code.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXFUZZYLOOKUP_UNSUPPORTEDDATATYPE

The data type of column '%1' is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXGROUPDUPS_INPUTCOLUMNNOTJOINED

The input column "%1" referenced by the "%2" property on output column "%3" must have property ToBeCleaned=True and have a valid ExactFuzzy property value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLINEAGEDATATYPEMISMATCH

The datatype for "%1" is not valid for the specified lineage item.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLINEAGEINVALIDLENGTH

The length for "%1" is not valid for the specified lineage item.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLINEAGEINVALIDLINEAGEITEM

The lineage item value %1!ld! is not valid. The valid range is between %2!ld! and %3!ld!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_CANCEL_REQUESTED

The lookup transform has received a cancel request from the user.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_DUPLICATE_KEYS

There are duplicate keys from the lookup.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_FAILEDUPGRADE_BAD_VERSION

An attempt to upgrade lookup metadata from version %1!d! to %2!d! failed. The Lookup transform was unable to upgrade metadata from the existing version number in a call to PerformUpgrade().

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_HASHNODEHEAP_CREATEERR

An attempt to allocate memory to create a heap for hash nodes failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_HASHNODEHEAP_MALLOCERR

An attempt to allocate memory for a hash node heap failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_HASHTABLE_MALLOCERR

An attempt to allocate memory for hash table failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_INCOMPATIBLEDATATYPES

The %1 and reference column named "%2" have incompatible data types.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_INCORRECTNUMOFPARAMETERS

The parameterized SQL statement contains an incorrect number of parameters. The %1!d! is expected, but found %2!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_INDEXCOLUMNREUSED

The cache index column __ is referenced by more than one lookup input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_INDEXCOLUMNSMISMATCH

The lookup does not reference all cache connection manager index columns. Number of joined columns in lookup: __. Number of index columns: __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_INVALID_CASE

An invalid case was encountered in a switch statement during runtime.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_INVALIDCOPYTYPE

The %1 has a data type which cannot be copied.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_INVALIDJOINTYPE

The %1 has a data type which cannot be joined on.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_INVALIDMAXMEMORYPROP

The value for custom property %1 is incorrect. It should be a number between %2!d! and %3!I64d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_LRUNODEHEAP_CREATEERR

An attempt to create a heap for LRU nodes failed. An out-of-memory condition occurred.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_LRUNODEHEAP_MALLOCERR

An attempt to allocate memory for the LRU node heap failed. An out-of-memory condition occurred.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_MAINWORKSPACE_CREATEERR

An attempt to create a main workspace buffer failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_MAINWORKSPACE_MALLOCERR

An attempt to allocate memory for a new row for the main workspace buffer failed. An out-of-memory condition occurred.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_MALLOCERR_BUFFCOL

An attempt to allocate memory for an array of BUFFCOL structures for the creation of a main workspace failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_MALLOCERR_REFERENCECOLUMNINFO

An attempt to allocate memory for an array of ColumnInfo structures failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_MALLOCERR_REFERENCECOLUMNPAIR

A memory for an array of ColumnPair structures could not be allocated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_METADATAXMLCACHEERR

An attempt to cache reference metadata failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_NOJOINS

The lookup transform must contain at least one input column joined to a reference column, and none were specified. You must specify at least one join column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_OLEDBERR_BINDPARAMETERS

The OLE DB error occurred while binding parameters. Check SQLCommand and SqlCommandParam properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_OLEDBERR_CREATEBINDING

The OLE DB error occurred while creating bindings. Check SQLCommand and SqlCommandParam properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_OLEDBERR_FILLBUFFER

The OLE DB error occurred while populating internal cache. Check SQLCommand and SqlCommandParam properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_OLEDBERR_GETIROWSET

The OLE DB error occurred while fetching rowset. Check SQLCommand and SqlCommandParam properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_OLEDBERR_GETPARAMIROWSET

The OLE DB error occurred while fetching parameterized rowset. Check SQLCommand and SqlCommandParam properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_OLEDBERR_GETPARAMSINGLEROW

The OLE DB error occurred while fetching parameterized row. Check SQLCommand and SqlCommandParam properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_OLEDBERR_LOADCOLUMNMETADATA

The OLE DB error occurred while loading column metadata. Check SQLCommand and SqlCommandParam properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_PARAMMETADATAMISMATCH

The parameterized SQL statement yields metadata which does not match the main SQL statement.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_REFCOLUMNISNOTINDEX

The lookup input column __ references non-index cache column __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_REINITMETADATAFAILED

The call to Lookup transform method, ReinitializeMetadata, failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_ROWLOOKUPERROR

The row yielded no match during lookup.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_TOOFEWREFERENCECOLUMNS

The Lookup transformation reference metadata contains too few columns. Check the SQLCommand property. The SELECT statement must return at least one column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_UNABLETOLOCATEREFCOLUMN

An attempt to locate reference column "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXLOOKUP_UNUSEDINPUTCOLUMN

The __ is not used in join or copy. Please remove the unused column from the input column list.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOINCOMPARISONFLAGSMISMATCH

The comparison flags for the columns with SortKeyPosition value %1!ld! do not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOINDATATYPEMISMATCH

A data type mismatch occurred. The data types for the columns with SortKeyPosition value %1!ld! do not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOININVALIDJOINTYPE

The JoinType custom property for the %1 contains a value of %2!ld!, which is not valid. Valid values are 0 (full), 1 (left), or 2 (inner).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOININVALIDNUMKEYCOLS

The NumKeyColumns value is not valid. In the %1, the value for the NumKeyColumns custom property must be between 1 and %2!lu!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOININVALIDSORTKEYPOS

The column with the SortKeyPosition value of %1!ld! is not valid. It should be %2!ld!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOINMUSTHAVESAMENUMBEROFINPUTANDOUTPUTCOLS

The number of input and output columns are not equal. The total number of input columns on all inputs must be the same as the total number of output columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOINNONSTRINGCOMPARISONFLAGSNOTZERO

The comparison flags are not zero. The comparison flags for non-string columns must be zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOINNOTENOUGHKEYCOLS

There are not enough key columns. The %1 must have at least %2!ld! columns with non-zero SortKeyPosition values.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOINOUTPUTCOLMUSTHAVEASSOCIATEDINPUTCOL

There is missing column. The %1 must have an associated input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOINREADONLYINPUTCOLSWITHNOOUTPUTCOL

The input columns must have output columns. There are input columns with a usage type of read-only that do not have associated output columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGEJOINSORTDIRECTIONMISMATCH

There is a sort direction mismatch. The sort directions for the columns with SortKeyPosition value %1!ld! do not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXMERGESORTKEYPOSMISMATCH

There are output columns that have SortKeyPosition values that don't match the associated input columns' SortKeyPosition.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXNSPECINVALID

The transaction cannot be specified when a retained connection is used. This error occurs when Retain is set to TRUE on the connection manager, but AcquireConnection was called with a non-null transaction parameter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTBADOUTPUTTYPE

There is an incorrect output type. The output column "%1" (%2!d!) must have the same data type and metadata as the input column to which it is mapped.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTBADPIVOTKEYCONVERT

The pivot key value "%1" cannot be converted to the data type of the pivot key column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTBADPIVOTKEYVALUE

The pivot key value "%1" is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTBADPIVOTKEYVALUENOSTRING

The pivot key value is not recognized.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTBADUSAGE

The PivotUsage value for the input column "%1" (%2!d!) is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTCANTCOMPARESETKEYS

A failure occurred while comparing values for the set keys.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTCANTMAPPINGNOTFOUND

An output column "%1" (%2!d!) has a SourceColumn %3!d! that is not a valid input column lineage ID.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTCANTMAPPIVOTKEY

An output column "%1" (%2!d!) cannot be mapped to PivotKey input column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTDUPLICATEPIVOTKEYVALUE

An output column "%1" (%2!d!) is mapped to a Pivoted Value input column with a non-unique PivotKeyValue property value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTEMPTYPIVOTKEYVALUE

An output column "%1" (%2!d!) is mapped to a Pivoted Value input column, but its PivotKeyValue property value is missing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTINPUTALREADYMAPPED

More than one output column (such as "%1" (%2!d!)) is mapped to input column "%3" (%4!d!).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTNOBLOB

The Input column "%1" (%2!d!) cannot be used as a Set Key, Pivot Key, or Pivot Value because it contains long data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTNOPIVOTKEY

There is no Pivot Key found. One input column must be used as the Pivot Key.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTOUTPUTNOTMAPPED

The input column "%1" (%2!d!) is not mapped to any output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTPROCESSERROR

There is a failure when trying to pivot the source records.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTRUNTIMEDUPLICATEPIVOTKEYVALUE

There is a duplicate pivot key value "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTRUNTIMEDUPLICATEPIVOTKEYVALUENOSTRING

There is a duplicate pivot key value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXPIVOTTOOMANYPIVOTKEYS

Too many Pivot Keys found. Only one input column can be used as the Pivot Key.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSAMPLINGINVALIDPCT

The percentage, %2!ld!, is not valid for the "%1" property. It must be between 0 and 100.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSAMPLINGINVALIDROWS

The number of rows, %2!ld!, is not valid for the "%1" property. It must be greater than 0.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_CANNOTFINDEXTERNALCOLUMN

The external column with name "%1" cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_CANNOTMAPDIFFERENTTYPES

The input column "%1" cannot be mapped to external column "%2" because they have different data types. The Slowly Changing Dimension transform does not allow mapping between column of different types except for DT_STR and DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_FIXEDATTRIBUTECHANGE

If the FailOnFixedAttributeChange property is set to TRUE, the transformation will fail when a fixed attribute change is detected. To send rows to the Fixed Attribute output, set the FailOnFixedAttributeChange property to FALSE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_INFERREDINDICATORNULL

The inferred indicator column must be null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_INFFEREDINDICATORNOTBOOL

The inferred indicator column "%1" must be of type DT_BOOL.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_INVALIDINPUTCOLUMNTYPE

The ColumnType property of "%1" is not valid. The current value is outside the range of acceptable values.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_INVALIDNUMBERSOFPARAMETERS

There must be at least one column type of Key on the input of a Slowly Changing Dimension transformation. Set at least one column type to Key.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_LOOKUPFAILURE

The Lookup transformation failed to retrieve any rows. The transform fails when the FailOnLookupFailure is set to TRUE and no rows are retrieved.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_MAINWORKSPACE_CREATEERR

An attempt to create workspace buffer failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_MALLOCERR_BUFFCOL

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_MALLOCERR_REFERENCECOLUMNINFO

An attempt to allocate memory failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_NOTYPEDCOLUMNSATINPUT

There must be at least one column of Fixed, Changing, or Historical type on the input of a Slowly Changing Dimension transform. Verify that at least one column is a FixedAttribute, ChangingAttribute, or HistoricalAttribute.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_OLEDBERR_LOADCOLUMNMETADATA

The OLEDB encountered error while loading column metadata.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCD_TOOFEWREFERENCECOLUMNS

The lookup reference metadata contains too few columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCRIPTMIGRATIONCOULDNOTADDREFERENCE

An attempt to add project reference "%1" while migrating %2 failed. The migration might need to be completed manually.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCRIPTMIGRATIONMULTIPLEENTRYPOINTSFOUND

The multiple entry points with the name "%1" were found during the migration of %2. The migration might need to be completed manually.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSCRIPTMIGRATIONNOENTRYPOINTFOUND

The entry point was not found during the migration of %1. The migration might need to be completed manually.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSPLITEXPRESSIONEVALUATEDTONULL

The expression "%1" on "%2" evaluated to NULL, but the "%3" requires a Boolean results. Modify the error row disposition on the output to treat this result as False (Ignore Failure) or to redirect this row to the error output (Redirect Row). The expression results must be Boolean for a Conditional Split. A NULL expression result is an error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXSPLITSTATIC_EXPRESSIONEVALUATEDTONULL

The expression evaluated to NULL, but a Boolean result is required. Modify the error row disposition on the output to treat this result as False (Ignore Failure) or to redirect this row to the error output (Redirect Row). The expression results must be Boolean for a Conditional Split. A NULL expression result is an error.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXTERMLOOKUP_MISMATCHED_COLUMN_METADATA

The columns with lineage IDs %1!d! and %2!d! have mismatched metadata. The input column that is mapped to an output column does not have the same metadata (data type, precision, scale, length, or code page).

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNIONALL_EXTRADANGLINGINPUT

The %1 is an extra unattached input and will be removed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNIONALL_NONDANGLINGUNATTACHEDINPUT

The %1 is not attached but is not marked as dangling. It will be marked as dangling.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTBADKEYLIST

The PivotKeyValue is not valid. In an UnPivot transform with more than one unpivotedDestinationColumn, the set of PivotKeyValues per destination must match exactly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTBADUNPIVOTMETADATA

There is incorrect UnPivot metadata. In an UnPivot transform, all input columns with a PivotKeyValue that is set, and are pointing to the same DestinationColumn, must have metadata that exactly matches the DestinationColumn.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTDUPLICATEDESTINATION

There is a duplicate destination error. More than one non-pivoted input column is mapped to the same destination output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTDUPLICATEPIVOTKEYVALUE

There is a duplicate PivotKeyValue. Input column "%1" (%2!d!) is mapped to a Pivoted Value output column and has a non-unique PivotKeyValue.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTNOPIVOT

The output column is not marked as the PivotKey.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTNOTINPUTMAP

The input column "%1" (%2!d!) has a DestinationColumn property value that does not refer to a valid output column LineageID.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTNOUNPIVOTDESTINATION

Theunpivot destination is not found. At least one input column must be mapped with a PivotKeyValue to an DestinationColumn in the output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTTOOMANYPIVOTKEYS

There are too many Pivot Keys specified. Only one output column can be used as the Pivot Key.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_TXUNPIVOTUNMAPPEDOUTPUT

The output column "%1" (%2!d!) is not mapped by any input column's DestinationColumn property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETODECODEBINARYFORMAT

An attempt to decode a binary format in the package failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOFINDCOLUMNHANDLEININPUTBUFFER

The column with lineage ID %1!d! cannot be found in input buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOFINDCOLUMNHANDLEINOUTPUTBUFFER

The column with lineage ID %1!d! cannot be found in output buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOGETINPUTBUFFERHANDLE

The input buffer handle for input ID %1!d! cannot be acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOGETLOCALIZEDRESOURCE

An attempt to load a localized resource ID %1!d! failed. Verify that the RLL file is present.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOGETOUTPUTBUFFERHANDLE

The output buffer handle for output ID %1!d! cannot be acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOLOCATEINPUTCOLUMNID

An input column with the lineage ID %1!d!, referenced in the ParameterMap custom property with the parameter on position number %2!d!, cannot be found in the input columns collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOPOPRESULT

The result columns for a single row result type cannot be populated. The query returned an empty result set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETORETRIEVECOLUMNINFO

An attempt to retrieve column information from the data source failed. Make sure your target table in the database is available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETORETRIEVECOLUMNINFOFROMFLATFILECONNECTIONMANAGER

An attempt to retrieve column information from the flat file connection manager failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETORETRIEVEMETADATA

The metadata for "%1" cannot be retrieved. Make sure the object name is correct and the object exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOSAVETOFILE

An attempt to save XML to "%1" failed. The file may be read only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOSETUPDISKIOBUFFER

An error occurred while setting up the disk I/O buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNABLETOWRITELOBDATATOBUFFER

Writing long object data of type DT_TEXT, DT_NTEXT, or DT_IMAGE to Data Flow task buffer failed for column "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNEXPECTEDCOLUMNDATATYPE

The data type specified for column "%1" is not the expected type "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNKNOWN

The field is unknown.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNKNOWNCOMPONENTHASINVALIDCLSID

The CLSID for one of the components is not valid. Verify that all the components in the pipeline have valid CLSIDs.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNKNOWNCONNECTIONMANAGERTYPE

The connection type "%1" specified for connection manager "%2" is not recognized as a valid connection manager type. This error is returned when an attempt is made to create a connection manager for an unknown connection type. Check the spelling in the connection type name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNKNOWNCONNECTIONMANAGERTYPENOSUBS

The connection type specified for connection manager is not a valid connection manager type. This error occurs when an attempt is made to create a connection manager for unknown connection type. Verify the spelling of the connection type name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNKNOWNLOGPROVIDERTYPE

The log provider type "%1" specified for log provider "%2" is not recognized as a valid log provider type. This error occurs when an attempt is made to create a log provider for unknown log provider type. Verify the spelling in the log provider type name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNKNOWNLOGPROVIDERTYPENOSUBS

The log provider type is not recognized as a valid log provider type. This error occurs when an attempt is made to create a log provider for unknown log provider type. Verify the spelling in the log provider type name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNKNOWNSTATUSCODE

The server returned status code - %1!u! : %2. This error occurs when the server is experiencing problems.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNMAPPEDINPUTCOLUMN

The %1 is not mapped to an output column.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNPROTECTCONNECTIONSTRINGFAILED

An attempt to decrypt protected connection string for server "%1" failed with error 0x%2!8.8X! "%3". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNPROTECTXMLFAILED

An attempt to decrypt protected XML node "%1" failed with error 0x%2!8.8X! "%3". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNQUOTEDSEMICOLON

The connection string components cannot contain unquoted semicolons. If the value must contain a semicolon, enclose the entire value in quotes. This error occurs when values in the connection string contain unquoted semicolons, such as the InitialCatalog property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNRECOGNIZEDERRORCODE

The specified error code is not associated with this component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNREFERENCEDINPUTCOLUMN

The input column "%1" is not referenced.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNREGISTEREDPIPELINEXML_LOAD

The Data Flow objects cannot be loaded. Check if Microsoft.SqlServer.PipelineXml.dll is properly registered.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNREGISTEREDPIPELINEXML_SAVE

The Data Flow objects cannot be saved. Check if Microsoft.SqlServer.PipelineXml.dll is properly registered.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNSAFEVARIABLESALREADYSET

The VariableDspenser received an unsafe Variables collection. This operation cannot be repeated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNSUPPORTEDARRAYTYPE

The type in array is not supported. This happens when saving an array of unsupported types into a variable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNSUPPORTEDSQLVERSION

The attempted operation is not supported with this database version.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNSUPPORTEDVARIABLETYPE

The variable %1 is required to be of type "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNTRUSTEDSIGNATURE

The digital signature is valid; however the signer is not trusted and, therefore, authenticity cannot be guaranteed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UNUSABLETEMPORARYPATH

The buffer manager could not create a temporary file on the path "%1". The path will not be considered for temporary storage again.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UPGRADEFAILED

The component metadata for "%1" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_USEBINARYFORMATREQUIRESANSIFILE

The custom property "%1" on %2 can only be used with ansi files.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_USEBINARYFORMATREQUIRESBYTES

The custom property "%1" on %2 can only be used with DT_BYTES.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_USERCOMPONENTEXCEPTION

A managed user component has thrown exception "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UTF16BIGENDIANFORMATNOTSUPPORTED

The file format of UTF-16 big endian is not supported. Only UTF-16 little endian format is supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_UTF8FORMATNOTSUPPORTEDASUNICODE

The file format of UTF-8 is not supported as Unicode.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VALIDATECOLUMNMETADATAFAILED

The column metadata validation failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VALIDATIONFAILED

The layout and one or more components failed validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VALIDATIONFAILEDONCOMPONENTS

One or more component failed validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VALIDATIONFAILEDONLAYOUT

The layout failed validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VALUE_WEBSERVICETASK_NOT_COMPLEX

The WebMethodInfo specified is not correct. The ParamValue supplied does not match the ParamType. The DTSParamValue found is not of type ComplexValue.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VALUEINDEXNEGATIVE

The value index is negative. The ForEach Variable Mapping number %1!d! to variable "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VALUEINDEXNOTINTEGER

The value index is not an integer . Mapping a For Each Variable number %1!d! to the variable "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEACCESSFAILED

Accessing variable "%1" failed with error code 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEALREADYONREADLIST

The variable "%1" is already on the read list. A variable may only be added once to either the read lock list or the write lock list.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEALREADYONWRITELIST

The variable "%1" is already on the write list. A variable may only be added once to either the read lock list or the write lock list.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEDEADLOCK

A deadlock detected while trying to lock variables. The locks cannot be acquired after 16 attempts. The locks timed out.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEDEADLOCK_BOTH

A deadlock was detected while trying to lock variables "%1" for read access and variables "%2" for read/write access. A lock cannot be acquired after 16 attempts. The locks timed out.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEDEADLOCK_READ

A deadlock was detected while trying to lock variable "%1" for read access. A lock could not be acquired after 16 attempts and timed out.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEDEADLOCK_READWRITE

A deadlock was detected while trying to lock variables "%1" for read/write access. A lock cannot be acquired after 16 attempts. The locks timed out.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEEXPRESSIONERROR

The expression for variable "%1" failed evaluation. There was an error in the expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEINVALIDCONTAINERREF

There is an invalid attempt to set a variable to a container reference. Variables are not allowed to reference containers.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLENOTFOUND

The variable cannot be found. This occurs when an attempt is made to retrieve a variable from the Variables collection on a container during execution of the package, and the variable is not there. The variable name may have changed or the variable is not being created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLENOTFOUNDINCOLL

The variable "%1" cannot be found. This error occurs when an attempt to retrieve a variable from a variables collection on a container during execution of the package occurs, and the variable is not there. A variable name may have changed or the variable is not being created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEREADONLY

An error occurred trying to write to a read-only variable, "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLESALREADYUNLOCKED

This Variables collection has already been unlocked. The Unlock method is called only once on a dispensed Variables collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLESCOLLECTIONUNAVAILABLE

The Variables collection is not available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VARIABLEUNLOCKFAILED

One or more variables failed to unlock.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VERCOMMENTSTOOLONG

The VersionComments property is too long. The limit is 1024 characters. Try shortening the VersionComments.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VERSIONUPGRADEFAILED

The upgrade from version "%1" to version %2!d! failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_VIRTUALNOTSEQUENTIAL

The buffer ID %1!d! supports other virtual buffers and cannot be placed into sequential mode. The IDTSBuffer100.SetSequentialMode was called on a buffer that supports virtual buffers.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WAITFORMUTEXFAILED

An attempt to acquire mutex "__" with error __ failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_ARRAY_VALUE_INVALID

The format of the ArrayValue is not valid. There should be at least one element in the array.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CANNOT_ACQUIRE_CONNECTION

There was an error acquiring the HTTP connection. Verify that a valid connection type is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CANNOT_ACQUIRE_FILE_CONNECTION

There was an error in acquiring the file connection. Verify that a valid file connection is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CANNOT_GEN_PROXY

The proxy for the given web service could not be generated. The following errors were encountered while generating the proxy "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CANNOT_LOAD_PROXY

The proxy for the given web service could not be loaded. The exact error is as follows: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CLEANUP_FAILED

The cleanup process has failed for the given web service.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CONNECTION_ALREADY_EXISTS

The connection by this name already exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CONNECTION_NAME_NULL

The connection is empty. Verify that a valid HTTP connection is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CONNECTION_NOT_FOUND

The connection does not exist. Verify that a valid, existing HTTP connection is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CONNECTION_NOT_HTTP

The connection specified is not a HTTP connection. Verify that a valid HTTP connection is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CONNECTIONNOTFOUND

The connection cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CONVERT_FAILED

The "%1" to "%2" cannot be converted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_CREATE_INSTANCE_FAILED

An object of type "%1" cannot be created. Please check whether the default constructor exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_DATATYPE_NOT_SUPPORTED

Only Complex Types with Primitive values, Primitive Arrays, and Enumerations are supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_DATATYPE_NULL

The data type cannot be null. Specify the value of the data type to validate.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_ENUM_NO_VALUES

The enum "%1" does not have any values. The WSDL is corrupted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_ENUM_VALUE_NOT_FOUND

The enumeration Value is not correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_ERROR_IN_DOWNLOAD

The WSDL file cannot be read. The input WSDL file is not valid. The reader threw the following error: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_ERROR_IN_LOAD_FROM_XML

An error occurred in LoadFromXML at the tag "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_ERROR_IN_SAVE_TO_XML

An error occurred in SaveToXML at the tag "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_ERROR_IN_VALIDATE

The "%1" against "%1" cannot be validated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_FILE_CONN_NOT_FOUND

The result cannot be saved. Verify that there is an existing file connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_FILE_NOT_FOUND

The result cannot be saved. Verify that the file exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_FILE_NULL

The result cannot be saved. The file name is empty or the file is in use by another process.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_INDEX_OUT_OF_BOUNDS

The ParamValue cannot be inserted at this position. The index specified might be lesser than zero or greater than the length.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_INVALID_SERVICE

The specified service cannot be found. The exact error is as follows: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_INVOKE_ERR

The web method cannot be executed. The exact error is as follows: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_METHODINFO_NULL

The MethodInfo cannot be null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_METHODNAME_NULL

The web method name is empty. Verify that a valid web method is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_MSG_NOT_FOUND

The message that corresponds to the method specified cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_NOT_HTTP_CONNECTION

The connection specified is not a HTTP connection. Verify that a valid HTTP connection is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_NOT_PRIMITIVE_TYPE

The "%1" is not a value type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_NULL_CONNECTION

The connection cannot be null or empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_NULL_VALUE

A null against any data type cannot be validated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_OUTPUTLOC_NULL

The output location is empty. Verify that an existing file connection or variable is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_PARAMTYPE_NOT_SUPPORTED

Only Primitive, Enum, Complex, PrimitiveArray, and ComplexArray types are supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_PROP_NOT_EXISTS

The class specified does not contain a public property by the name "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_SELECTED_VALUE_NULL

The value of the enumeration cannot be null. Select a default value for the enumeration.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_SERVICE_DESC_NULL

The Service Description cannot be null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_SERVICE_NOT_FOUND

The service is not currently available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_SERVICE_NULL

The Web Service name is empty. Verify that a valid web service name is specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_SERVICENULL

The service name cannot be null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_SOAPBINDING_NOT_FOUND

An attempt to parse the Web Services Description Language (WSDL) failed. Cannot find the Binding that corresponds to the SOAP port.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_SOAPPORT_NOT_FOUND

The service is not available on the SOAP port.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_SOAPPORTTYPE_NOT_FOUND

An attempt to parse the Web Services Description Language (WSDL) failed. Cannot find a PortType that corresponds to the SOAP port.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_TASK_INITIALIZATION_WITH_NULL_XML_ELEMENT

The task cannot be initialized with a null XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_TASK_INITIALIZATION_WITH_WRONG_XML_ELEMENT

The Web Service Task is initiated with an incorrect XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_TASK_SAVE_TO_NULL_XML_ELEMENT

The task cannot be saved to a null XML document.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_TYPE_NOT_PRIMITIVE

The WebMethodInfo you have specified is wrong. "%1" is not Primitive Type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_UNEXPECTED_XML_ELEMENT

An unexpected XML element found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_VALUE_NOT_ARRAY

The WebMethodInfo specified is not correct. The ParamValue supplied does not match the ParamType. The DTSParamValue found is not of type ArrayValue.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_VALUE_NOT_ENUM

The WebMethodInfo specified is not correct. The ParamValue supplied does not match the ParamType. The DTSParamValue found is not of type EnumValue.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_VALUE_NOT_PRIMITIVE

The specified WebMethodInfo is not correct. The ParamValue supplied does not match the ParamType. The DTSParamValue is not of type PrimitiveValue.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_VARIABLE_NOT_FOUND

The variable cannot be found. Verify that the variable exists in the package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_VARIABLE_READONLY

The result cannot be saved. Verify that the variable is not read-only.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_WEBMETHOD_INVOKE_FAILED

The Web Service threw the following error during method execution: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_WEBMETHODINFO_NULL

The web method is empty or may not exist. Verify that there is an existing web method to specify.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_WRONG_WSDL

The input WSDL file is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_WRONG_XML_ELEMENT

Initialized with an incorrrect XML element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_WSDL_NOT_FOUND

The specified Uniform Resource Identifier (URI) does not contain a valid WSDL.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_WSDL_NULL

The URL cannot be null.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_WSDL_VERSION_NOT_SUPPORTED

This version of WSDL is not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WEBSERVICETASK_XML_ATTRIBUTE_NOT_FOUND

A mandatory attribute is not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WINHTTPCANNOTCONNECT

The connection to server %1 cannot be established. This error can occur when the server does not exist, or the proxy settings are incorrect.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WINHTTPCERTDECODE

An internal error occurred while loading the certificate. This error could occur when the certificate data is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WINHTTPCERTENCODE

An internal error occurred while saving the certificate data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WINHTTPNOTSUPPORTED

This platform is not supported by WinHttp services.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WINHTTPOPEN

There is an error initializing HTTP session with proxy "%1". This error can occur when an invalid proxy was specified. HTTP connection manager only supports CERN-type proxies.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WINHTTPUNKNOWNERROR

The request cannot be processed. Try again later.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_CANTWRITETOVAR

An attempt to write to variable "%1" failed since it set to keep its original value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_CONNECTIONMANAGEREMPTY

The connection manager "%1" is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_CONNECTIONMNGRDOESNTEXIST

The connection manager "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_CONNECTIONTYPENOTFILE

The connection "%1" is not of type "FILE".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_CONNECTIONTYPENOTWMI

The connection "%1" is not of type "WMI".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_DESTINATIONMUSTBESET

The destination must be set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_FAILEDVALIDATION

The task failed validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_FILEALREADYEXISTS

The file "%1" already exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_FILEDOESNOTEXIST

The file "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_INVALIDDATANODE

The WMI Data Reader Task received an invalid task data node.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_MISSINGCONNECTION

The WMI connection is not set.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_MISSINGWQLQUERY

The WQL query is missing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_SYNCOBJECTFAILED

The synchronization object failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_TASKFAILURE

The task failed due to invalid WMI query: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_VARIABLETYPEISNOTOBJECT

The variable "%1" should be of type object to be assigned a data table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_VARIABLETYPEISNOTSTRING

The variable "%1" does not have a string data type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_VARIABLETYPEISNOTSTRINGOROBJECT

The variable "%1" is not of type string or object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIDRTASK_VARNOTOBJECT

The variable "%1" should be of type object to be assigned a data table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_CONNECTIONMANAGEREMPTY

The connection manager "%1" is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_CONNECTIONMNGRDOESNTEXIST

The connection manager "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_CONNECTIONTYPENOTFILE

The connection "%1" is not of type "FILE".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_CONNECTIONTYPENOTWMI

The connection "%1" is not of type "WMI".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_ERRMESSAGE

Watching for the Wql query caused the following system exception: "%1". Check the query for errors or WMI connection for access rights/permissions.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_FILEALREADYEXISTS

The file "%1" already exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_FILEDOESNOTEXIST

The file "%1" does not exist.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_INVALIDDATANODE

The WMI Event Watcher Task received a task data node that is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_MISSINGCONNECTION

The WMI connection is missing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_MISSINGWQLQUERY

The WQL query is missing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_QUERYFAILURE

The task failed to execute the WMI query.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_SYNCOBJECTFAILED

The synchronization object failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_TIMEOUTOCCURRED

The timeout of "%1" second(s) occurred before event represented by "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WMIEWTASK_VARIABLETYPEISNOTSTRING

The variable "%1" is not of type string.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WRITEWHILECACHEINUSE

The cache is being read from __ and cannot be written to by __.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_WRONGOBJECTTYPE

The requested object has the incorrect object type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLDATAREADERANYTYPENOTSUPPORTED

The XML Source Adapter was unable to process the XML data. The content of an element cannot be declared as any Type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLDATAREADERGROUPREFNOTSUPPORTED

The XML Source Adapter was unable to process the XML data. The content of an element cannot contain a reference (ref) to a group.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLDATAREADERINLINESCHEMAFOUNDINSOURCEXML

The XML Source Adapter was unable to process the XML data. An inline schema must be the first child node in the source Xml.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLDATAREADERMIXEDCONTENTFORCOMPLEXTYPESNOTSUPPORTED

The XML Source Adapter does not support mixed content model on Complex Types.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLDATAREADERMULTIPLEINLINEXMLSCHEMASNOTSUPPORTED

The XML Source Adapter was unable to process the XML data. Multiple inline schemas are not supported.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLDATAREADERNOINLINESCHEMAFOUND

The XML Source Adapter was unable to process the XML data. No inline schema was found in the source XML, but the "UseInlineSchema" property was set to true.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLDATATYPECHANGED

The XML schema data type information for "__" on element "__" has changed. Please re-initialize the metadata for this component and review column mappings.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLDOMERROR

An instance of the XML Document Object Model cannot be created. MSXML may not be registered.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRC_INDUCEDTRANSFORMFAILUREONERROR

The "%1" failed because error code 0x%2!8.8X! occurred, and the error row disposition on "%3" at "%4" specifies failure on error. An error occurred on the specified object of the specified component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRC_INDUCEDTRANSFORMFAILUREONTRUNCATION

The "%1" failed because truncation occurred, and the truncation row disposition on "%2" at "%3" specifies failure on truncation. A truncation error occurred on the specified object of the specified component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCCANNOTFINDCOLUMNTOSETDATATYPE

An attempt to set data type properties for the output column with ID %1!d! on the output with ID %2!d! failed. The output or column could not be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCEMPTYPROPERTY

The property "%1" on the %2 was empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCERRORSETTINGERROROUTPUTCOLUMNDATA

The %1 failed attempting to write data to %2 on %3. %4

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCEXTERNALMETADATACOLUMNNOTINSCHEMA

The %1 has no mapping to the XML schema.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCFAILEDTOCREATEREADER

The %1 was unable to read the XML data. %2

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCFILENOTFOUND

The XML source file not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCINVALIDOUTPUTNAME

Attempting to create an output with the name "%1" for the XML table with the path "%2" failed because the name is invalid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCOUTPUTCOLUMNDATATYPENOTSUPPORTED

The SSIS Data Flow Task data type "%1" on the %2 is not supported for the %3.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCSCHEMACOLUMNNOTINEXTERNALMETADATA

The column %1 in table %2 in the XML schema does not have a mapping in the external metadata columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCSTATIC_UNABLETOPROCESSXMLDATA

The XML Source Adapter was unable to process the XML data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCUNABLETOGETXMLDATAVARIABLE

The %1 was unable to get the variable specified by the "%2" property.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCUNABLETOPROCESSXMLDATA

The %1 was unable to process the XML data. %2

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLSRCUNABLETOREADXMLDATA

The %1 was unable to read the XML data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_CANTGETREADERFROMDEST

An XmlReadercannot be acquired from the changed XML document.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_CANTGETREADERFROMDIFFGRAM

The XDL diffgram reader cannot be acquired from the XDL diffgram XML.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_CANTGETREADERFROMSOURCE

An XmlReadercannot be acquired from the source XML document.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_CDATANODESISSUE

The CDATA nodes should be added with DiffgramAddSubtrees class.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_COMMENTSNODEISSUE

The comment nodes should be added with DiffgramAddSubtrees class.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_CONNECTIONTYPENOTFILE

The connection type is not a File.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_COULDNOTGETENCODINGFROMDOCUMENT

The encoding cannot be acquired from XML.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_DIFFENUMISSUE

Correct the OperationCost array so that it reflects the XmlDiffOperation enumeration.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_DOCUMENTHASDATA

The document already contains data and should not be used again.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_EMPTYNODELIST

The node list is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_EXPECTINGDIFFGRAMELEMENT

The XDL diffgram is invalid. Expecting xd:xmldiff as a root element with namespace URI "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_FILEALREADYEXISTS

The file "%1" already exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_FILEDOESNOTEXIST

There is no file associated with connection "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_INTERNALERRORMORETHANONENODEINLIST

Internal Error. The XmlDiffPathSingleNodeList can contain only one node.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_INTERNALERRORMORETHANONENODELEFT

Internal Error. The "%1" nodes left after patch, expecting 1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_INVALIDDATANODE

The XML Task received a task data node that is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_INVALIDEDITSCRIPT

The Edit Script Operation type in the final Edit Script is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_INVALIDENODETYPE

The node type is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_INVALIDOPTIONSATTRIBUTE

The XDL diffgram is not valid. The options attribute has an invalid value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_INVALIDPATHDESCRIPTOR

The XDL diffgram is invalid. "%1" is an invalid path descriptor.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_INVALIDSRCDOCATTRIBUTE

The XDL diffgram is not valid. The srcDocHash attribute has an invalid value.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_MISSINGOPTIONSATTRIBUTE

The XDL diffgram is not valid. The options attribute on the xd:xmldiff element is missing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_MISSINGSECONDOPERAND

The second operand is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_MISSINGSOURCE

The source is not specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_MISSINGSRCDOCATTRIBUTE

The XDL diffgram is not valid. The srcDocHash attribute on the xd:xmldiff element is missing.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_MORETHANONENODEMATCHED

The XDL diffgram is not valid; more than one node matches the "%1" path descriptor on the xd:node or xd:change element.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_NODEFAULTOPERTION

The Operations specified is not defined.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_NOELEMENTFOUND

The element was not found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_NOMATCHINGNODE

The XDL diffgram is not valid. No node matches the path descriptor "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_NOSCHEMAFOUND

The schema is not found to enforce validation.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_ROOTNOODESNOTMATCHED

The root nodes do not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_SRCDOCMISMATCH

The XDL diffgram is not applicable to this XML document. The rcDocHash value does not match.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_SYNCOBJECTFAILED

The synchronization object failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_TASKISEMPTY

There are no operations in the task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_TEXTNODEISSUES

The text nodes should be added with DiffgramAddSubtrees class.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_UNDEFINEDOPERATION

The Operations specified is not defined.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_VALIDATIONERROR

A validation error occurred when validating the instance document.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_VARIABLETYPEISNOTSTRING

The variable data type is not a String.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_WHITESPACEISSUE

The significant white space nodes should be added with DiffgramAddSubtrees class.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_XMLDECLMISMATCH

The XDL diffgram is not applicable to this XML document. A new XML declaration cannot be added.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_XMLTEXTEMPTY

The property "%1" has no source Xml text; Xml Text is either invalid, null or empty string.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_XPATHNAVERROR

There is unexpected content item in XPathNavigator.

System_CAPS_pubfieldSystem_CAPS_staticDTS_E_XMLTASK_XSLTRESULTFILEISNOTXML

The File/Text Produced by the XSLT is not a valid XmlDocument, thus cannot be set as result of operation: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ABORTINGTRANSACTION

The current distributed transaction is aborting.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ALLOCATEDDURINGMEMORYPRESSURE

The buffer manager has allocated %1!d! bytes, even though the memory pressure has been detected and repeated attempts to swap buffers have failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ATTEMPTINGDOWNGRADEOFANEXTOBJ

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ATTEMPTINGUPGRADEOFANEXTOBJ

Attempting to upgrade "%1". The package is attempting to upgrade an extensible object.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ATTEMPTINGUPGRADEOFDTS

Attempting an upgrade of SSIS from version "%1" to version "%2". The package is attempting to upgrade the runtime.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_BEGINHASHINGCACHE

The __ rows are added to the cache. The system is processing the rows.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_BUFFERUSAGESUMMARY

The buffer usage summary.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CACHEFILEWRITESTARTED

The __ is writing the cache to file "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CACHEFILEWRITESUCCEEDED

The __ has written the cache to file "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CANTALLOCATEMEMORYPRESSURE

The buffer manager failed a memory allocation call for %3!d! bytes, but was unable to swap out any buffers to relieve memory pressure. %1!d! buffers were considered and %2!d! were locked. Either not enough memory is available to the pipeline because not enough are installed, other processes were using it, or too many buffers are locked.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CANTRELIEVEPRESSURE

The buffer manager detected that the system was low on virtual memory, but was unable to swap out any buffers. %1!d! buffers were considered and %2!d! were locked. Either not enough memory is available to the pipeline because not enough is installed, other processes are using it, or too many buffers are locked.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CHECKPOINTFILEDELETED

The checkpoint file "%1" was deleted after successful completion of the package.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CHECKPOINTSAVEDTOFILE

The checkpoint file "%1" was updated to record completion of this container.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CHECKPOINTSAVINGTOFILE

The checkpoint file "%1" update starting.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CHOSENMAXEXECUTABLES

Based on the system configuration, the maximum concurrent executable are set to %1!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_COMMITTINGTRANSACTION

A committing distributed transaction is started by this container.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_COMPONENTBUFFERUSAGEDETAILS

The component buffer usage details.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CONFIGFROMENVVAR

The package is attempting to configure from the environment variable "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CONFIGFROMFILE

The package is attempting to configure from the XML file "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CONFIGFROMINIFILE

The package is attempting to configure from the .ini file "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CONFIGFROMPARENTVARIABLE

The package is attempting to configure from the parent variable "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CONFIGFROMREG

The package is attempting to configure from a registry entry using the registry key "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CONFIGFROMSQLSERVER

The package is attempting to configure from SQL Server using the configuration string "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_CONNECTIONPROVIDERCHANGE

The connection provider change.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_DATATAP_FILECREATED

The file is created from the connection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_DISPSNOTREVIEWED

The error and truncation dispositions were not reviewed. Make sure this component is configured to redirect rows to error outputs, if you wish to further transform those rows.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_DUMP_ON_ANY_ERR

The debug dump files will be generated for any error event.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_DUMP_ON_CODES

The debug dump files will be generated for the following event codes: "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS

There is skipping error message "%1" since it already exists on the destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ERRMSGTASK_TRANSFEREDNERRORMESSAGES

The "%1" Error Messages were transferred.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_EXECUTIONPHASE_CLEANUP

The cleanup phase is beginning.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_EXECUTIONPHASE_EXECUTE

The execute phase is beginning.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_EXECUTIONPHASE_POSTEXECUTE

The Post Execute phase is beginning.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_EXECUTIONPHASE_PREEXECUTE

The Pre-Execute phase is beginning.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_EXECUTIONPHASE_PREPAREFOREXECUTE

The Prepare for Execute phase is beginning.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_EXECUTIONPHASE_VALIDATE

The validation phase is beginning.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FAILEDHASHINGCACHE

An attempt to process the rows in the cache failed. The processing time was __ second(s).

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FINALCOMMITENDED

The final commit for the data insertion has ended.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FINALCOMMITSTARTED

The final commit for the data insertion has started.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FINISH_DUMP

The debug dump files successfully created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FINISHPROCESSINGFILE

The processing of file "%1" has ended.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FSTASK_DIRECTORYDELETED

The directory "%1" was deleted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FSTASK_FILEDELETED

The file or directory "%1" was deleted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FTPDELETEFILE

The attempt to delete file "%1" failed. This may occur when the file does not exist, the file name was spelled incorrectly, or you do not have permissions to delete the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FTPERRORLOADINGMSG

The extra error information due to an internal error cannot be acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FTPFILEEXISTS

The file "%1" already exists.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FTPRECEIVEFILE

There is a receiving file "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_FTPSENDFILE

There is a sending file "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_GOTMUTEXFROMWAIT

The mutex "__" was successfully acquired.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_MAXEXECUTABLES

The maximum concurrent executable are set to %1!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_NEWMUTEXCREATED

The mutex "__" was successfully created.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_OLEDBDESTZEROMAXCOMMITSIZE

The Maximum insert commit size property of the OLE DB destination "%1" is set to 0. This property setting can cause the running package to stop responding. For more information, see the F1 Help topic for OLE DB Destination Editor (Connection Manager Page).

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_OLEDBINFORMATIONALMESSAGE

An OLE DB informational message is available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_PACKAGEEND

This is the end of package execution.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_PACKAGEMIGRATED

The package was successfully migrated from version %1!d! to version %2!d!. It must be saved to retain migration changes.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_PACKAGESTART

This is the beginning of package execution.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_PACKAGEUPGRADED

The package is upgraded.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_PIVOTUNMATCHEDKEYS

The pivot unmatched keys.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_RAWSOURCENOCOLUMNS

The raw source adapter opened a file, but the file contains no columns. The adapter will not produce data. This could indicate a damaged file, or that there are zero columns and, therefore, no data.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_RELEASEACQUIREDMUTEX

The mutex "__" was successfully released.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_RESTARTFROMCHECKPOINTFILE

The package restarted from checkpoint file "%1". The package was configured to restart from checkpoint.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ROWS_WRITTEN

The "%1" wrote %2!ld! rows.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_ROWSADDEDTOCACHE

The rows in the package are added to cache.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_SAVECHECKPOINTSTOFILE

The package will be saving checkpoints to file "%1" during execution. The package is configured to save checkpoints.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_SCRIPTSMIGRATED

The scripts in the package were successfully migrated. The package must be saved to retain migration changes.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_SOMETHINGHAPPENED

There is something happened "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_SSIS_INFO_DUMP

The creating SSIS information dump file "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_START_DUMP

The event code, __, triggered generation of debug dump files in the folder "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_STARTINGTRANSACTION

The starting distributed transaction for this container.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_STARTPROCESSINGFILE

The processing of file "%1" has started.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_STOREDPROCSTASKS_TRANSFEREDNSPS

The task transferred "%1" Stored Procedures.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_SUCCEEDEDHASHINGCACHE

The processing __ rows in the cache succeeded. The processing time was __ second(s). The cache uses __ bytes of memory.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_SUCCEEDEDPREPARINGCACHE

The __ succeeded in preparing the cache. The preparation time was __ seconds.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TOTALDATAROWSPROCESSEDFORFILE

The total number of data rows processed for file "%1" is %2!I64d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSFERDBTASK_OVERWRITEDB

The database "%1" is overwriting on the destination server "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOAGGREGATESTOTRANSFER

There are no User Defined Aggregates to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NODEFAULTSTOTRANSFER

There are no Defaults to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOLOGINSTOTRANSFER

There are no Logins to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOPFSTOTRANSFER

There are no Partition Functions to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOPSSTOTRANSFER

There are no Partition Schemes to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NORULESTOTRANSFER

There are no Rules to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOSCHEMASTOTRANSFER

There are no Schemas to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOSPSTOTRANSFER

There are no Stored Procedures to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOSQLASSEMBLIESTOTRANSFER

There are no SqlAssemblys to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOTABLESTOTRANSFER

There are no Tables to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOTYPESTOTRANSFER

There are no User Defined Types to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOUDDTSTOTRANSFER

There are no User Defined Data Types to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOUDFSTOTRANSFER

There are no User Defined Functions to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOUSERSTOTRANSFER

There are no Users to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOVIEWSTOTRANSFER

There are no Views to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_NOXMLSCHEMACOLLECTIONSTOTRANSFER

There are no XmlSchemaCollections to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_TRANSFEREDNOBJECTS

Transferred "%1" objects.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TRANSOBJECTSTASK_TRUNCATINGTABLE

Truncating table "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TXAGG_COUNTDISTINCT_REHASH

The Aggregate transformation has encountered %1!d! distinct values while performing a "count distinct" aggregation on "%2". The transformation will re-hash data because the number of distinct values is more than expected. The component can be configured to avoid data re-hash by adjusting the CountDistinctKeys, CountDistinctKeyScale, and AutoExtendFactor properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TXAGG_WORKSPACE_REHASH

The Aggregate transformation has encountered %1!d! key combinations. It has to re-hash data because the number of key combinations is more than expected. The component can be configured to avoid data re-hash by adjusting the Keys, KeyScale, and AutoExtendFactor properties.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TXFUZZYLOOKUP_EXACT_MATCH_PERF_COLLATIONS_DONT_MATCH

The Fuzzy match performance can be improved if the exact join FuzzyComparisonFlags on the input column "%1" are set to match with the default SQL collation for reference table column "%2". It is also necessary that no fold flags are set in FuzzyComparisonFlagsEx.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TXFUZZYLOOKUP_EXACT_MATCH_PERF_INDEX_MISSING

The Fuzzy match performance can be improved if an index is created upon the reference table across all of the specified exact match columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TXLOOKUP_CACHE_FINAL

The %1 has cached a total of %2!d! rows.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TXLOOKUP_CACHE_PROGRESS

The %1 has cached %2!d! rows.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TXLOOKUP_PARTIALPERF

The __ has performed the following operations: processed __ rows, issued __ database commands to the reference database, and performed __ lookups using partial cache.

System_CAPS_pubfieldSystem_CAPS_staticDTS_I_TXLOOKUP_PARTIALPERF2

The __ has performed the following operations: processed __ rows, issued __ database commands to the reference database, performed __ lookups using partial cache and __ lookups using the cache for rows with no matching entries in the initial lookup.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_CANTDELAYLOADDLL

The module %1 cannot load DLL %2 to call entry point %3 because of error %4. The product requires that DLL to run, but the DLL could not be found on the path.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_CANTDELAYLOADDLLFUNCTION

The module %1 loaded DLL %2, but cannot find entry point %3 because of error %4. The named DLL could not be found on the path, and the product requires that DLL to run.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_CATEGORY_RUNNING_PACKAGE_MANAGEMENT

The system cannot find the file specified.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_CATEGORY_SERVICE_CONTROL

The function is incorrect.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_CUSTOMEVENT

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_ERROR

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_EXECSTATCHANGE

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_INFORMATION

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_PACKAGEEND

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_PACKAGESTART

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_POSTEXECUTE

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_POSTVALIDATE

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_PREEXECUTE

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_PREVALIDATE

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_PROGRESS

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_TASKFAILED

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_VARVALCHANGE

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_EVENTLOGENTRY_WARNING

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_PACKAGECANCEL

The package "%1" has been cancelled.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_PACKAGEFAILURE

The package "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_PACKAGESTART

The package "%1" started.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_PACKAGESUCCESS

The package "%1" finished successfully.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_BAD_CONFIG

The Microsoft SSIS Service configuration file is incorrect.There is an error reading configuration file: %1Loading server with default settings.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_MISSING_CONFIG

The Microsoft SSIS Service configuration file does not exist.Loading with default settings.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_MISSING_CONFIG_REG

Microsoft SSIS Service: The registry setting specifying configuration file does not exist. Attempting to load default configuration file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_START_FAILED

The Microsoft SSIS Service failed to start.Error: %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_STARTED

The Microsoft SSIS Service started.Server version %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_STARTING

Starting Microsoft SSIS Service.Server version %1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_STOP_ERROR

There is an error stopping Microsoft SSIS Service.Error: %1

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_STOPPED

The data is no more available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_STOPPING

The wait operation timed out.

System_CAPS_pubfieldSystem_CAPS_staticDTS_MSG_SERVER_STOPPING_PACKAGE

Microsoft SSIS Service: Stopping running package.Package instance ID: %1Package ID: %2Package name: %3Package description: %4Package started by: %5.

System_CAPS_pubfieldSystem_CAPS_staticDTS_S_EXPREVALTRUNCATIONOCCURRED

A truncation occurred during evaluation of the expression. The truncation occurred during evaluation, which may include any point in an intermediate step.

System_CAPS_pubfieldSystem_CAPS_staticDTS_S_NULLDATA

The value is NULL.

System_CAPS_pubfieldSystem_CAPS_staticDTS_S_TRUNCATED

The string value was truncated. The buffer received a string that was too long for the column, and the string was truncated by the buffer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADOCONNECTIONDATATYPECOMPATCHANGE

The DataTypeCompatibility property of ADO type connection manager "%1" was set to 80 for backward compatibility reasons.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADODESTBATCHNOTSUPPORTEDFORERRORDISPOSITION

The batch mode is not currently supported when error row disposition is used. The BatchSize property will be set to 1.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADODESTEXTERNALCOLNOTEXIST

The __ does not exist in the database. It may have been removed or renamed. Use Advanced Editor to refresh the available destination columns if needed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADODESTEXTERNALCOLNOTMATCHSCHEMACOL

The __ has been out of synchronization with the database column. The latest column has __. Use advanced editor to refresh available destination columns if needed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADODESTINVARIANTEXCEPTION

The exception received while enumerating ADO.Net providers. The invariant was "%1". The exception message is: "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADODESTNEWEXTCOL

A new column with name __ has been added to the external database table. Use advanced editor to refresh available destination columns if needed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADODESTNOROWSINSERTED

The rows were not successfully inserted into the destination. This may be due to a data type mismatch between columns, or due to the use of a data type that is unsupported by your ADO.NET provider. Since the error disposition for this component is not "Fail component", error messages are not shown here; set the error disposition to "Fail component" to see error messages here.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADODESTPOTENTIALDATALOSS

The potential data loss may occur due to inserting data from input column "__" with data type "__" to external column "__" with data type "__". If this is intended, an alternative way to do conversion is using a Data Conversion component before ADO NET destination component.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ADONETDESTNOTSUPPORTEDTYPECONVERTTONTEXT

The type converted to text is not supported from the destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_BACKPRESSURELIFTED

The back pressure lifted.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_BUFFERGETTEMPFILENAME

The buffer manager could not get a temporary file name. The call to GetTempFileName failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CANNOTFINDOBJECT

The package path referenced an object that cannot be found: "%1". This occurs when an attempt is made to resolve a package path to an object that cannot be found.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CANTRETRIEVECODEPAGEFROMOLEDBPROVIDER

The column code page info cannot be retrieved from the OLE DB provider. If the component supports the "%1" property, the code page from that property will be used. Change the value of the property if the current string code page values are incorrect. If the component does not support the property, the code page from the component's locale ID will be used.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_COMPONENTLEAKPROCESSINPUT

A call to the ProcessInput method for input %1!d! on %2 unexpectedly kept a reference to the buffer it was passed. The refcount on that buffer was %3!d! before the call, and %4!d! after the call returned.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_COMPONENTREMOVED

The component "%1" (%2!d!) has been removed from the Data Flow task because its output is not used and its inputs either have no side effects or are not connected to outputs of other components. If the component is required, then the HasSideEffects property on at least one of its inputs should be set to true, or its output should be connected to something.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGENVVARNOTFOUND

The configuration environment variable was not found. The environment variable was: "%1". This occurs when a package specifies an environment variable for a configuration setting but it cannot be found. Check the configurations collection in the package and verify that the specified environment variable is available and valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGFILEEMPTY

The configuration file was empty and contained no configuration entries.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGFILEFAILEDIMPORT

There is a failure importing configuration file: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGFILEINVALID

The configuration file loaded, but is not valid. The file is not formatted correctly, may be missing an element, or may be damaged.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGFILENAMEINVALID

The configuration file name "%1" is not valid. Check the configuration file name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGFILENOTFOUND

The configuration file "%1" cannot be found. Check the directory and file name.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGFORMATINVALID

The configuration entry "%1" had an incorrect format. This can occur because of a missing delimiter or formatting errors, like an invalid array delimiter.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGFORMATINVALID_PACKAGEDELIMITER

The configuration entry, "%1", has an incorrect format because it does not begin with the package delimiter. Prepend "\package" to the package path.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGKEYNOTFOUND

The configuration registry key "%1" was not found. A configuration entry specifies a registry key that is not available. Check the registry to ensure that the key is there.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGNODEINVALID

The configuration entry "%1" in the configuration file was not valid, or failed to configure the variable. The name indicates which entry failed. In some cases, the name will not be available.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGPROCESSCONFIGURATIONFAILED

The attempt calling ProcessConfiguration on the package failed. The configuration attempted to change the property at the package path "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGREADONLYVARIABLE

The configuration attempted to change a read-only variable. The variable is at the package path "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGTYPEINVALID

The configuration type in one of the configuration entries was not valid. Valid types are listed in the DTSConfigurationType enumeration.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGUREDTYPESECTIONEMPTY

An attempt to retrieve value from the .ini file failed. The ConfiguredType section is either empty, or does not exist: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGUREDVALUESECTIONEMPTY

An attempt to retrieve value from the .ini file failed. The ConfiguredValue section is either empty, or does not exist: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_CONFIGUREDVALUETYPE

An attempt to retrieve value from the .ini file failed. The ConfiguredValueType section is either empty, or does not exist: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_COULDNOTFINDCURRENTVERSION

The "%1" value for component %2 cannot be found. The CurrentVersion value for the component cannot be located. This error occurs if the component has not set its registry information to contain a CurrentVersion value in the DTSInfo section. This message occurs during component development, or when the component is used in a package, if the component is not registered properly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_COULDNOTRESOLVEPACKAGEPATH

A package path cannot be resolved to an object in the package "%1". Verify that the package path is valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_COUNTDOWN

There are %1!lu! days left in the evaluation. When it expires, packages will not be able to be executed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_DATATAP_UNUSEDTASKID

There is unused task ID.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_DECRYPTPROJECT_SENSITIVEDATA_PASSWORD

An attempt to decrypt the project with a sensitive data password failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_DECRYPTPROJECT_SENSITIVEDATA_USERKEY

An attempt to decrypt the project with a sensitive data userkey failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_DF_PERFCOUNTERS_DISABLED

Warning: The global shared memory to communicate with performance DLL could not be opened; data flow performance counters are not available. To resolve, run this package as an administrator, or on the system's console.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_DUPLICATECUSTOMEVENT

There is an error using same name for different custom events. The custom event "%1" was defined differently by different children of this container. There may be an error when executing the event handler.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_DUPLICATEMAPPINGKEY

There is a duplicate mapping in file, "__". The tag is "__", and the key is "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EMPTYDATAFLOW

The DataFlow task has no components. Add components or remove the task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EMPTYPATH

The path is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ENDOFFILEREACHWHILEREADINGHEADERROWS

The end of the data file was reached while reading header rows. Make sure the header row delimiter and the number of header rows to skip are correct.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ERRMSGTASK_ERRORMESSAGEALREADYEXISTS

The error message "%1" already exists at destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXECPROCTASK_FILENOTINPATH

The File/Process "%1" is not in path.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXPIRED_DEBUGONLY

The Integration Services evaluation period has expired. The package can only be executed in debug mode.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXPREVALPOTENTIALSTRINGTRUNCATION

The result string for expression "%1" may be truncated if it exceeds the maximum length of %2!d! characters. The expression could have a result value that exceeds the maximum size of a DT_WSTR.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXPREVALUNREFERENCEDINPUTCOLUMN

The "%1" on "%2" has usage type READONLY, but is not referenced by an expression. Remove the column from the list of available input columns, or reference it in an expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXTERNALMETADATACOLUMNCOLLECTIONNEEDSADDITION

The column "%1" needs to be added to the external columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXTERNALMETADATACOLUMNCOLLECTIONNEEDSREMOVAL

The %1 needs to be removed from the external columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXTERNALMETADATACOLUMNCOLLECTIONNEEDSUPDATE

The external column "%1" needs to be updated.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXTERNALMETADATACOLUMNSOUTOFSYNC

The external columns are out of synchronization with the data source columns. %1

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_EXTERNALTABLECOLSOUTOFSYNC

The table "__" has changed. New columns might have been added to the table.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FAILEDCONFIGLOAD

The XML configuration file cannot be loaded. The XML configuration file may be malformed or not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FAILEDXMLDOCCREATION

An XML document object instance cannot be created. Verify that MSXML is installed and registered correctly.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FAILURENOTRESTARTABLE

This task or container has failed, but because FailPackageOnFailure property is FALSE, the package will continue. This warning is posted when the SaveCheckpoints property of the package is set to TRUE and the task or container fails.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FILEENUMEMPTY

The For Each File enumerator is empty. The For Each File enumerator did not find any files that matched the file pattern, or the specified directory was empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FSTASK_OPERATIONFAILURE

The task failed to execute operation "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FTPTASK_OPERATIONFAILURE

The operation "%1" failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FUZZYGROUPINGINTERNALPIPELINEWARNING

The following Fuzzy Grouping internal pipeline warning occurred with warning code 0x%1!8.8X!: "%2".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FUZZYLOOKUP_EXACTMATCHCOLUMNSEXCEEDBYTELIMIT

The cumulative lengths of the columns specified in the exact match joins exceeds the 900 byte limit for index keys. The Fuzzy Lookup creates an index on the exact match columns to increase lookup performance and there is a possibility that creation of this index may fail and the lookup will fall back to an alternative, possibly slower, method of finding matches. If performance is a problem, try removing some exact match join columns or reduce the maximum lengths of variable length exact match columns.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FUZZYLOOKUP_EXACTMATCHINDEXCREATIONFAILED

An attempt to create an index for exact match columns failed. Reverting to alternative fuzzy lookup method.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FUZZYLOOKUP_MEMLIMITANDEXHAUSTIVESPECIFIED

The Exhaustive option requires that the entire reference be loaded into main memory. Since a memory limit has been specified for the MaxMemoryUsage property, it is possible that the entire reference table will not fit within this bound and that the match operation will fail at runtime.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_FUZZYLOOKUP_TOOMANYEXACTMATCHCOLUMNS

There are more than 16 exact match joins, so performance may not be optimal. Reduce the number of exact match joins to improve performance. SQL Server has a limit of 16 columns per index, the inverted index will be used for all lookups.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_GENERICWARNING

Warning(s) raised. There should be more specific warnings preceding this one that explains the specifics of the warning(s).

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_IMPLICITUPGRADEMAPPING

The extension, "__", was implicitly upgraded to "__". Add a mapping for this extension to the UpgradeMappings directory.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_INICONFIGURATIONPROBLEM

The .ini configuration file is not valid due to empty or missing fields.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_INITIALIZATIONEXPRESSIONISNOTASSIGNMENT

The initialization expression is not an assignment expression: "%1". This error usually occurs when the expression in the iterate expressions on the ForLoop is not an assignment expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_INVALIDCONFIGURATIONTYPE

The configuration type for configuration "%1" is not valid. This may occur when an attempt is made to set the type property of a configuration object to an invalid configuration type.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_INVALIDEXTENSIONMAPPING

A mapping in the file, "__", is not valid. Values cannot be null or empty. The tag is "__", the key is "__", and the value is "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ITERATIONEXPRESSIONISNOTASSIGNMENT

The iteration expression is not an assignment expression: "%1". This error usually occurs when the expression in the assignment expression on the ForLoop is not an assignment expression.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_JOBSTASK_JOBEXISTSATDEST

The job "%1" already exists at destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_JOBSTASK_OVERWRITINGJOB

The job "%1" is being overwritten at destination server.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST

The transfer of job "%1" is being skipped since it already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_LEGACYPROGID

The "%1" ProgID has been deprecated. The new ProgID for this component "%2" should be used instead.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_LOGINSTASK_ENUMVALUEINCORRECT

The persisted enumeration value of property "FailIfExists" was changed and rendered invalid. Resetting to default.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_LOGINSTASK_OVERWRITINGLOGINATDEST

The Login "%1" is being overwritten at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_LOGPROVIDERNOTDEFINED

The executable "%1" was pasted successfully. However a log provider that was associated with the executable was not found in the collection "LogProviders". The executable was pasted without log provider information.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_LOGPROVIDERPRODUCTLEVEL

The log provider "%1!s!" cannot log messages on the installed %2!s! of SQL Server. The log provider requires %3!s! or higher.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_MATCHINDEXALREADYEXISTS

A table with the name '%1' given for MatchIndexName already exists and DropExistingMatchIndex is set to FALSE. Transform execution will fail unless this table is dropped, a different name is specified, or DropExisitingMatchIndex is set to TRUE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_MAXIMUMERRORCOUNTREACHED

SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (%1!d!) reached the maximum allowed (%2!d!); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_MSMQTASK_USE_WEAK_ENCRYPTION

The encryption algorithm "%1" uses weak encryption.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_NOLINEAGEVALIDATION

The lineage IDs of the input columns cannot be validated because the execution trees contain cycles.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_NOMATCHOUTPUTGETSNOROWS

The rows will not be sent to the no match output. Configure the transformation to redirect rows with no matching entries to the no match output, or delete the data flow transformations or destinations that are attached to the no match output.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_NOPARENTVARIABLES

The configuration from a parent variable "%1" did not occur because there was no parent variable collection.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_NOPIPELINEDATATYPEMAPPINGAVAILABLE

The %1 references an external data type that cannot be mapped to a Data Flow task data type. The Data Flow task data type DT_WSTR will be used instead.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_NORECORDSFOUNDINTABLE

The table "%1" does not have any records for configuration. This occurs when configuring from a SQL Server table that has no records for the configuration.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_NOREDIRECTWITHATTACHEDERROROUTPUTS

The rows will not be sent to error output(s). Configure error or truncation dispositions to redirect rows to the error output(s), or delete data flow transformations or destinations that are attached to the error output(s).

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_NOWORKTODO

The rows were given to a thread, but that thread has no work to do. The layout has a disconnected output. Running the pipeline with the RunInOptimizedMode property set to TRUE will be faster, and prevents this warning.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_ONEORMORECONFIGLOADFAILED

An attempt to load at least one of the configuration entries for the package failed. Check configurations entries and previous warnings to see descriptions of which configuration failed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_PACKAGEPATHSECTIONEMPTY

An attempt to retrieve value from the .ini file failed. The PackagePath section is either empty, or does not exist: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_PARENTVARIABLENOTFOUND

The configuration from a parent variable "%1" did not occur because there was no parent variable. Error code: 0x%2!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_PARTIALROWFOUNDATENDOFFILE

There is a partial row at the end of the file.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_POTENTIALTRUNCATIONFROMDATAINSERTION

The truncation may occur due to inserting data from data flow column "%1" with a length of %2!d! to database column "%3" with a length of %4!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_POTENTIALTRUNCATIONFROMDATARETRIEVAL

The truncation may occur due to retrieving data from database column "%1" with a length of %2!d! to data flow column "%3" with a length of %4!d!.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_PROBLEMOCCURREDWITHFOLLOWINGMESSAGE

A problem occurred with the following messages: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_PROCESSCONFIGURATIONFAILEDLOADSCM

The process configuration failed to load from the connection manager.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_PROCESSCONFIGURATIONFAILEDSET

The process configuration failed to set the destination at the package path of "%1". This occurs when attempting to set the destination property or variable fails. Check the destination property or variable.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_RAWSORTORDERMISMATCH

The raw sort order mismatch.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_READEXTMAPFAILED

An exception occurred while reading the upgrade mapping files. The exception is "__".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_REDIRECTWITHNOATTACHEDERROROUTPUTS

The rows sent to the error output(s) will be lost. Add new data flow transformations or destinations to receive error rows, or reconfigure the component to stop redirecting rows to the error output(s).

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_REGISTRYCONFIGURATIONTYPENOTFOUND

The configuration type for the registry configuration was not found in key "%1". Add a value called ConfigType to the registry key and give it a string value of "Variable", "Property", "ConnectionManager", "LoggingProvider", or "ForEachEnumerator".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND

The configuration value for the registry configuration was not found in key "%1". Add a value called Value to the registry key of type DWORD or String.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_SENDMAILTASK_AT_MISSING_IN_FROM

The address in the "From" line is malformed. It is either missing the "@" symbol or is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_w_SENDMAILTASK_ERROR_IN_BCC_LINE

The address in the "Bcc" line is malformed. It is either missing the "@" symbol or is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_w_SENDMAILTASK_ERROR_IN_CC_LINE

The address in the "Cc" line is malformed. It is either missing the "@" symbol or is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_SENDMAILTASK_ERROR_IN_TO_LINE

The address in the "To" line is malformed. It is either missing the "@" symbol or is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_SENDMAILTASK_SUBJECT_MISSING

The subject is empty.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_SORTEDOUTPUTHASNOSORTKEYPOSITIONS

The IsSorted property of %1 is set to TRUE, but all of its output columns' SortKeyPositions are set to zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_SOURCEREMOVED

The source "%1" (%2!d!) will not be read because none of its data ever becomes visible outside the Data Flow Task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_SQLSERVERFAILEDIMPORT

The configuration from SQL Server was not successfully imported: "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_SQLTASK_POSSIBLEDATETRUNCATION

There is a possible date truncation from the task.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_STATICTRUNCATIONINEXPRESSION

The expression "%1" will always result in a truncation of data. The expression contains a static truncation (the truncation of a fixed value).

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSFERDBTASK_ACTIONSETTOCOPY

The transfer action value was invalid. It is being set to copy.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSFERDBTASK_METHODSETTOONLINE

The transfer method value was invalid. It is being set to an online transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_AGGREGATEALREADYATDEST

The User Defined Aggregate "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_DEFAULTALREADYATDEST

The default "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_LOGINALREADYATDEST

The login "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_NOELEMENTSPECIFIEDTOTRANSFER

There are no elements specified to transfer.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_PFALREADYATDEST

The Partition Function "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_PSALREADYATDEST

The Partition Scheme "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_RULEALREADYATDEST

The Rule "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_SCHEMAALREADYATDEST

The Schema "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_SPALREADYATDEST

The stored procedure "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_SQLASSEMBLYALREADYATDEST

The SqlAssembly "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_TABLEALREADYATDEST

The table "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_TYPEALREADYATDEST

The User Defined Type "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_UDDTALREADYATDEST

The User Defined Data Type "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_UDFALREADYATDEST

The User Defined Function "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_USERALREADYATDEST

The user "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_VIEWALREADYATDEST

The view "%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TRANSOBJECTSTASK_XMLSCHEMACOLLECTIONALREADYATDEST

The XmlSchemaCollection"%1" already exists at destination.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TXFUZZYLOOKUP_CODEPAGE_MISMATCH

The code pages of the DT_STR source column "%1" and the DT_STR dest column "%2" do not match. This may cause unexpected results.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TXFUZZYLOOKUP_DELIMITERS_DONT_MATCH

The specified delimiters do not match the delimiters used to build the pre-existing match index "%1". This error occurs when the delimiters used to tokenize fields do not match. This can have unknown effects on the matching behavior or results.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TXFUZZYLOOKUP_JOINLENGTHMISMATCH

The length of input column '%1' is not equal to the length of the reference column '%2' that it is being matched against.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TXFUZZYLOOKUP_MAXRESULTS_IS_ZERO

The MaxOutputMatchesPerInput property on the Fuzzy Lookup transformation is zero. No results will be produced.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TXFUZZYLOOKUP_NO_FUZZY_JOIN_COLUMNS

There were no valid input columns with JoinType column property set to Fuzzy. Performance on Exact joins may be improved by using the Lookup transform instead of FuzzyLookup.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TXFUZZYLOOKUP_TIMESTAMPCAVEAT

The reference column "%1" may be a SQL timestamp column. When the fuzzy match index is built, and a copy of the reference table is made, all reference table timestamps will reflect the current state of the table at the time of the copy. Unexpected behavior may occur if the CopyReferenceTable is set to false.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TXLOOKUP_DUPLICATE_KEYS

The Lookup transformation encountered duplicate reference key values when caching reference data. The Lookup transformation found duplicate key values when caching metadata in PreExecute. This error occurs in Full Cache mode only. Either remove the duplicate key values, or change the cache mode to PARTIAL or NO_CACHE.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_TXSORTSORTISTHESAME

The data is already sorted as specified so the transform can be removed.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_UNCOMMON_PROVIDER_IN_CONFIGURATION

The configuration provider is uncommon.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_UNMAPPEDINPUTCOLUMN

The input column "%1" with ID %2!d! at index %3!d! is unmapped. The lineage ID for the column is zero.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_UNMAPPEDOUTPUTCOLUMN

The %1 has no input column mapped to it.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_UNUSABLETEMPORARYPATH

The buffer manager could not create a temporary file on the path "__". The path will not be considered for temporary storage again.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_UNUSEDOUTPUTDATA

The output column "%1" (%2!d!) on output "%3" (%4!d!) and component "%5" (%6!d!) is not subsequently used in the Data Flow task. Removing this unused output column can increase Data Flow task performance.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_XMLSRCOUTPUTCOLUMNDATATYPEMAPPEDTOSTRING

The %1 references external data type %2, which cannot be mapped to a SSIS Data Flow Task data type. The SSIS Data Flow Task data type DT_WSTR with a length of %3!d! will be used instead.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_XMLSRCOUTPUTCOLUMNLENGTHSETTODEFAULT

The maximum length was not specified for the %1 with external data type %2. The SSIS Data Flow Task data type "%3" with a length of %4!d! will be used.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_XMLSRCOUTPUTCOLUMNLENGTHSETTOMAXIMUM

For the %1 with external data type %2, the XML schema specified a maxLength constraint of %3!d!, which exceeds the maximum allowed column length of %4!d!. The SSIS Data Flow Task data type "%5" with a length of %6!d! will be used.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_XMLTASK_DIFFFAILURE

The two XML documents are different.

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_XMLTASK_DTDVALIDATIONWARNING

The DTD Validation will use the DTD file defined in the DOCTYPE line in the XML document. It will not use what is assigned to the property "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTS_W_XMLTASK_VALIDATIONFAILURE

The task failed to validate "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_CANTINSERTEXTERNALMETADATACOLUMN

The %1 does not allow the insertion of external metadata columns.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_CANTINSERTOUTPUTCOLUMN

The %1 does not allow the insertion of output columns.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_FAILEDTOGETCOLINFO

An attempt to get information for row "%1!ld!", column "%2!ld!" from the buffer failed. The error code returned was 0x%3!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_FAILEDTOGETOUTPUTBYINDEX

The output with index %1!lu! cannot be retrieved.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_FAILEDTOSETCOLINFO

An attempt to set information for row "%1!ld!", column "%2!ld!" into the buffer failed. The error code returned was 0x%3!8.8X!.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_INCORRECTEXACTNUMBEROFERROROUTPUTS

The number of error outputs, %1!lu!, is incorrect. There must be exactly %2!lu!.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_INCORRECTEXACTNUMBEROFTOTALOUTPUTS

The total number of outputs and error outputs, %1!lu!, is incorrect. There must be exactly %2!lu!.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_INPUTHASNOERROROUTPUT

The input "%1!lu!" has no synchronous error output.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_INPUTHASNOOUTPUT

The input "%1!lu!" has no synchronous output.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_INVALIDHTPIVALUE

The HowToProcessInput value, %1!lu!, is not valid. It must be one of the values from the HowToProcessInput enumeration.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_INVALIDPROPERTY

The property "%1" is not valid.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_INVALIDVALIDATIONSTATUSVALUE

There is an incorrect validation status value, "%1!lu! ". It must be one of the values found in the DTSValidationStatus enumeration.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_MULTIPLEINCOLSTOOUTCOL

There is an input column associated with an output column, and that output column is already associated with another input column on the same input.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_OUTPUTCOLUMNSMETADATAMISMATCH

The output columns' metadata does not match the associated input columns' metadata. The output columns' metadata will be updated.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_OUTPUTCOLUMNSMETADATAMISMATCHUNMAP

The output columns' metadata does not match the associated input columns' metadata. The input columns will be unmapped.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_OUTPUTCOLUMNSMISSING

There are input columns that do not have associated output columns. The output columns will be added.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_PROPERTYNOTFOUND

The property "%1" was not found.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_READONLYPROPERTY

There is an error assigning a value to the read-only property "%1".

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_TOOMANYOUTPUTCOLUMNS

There are output columns that do not have associated input columns. The output columns will be removed.

System_CAPS_pubfieldSystem_CAPS_staticDTSBC_E_UNMAPINPUTCOLUMNS

There are input columns that do not have associated output columns. The input columns will be unmapped.

For a list of all the HRESULTs defined in this class that also includes the numeric values for each message in both hexadecimal and decimal format, see Integration Services Error and Message Reference.

The messages and HRESULTs follow a naming convention. Error HRESULTs begin with DTS_E_, and end with the description of the failed operation. Warning messages and HRESULTs begin with DTS_W_, and end with the description of the warning operation. Information messages and HRESULTs begin with DTS_I_, and end with the description of the operation. Success messages and HRESULTs begin with DTS_S_, and end with the description of the successful operation. Messages for the event log begin with DTS_MSG_, and end with the description of the message.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: