Answered by:
Migration job failed

Question
-
Hi, im having problem with Migration jobs in SCCM2012, in the migmctrl.log i get these error messages.
WARNING: [Worker]: This site (version:4.0.6487.800) does not support ImportedObject, the minimum version to support this is 5.0.7338.0
ERROR: [Worker]: Entity Unknown with path SMS_Package.PackageID='PM1002D5' failed with: Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.LibraryException: Couldn't find the specified instance SMS_Package.PackageID='PM1002D5'
WARNING: [Worker]:Ignore Error & Continue [read object failed - Unknown SMS_Package.PackageID='PM1002D5' Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.LibraryException: Couldn't find the specified instance SMS_Package.PackageID='PM1002D5']
ERROR: [Worker]: Microsoft.ConfigurationManagement.Migration.MigrationException: Failed to migrate 1 objects at Microsoft.ConfigurationManagement.MigrationManager.MultiSourceSiteObjectMigrationJob.<get_ExecutionPlan>d__e.MoveNext() at Microsoft.ConfigurationManagement.MigrationManager.Job`1.ExecuteNext()
ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131500, 80131500
ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131500, 80131500
Has any one got any tips what to do about this?
/Johan
Tuesday, August 21, 2012 3:12 PM
Answers
-
Problem solved! It must have been a permisson issue, i can not say exactly what finaly solved my problem but i added my "migration user" to my SCCM07-admin group and gave it db_datareader permission on the CM07 DB.
/Johan
- Proposed as answer by TorstenMMVP Wednesday, August 22, 2012 1:10 PM
- Marked as answer by Nicolai Henriksen Microsoft MVPMVP Thursday, October 25, 2012 7:24 PM
Wednesday, August 22, 2012 12:55 PM
All replies
-
What kind of package is PM1002D5? Do you have any issues with the package in CM07. Create a new job where you don't select that package.
Kent Agerlund | My blogs: blog.coretech.dk/kea and SCUG.dk/ | Twitter: @Agerlund | Linkedin: Kent Agerlund
Wednesday, August 22, 2012 5:00 AM -
PM1002D5 is a well working application package in CM07 (adobe reader 10.1.1) I also get these errors when i create a new migration job and try to migrate a collection or operating system image.
Can it be a problem with our CM07 DB collation and use of the migration job?
[Worker]: Detected source collation Finnish_Swedish_CI_AS SMS_MIGRATION_MANAGER 2012-08-21 15:06:37 3756 (0x0EAC)
[Worker]: Detected destination collation SQL_Latin1_General_CP1_CI_AS SMS_MIGRATION_MANAGER 2012-08-21 15:06:37 3756 (0x0EAC)
/JohanWednesday, August 22, 2012 11:23 AM -
Problem solved! It must have been a permisson issue, i can not say exactly what finaly solved my problem but i added my "migration user" to my SCCM07-admin group and gave it db_datareader permission on the CM07 DB.
/Johan
- Proposed as answer by TorstenMMVP Wednesday, August 22, 2012 1:10 PM
- Marked as answer by Nicolai Henriksen Microsoft MVPMVP Thursday, October 25, 2012 7:24 PM
Wednesday, August 22, 2012 12:55 PM