Partager via


export-error (export-errordetail) Element

The <export-error> element contains detailed information about the last export error.

Usage

<export-error
    date-occurred = "date"
    first-occurred = "date"
    retry-count = "integer"
    error-type = "Any character string"
    cd-error = "Any character string"
/>

Attributes

Attribute Type Required Description

date-occurred

date

Yes

The date and time when the error last occurred.

first-occurred

date

Yes

The date and time when the error first occurred.

retry-count

integer

Yes

How many times the export was retried.

error-type

character string

Yes

The type of error.

cd-error

character string

Yes

Additional error information.

TermDescription
error-codeAn MA, AD Win32, LDAP, or OLEDB error value.
error-literalThe error text from an MA error, if MA is the source.
server-error-detailAdditional MA error information.

Child Elements

None.

Parent Elements

Element

<export-errordetail>

Element Information

Can be empty Yes

Send comments about this topic to Microsoft

Build date: 2/16/2009