You should not poke the SQL database manually. Maybe try to update first to the lowest version out there, 2006? Also check, if you have CUs available for your SQL as well. Otherwise you just need to open MS premium ticket and ask them to help.
SCCM CB Inconsole upgrade Issue
Hi all, I have a problem updating my SCCM CB 2002 to 2010 or 2103, there's an error regarding to a table in the database of sccm, I've deleted the table, recreated index, nothing works :(
INFO: Starting data import data to table: LU_SoftwareList CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:33:13 AM 16420 (0x4024)
* BCP fails due to internal sql error. Check if this table has a trigger failed to execute. CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:42 AM 16420 (0x4024)
* bcp_batch() failed CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:42 AM 16420 (0x4024)
ERROR: Failed to send batched rows. CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:42 AM 16420 (0x4024)
ERROR: SQL Server error: <> CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:42 AM 16420 (0x4024)
ERROR: FAILED to import data to table LU_SoftwareList CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:42 AM 16420 (0x4024)
ERROR: Failed to import data from CSV files CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:42 AM 16420 (0x4024)
ERROR: Failed to import Asset Intelligence data into the site database. CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:42 AM 16420 (0x4024)
Failed to update database. CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:42 AM 16420 (0x4024)
STATMSG: ID=11001 SEV=E LEV=M SOURCE="SMS Server" COMP="CONFIGURATION_MANAGER_UPDATE" SYS=PVMSAPP046.PICHINCHA.LOCAL SITE=PCH PID=19376 TID=16420 GMTDATE=Tue May 04 16:52:42.660 2021 ISTR0="6B4F84B7-5555-48B0-AECC-74FB5A8AA24B" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 LE=0X0 CONFIGURATION_MANAGER_UPDATE 5/4/2021 11:52:45 AM 16420 (0x4024)
Note: connectivity to SQL works fine
Microsoft Security | Intune | Configuration Manager | Other
5 answers
Sort by: Most helpful
-
Pavel yannara Mirochnitchenko 13,336 Reputation points MVP
2021-05-10T17:18:02.98+00:00 -
AllenLiu-MSFT 49,316 Reputation points Microsoft External Staff
2021-05-11T07:00:54.467+00:00 Hi, @William Hernandez
Thank you for posting in Microsoft Q&A forum.
It looks like your issue is similar to below thread, the issue fixed by recreating the index but not delete the table:
https://social.technet.microsoft.com/Forums/Lync/en-US/ac45609a-2681-4695-a97a-7b08f1648e37/configuration-manager-1606-installation-failed?forum=ConfigMgrCBGeneralHowever, it's not supported to modify the database by ourselves, and servicing support is not available for issues that are caused by custom changes to the database.
https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/support-policy-for-manual-database-changes
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. -
William Hernandez 1 Reputation point
2021-05-13T15:27:25.947+00:00 Hi all, I've already tried recreating the index, It did not work, I'm gonna restore the site and let's see what happens.
Thanks.
-
William Hernandez 1 Reputation point
2021-05-26T20:28:19.037+00:00 Update: I've restored the DB, the site, and nothing works, finally we figure out that the DB and SCCM site server are in different VLAN, we checked with firewall Guys (Palo Alto Fw) and there was a rule blocking file upload after the rule was fixed everything is working as expected.
Thanks to all.
-
Irfan.Fakih@hotmail.com 0 Reputation points
2023-10-15T11:57:10.95+00:00 I had the exact same problem. As recommended by above post, I disabled the windows firewall to test and as soon as I did it, the SCCM installation futher continued (the ConfigMgrSetup.log file) immediately and completed the setup of the SCCM site successfully. It is 100% a firewall issue. Thank you for all the help - ******@hotmail.com