SCCM Reports Will Not Run - SQL Connection Issue

We have SCCM 2012 R2 CU2 and SQL 2012 SP1 CU6. We used to build our SCCM suites with SQL on the site server and have never had this problem that we now have on a new suite but this time we hosted SQL on its own server (SQ01) separate from the site server.
SCCM made the SQL server a component server (makes sense) and forced us to put Reporting Services on the SQL server (when trying to put it on the site server it would not find the instance-CM01, as that one has SSRS on it). The site server is ABC01. We've
already fixed a couple errors in regards to this issue.
The Reporting Services installed on SQ01 fine. When you go to reports in admin console it loads the 419 default SCCM reports just fine. But none of them will run properly. They open up but a popup appears with this error in the error details popup:
"An error has occurred during report processing....AbortedException: An error has occurred during report processing...ReportProcessingException: Cannot create a connection to data source AutoGen__(many numbers). System exception..."
If you go to SQ01, open Reporting Services Config Mgr, connect to instance SC01, click the URL under Report Manager URL, it prompts you for a logon (but should not do so) and you can log in with the service account selected when the Reporting services were
installed in SCCM Admin Console, drill down into ConfigMgr_ABC, click on the default created data source named {bunch of numbers}, and herein there are two more problems....1) it doesn't save the pwd for the service account, when clicking test connection we
often have to reenter it, and 2) the ConnectionString has this entry for Source="ABC01.fqdn/CM01" but it will never connect with that. If we change it to just "CM01" and it is currently holding the pwd, it will test connect successfully
but after just a few minutes it won't because something has reset the connection to "ABC01.fqdn/CM01" and forgotten the pwd. It is apparent that something is overwriting the settings in a way SQL currently doesn't like.
Also, we have an alias within SQL in this format "SQ01.fqn/CM01" when SQL already has a "CM01" alias. This seems to be a problem too.
Any input appreciated.
Ben JohnsonWY

OK, I'm duly web-embarrassed. Apparently due to some firewall blockage, my Admin Console on my workstation (which is in a different VLAN from these servers), could not save the changed Reporting Services configs to SQL. When we made the changes using the
Admin Console on ABC01, it all started working.
Ben JohnsonWY

Similar Messages

  • Published report will not run; works fine in VS2010 debug mode.

    Have 64bit Visual Studio Ultimate installed, CRv13_1 and MSSQL 2008 R2.
    The issue I am having is the report work like a champ when I run the web application in debug mode. IE I hit the run button in Visual Studio, However when I publish the application the report will not run. I get various errors depending on how I have connected to report to MSSQL. I have tried ODBC and OLE DB connections. I have tried Windows authentication and MSSQL user login. The results are the same. the report works fine in debug mode but will not work when published. The most common error message is :
    Error
    Database logon failed.
    or
    Login failed for user 'NT AUTHORITY\NETWORK SERVICE'
    Depending on how I am authenticating. I have Google this issue and there are tons of posts about it but no solutions. Any help would be appreciated.

    See if the article [Troubleshooting Guide to Database Connectivity Issues with Crystal Reports in Visual Studio .NET Applications|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0225775-88c4-2c10-bd80-8298769293de] helps.
    I'd settle on the prefered connection method and troubleshoot that. Use the search box in the top right corner of this web page. It will bring up KBases, blogs, wikis, articles and more. Also, search these forums. There is lots of info here and lots of answers.
    - Ludek

  • Report will not run after upgrade to new Crystal server

    My company has been using Business Objects version 11.5 Central Management Console and InfoView for Crystal reports. We are upgrading to
    SAP BusinessObjects BI Platform 4.1 Support Pack 1 Version: 14.1.1.1036 Central Management Console and BI Launch Pad. I have one report that is using a sql command for nat2date of a database value that is running successfully on InfoView but will not run on BI Launch Pad. The nat2date function is converting a random number in our database to a date and then selecting the records for the report by using the LastFullWeek function.
    ({Command.NAT2DATE(PY_PAY_SEGMENT_T.FROZEN_TIME)} in LastFullWeek)
    Is there something I need to add to the new CMC to recognize this sql command?
    Thanks for any suggestions!

    Ok, with BI 4.1 you'll need to use Crystal 2013 instead of Crystal 11.5.  For the vast majority of your reports, you won't have to manually upgrade them because the 11.5 version will work fine in the new version of BO.
    I suspect the problem you're seeing is with the "{Command.NAT2DATE(PY_PAY_SEGMENT_T.FROZEN_TIME)}" syntax. is "NAT2DATE(PY_PAY_SEGMENT_T.FROZEN_TIME)" the field alias that you're returning for this function?  Or are you trying to call the function like this?  I would call the function and alias it in the "Select" clause of your command so that it looks something like this:
    Select
      ...<various fields>...,
    NAT2DATE(PY_PAY_SEGMENT_T.FROZEN_TIME) as FROZEN_DATE
    from
    where
    You could then change the selection criteria to something like this:
    {Command.FROZEN_DATE} in LastFullWeek.
    That will fix the report as is.
    However, when you use the Select Expert for reports that have a command, Crystal will pull ALL of the data from the query into memory and then filter it there - it will NOT push this selection criteria down to the database.  So, I usually recommend that you put all of the filter criteria in the Where clause of the command.  You could use something like this to get "LastFullWeek":
    NAT2DATE(PY_PAY_SEGMENT_T.FROZEN_TIME) between Trunc(Sysdate - 7, 'DAY')  and
    Trunc(Sysdate, 'DAY') - 1
    "Trunc(Sysdate, 'DAY')"  will give you the first day of the current week and "Trunc(Sysdate -7, 'DAY') will give you the first day of the previous week.
    If you do it like this in the where clause, you may not have to include the "Frozen_Date" in the select clause.
    -Dell

  • My ipod touch 3g will not run or connect to itunes

    My iPod shows the Apple logo when I reboot it, and then shows a connect to iTunes screen.  However, it is not recognized as a valid USB device by my PC.  I've got another iPod Touch that works just fine on the same computer.

    try restarting it by holding down the home and hold button at the same time untill the screen goes black then press the home button untill the apple logo shows up (you will not loose any data)

  • Reports are not run when connect VPN

    I have installed Oracle Forms & Report Services (Standalone) on windowXP (SP-3). My problem is:-
    1) After restart OS i connect VPN when VPN is properly connected i run my application. Forms run properly but when i want to run report it shows error 'rep-51002: Bind to report server rep_localhost_bs_appsrv failed'.
    2) After restart OS i did not connect VPN and then run reports its running properly and not showing any error.
    I want the solution of 1st case. Please help me urgent.

    You need to put the IP address in the hosts file.
    Also verify if your Default Gateway at networking level is configured for the NIC. The Default Gateway information could be displayed executing 'netstat -anr'.
    Also check the network through nslookup.
    Is http service is running?
    How many network adapters are there?
    Has IP address changed?
    What's your operating system?
    Also don't say urgent in your questions, because urgent questions are answered by the paid support.
    regards

  • FR and Web Analysis reports will not run in workspace

    I have configured both FR and Web Analysis and then re-configured workspace to pick them up. 'Reporting and Analysis shows up in my foundation metadata under workspace. All my related ports are enabled.
    Database connection manager, import financial reporting reports, preferences financial reporting, tools/link to web analysis, do not appear in workspace.
    get 'required application context analyzer is missing. please contact your adminstrator.' error when try to run a web analysis or financial reporting report from workspace.
    Web analysis as a client with reports is working fine.
    Financial reporting allows me to create a database connection, create a report, pdf preview from the client but web preview breaks with generic page not found error.
    Any suggestions would be most appreciated.

    Hi,
    You can use panel while creating reports and put all the graphs on it .
    Panels color can be changed.
    Thanks
    Yashwant

  • SQL script runs under SQL Devoper, will not run under UNIX, SQLPlus

    I have a sql program I developed under the SQL Developer tool and it runs fine. I have ftp'd the sql to the Unix server and I am trying to run the same program under SQL Plus in unix. The program echo's back the line number that is the last line number in the code before the 'Exception' code in the program and it goes out into never never land.
    I can't figure out why this runs under SQL Developer but will not run under SQLPlus in Unix. Any ideas would be appreciated!!!!

    Assuming that the ftp process did not append any invisible characters(which it usually does) at the end of each line,
    did you put the '/' symbol at the end of your program before running in sql*plus
    something like
    begin
    end;
    /

  • Shows being connected, but will not run

    I have (2) I-pads in the house and after coming home from a long weekend both show that they are connected in the settings wi-fi but both will not run any wi-fi programs. I have Mac computer that works fine and my I-phoneG-3 works fine, all which worked ok before we left for the long weekend. I have turned off the I-Pads to reboot and still does not connected. Need Help!

    Try:
    - Powering off an then back on your router
    - On the iPad reset network settings:Settings>General>Reset>Reset Network Settings.

  • After an upgrade from Power mac G5 to iMac and PS will not run... Error - 150:30.  Seems to be a Licensing issue.  Any ideas? Works fine on the old Powermac...

    Delighted with the new iMac but I have had an old version of CS4 for years now and it will not run on the new machine.  I have tried Adobe customer care chat but it seems that nobody is available right now.  Can anyone help?

    I cannot locate the Flexnet folder by the way.... and the License recovery tool tells me that ....
    You can’t open the application “LicenseRecoveryLauncher” because PowerPC applications are no longer supported.
    Where do I go from here please?

  • WSUS 3.0 SP2 will not run after installing update 2720211

    http://support.microsoft.com/kb/2720211
    The update was installed and server rebooted.  Now the WSUS console on Server 2008 SP2 will not run.  "Error: Connection Error.  An error occurred trying to connect to WSUS server."
    The update service and IIS are both running.
    When checking for updates from clients, they  show a message saying their update software needs to be upgraded, but they fail updating.
    I was going to uninstall the update, but there is no option to uninstall the update from the WSUS server.
    What are options to fix this?

    This page helped alot. Let me recap for others on the interwebs.
    Cause:
    - Applied KB2720211 to a WSUS 3.0 SP2 server thats running on Windows 2008 64 bit server with local SQL db.
    What happened:
    - I could no longer sync my WSUS server with the interwebs.
    - clients could still connect to WSUS and I could still open the WSUS console.
    - Uninstalled WSUS, left DB and downloads and reinstalled WSUS in attempt to fix broken syncing.
    - Clients could now no longer sync with WSUS server. (They got Windows Update error code 800B0001).
    Solution:
    - Googled, found this page.
    - Followed just these last few steps that Chucker2 posted.
    Extract necessary files from 2720211 installer
    Download the KB2720211 installer for your architecture from Microsoft (http://support.microsoft.com/kb/2720211)
    Extract WUSSetup.msp from the installer by running the installer with the /extract parameter (example: "WSUS-KB2720211-x64.exe /extract")
    With 7-zip, open WUSSetup.msp and extract "PCW_CAB_SUS".
    With 7-zip, open "PCW_CAB_SUS" and extract "DbCert", "DbCertDll", and "DbCertSql".
    Rename those files to "WSUSSignDb.cer", "WSUSSignDb.dll", and "WSUSSignDb.sql", respectively.
    On your WSUS server, navigate to "C:\Windows\SYSMSI\SSEE\MSSQL.2005\MSSQL\SchemaSig" and copy the extracted "WSUSSignDb.cer" and "WSUSSignDb.dll" to it. Make a backup copy of the two existing versions, just in case.
    On your WSUS server, navigate to "C:\Program Files\Update Services\Database" and copy the extracted "WSUSSignDb.sql" to it. Make a backup copy of any existing versions of the file.
    Reinstalled 2720211
    PROBLEM FIXED AND CLIENTS COULD ALL SYNCH AGAIN.
    Thanks Chucker 2.
    ps. Susan Bradley stop polluting every WSUS post on the interwebs with your constant links to WSUS KB2720211 : Common issues
    encountered and how to fix them
    this is the best solution. after reboot the problem is solved .
    kailash

  • Reports are not run in WAN using OAS10g R2 on MS Server2003? urgent help

    My Forms and Reports was run successfully using Oracle AS10gR2 installing on Win XP on Server in my LAN and WAN environment. So every thing is working fine using Win XP on my server Machine.
    But when I install MS Server 2003 and Oracle AS10gR2 on my server machine. Forms and reports are run successfully in LAN but in WAN forms are run successfully and reports are not running?
    Please send me the solution on urgent.
    Thanks.
    Shahzad

    Hi Paul,
    We recently upgraded our SCCM 2012 R2 servers to OS 2012 R2, Now i could not able to see the path you mention in your blog.
    mofcomp.exe “C:\Program
    Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof”
    Bear in mind that the above command is for SQL Server 2008 and it assumes that SQL is installed in its default location.
    The command for SQL Server 2012 is:
    mofcomp.exe “C:\Program
    Files (x86)\Microsoft SQL Server\110\Shared\sqlmgmproviderxpsp2up.mof”
    I can only see D:\Program Files (x86)\Microsoft SQL Server\100\<Below
    folders>
    DTS
    SDK
    Tools
    srkr

  • G5 iMac will not run programs

    Hello again Guys, I'm back......  Just a quick note, Thanks to all who have offered me advice over my past issues.  I have a new one for you.  I recently picked up a G5 20 inch iMac  1.8 PPC  1.5 ram (gonna go pick up another gig today.  Nothing out of the ordinary.  I actually really like this thing.  Anyways, when I picked it up, it was supposed to have 10.5.8 on it and it only has 10.4.11  No real biggie just need to get a hold of a 10.5 disc.  Anyways, here is the issue.  Programs will not open.  If it is a preinstalled program, it runs fine.  If it is a program that I have downloaded, it will not run.  Case in point, I use FILEZILLA ALOT.  I downloaded the PPC version, go to open it, and the icon pops up in the dock, then closes with nothing else.  No crash report, no bug no nothing.  Pops up in the dock then disappears.  Does this with any program that I download.  I already repaired permissions to no avail.....  any ideas?
    Thanks far in advance

    You can first try running Disk Utility and using Repair Disk Permissions (on the First Aid tab).
    Since that iMac came with the system already installed and an existing user account, I would create a new admin user account (in System Preferences Accounts pane).  Make sure it is administrator, not standard.  Log out and log in to the new account.  Try the same thing in that account to see if the problem recurs.
    When you get your Leopard installation disc, I would erase the internal drive and install a clean system.  Whether the above helps or not (with the current system), a brand new system should resolve the problem.

  • Battery shows as having charge in System Profiler yet will not run from bat

    My MacBook is about a year and half old. My battery just started doing this a few days ago. It shows as not charging. Checking the battery shows that it has 85% power left (this was 86% the day it started). The magsafe connector stays green. The MacBook will not run without the power connected.
    I am not sure if this is an issue with the battery, the batteries connector, or with my MacBook. I'm pretty tight fro cash right now and need my MacBook working. I don't have money to throw at parts I don't need. If anyone has experienced this issue before and has any insight please let me know. I'm a starving web programmer and I need to be able to bring my MacBook with me to meet with clients.
    Thanks,
    Steven
    Battery Information:
    Model Information:
    Serial Number: DP-ASMB016-3738-3b2a
    Manufacturer: DP
    Device name: ASMB016
    Pack Lot Code: 0002
    PCB Lot Code: 0000
    Firmware Version: 102a
    Hardware Revision: 0500
    Cell Revision: 0102
    Charge Information:
    Charge remaining (mAh): 4211
    Fully charged: No
    Charging: No
    Full charge capacity (mAh): 4939
    Health Information:
    Cycle count: 232
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 0
    Voltage (mV): 12158
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 0
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 20
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: Yes
    Battery Power:
    System Sleep Timer (Minutes): 5
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 1
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: Yes
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: No

    Do you think it is software. It will not even boot when the power is not connected. I was thinking it was a problems with ACPI in the EFI BIOS. The strange thing is just a moment ago the magsafe went orange and the power states calculating. This is the first time I've seen the magsafe orange since this started four days ago. I came back to this thread to update it with this little tidbit and saw your reply.
    This is my current power information from system profiler:
    Battery Information:
    Model Information:
    Serial Number: DP-ASMB016-3738-3b2a
    Manufacturer: DP
    Device name: ASMB016
    Pack Lot Code: 0002
    PCB Lot Code: 0000
    Firmware Version: 102a
    Hardware Revision: 0500
    Cell Revision: 0102
    Charge Information:
    Charge remaining (mAh): 4199
    Fully charged: No
    Charging: Yes
    Full charge capacity (mAh): 4939
    Health Information:
    Cycle count: 232
    Condition: Good
    Battery Installed: Yes
    Amperage (mA): 0
    Voltage (mV): 12148
    System Power Settings:
    AC Power:
    System Sleep Timer (Minutes): 0
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 20
    Automatic Restart On Power Loss: No
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Wake On LAN: Yes
    Display Sleep Uses Dim: Yes
    Battery Power:
    System Sleep Timer (Minutes): 5
    Disk Sleep Timer (Minutes): 10
    Display Sleep Timer (Minutes): 1
    Wake On AC Change: No
    Wake On Clamshell Open: Yes
    Display Sleep Uses Dim: Yes
    Reduce Brightness: Yes
    Hardware Configuration:
    UPS Installed: No
    AC Charger Information:
    Connected: Yes
    Charging: Yes

  • Reports in Favorite Reports did not run when open

    In SCOM 2012, I have run a few reports with the report template in the default SCOM management pack and saved them in the Favorite Report. When I open the saved reports at the Favorite Report again, they suppose to be run automatically. However, when I open
    the report, it stopped at the parameters page and I need to click the run button explicitly. Does any one know why it is so and how can I make it run automatically when I open the reports which I have saved in the Favorite Report.
    Thanks a lot for any advice. 
     

    Thanks a lot for your comment. 
    First of all, there is no error at all and no message in the event log that related to this issue. The report saved in Favorite Reports did able to run successfully without any error just only I need to click the run button manually. Suppose it should run
    automatically, right?
    Second, there actually two MS (say MS01 and MS02) and both of them point to the same SSRS. Say for example, the report saved in the Favorite Reports at the Operation console on MS01 will not run automatically when open it. The behavior is the same when using
    the Operation console on MS02 to open that particular report saved on MS01. 
    However, when I save a report in the Favorite Reports at the Operation console on MS02, it will run automatically when I reopen it. Then I use the Operation console on MS01 to reopen this report, it will run automatically as expected.
    In short, report saved in MS01 got problem no matter where you open it. Report saved in MS02 got no problem no matter where you open it. It is very weird and I don't know what setting in SCOM 2012 would affect this behavior. In a big head right now...

  • Premier elements 12 will not run after re-install

    Premier elements 12 will not run after re-install - it is legal and registered with adobe under my ID. WTF! The reason I re-installed it was because it could not find the internet - which is working. And premier 12 was working for a while then quit - that is why as a last ditch effort - i re-installed it. Any ideas?

    scottg
    Please review the following for possible solutions to your Premiere Elements 12 issue.
    http://www.atr935.blogspot.com/2014/04/pe12-sign-in-failure-connect-to.html
    http://www.atr935.blogspot.com/2014/04/pe12-premiere-elements-12-editor-will.html
    Looking forward to learning of your results when your schedule permits.
    Thank you.
    ATR

Maybe you are looking for

  • Report Performance plase help

    Hi MY report is base on the view wihich is a based on 10 unions of select statments. I am trying to improve the performance. I am planing to remove the view completelty and base a report on the SQL. Please see below ffor view structure create view XY

  • How can I remove Safari from my iPad?

    How can I remove Safari from my iPad?

  • Running Flex Unit in AIR

    Hi I am loving flex unit and wanted to use it on a air app I developed a few months back. I added an new application.mxml file to the project and added the TestRunnerBase and a ref to FlexUnitCore. When I try to debug the app, the debugger starts but

  • Code Interface Nodes and multithreading (openMP)

    Hi, We are experiencing a rather strange problem with the use of Code Interface Nodes (CIN) in LabView. The CINs are built with the Intel Compiler in the Visual Studio .NET 2003 IDE and use the openMP directives to easily implement multithreading. Th

  • Can't import photos after change in iPhoto 6

    Hello I work with iPhoto to organize and print my photos. To change the photos I take Photoshop Elements 3. After I have update iPhoto 5 to iPhoto 6 I can't import my photos after I change it in Photoshop Elements 3 iPhoto gives me following message