| Previous | Next |
| FSRM_E_DIFFERENT_CLUSTER_GROUP | FSRM_E_REPORT_JOB_ALREADY_RUNNING |
FSRM_E_REPORT_TYPE_ALREADY_EXISTS
FSRM_E_REPORT_TYPE_ALREADY_EXISTS (0x80045332) The same storage-report type was added more than once to a single FSRM report job. The job must contain each report type only once.
What to check for FSRM_E_REPORT_TYPE_ALREADY_EXISTS
- Review the report-job definition and remove the duplicate report type.
- Check import and automation logic that may append instead of replace report types.
- Rerun the job after the definition contains one instance of each intended report.
Microsoft: FileServerResourceManager PowerShell module
Microsoft: FSRM troubleshooting guidance
Diagnostic interpretation
This result has the HRESULT value 0x80045332. AllStat records the condition as “A report of the specified type already exists in the report job.”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the fsrm / report / type / already / exists operation.
- Reproduce this result with the smallest valid input and note whether the result changes with identity, architecture, service state, or target object.
Retry and recovery
” has changed.
Looking for a different code? Search another status or error code.