Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING sccm 1710 install error sql

  • Thread starter Thread starter lalajee2018
  • Start date Start date
  • Replies Replies 7
  • Views Views 2K

lalajee2018

Well-Known Member
Messages
143
Reaction score
6
Points
18
I'm try to install SCCM 2012 1710 but I keep getting this error

*** ~ IF NOT EXISTS (select * from DeviceClientCustomCodes) ~ BEGIN ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12001, 'No more handles could be generated at this time') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12002, 'The request has timed out') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12003, 'An extended error was returned from the server. This is typically a string or buffer containing a verbose error message.') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12004, 'An internal error has occurred') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12005, 'The URL is invalid') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12006, 'The URL scheme could not be recognized or is not supported') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12007, 'The server name could not be resolved') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12008, 'The requested protocol could not be located') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12009, 'A request to InternetQueryOption or InternetSetOption specified an invalid option value') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12010, 'The length of an option supplied to InternetQueryOption or InternetSetOption is incorrect for the type of option specified') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12011, 'The request option cannot be set, only queried') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12012, 'The Win32 Internet function support is being shut down or unloaded') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12013, 'The request to connect and log on to an FTP server could not be completed because the supplied user name is incorrect') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12014, 'The request to connect and log on to an FTP server could not be completed because the supplied password is incorrect') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12015, 'The request to connect to and log on to an FTP server failed') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12016, 'The requested operation is invalid') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12017, 'The operation was canceled, usually because the handle on which the request was operating was closed before the operation completed') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12018, 'The type of handle supplied is incorrect for this operation') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12019, 'The requested operation cannot be carried out because the handle supplied is not in the correct state') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12020, 'The request cannot be made via a proxy') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12021, 'A required registry value could not be located') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12022, 'A required registry value was located but is an incorrect type or has an invalid value') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12023, 'Direct network access cannot be made at this time') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12024, 'An asynchronous request could not be made because a zero context value was supplied') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12025, 'An asynchronous request could not be made because a callback function has not been set') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12026, 'The required operation could not be completed because one or more requests are pending') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12027, 'The format of the request is invalid') ~ insert DeviceClientCustomCodes (MessageID, MessageName) values (12028, 'The requested item could not be located') ~ i Configuration Manager Setup 03/06/2018 18:19:01 4808 (0x12C8)
 
This is my Setup.

WSUS is W2016 Standard
SCCM is 2016 Standard

I'm installing SCCM 1710

Capture.PNG
 
Last edited:
Microsoft SQL Server 2012 (SP3) (KB3072779) - 11.0.6020.0 (X64) Oct 20 2015 15:36:27 Copyright (c) Microsoft Corporation Standard Edition (64-bit) on Windows NT 6.3 <X64> (Build 9600: ) (Hypervisor)
 

Forum statistics

Threads
7,144
Messages
27,895
Members
18,190
Latest member
escdarck

Trending content

Back
Top