OLE DB Provider Error Messages

Invalid operator <operator name> encountered.

Error ID 0xC1003C00
Message ID E_MSCOP_AGLAYER_INVALIDOPERATOR
Component Profile Service Aggregation Layer
Explanation The user-specified query is using a data type that is unsupported or is not valid.
User Action Check the query for operators that are not valid.

Invalid data type <data type name> encountered.

Error ID 0xC1003C01
Message ID E_MSCOP_AGLAYER_INVALIDDATATYPE
Component Profile Service Aggregation Layer
Explanation The user specified query is using a data type that is unsupported or is not valid.
User Action Check the query to make certain all data types are valid.

Error <error code number> encountered from DSO provider.

Error ID 0xC1003C03
Message ID E_MSCOP_AGLAYER_GENERICDSOERROR
Component Profile Service Aggregation Layer
Explanation This is a generic error message. More information about the error can be found in the trace logs.
User Action Use the trace logs to find out more details about the error.

Internal error <error code number> encountered at the aggregation layer.

Error ID 0xC1003C04
Message ID E_MSCOP_AGLAYER_INTERNALERROR
Component Profile Service Aggregation Layer
Explanation This is a generic error message. More information about the error can be found in the trace logs.
User Action Use the trace logs to find out more details about the error.

Invalid source type <source type code name> encountered.

Error ID 0xC1003C05
Message ID E_MSCOP_AGLAYER_INVALIDSOURCETYPE
Component Profile Service Aggregation Layer
Explanation The aggregation component supports LDAP (8) and OLEDB-ANSI (16) data source types. Any other source types are not valid.
User Action Check the sourcedef table in the profile definition store to see if an invalid source type has been used.

Invalid query operation.

Error ID 0xC1003C06
Message ID E_MSCOP_AGLAYER_INVALIDDSOOPTYPE
Component Profile Service Aggregation Layer
Explanation The query operation specified is not valid. The operation must be SELECT, INSERT, UPDATE or DELETE. This error is unlikely to arise because the query syntax parsing code would detect the invalid operation before it is read by the aggregation layer.
User Action N/A

Ran out of stack space.

Error ID 0xC1003C07
Message ID E_MSCOP_AGLAYER_OUTOFSTACK
Component Profile Service Aggregation Layer
Explanation Stack allocation failed during the current operation. Your process may be running low on memory.
User Action Restart the process and check the available memory on your server.

Invalid class definition <class definition name> encountered.

Error ID 0xC1003C08
Message ID E_MSCOP_AGLAYER_INVALIDCLASSDEFINITION
Component Profile Service Aggregation Layer
Explanation The profile definition is incorrect.
User Action Correct the profile definition that caused this error.

Invalid query type <query type name> encountered.

Error ID 0xC1003C09
Message ID E_MSCOP_AGLAYER_INVALIDQUERYTYPE
Component Profile Service Aggregation Layer
Explanation An invalid query operation was specified. This error is unlikely to arise because the query syntax parsing code would detect the invalid operation before it is read by the aggregation layer.
User Action N/A

Encountered an error in catalog data structures.

Error ID 0xC1003C0B
Message ID E_MSCOP_AGLAYER_INTERNALCATALOGERROR
Component Profile Service Aggregation Layer
Explanation This is a generic error message. More information about the error can be found in the trace logs.
User Action Use the trace logs to find out more details about the error.

Encountered invalid query.

Error ID 0xC1003C0C
Message ID E_MSCOP_AGLAYER_INVALIDQUERY
Component Profile Service Aggregation Layer
Explanation This is a generic error message. More information about the error can be found in the trace logs.
User Action Use the trace logs to find out more details about the error.

Invalid table name specified for <source name> source.

Error ID 0xC1003C0D
Message ID E_MSCOP_AGLAYER_BAD_TABLE_NAME
Component Profile Service Aggregation Layer
Explanation This error is due to a bad profile definition configuration. Each persistent profile definition class is backed by a SQL table or a Lightweight Directory Access Protocol (LDAP) class. This error occurred because the backing table or class is missing.
User Action Check the configuration of the profile definition that resulted in this error.

Exceeded maximum number of partitions allowed.

Error ID 0xC1003C0E
Message ID E_MSCOP_EXCEEDED_MAXPARTITIONCOUNT
Component Profile Service Directory Component and ANSI-SQL Component
Explanation The profile service component supports up to 128 partitions for each data store. If the number of partitions exceeds that, an error is returned.
User Action Check that the number of partitions is not greater than 128.

The object already exists.

Error ID 0xC1003C0F
Message ID E_MSCOP_OBJ_ALREADY_EXISTS
Component Profile Service Directory Component and ANSI-SQL component
Explanation The profile object that is being persisted already exists in the data store.
User Action Verify that the calling code is performing a legitimate operation. For example, try to create a profile object that already exists.

Internal error <error code number> encountered in directory provider.

Error ID 0xC1003E80
Message ID E_MSCOP_MSCSDP_INTERNALERROR
Component Profile Service Directory Component
Explanation This is a generic error message. More information about the error can be found in the trace logs.
User Action Use the trace logs to find out more details about the error.

Generic ADSI error <error code number>.

Error ID 0xC1003E81
Message ID E_MSCOP_MSCSDP_GENERICADSIERROR
Component Profile Service Directory Component
Explanation This is a generic error message. More information about the error can be found in the trace logs.
User Action Use the trace logs to find out more details about the error.

Ran out of stack space.

Error ID 0xC1003E82
Message ID E_MSCOP_MSCSDP_OUTOFSTACK
Component Profile Service Directory
Explanation Stack allocation failed during the current operation. Your process may be running low on memory.
User Action Restart the process and check the available memory on your server.

There is no such object on the server.

Error ID 0xC1003E83
Message ID E_MSCOP_MSCSDP_NOSUCHOBJECT
Component Profile Service Directory Component
Explanation The profile object being searched for does not exist in the directory store.
User Action Verify that the search criterion used in the query is correct. If you are performing a profile service operation, verify that the key value is correct.

Bad password encountered.

Error ID 0xC1003E84
Message ID E_MSCOP_MSCSDP_BADPASSWORD
Component Profile Service Directory Component
Explanation The directory provider failed to set the password in the data store.
User Action Verify that the password conforms to the password restriction policy of the directory store.

Missing RDN attribute value.

Error ID 0xC1003E85
Message ID E_MSCOP_MSCSDP_MISSING_RDN_ATTRIBUTE
Component Profile Service Directory Component
Explanation The relative distinguished name (RDN) attribute is required when you create a profile object in the directory store. Exactly one member should be marked with the RDN attribute and its value should be the RDN of the profile object instance being created.
User Action Verify the profile configuration for the profile definition that returned the error.

Invalid data type <data type name> encountered in directory component.

Error ID 0xC1003E87
Message ID E_MSCOP_MSCSDP_INVALIDDATATYPE
Component Profile Service Directory Component
Explanation The user-specified query is using a data type that is invalid or is not supported. .
User Action Check the query to make certain all data types are valid.

Invalid number of values specified for password property.

Error ID 0xC1003F88
Message ID E_MSCOP_MSCSDP_INVALID_PASSWORD_VALUES
Component Profile Service Directory Component
Explanation The password field in Active Directory is a multi-valued property with a maximum of two values. This enables users to change passwords.
User Action Verify that no more than two values are being passed for the password field.

Value missing for a required key member.

Error ID 0xC1003F89
Message ID E_MSCOP_MSCSDP_MISSING_KEY_VALUE
Component Profile Service Directory Component
Explanation This error is unlikely to arise because the existence of key values is verified in the profile service component before they are read by the directory component.
User Action None.

Internal error occurred in 3rd party provider.

Error ID 0xC1003F80
Message ID E_MSCOP_MSCSDB3_INTERNALERROR
Component Profile Service ANSI-SQL component
Explanation This is a generic error message. More information about the error can be found in the trace logs.
User Action Use the trace logs to find out more details about the error.

Invalid datatype encountered in 3rd party provider.

Error ID 0xC1003F81
Message ID E_MSCOP_MSCSDB3_INVALIDDATATYPE
Component Profile Service ANSI-SQL Component
Explanation This is a generic error message. More information about the error can be found in the trace logs.
User Action Use the trace logs to find out more details about the error.

Invalid operation encountered in 3rd party provider.

Error ID 0xC1003F82
Message ID E_MSCOP_MSCSDB3_INVALIDOPERATION
Component Profile Service ANSI-SQL Component
Explanation The query operation used is not a valid operation. The operation must be SELECT, INSERT, UPDATE or DELETE.
User Action None.

Copyright © 2005 Microsoft Corporation.
All rights reserved.