Jump to content


Stephan van der Plas

Established Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Stephan van der Plas

  1. I had a similar issue and stumbled upon this forum. All solutions provided did not help in my case. I have been able to resolve this by adding the BIOS GUID to the computer information when importing. This machine was once added with BIOS GUID info. It seems that when deleting the device from SCCM and then re-adding it with only a MAC address gives exactly this issue: <![LOG[00:21:70:E5:AD:11, 4C4C4544-0038-4410-8033-B1C04F37344A: device is in the database.]LOG]!><time="15:33:56.160-60" date="01-13-2015" component="SMSPXE" context="" type="1" thread="1464" file="database.cpp:483"> <![LOG[00:21:70:E5:AD:11, 4C4C4544-0038-4410-8033-B1C04F37344A: no advertisements found]LOG]!><time="15:33:56.488-60" date="01-13-2015" component="SMSPXE" context="" type="1" thread="1464" file="database.cpp:483"> When re-added I see: <![LOG[00:21:70:E5:AD:11, 4C4C4544-0038-4410-8033-B1C04F37344A: device is in the database.]LOG]!><time="15:37:59.485-60" date="01-13-2015" component="SMSPXE" context="" type="1" thread="1464" file="database.cpp:483"> <![LOG[00:21:70:E5:AD:11, 4C4C4544-0038-4410-8033-B1C04F37344A: using advertisement P0020008]LOG]!><time="15:37:59.798-60" date="01-13-2015" component="SMSPXE" context="" type="1" thread="1464" file="database.cpp:483"> So clearly this solved my issue.
  2. Hello all, I have exactly the same error, during update to SP1. In my case there is no time issue. In the configmgrsetup.log, I see the following: INFO: Creating local group ConfigMgr_DViewAccess on SQL-DB002.insourceict.local for distributed view access. Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8) INFO: DRS components are installed and configured. Configuration Manager Setup 1-1-1601 0:00:00 2944 (0x0B80) Call NetLocalGroupAdd on server <\\SQL-DB002.insourceict.local> Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8) INFO: Registered type SMS_ACCESS for SQL-DB002.insourceict.local iictsqldb002\CM_P00 Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8) INFO: SQL Connection succeeded. Connection: SMS_ACCESS, Type: Secure Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8) *** IF NOT EXISTS (SELECT * FROM sys.server_principals WHERE name='SRVP00-025\ConfigMgr_DViewAccess') BEGIN CREATE LOGIN [sRVP00-025\ConfigMgr_DViewAccess] FROM WINDOWS END Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8) *** [42000][15025][Microsoft] [sql Server]The server principal 'SRVP00-025\ConfigMgr_DViewAccess' already exists. Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8)ERROR: SQL Server error: [42000][15025][Microsoft][sql Server Native Client 11.0][sql Server]The server principal 'SRVP00-025\ConfigMgr_DViewAccess' already exists. Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8)INFO: Executing SQL Server command: <IF NOT EXISTS (SELECT * FROM sys.server_principals WHERE name='SRVP00-025\ConfigMgr_DViewAccess') BEGIN CREATE LOGIN [sRVP00-025\ConfigMgr_DViewAccess] FROM WINDOWS END> Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8)ERROR: ExecuteSqlCommand failed to execute IF NOT EXISTS (SELECT * FROM sys.server_principals WHERE name='SRVP00-025\ConfigMgr_DViewAccess') BEGIN CREATE LOGIN [sRVP00-025\ConfigMgr_DViewAccess] FROM WINDOWS END, SQL error <> Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8)ERROR: Failed to create group for distributed view access. Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8)~===================== Failed Configuration Manager 2012 Server Setup - Upgrade ===================== Configuration Manager Setup 1-1-1601 0:00:00 3304 (0x0CE8) The SQL instance is SQL-DB002 clustered on 2 windows server 2008 R2 machines (SRV-002 and SRV-025). Is that the source of the issue?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.