Shrink Sharepoint Config Database

Dear Experts,
Is it wise to Shrink Sharepoint_Config databases in MOSS 2007 / MOSS 2010 .  The log files grow upto 40 GB and consume disk soace. Is ther a way to find what may be causing this.
Thanks,
Kunal Jaiswal

ou can always shrink your SQL server log file and set the database to simple recovery so that log files dont grow more. but this will be a problem when you plan to recover database.
http://microtechpoint.com/index.php?route=blog/article&article_id=10
Expand the Databases node and expand User Databases
Right-click the database, and click Properties,
which opens the Database Properties dialog
box.
In the Select a page pane, click Options.
View the current recovery model in the Recovery model
list box, which should be set to Full
Click the dropdown arrow in the recovery model section
and select the Simple recovery model
Click OK.
Right-click on the same database name and click Task-> Shrink->
Files 
Use the File type drop-down menu and choose Log
You can use the default setting of Release Unused Space or select Reorganize pages before releasing unused space, and you can specify the file size by supplying a value in the Shrink file to option.
           Note:
the shrink may take some time depending on how large the file is and how much it has to shrink.
After the shrink completes, change the recovery model back to Full by clicking the recovery model dropdown arrow and selecting the Full recovery
model
Keep it simple of you dont want to have log files
http://www.satheesh.net/2011/04/05/how-to-shrink-sql-sharepoint-database-log-files/
If this helped you resolve your issue, please mark it Answered

Similar Messages

  • Backing up the Config Database

    Can you safely backup the SharePoint Config Database during working hours?
    dfrancis

    Sure. You can do this for any database (using SQL Server Management Studio or T-SQL).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Install SharePoint 2013 database on SQL server 2012 SP1 cluster

    Good Day all,
    We are trying to install SharePoint 2013 database on a SQL server 2012 Enterprise with SP1 cluster (configured for mixed mode) but the connection is not working (times out). We can telent the SQL cluster network name on port 1433 and we made
    a UDL connection file, test the connection via windows authentication and it is working, but if we use the sql authentication it is not working.
    Also we have two SharePoint 2013 servers connected via NLB.
    Any idea about this issue guys?  

    event if 3355 means 3 things:
    The SQL Server might be offline.
    The SharePoint Foundation database access account might not have the necessary permissions to communicate with the SQL Server.
    A firewall that runs on either the local server or on SQL Server might be blocking network communications.
    Big question, how you trying to connect SQL  windows or sql authentication? is it throwing error on Config wizard or somewhere else?
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Shrink Datafiles for database in Avalability Group

    We're running SharePoint 2010 on SQL Server 2012.   We are also using Availability Groups for all databases (Primary and Secondary replica).   I'm running low on space and would like to shrink the datafiles for one of the content
    databases.  The content database has 2 datafiles spread across 2 LUNS.  The SharePoint content database had a run away situation that caused the database to grow very large.  The situation has been corrected and the database now has about 98%
    free space.  The database will not grow much larger than it is now.  I know shrinking datafiles is generally not a good idea, but in the case I think it's appropriate.
    My question is, has anyone done this before on a database/datafiles that are in a High Availability Group?  Are there any risks?  Any recommendations?
    Thanks!

    Hi,
    SharePoint content database is different than the ordinary database . You need to test the effect in the test environment before making the changes to the product environment.
    There is a good article regarding Database Maintenance for SharePoint
    http://technet.microsoft.com/en-us/library/cc262731(v=office.14).aspx#DBMaintenanceForSPS2010_ShrinkingDataFiles
    Only perform shrink operations rarely, and only after you perform an operation that removes a lot of data from a database, and then only when you do not expect to use that free space again.
    Because shrinking causes index fragmentation, do not shrink database files regularly. Instead, shrink database files only in response to large quantities of unused space that appear as a result of operations that significantly impact the
    relative amount of used space in a database. If at all possible, avoid shrinking a database.
    However, if you must shrink a database, use the following guidelines:
    •Do not auto-shrink databases or configure a maintenance plan that programmatically shrinks your databases.
    •Shrink a database only when users or administrators remove 50% or more of the content and you do not expect to reuse the unused space.
    •Shrink only content databases. Users and administrators do not delete enough data from the configuration database, Central Administration content database, and various service application
    databases to contain significant free space.
    •Shrinking databases is an extremely resource-intensive operation. Therefore, if you absolutely must shrink a database, carefully consider when you schedule the shrink operation.
    •After you shrink a database, the indexes in that database are fragmented. Use ALTER INDEX… REORGANIZE to address the fragmentation. If you are not configured to allow instant file initialization,
    shrink the database to a target size that accommodates the size required for the near-term growth that you expect. For more information, see
    Database File Initialization.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Sharepoint Crawler database went to emergency mode

    Hi,
    My SharePoint Crawl Database went on Suspect mode suddenly & now i need to bring on Online mode.
    For solving this issue, i Google on several sites & came across following steps,
    Steps:
    EXEC sp_resetstatus 'DBName';
    ALTER DATABASE DBName SET EMERGENCY
    DBCC checkdb('DBName')
    ALTER DATABASE DBName SET SINGLE_USER WITH ROLLBACK IMMEDIATE
    DBCC CheckDB ('DBName', REPAIR_ALLOW_DATA_LOSS)
    ALTER DATABASE DBName SET MULTI_USER
    DBCC CheckDB ('DBName')
    Now the problem is Step 1 & 2 completed successfully, but when i tried step 3 it is throwing me below error,
    Msg 945, Level 14, State 2, Line 1
    Database 'DBName' cannot be opened
    due to inaccessible files or insufficient memory or disk space.  See the SQL Server errorlog for details.
    I am using the service account which has full rights on the server & through which the SQL Server 2012 was configured.
    Current status Database is in Emergency mode & I am stuck over there.
    Please help.
    Regards,
    Purvish Shah

    Hi Alberto,
    Thank for the reply.
    I updated the Database with the below query ,
    ALTER DATABASE [YourDB] SET SINGLE_USER;
    GO
    It completed successfully, but the database is still in the
    "Emergency mode".When i checked in the logs it says 
    Message
    Setting database option SINGLE_USER to ON for database 'DBName'.
    Regards,
    Purvish Shah

  • Re-config HFM v11.1.1.3, error occur on config database

    When I tried to re-config the HFM V11.1.1.3, I got an error on config database and cannot be proceed. But, I can successfully config workspace, SS, FR and can login workspace, SS without problems.
    When I check the application event log, the following is found.
    "The Apache service named reported the following error:
    [warn] module expires_module is already loaded, skipping."
    Anyone know what's is going on?

    When I tried to re-config the HFM V11.1.1.3, I got an error on config database and cannot be proceed. But, I can successfully config workspace, SS, FR and can login workspace, SS without problems.
    When I check the application event log, the following is found.
    "The Apache service named reported the following error:
    [warn] module expires_module is already loaded, skipping."
    Anyone know what's is going on?

  • Sharepoint SQL database cleanup

    My company recently got a virtual server running Windows 2012 R2. We were to migrate from our old server box which was running Sharepoint 2007. I was successfully able to migrate our Sharepoint 2007 site to the new virtual server which was running Sharepoint
    2013. We were not happy at all with the aesthetics and functionality of Sharepoint 2013 so we decided to try Sharepoint 2010.
    I deleted the site and uninstalled Sharepoint 2013. While migrating from Sharepoint 2007 to Sharepoint 2010, the virtual machine ran out of disk space. I posted a screenshot below but the SQL files WSS_Content.mdf and WSS_Logging.mdf are quite large. I'm
    guessing this is the database from the Sharepoint2013 site. If so, how can I clean this up so I can start a clean migration to Sharepoint 2010 without any disk space issues?
    http://imgur.com/VLv3ZZW

    WSS content is your content, if you didn't delete the 2013 version then there's a chance that it's left over from that. WSS Logging is for analytics data, that shouldn't be a 2007 database but does appear in 2010 so that might be relevant.
    Why didn't you delete all the SharePoint 2013 databases before migrating?

  • Srvctl config database won't show databases

    by using
    $ srvctl config database
    I saw there is no result I expected. but I do have a couple of RAC databases are running, anywhere I missed to configure?
    10.2.0.4 Rac AIX
    thanks
    Edited by: ROY123 on Nov 30, 2010 12:43 PM

    by using below:
    select name,network_name,creation_date,goal,dtp,AQ_HA_NOTIFICATION,clb_goal from v$services;
    I can find out the service name in this RAC
    I think the previous dba shoudl do below, to add database...(register):
    The configuration should have been performed during the database creation, but it can be performed subsequently using the following commands.
    srvctl add database -d ORCL -o /u01/app/oracle/product/10.1.0/db_1
    srvctl add instance -d ORCL -i ORCL1 -n server01
    srvctl add instance -d ORCL -i ORCL2 -n server02
    srvctl add instance -d ORCL -i ORCL3 -n server03
    thanks

  • Sharepoint databases are not getting monitored including config database

     Hi,
    I've imported the MP for Sharepoint server 2010 and i have also imported IIS and SQL server 2008 MP before importing SP MP. I am able to successfully discover the farm and the web applications
    and the services are being monitored. Somehow the sharepoint Databases (both content and Config) are not monitored.
    We are also monitoring one more database server which is not related to the sharepoint and the databases in this external server are monitored. I am not sure what i am missing for the sharepoint
    databases alone.
    Can somebody please help to figure this out? Thanks!
    OS: Windows 2008 R2
    SQL server: 2008 R2
     Thanks,
    Jegu

    The guide also suggests importing IIS and SQL server management pack. And it's also talking about duplicate alerts for some specific components but not exactly with the databases. I suppose Config
    and content databases are part of SharePoint 2010 and that's why there are sections called ConfigDatabases and ContentDatabases within SharePoint Management Pack and also a in a diagram view. It's clearly shows it's in "not monitored" state and I believe something
    is missing somewhere. The Guide is not designed for troubleshooting any of these issues.
    Jegatheesh Rengasamy

  • SharePoint 2010 MP - override ConnectionString to content/config databases - how to set RunAs account?

    Hi, I experienced the Data Source Could Not Be Initialized issue with the SharePoint Database Monitor.
    From the suggested related topic, I tried to override the ConnectionString for each of the database. Example as below
    Provider=SQLOLEDB;Server=server1;Database=database1;Integrated Security=SSPI
    server1 is a active-passive cluster for failover. And now I got the error message "Login Failed for user domain\momaccount. I expect the default SharePoint monitor account will be used instead of MOM service account.
    Is it possible to override the RunAs account to use the SharePoint credential that's already created for others MOSS monitoring?
    Thanks.
    SonicWave

    Hi Sonic, This thread has been open for some time without any replies. Is it still current or has it been answered already? In which case we could close the thread.
    Have you ran through the sharepoint management pack guides and set sharepoint monitoring runas account to the right profiles?
    Bob Cornelissen - BICTT (My BICTT Blog) - Microsoft Community Contributor 2011 Recipient

  • SharePoint 2010 Database maintenance for beginners / developers

    Hey,
    here is a thing which I concern myself with from time to time.
    As a fulltime developer for SharePoint, I'm not quite familiar with maintaining it's databases. So after I set up my dev environment I usually don't care about maintaining the system. The logical consequence is that the system begins to slow down after a
    while.
    I don't have the time (and - to be honest - not the muse) to deep dive into the recommended maintaing plans by microsoft but I want to keep the performance of my system on an acceptable level. So I read the best practices provided by microsoft about index
    defragmentation, reorganizing, shrinking and so on but for me it's quite difficult to fully dive into these things without spending to much of my business time.
    So I wander if there are any execution-ready T-SQL scripts or something like that, which I can run from time to time to prevent my databases from to high fragmentation. I found some scripts for a stored procedure which reorganizes a particular index. But
    what I am thinking about is a script which iterates through all databases, all tables and all indexes and reorganizes them.
    I'm not looking for the perfect mainenance plan to achieve the best possible performance - I just want to prevent my dev environment from slowing down to much.
    Are there any scripts like that out there? or do you have other tips for me?
    Thank you!

    Hi,
    The steps to configure the maintenance plan is very easy and wont take more than 10 minutes. It is one time activity. It is nothing but drag and drag drop the required tasks from the Tool bar. You can schedule the maintenance plan to run on specific
    time or can run directly on demand basis.
    http://social.technet.microsoft.com/wiki/contents/articles/13956.sharepoint-2010-how-to-create-a-sql-server-2008-r2-maintence-plan-for-sharepoint.aspx 
    If you are looking only for SQL scripts then you may need to post in SQL forum, because maintenance plans will be almost similar for SharePoint Databases/or any SQL DBs.
    Please remember to mark your question as answered &Vote helpful, if this solves/helps your problem. ******************************************************************************************
    Best Regards,
    Pavan Kumar Sapara
    s p kumar

  • Config database entry in central admin to be changed

    Hi,
    I have a sharepoint 2013 setup which was pointing to a database server(call it DBOLD). DBOLD was shut down due to some issue and we got a new DB server (call it DBNEW). As per the info i have the DBOLD was shut down and config wizard was run to connect to
    the DBNEW The SP2013 setup is currently pointing to DBNEW and sharepoint is working fine.(The new content databases are getting created in the DBNEW instance).
    The issue is when i login to central admin and go to manage servers in farm, the database it is pointing to still shows it as DBOLD(screenshot attached).
    I need to update this to show it as DBNEW.

    Hi Jason,
    this is what i get.....
    PS C:\Users\admin> Get-SPDatabase -ServerInstance "DBOLD"
    Name                     Id                                   Type
    StateServiceDB           a9339959-9e89-4b51-94a4-603f49797286 Microsoft.Offi...
    ReportingService_SP20... 7da6f22f-5501-4cd1-9ec3-0b64248bf3d1 Microsoft.Repo...
    Social DB                4cf36d8f-1c88-4647-98b1-1c974cd2a21b Microsoft.Offi...
    SharePoint_Config        1d776d65-8ead-45b1-ae4f-aae04aaefceb Configuration ...
    ReportingService_SP20... 2e41cd4f-9fb4-4767-b8fb-44fbb86358ff Microsoft.Repo...
    PerformancePoint Serv... a8f2037a-f6ab-4c52-828c-fd5bd3a0511b Microsoft.Perf...
    SharePoint_AdminConte... cc4e649a-9dec-438a-8519-3dcb68f28b65 Content Database
    WSS_Content              a46f1c73-61ac-421f-97a7-6e711623555d Content Database
    WSS_Content_India        21724140-0d8f-4fa7-ad2d-23b6aa083fb1 Content Database
    ReportingService_SP2013  fe96707c-16cb-4bac-b9ec-8c6101b24524 Microsoft.Repo...
    Profile DB               02a8a8ce-ba69-49d7-a06b-fd50a22ec977 Microsoft.Offi...
    WSS_Logging              fbb4672c-afc0-4a5e-a26b-33479ca5c32b Microsoft.Shar...
    Sync DB                  7bbde333-797b-4d25-bd83-5209c7c668a3 Microsoft.Offi...
    PS C:\Users\admin> Get-SPDatabase -ServerInstance DBNEW\DBNEW
    Name                   Id                                   ServiceInstanceName
    ReportingService_SP... 37e9049c-4d59-4f50-b2be-1aaefe044f77 DBNEW\DBNEW
    NormalizedDataSource           : DBNEW\DBNEW
    Server                         : SPServer Name=DBNEW
    ServiceInstance                : SPDatabaseServiceInstance Name=DBNEW
    FailoverServer                 :
    FailoverServiceInstance        :
    DatabaseConnectionString       : Data Source=DBNEW\DBNEW;Initial
                                     Catalog=Secure_Store_Service_DB;Integrated
                                     Security=True;Enlist=False;Pooling=True;Min
                                     Pool Size=0;Max Pool Size=100;Connect
                                     Timeout=15
    LegacyDatabaseConnectionString : Server=DBNEW\DBNEW;Database=Secure_Sto
                                     re_Service_DB;Trusted_Connection=yes;App=Micro
                                     soft SharePoint Foundation;Timeout=15
    Username                       :
    Password                       :
    Exists                         : True
    Snapshots                      : {}
    IsReadOnly                     : False
    IncludeInVssBackup             : True
    MultiSubnetFailover            : False
    IsSqlAzure                     : False
    DiskSizeRequired               : 5242880
    CanSelectForBackup             : True
    CanSelectForRestore            : True
    CanRenameOnRestore             : True
    SchemaVersionXml               : <SchemaVersions><SchemaVersion
                                     Current="15.0.2.0" Target="15.0.2.0" Sequence=
                                     "Microsoft.Office.SecureStoreService.Server.Up
                                     grade.SecureStoreDatabaseSequence"/><SchemaVer
                                     sion Current="15.0.4454.1000"
                                     Target="15.0.4454.1000" Sequence="Microsoft.Of
                                     fice.SecureStoreService.Server.SecureStoreServ
                                     iceDatabase"/><SchemaVersions>
    CanUpgrade                     : True
    IsBackwardsCompatible          : True
    NeedsUpgradeIncludeChildren    : False
    NeedsUpgrade                   : False
    UpgradeContext                 : Microsoft.SharePoint.Upgrade.SPUpgradeContext
    Name                           : Secure_Store_Service_DB
    TypeName                       : Microsoft.Office.SecureStoreService.Server.Sec
                                     ureStoreServiceDatabase
    DisplayName                    : Secure_Store_Service_DB
    Id                             : ba504817-2c99-4a3f-9d48-c19da1c474cd
    Status                         : Online
    Parent                         : SPDatabaseServiceInstance Name=DBNEW
    Version                        : 648100
    Properties                     : {}
    Farm                           : SPFarm Name=SharePoint_Config
    UpgradedPersistedProperties    : {}
    Type                           : Microsoft.Office.SecureStoreService.Server.Sec
                                     ureStoreServiceDatabase
    NormalizedDataSource           : DBNEW\DBNEW
    Server                         : SPServer Name=DBNEW
    ServiceInstance                : SPDatabaseServiceInstance Name=DBNEW
    FailoverServer                 :
    FailoverServiceInstance        :
    DatabaseConnectionString       : Data Source=DBNEW\DBNEW;Initial
                                     Catalog=BDC_Service_DB;Integrated
                                     Security=True;Enlist=False;Pooling=True;Min
                                     Pool Size=0;Max Pool Size=100;Connect
                                     Timeout=15
    LegacyDatabaseConnectionString : Server=DBNEW\DBNEW;Database=BDC_Servic
                                     e_DB;Trusted_Connection=yes;App=Microsoft
                                     SharePoint Foundation;Timeout=15
    Username                       :
    Password                       :
    Exists                         : True
    Snapshots                      : {}
    IsReadOnly                     : False
    IncludeInVssBackup             : True
    MultiSubnetFailover            : False
    IsSqlAzure                     : False
    DiskSizeRequired               : 5242880
    CanSelectForBackup             : True
    CanSelectForRestore            : True
    CanRenameOnRestore             : True
    SchemaVersionXml               : <SchemaVersions><SchemaVersion
                                     Current="15.0.3.0" Target="15.0.3.0" Sequence=
                                     "Microsoft.SharePoint.BusinessData.Upgrade.Bus
                                     inessDataCatalogDatabaseSequence"/><SchemaVers
                                     ion Current="15.0.4535.1000"
                                     Target="15.0.4535.1000" Sequence="Microsoft.Sh
                                     arePoint.BusinessData.SharedService.BdcService
                                     Database"/><SchemaVersions>
    CanUpgrade                     : True
    IsBackwardsCompatible          : True
    NeedsUpgradeIncludeChildren    : False
    NeedsUpgrade                   : False
    UpgradeContext                 : Microsoft.SharePoint.Upgrade.SPUpgradeContext
    Name                           : BDC_Service_DB
    TypeName                       : Microsoft.SharePoint.BusinessData.SharedServic
                                     e.BdcServiceDatabase
    DisplayName                    : BDC_Service_DB
    Id                             : d1028a24-f7c2-40b0-b349-4445a5fe970d
    Status                         : Online
    Parent                         : SPDatabaseServiceInstance Name=DBNEW
    Version                        : 320785
    Properties                     : {}
    Farm                           : SPFarm Name=SharePoint_Config
    UpgradedPersistedProperties    : {}
    Type                           : Microsoft.SharePoint.BusinessData.SharedServic
                                     e.BdcServiceDatabase
    ReportingService_SP... 78e3d819-93bd-44e2-86bb-f5fc86026a71 DBNEW\DBNEW
    ReportingService_SP... aaa4ea6a-2b12-4f7d-9fa6-f1f1ad125647 DBNEW\DBNEW

  • Sharepoint config DB log size growth

    We found articles referring the growth of Sharepoint_config DB log file.
    We have sharepoint 2013 installation since last 2 months all with default settinsg and we had been performing
    daily trn log backups, however  it still sees that Sharepoint_config DB log growth is around 30 GB
    Though there are articles suggesting hot to truncate logs manually , shall this be done explicitly each week?
    also changing recovery model to Simple ( we dont run mirroring/log shipping ) however we wuld liek to have Sharepoint_config db backup intact.
     if you do not require mirroring, log shipping and point in time recovery, you dont have to set Full Recovery Model on your database.

    thanks
    we have only one web application and a trusted farm solution. so what is it which should be making sharepoint_config db logs be so heavily active?
    regarding  point in time restoration : so will this mean if we have daily full backup on conf db and( as  when we do manual changes to configuration like updates,reboots), the full backup is enough and we shall go ahead with recover model as simple
    or else  shrink db logs regulary.
    I am checking the  status by manually running all tasks- shrink db files- selecting file type as log log - it shows only around 2369.02 MB (7%) as available free space where as total size .ldf  is in GB?
    so does it mean a normal Shrnk db will  not release more than 2 GB. and truncation is required?

  • Does cancelling the SharePoint Config wizard break a farm with multiple servers?

    I''m having a discussion about the impact of the accidental cancellation of a started SP Config wizard. The wizard was cancelled almost immediately after incidentally clicking on it, only few websites where stopped.
    Logs did not confirm any damage to the server (no errors logged related to defects shortly after wizard was cancelled) it was started on and Central Admin doesn't complain about any inconsistencies either. Colleagues say environment should be corrupt and
    opts for full restore of the environment. 
    This conclusion to me sounds premature and extreme, by default why should the Config wizard break things just by starting it? Can anyone confirm this is the case or why this could be a possibility? I do not want to restore the entire farm based on assuming
    the worst. 
    Logs don't confirm an invalid state of the environment, so what is his theory based on? Can any specialist shed light on the impact of running and cancelling the wizard on a server? Is he right and is the only option in this scenario a full database restore?
    Is this a known issue or known behaviour of the config wizard?? Doesnt sound logical to me 
    [edit] Hope the moderator can forgive me and move this topic to General, my apologies for making this mistake

    Thanks Rana, that s what my common sense also thinks about this situation. Rerunning the SPCW in such situation in my opinion would normally just complete successfully with no issues. I wanted to confirm here if the latter is normal behavior, since
    my colleague says in general cancelling the SPCW breaks SharePoint by default I was kinda surprised.
    In my own experience, if I have an "error free" environment and I run the SPCW and cancel it, rerunning the wizard will just finish the SPCW processes without any problem since nothing has changed in the binaries etc.
    I know there is a possibility for the wizard to break things in scenario's where changes have been made to the environment (changes always oppose risks), but this isn't the case.

  • ISSUE Sharepoint 2013 databases for reporting services on the second server SQL 2012

    Hello,
    I have server A: Operating system windows 2012 standard, SQL server 2012 standard
    instance: Sharepoint contains data for sharepint
    instance: Reporting should be contain databases for reporting
    Server B:
    Windows server 2012 standard contains installation Sharepoint 2013
    Sharepoint works (without reporting services), it is OK - databases are located on server A:
    My issue is:
    When I have installed reporting services on server B, I have already installed SQL server 2012 on server B, it works.
    I am able to create report in report builder adn place it in to sharepoint.
    But I would like to use only one full SQL machine on server A:
    When I reconfigure repoting settings on server A in central administration - manage service aplications,
    On the SQL server A in instance reporting , there is automatically created databases. It is no problem.
    But the first difference is, when I want to manage service aplication for reporting  in
    Provision Subscriptions and Alerts, there is information
    SQL Server Agent state cannot be determined
    When I want to create report in report builder, I have issue:
    server A-7380mw016\reporting it means server A with full SQL server:
    The Test of connection was successful
    Then I have clicked test connection
    I have recieved this screen with fail: Logon faild for user NT Authority\anonymous logon
    My account belongs to SQL admin on server A (A-7380mw016\reporting) I do not know it is not possible to create report, when it is possible to test connection in the first step and in the second step, there is problem...
    Please, can somebody help me?

    Hi,
    Since you are getting an Anonymous Logon error, it appears there may be a problem passing your credentials to the SQL Server Agent Service. This would indicate a Kerberos issue. See this thread for details:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/46b7c773-6a77-435d-b471-cb9a6ec41c43/has-anyone-else-upgraded-reporting-services-to-denali-2012
    Microsoft Virtual Academy: Breakthrough Insights using SQL Server 2012 : Analysis Services and Credible, Consistent data (Module 2) - Configuring and Securing Complex BI Applications in a SharePoint 2010 Environment with Microsoft SQL Server 2012
    http://technet.microsoft.com/en-us/video/Video/hh858469
    Tips from the video:
    We are connecting to Reporting services using Kerberos when using Reporting Services in SharePoint integrated mode
    For the account using reporting services, we just need a dummy SPN. We go to Attribute editor tab in AD for RS account. And then we will be enabled with Delegation tab.
    In Delegation tab. I we are using claims to windows token, we need to use "Trust this user for delegation to specified services only"
    There you have 2 options: "Use Kerberos only": It means I only want to delegate in the situation where the service that is doing the delegation actually has the Kerberos ticket to start with
    "Use any authentication protocol" When we need protocol transition (like from NTLM to claims for intra farm communication)
    We need to delegate this to SQL server.
    Please check out these articles as well:
    How to configure SQL Reporting Services in SharePoint Server for Kerberos authentication
    http://support.microsoft.com/kb/2723587
    Configure Kerberos authentication (Office SharePoint Server)
    http://blogs.technet.com/b/mbiswas/archive/2009/07/10/configure-kerberos-authentication-office-sharepoint-server.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

Maybe you are looking for

  • How can I setup an iCloud email counter in Safari?

    Would anyone know if there is a way to set up an iCloud email counter in the Safari toolbar so that one can see a notification if an email arrives to my iCloud email account? Or would you know if it is possible to add to iGoogle internet portal a "ga

  • DB Connect from BW on Oracle to MS SQL Server 2005

    Hello, I am having issues replicating Meta-Data from SQL server databases via DBCONNECT to SAP BW. For instance we have the CCM DB and the Siebel DB.  We can transfer meta-data from CCM with no problem (SQL Server 2000) but we cannot transfer meta-da

  • Trouble Connecting To Password Protected Networks

    Hello. I'm having trouble with the wireless side of life. I'm in Japan and I'm trying to connect to YahooBB wireless with my macbook. Everytime I enter the password, there is a message saying the connection has failed. I have also tried to connect wi

  • Where is my list of linked devices?

    Where I can find what devices are linked to my Apple ID account?

  • Premiere 6.5-how to keep the last image stay after movie's over?

    Hi. I am using Adobe Premiere 6.5. I like to keep the last image to stay after movie/ animation finished to play, but they disappear and shows the "x" mark. How can I leave the last image stays after they are done playing? Please help with this? than