SCCM 2012 R2 SQL Migration

Hi,
I have SCCM 2012 R2 and SQL Server 2012 SP1 Enterprise edition on the same server.
The SQL server has two instances.
1. default instance for SCCM db
2. instance named WSUS for WSUS
For licensing purpose, we want to change SQL enterprise edition to standard edition. I know that we cannot change edition without uninstalling SQL enterprise edition and installing SQL standard eition.
I want to know the steps I should follow to successfully migrate SQL to standard edition without breaking SCCM and WSUS DBs 
Mashhour Faraj

For licensing purpose, we want to change SQL enterprise edition to standard edition. I know that we cannot change edition without uninstalling SQL enterprise edition and installing SQL standard eition.
I'm afraid to tell you that there is more to it than just uninstalling SQL and reinstall SQL. Because you are using enterprise edition, you might have to uninstall CM12 too and start over. This is due to SQL partitioning which CM12 will use but is not
available within SQL standard.
Garth Jones | My blogs: Enhansoft and
Old Blog site | Twitter:
@GarthMJ

Similar Messages

  • SCCM 2012 R2 SQL Database Upgrade Fails : Setup cannot upgrade the ConfigMgr database. Contact your SQL administrator.

    Hi Friends,
    We have planned to upgrade our SCCM 2012 SP1 infrastructure to SCCM 2012 R2 so we have setup test environment to test SQL database upgrade before doing same in production.
    But while testing SQL database upgrade on test machine, it is getting failed with below error.
    ConfigMgrSetupWizard.log
    ConfigMgrSetupWizard Verbose: 1 : Scripted setup failure handling callback called. Failure: 29.
    ConfigMgrSetupWizard Verbose: 1 : Received error [Setup cannot upgrade the ConfigMgr database. Contact your SQL administrator.] from native code.
    ConfigMgrSetup.log
    ERROR: SQL Server error: [23000][2627][Microsoft][SQL Server Native Client 11.0][SQL Server]Violation of PRIMARY KEY constraint 'ContentDistribution_PK'. Cannot insert duplicate key in object 'dbo.ContentDistribution'. The duplicate key value is (921). :
    tr_ContentDistributionNotification_insert
    ERROR: Failed to execute SQL Server command:  ~-- ~-- Rebuild ContentDistribution tables ~-- ~IF (EXISTS(SELECT TOP 1 1 FROM dbo.SMSData WHERE SMSBuildNumber <=  7900) AND dbo.fnIsSecondary() != 1) ~BEGIN ~    exec spRebuildContentDistribution
    @TruncateTables=0 ~END
    Failed to create process of SetupWpf.exe.
    Can anyone please help to get this resolved.
    Thanks. 

    We found out that there were duplicate entries in the PkgStatus_G and the PkgServers_G tables in the SCCM DB.  We identified them, deleted them , and then we were able to run the /TESTDBUPGRADE command and it went through fine.  We performed
    all of this on a COPY of the PROD DB and then moved the changes in PROD.  Hope this helps someone.
    - Dave

  • XML errors when running specific reports in SCCM 2012, using SQL Server 2008 R2 Reporting Services

    I've posted this to the SCCM 2012 forum and only received one response so far that states that this is a known issue that has been discussed before and isn't easy to fix;  I was not given any actual solution either.  Since this involves SSRS I
    thought I would try my luck here as well.  
    I'm having almost exactly the same problem as is referenced in this article:  http://social.msdn.microsoft.com/Forums/uk/sqlreportingservices/thread/587a3319-bc54-4d30-bb3f-bb90a0c6ec50.  When
    I try to run either of these reports (Computers with specific software registered in Add Remove Programs; Count of instances of specific software registered with Add or Remove Programs) I receive the XML error shown in the attached screenshot.  I'm fairly
    sure the problem is the same as the other admin was experiencing and I just need to remove the unprintable characters (of the application name) from the dbo.v_Add_Remove_Program column.    
    The error references 0xFFFF but I could not find what that exactly translates too, other than it appears to be at the end of the spectrum for Unicode characters.  I used the following sql query to search for the 0xFFFF entry, but no results were found:
    use CM_UV2
    Select distinct
     CHARINDEX(cast(0xFFFF as varchar(1)),DisplayName0),
     DisplayName0
    from
     dbo.v_Add_Remove_Programs
    Where
     CHARINDEX(cast(0xFFFF as varchar(1)),DisplayName0) > 0
    When I used the original hex value of 0x28 I get plenty of results returned with "(" in them so the query seems sound.  One of the articles I was searching mentioned running the query manually using the Management Studio and looking for strange characters
    there but I'm not sure how to do that. 
    Basically I just need help finding the offending character and removing it.  I also need to be able to replicate this for other strings as this looks like an error that will reoccur whenever any new software appears that has weird encoding in the title. 
    Thank you in advance for any help given.
    Über Random

    Hi Uber,
    This is a known issue that error occurs when running report "Count of instances of specific software registered with Add or Remove Programs" due to non-printable characters for XML. Based on internal research, the hotfix for this issue will be
    included in the System Center 2012 Configuration Manager Service Pack 1.
    As a workaround, you can remove the nonprintable character populated into the report parameter by referring to the following KB article:
    http://support.microsoft.com/KB/914159
    Hope this helps.
    Regards,
    Mike Yin
    Mike Yin
    TechNet Community Support

  • SCCM 2012 on SQL 2008 R2 cluster

    Looking Positive and negative for SCCM 2012 SQL cluster configuration. I am looking for configuration for sql 2008 cluster.
    can you any configured ? is yes please step by step configuration and preservative 

    positive: obviously, the SQL could have high availability and will auto fail over to another box if one of the boxes is down.
    Juke Chou
    TechNet Community Support

  • SCCM 2012 and SQL 2008 R2 Sync problems

    Hi
    I installed 2 servers for SCCM 2012:
    -1 with SCCM 2012, FEP, WSUS console admin
    -1 with SQL Server 2008 R2 complete install, WSUS complete install
    When I made or the system mades the synchronization, it shows this error in SMS_WSUS_SYNC_MANAGER:
    Error 6703: 
    WSUS Synchronization failed.
     Message: Failed to sync some of the updates.
     Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncUpdates.
    And in the wsyncmgr.log appears:
    sync: SMS synchronizing updates, processed 3336 out of 3368 items (99%), ETA in 00:00:06  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:14:11.663+300><thread=4640 (0x1220)>
    sync: SMS synchronizing updates, processed 3360 out of 3392 items (99%), ETA in 00:00:06  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:15:11.669+300><thread=4640 (0x1220)>
    sync: SMS synchronizing updates, processed 3383 out of 3415 items (99%), ETA in 00:00:07  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:16:13.206+300><thread=4640 (0x1220)>
    sync: SMS synchronizing updates, processed 3412 out of 3444 items (99%), ETA in 00:00:07  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:17:14.152+300><thread=4640 (0x1220)>
    Synchronized update 3a572bd0-5976-4abc-b2d8-955008c5466f - Definition Update for Microsoft Security Essentials - KB972696 (Definition 1.131.558.0).  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:17:18.227+300><thread=4640 (0x1220)>
    sync: SMS synchronizing updates, processed 3446 out of 3463 items (99%), ETA in 00:00:04  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:18:14.400+300><thread=4640 (0x1220)>
    Synchronized update 3eeb75c2-81aa-4cc0-9b7a-237a6a0bf737 - Definition Update for Microsoft Security Essentials - KB2310138 (Definition 1.131.574.0).  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:18:47.964+300><thread=4640 (0x1220)>
    sync: SMS synchronizing updates, processed 3482 out of 3484 items (99%), ETA in 00:00:00  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:19:15.587+300><thread=4640 (0x1220)>
    Synchronized update 74e86346-9384-4304-9625-2c865738c552 - Definition Update for Microsoft Endpoint Protection - KB2461484 (Definition 1.131.574.0).  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:05.659+300><thread=4640 (0x1220)>
    sync: SMS synchronizing updates, processed 3508 out of 3508 items (100%)  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:05.662+300><thread=4640 (0x1220)>
    Sync failures summary:  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:05.664+300><thread=4640 (0x1220)>
    Failed to sync update 1ba2d28f-75fe-49d7-9cb4-cd39b8706f48. Error: Failed to get SQL connection. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.UpdatesManager.UpdatesManagerClass.RemoveUpdate  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012
    09:20:05.666+300><thread=4640 (0x1220)>
    Failed to sync update 8a042978-e6d7-4ae6-b3ab-687d8f9bcd9c. Error: Failed to get SQL connection. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.UpdatesManager.UpdatesManagerClass.RemoveUpdate  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012
    09:20:05.669+300><thread=4640 (0x1220)>
    Failed to sync update a3aff37b-ad3b-4dde-9464-767a516c76e5. Error: Failed to get SQL connection. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.UpdatesManager.UpdatesManagerClass.RemoveUpdate  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012
    09:20:05.671+300><thread=4640 (0x1220)>
    Sync failed: Failed to sync some of the updates. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncUpdates  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:06.421+300><thread=3536 (0xDD0)>
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=GDVSCCM1.gdar.local SITE=CRP PID=1908 TID=3536 GMTDATE=mar jul 24 14:20:06.423 2012 ISTR0="Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncUpdates"
    ISTR1="Failed to sync some of the updates" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:06.425+300><thread=3536 (0xDD0)>
    Sync failed. Will retry in 60 minutes  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:06.501+300><thread=3536 (0xDD0)>
    Setting sync alert to active state on site CRP  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:06.503+300><thread=3536 (0xDD0)>
    Updated 173 items in SMS database, new update source content version is 36  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:06.526+300><thread=3536 (0xDD0)>
    Set content version of update source {6A4B4446-1B80-4CF4-838D-405D3847A8E3} for site CRP to 36  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:06.572+300><thread=3536 (0xDD0)>
    Sync time: 0d00h19m46s  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 09:20:06.575+300><thread=3536 (0xDD0)>
    Wakeup by SCF change  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 10:00:06.651+300><thread=3536 (0xDD0)>
    Next scheduled sync is a retry sync at 24/07/2012 10:20:06 a.m.  $$<SMS_WSUS_SYNC_MANAGER><07-24-2012 10:00:11.940+300><thread=3536 (0xDD0)>
    Why is this behavior?
    Thanks
    Doc MX

    Hi
    Today I think I discovered what was the problem:
    I used an user in the domain for deploying the role of SUP, but I forgot to put that user in the group of SQL Admins of the SQL Server.
    I done that and after reseting the servers, the error for sync with SQL didn't appear again, al least from this morning until now, before this change every hour showed the error 6703.
    Thanks to all for your comments.
    Doc MX

  • SCCM 2012 SP1 CU4 migrated DP shows package status "unknown"

    I have a SCCM 2012 SP1 CU4 environment and have shared SCCM 2007 distribution points.
    Today I migrated one of the DP's which seems to work well.
    However all my packages shows now the status "unknown" for this migrated DP.
    This is a problem which should be fixed in CU4 according to the CU4 description. But it is not :-(
    Any idea how to solve this ? R2 install ?

    Some additional information:
    I noticed that the package sources are still available at the "old" ditribution point share abd not on the new sccm 2012 distribution point share. When performing actions described in step 3 below the package becomes available on the distribution point
    share......then i guess i can remove the content from the "old" distribution point share ????
    I noticed that when a package got the status "unknown" for de migrated DP the following action fix the problem:
    --> i remove the DP from the package and immediately add it again, the package status becomes "Successful".....hummm....ok....maybe a script could be created for this
    I noticed that when a package got the status "unknown" and the package is also located on the "distribution point share" then following will fix the issue:
    --> edit the package and remove the migrated DP and remove the checkbox for string on the distribution point share. Then add the DP again, click Apply and then set the checkbox for storing on the distribution point share and Apply again. Then wait and package
    will become available Successful and the package will become available on the distribution point share
    But i have 800 packages and 50 to be migrated DP's.....this is not a solution....but what is ????
    Any help, ideas, tips, hints, recommendations ?
    My overal thoughts are that migrating of a SCCM 2007 DP is not really working at all !!!!!
    Or does someone has other experience with e.g. R2 installed ? If so then I will upgrade first...

  • SCCM 2012 SP1 SQL License Question!!

    I have SCCM 2012 SP1 running on one server with the DB running on another server within SQL 2012 SP1. This was running grand for 5+ months green across the board.
    Recently I lost SCCM access. I have discovered this is due to the trial of SQL having expired! I have performed quite a bit of research and see that SQL use is granted with the purchase of SCCM 2012 license. i.e. no SQL license is need.
    My questions:
    Why has my trial expired if SQL is supposedly free with SCCM 2012 license?
    Do I need to upgrade to full version and use SCCM license to activate SQL?
    Possible cause:
    I have two instances running on my SQL server: SCCM DB and WSUS DB, is the expirey because of the WSUS DB and will I need to either remove this WSUS DB and, or, use a SQL 2012 license up?
    Quick responses appreciated Thanks!
    MichaelSpaulding

    Hi,
    There is no license key provided for SQL server with the SQL User Rights that is included in the System Center license. So you need to get the SQL server keys/media from volume licensing site. There is no relation between the WSUS DB and the fact that the
    SQL trial version has expired.
    If you downloaded the SQL Standard media from Volume licensing here is a guide for upgrading SQL server
    http://www.mssqlgirl.com/upgrading-from-sql-server-2012-evaluation-edition.html
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • SCCm 2012 : Move SQL Database

    Hi
    I have root domain (domain A) and child domain (B).
    I install SCCM 2012 in domain A and use SQL 2012 cluster on domain B. I have a problem with a firewall. I install a new cluster SQL 2012 in root domain (Domain A).
    My SCCM use: MP, DP, SUP, WSUS, Deployment Application, Deployment packages, Deploy Hotfix. 
    My question: It's possible to move SQL 2012 database (SCCM and WSUS) in domain B to domain A? and reconnect SCCM 2012 to database.
    Thanks

    As long as the computer account is a local admin of the SQL server (of every node as you're talking about a cluster) it should move just fine, especially considering you are moving OUT of the trusted domain and into the same domain.
    Simply move the database then re-run SCCM setup.  When you do one of the first options you'll get is if you're installing into a new site or "perform site maintenance".  Within in that category should be an option to connect SCCM to a
    new database, which will do all the work for you.
    Quick warning:  in the past when using that option I've seen cases where roles have re-installed after I changed the site database, usually the MPs (I'm guessing because they need to reconnect?).  So hop into monitoring and watch your logs after
    doing this to make sure everything "Settles down".

  • SCCM 2012 R2 SQL Errors

    I am getting following errors in SCCM 2012 R2 console since today!!!
    Any ideas:
    Microsoft SQL Server reported SQL message 266, severity 16: [25000][266][Microsoft][SQL Server Native Client 11.0][SQL Server]Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count
    = 0. : sp_addrolemember
    Please refer to your Configuration Manager documentation, SQL Server documentation, or the Microsoft Knowledge Base for further troubleshooting information.

    Parvinder,
    Check the link in that thread. The resolution being the following:
    'Hi guys,
    I have just fixed this issue in our environment a few minutes ago. I had exactly the same issue. The problem relates
    to the computer record as you described. The line:
    <10-27-2009 12:20:45> ***SqlError: [42000][15410][Microsoft][ODBC SQL Server Driver][SQL Server]User or role 'DOMAIN\SERVER1$'
    does not exist in this database. : sp_addrolemember
    is the give away.
    I went in to the SQL Management Studio, opend the SCCM database and removed the 'DOMAIN\SERVER1$' record. In my case
    the problem was becasue a Branch DP server had been renamed but the DB login still hadt he old server name. Removing the OLD server login record from the databse and the main SQL security database and readding it using the NEW name resolved the problem. 
    When you re-add the server name make sure that you give the login the correct database rights, e.g. if it is a PXE Service
    Point it will need that database right again. It is best to check the user rights for the computer and note the rights down before you remove and re-add it.
    After this I re-ran the SETUP.EXe for SP2 and it went through perfectly.
    Hope this helps.
    Nathan
    NSutton'
    Cheers
    Paul | sccmentor.wordpress.com

  • Moving SCCM 2012 R2 SQL 2014 Database to New Server

    Greetings,
    I have a SCCM 2012 R2 server with SQL 2014 installed which has been upgraded from SQL 2008 R2.  My goal is to separate the SCCM and SQL servers.  I am aware that SCCM only supports SQL 2014 if it has been upgraded on new installs, but after installing
    SQL 2014 on a new server and importing the database I get an error from the Configuration Manager Setup stating that I must upgrade the SQL server before I can modify the SQL Server configuration.  
    Does this mean I need to install SQL 2008 or 2012 on the new DB server and from there upgrade to SQL 2014?

    Thank you for your reply.  We have been having several issues with our current server, and have had performance issues with SQL and SCCM installed on the same server mainly during OSD deployments to several machines at the same time.  These servers
    wouldn't necessarily need to be separated since we can allocate more resources, but the overall goal is to move our primary site server to a new server running Server 2012 R2 (current server is 2008 R2).
    I have tried the site recovery option in the installer where you run the SCCM backup and restore maintenance task and I have renamed the new server to the name of the old server.  If I understand correctly, this is the correct method of switching out
    a site server machine?  I experience the same error as my original post when trying this, but I will try the hotfix Torsten provided as this seems to be the issue I'm having.
    Thank you.

  • Sccm 2012 Can we migrate a distribution point to a Secondary site

    Can we upgrade our SCCM 2012 Distribution point to a Secondary Site? Can anyone advise the process please?

    Hi,
    Please refer to the link below:
    Planning a Content Deployment Migration Strategy in System Center 2012 Configuration Manager
    http://technet.microsoft.com/en-us/library/gg712275.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 Secondary Site Migration

    we have to migrate more then 50 Secondary Site to SCCM 2012 Secondary Site. Since we have to low-bandwidth connection for the remote site we prefer to go with SCCM 2012 Secondary site inside of DP.
    I know we can migrate SCCM 2007 Secondary to SCCM 2012 DP and SCCM 2007 DP to SCCM 2012 DP.
    But is there a way i can move the distribution point package from SCCM 2007 Secondary to SCCM 2012 Secondary Site?
    when i try to migrate migrate SCCM 2007 Secondary Site DP to SCCM Secondary Site 2012, it uninstall the 2007 Secondary site and upgrade the DP to SCCM 2012 under the 2012 Secondary site.
    But my requirement is to move the old SCCM 2007 secondary site package to SCCM 2012 Secondary site DP, is there any tool to manage this activity?
    or what is the best practice to do this migration. 

    Hi,
    You could use prestage content in SCCM 2012 to send packages to remote DP.
    Configuration Manager 2012: Content Prestaging and Remote Content Distribution
    http://blogs.technet.com/b/inside_osd/archive/2011/04/11/configuration-manger-2012-content-prestaging.aspx
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Reporting problem SCCM 2012 R2 / SQL 2012 SP2 CU 5

    Hi,
    i have a problem with reporting in my sccm. I had SQL 2012 SP1 without CU. after setup reporting services point in SCCM i couldnt see any report /no items found. in srsrp.log a i had this :
    Registry change SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    SRSRP registry key change notification triggered. SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    Registry change SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 22.4.2015 13:18:30 5544 (0x15A8)
    Timed Out... SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Set configuration SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Check state SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Check server health. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Successfully created srsserver SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Reporting Services URL from Registry [http://scm/ReportServer/ReportService2005.asmx] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Reporting Services is running SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Retrieved datasource definition from the server. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    [###.cz] [CM_UB1] [Reporty] [###.cz] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    [REPORTSERVER] [1] [] [###\lankoci] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    [1] [0] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Confirmed version [11.0.3000.0] for the Sql Srs Instance. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Extract resource language packs if exists SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Expanding cabFile [C:\Program Files\SMS_SRSRP\SRSRP_CSY.cab] to directory [C:\Program Files\SMS_SRSRP]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Waiting for process ID [3980] to complete. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:30 5544 (0x15A8)
    Process exited with code [1]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Loading localization resources from directory [C:\Program Files\SMS_SRSRP\SrsResources.dll] SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Looking for 'Czech (Czech Republic)' resources SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Looking for 'Czech' resources SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Found resources for 'Czech' SMS_SRS_REPORTING_POINT 22.4.2015 13:19:32 5544 (0x15A8)
    Confirmed the configuration of SRS role [ConfigMgr Report Users]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Confirmed the configuration of SRS role [ConfigMgr Report Administrators]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Retrieved datasource definition from the server. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at Reporty SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Successfully get report server from Registry SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Moved folder from /Reporty to /Reporty.OLD.0. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Created folder [Reporty]. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Creating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at Reporty SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Service 'SQLSERVERAGENT' is already Stopped SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Delete old SCCMErrorResources folder SMS_SRS_REPORTING_POINT 22.4.2015 13:19:34 5544 (0x15A8)
    Could not find a part of the path 'C:\SCCMErrorResources'. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:35 5544 (0x15A8)
    Delete all srs* files from Reporting Service Location SMS_SRS_REPORTING_POINT 22.4.2015 13:19:35 5544 (0x15A8)
    (!) InitializeSrsWhenNeeded error = The parameter is incorrect. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:35 5544 (0x15A8)
    Failures reported during periodic health check by the SRS Server ###.cz. SMS_SRS_REPORTING_POINT 22.4.2015 13:19:35 5544 (0x15A8)
    after that, i remove reporting services point and aply SP2 and CU5 for SQL.now i have this log :/
    Registry change SMS_SRS_REPORTING_POINT 24.4.2015 8:03:38 6108 (0x17DC)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT 24.4.2015 8:03:38 6108 (0x17DC)
    Timed Out... SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Set configuration SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Check state SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Check server health. SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Successfully created srsserver SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Reporting Services URL from Registry [http://scm/ReportServer/ReportService2005.asmx] SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    System.Web.Services.Protocols.SoapException: The operation you are attempting requires a secure connection (HTTPS). ---> Microsoft.ReportingServices.Diagnostics.Utilities.SecureConnectionRequiredException: The operation you are attempting requires a secure connection (HTTPS).~ at Microsoft.ReportingServices.WebServer.RsSoapExtension.EnsureHttpsLevel(SoapMessage message)~ at Microsoft.ReportingServices.WebServer.RsSoapExtension.ProcessMessage(SoapMessage message)~ at System.Web.Services.Protocols.SoapMessage.RunExtensions(SoapExtension[] extensions, Boolean throwOnException)~ at System.Web.Services.Protocols.SoapServerProtocol.ReadParameters()~ at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest() SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    (!) SRS not detected as running SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    Failures reported during periodic health check by the SRS Server ###.cz. SMS_SRS_REPORTING_POINT 24.4.2015 8:04:38 6108 (0x17DC)
    much shorter..can someone help me with that?
    thanks a lot
    O.

    Then it's not configured correctly. I suggest you go back and re-configure it. Here's a blog post that seems like it has all of the details:
    http://learnsqlwithbru.com/2011/12/27/configuring-sql-server-reporting-services-in-sql-server-2012/
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • SCCM 2012 client agent migration - number of machine per day

    Hi,
               Need some help here as I working out client migration plan. Try to search around but no luck. Any recommendation number of clients can be migrate per day assuming network speed not a concern? I do have 3 primary site
    servers connected to CAS. What are factor need to consider? 
    Regards,
    ytlaw

    These guys did 9000 PC's and 450 servers in one night. LOL.
    http://myitforum.com/myitforumwp/2012/08/06/sccm-task-sequence-blew-up-australias-commbank/
    I've heard other stories where someone did like 40,000 in one night. Of course that too was not intentional.
    John Marcum | http://myitforum.com/myitforumwp/author/johnmarcum/

  • SCCM 2012 Reports / SQL - what is @UserSIDs?

    Hi,
    I am trying to create some SQL to query the SCCM database.
    If I dig into the reports I see functions that are called like
    fn_rbac_Package(@UserSIDs)
    If I look into this function I see it defined as:
    CREATE FUNCTION [dbo].[fn_rbac_Package] (@UserSIDs nvarchar(max))
        RETURNS TABLE
    AS
    RETURN
      SELECT
      FROM v_Package
    GO
    So it is not obvious to me but what is the @UserSIDs really doing?
    And what should I set it to if I want use these functions from SQL Management
    studio, so I can run my own queries.
    for example:
    select * from fn_rbac_Package("")
    Thanks,
    Ward.

    Based solely on SQL that you post, you MUST be CM12. UserSIDs is not really used until you move to CM12R2. Then RBA feature is leverage to restrict what object a user can see.
    BTW, I hope to be present at
    http://mms.mnscug.org/ on this exact topic.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

Maybe you are looking for

  • [SOLVED] problem with spaces and ls command in bash script

    I am going mad with a bash script I am trying to finish. The ls command is driving me mad with spaces in path names. This is the portion of my script that is giving me trouble: HOMEDIR="/home/panos/Web Site" for file in $(find "$HOMEDIR" -type f) do

  • Can't use iPhoto in iMovie

    When I drag a still image from my iPhoto library it shows up in the project library broswer. It's automatically assigned the standard display time of 4 secs. But it won't display in the playback area when you play or drag the cursor timeline over it.

  • Changing PLAF when a JComboBox is open?

    I am trying to write a simple way of changing the look and feel that I can easily connect to most of the possible ways that someone might want to change the plaf (for example combo box, list, radio buttons, menus & popups etc) The best way of doing t

  • Raw duplicates in separate folder

    I know when JPG and ARW files are next to each other, there is an option in Lightroom to show only the raw files. However, I place my raw and jpg files separately - for example: DCIM\jpg\IMG001.jpg DCIM\raw\IMG001.nef Of course, I have hundreds of "r

  • MacBook display discoloration

    Hello- Both my brother and I have identical black MacBooks; same set up, everything. However, his display looks more true to color whereas my colors are more washed out and yellowish. We have the same color profile. Help.