Scheuled report failing intermittently With Permission Error

Hello,
A scheduled custom report fails some days. The user has permission to both run and schedule the report. There is no problem to view the reports neither to set up the schedule. And the schedule often runs ok, just every now and then it fails with following error.
errdetail=oracle.apps.xdo.servlet.scheduler.ProcessingException\: Job execution failed because the user who scheduled this job has no more permission or priviledge to run the job. [REPORT_URL]\=[/*********.xdo], [USERNAME]\=[USERNAME]\r\n\********(XDOJob.java\:356)\r\n\tat org.quartz.core.JobRunShell.run(JobRunShell.java\:195)\r\n\tat org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java\:520)\r\nI saw a related document in metalink [ID 1330421.1] but it mentions about sharing the scheduler bertween two instances which I am not sure what that means. I have also checked following forum but for that user the failuer is permanent unlike in our case where its random.
Schedule problems
We are currently on;
Standalone Oracle BI Publisher 10.1.3.4
Windows 2003
Using LDAP (MS Active Directory) as a Security Model
Thanks for your help.

After we restarted the services, the issue went away. (very strange)

Similar Messages

  • CodedUI Tests Fails Intermittently With Initialization Errors

    I would like to re-ask the question asked in this thread:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/855c561b-2100-4494-bf65-c5b9ec83e4af/inconsistent-coded-ui-test-behavior-depending-on-lab-size?forum=vsmantest
    There was no answer given and no more replies coming in to that thread.
    We are exactly in the same situation. We have large number of CodedUI test cases (500+) which runs daily. Some of the tests fails intermittently with the initialization failures. The details are:
    ERROR MESSAGE
    Error calling Initialization method for test class TEST_CLASS_NAME: System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component.
    ERROR STACK TRACE
    Microsoft.VisualStudio.TestTools.UITest.Playback.Engine.IRPFPlayback.SetSkipStepEventName(String skipStepEventName)
    Microsoft.VisualStudio.TestTools.UITest.Playback.ScreenElement.InitPlayback()
    Microsoft.VisualStudio.TestTools.UITesting.Playback.Initialize()
    Could someone please let us know what could be the issue of these intermittent failures?

    Hi digitali,
    According to your description, I would like to know the details:
    How many agent machines in the lab environment?
    What’s the details of these machines? (e.g. memory, system)
    What’s the version of TFS, MTM, test controller and test agent?
    Regards
    Starain
    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.
    Click
    HERE to participate the survey.

  • SSIS 2012 package runs under SSDT but fails with permission error from SSMS

    I have a simple package that pulls data from a text file located on a Windows file server that runs successfully from SSDT on my client.
    However, when deployed and running the package via SSMS from the client, the package fails with a permission error, with the error stating that the data file could not be opened.
    I have done some investigation and have seen some info that states that a package run from SSMS runs under the account on which you are logged on to the machine, which I would have thought is correct. This is therefore the same account when running from
    SSDT (which works) and I can see from the SSIS Report that the 'Caller' is stated as my account, so if this is the case why isin't the package working.
    I've also seen an MSDN forum answer which stated the opposite that the package when run from the IS Catalog in SSMS doesn't run under the account on which the client is logged on with, which is the opposite of the above, but doesn't indicate which account
    it is using.
    So what account is being used to run SSIS 2012 packages from the IS catalog from within SSMS ?
    If it is the account on which you are logged onto the client running SSMS, why is it not working when the account has the necessary permissions (as provent when running from SSDT) ?

    I am aware it's using my account and not one of the service. There's nothing in the posts above which suggests I'm using the service account. I don't know why people keep assuming that I'm running the package from a job. I've never stated that in any of
    the posts I'm running the package from a job. It's been made quite clear I'm running the package from the IS Catalog on SSMS:
    "This is simply selecting a package from the IS Catalog, right-clicking and selecting Execute package.", as per the Nov 18 post, and in the original post "....So what account is being used to run SSIS 2012 packages from the IS catalog from
    within SSMS".
    Just to be clear, the package is NOT being run from a job. It's using the Execute package option when selecting the package within SSMS from the IS Catalog and it's running under the account on which I am logged on to my client.
    Please read carefully. I was just answering your question "So what account is being used to run SSIS 2012 packages from the IS catalog from within SSMS ?" and stating that you where right and that it uses your account to run the package
    when you execute a package manually from the Catalog and that you can prove that by logging the system variable.
    A good suggestion about using a share in the task to map the drive and I will try this. I would find it strange that SSMS requires this mapping whereas SSDT does not though.
    Ok let us know your findings. If it doesn't work you can also test it with a password and username:
    net use f: \\financial\public  yourpassword /user:username
    Please mark the post as answered if it answers your question | My SSIS Blog:
    http://microsoft-ssis.blogspot.com |
    Twitter

  • DataSocket fails intermittently with multiple NICs enabled using LV7.1

    Using LV7.1 and Datasocket v4.2, I was intermittently (but quite often) having problems reading and writing to the datasocket server (primarily from the server side). My application should read the value in the item and upon finding a specific string it should immediately follow it with a write of a default string. However, it can find the same string multiple times and not complete the write. Logging the errors from the write shows that no error is occurring. The client is not at fault because it only writes the string once every few minutes. I was able to finally show that by disabling the extra NIC on my system running the datasocket server that the connection seems to operate reliably. Both NICs
    were set to static IP addresses, but only one was connected. I do have the program writing to "dstp://localhost/UUT" as opposed to a specific IP address (not sure if it matters).
    With Labview6.1 I did not have this problem. It was only after I re-compiled my application with LV7.1 that I started having issues.

    Philip,
    I do not feel I am running out of bandwidth since I have run it successfully on 1Gbit NIC connections on a P4 2.4GHz system as well as a 10/100Gbit NIC on an old 650MHz system with LV6.1. I only do two writes per variable (on up to 8 variables) once every few minutes. I did not seem to be a re-entrant VI issue.
    I have created two VIs which should allow you to recreate the failing conditions with multiple NICs enabled. It responds very quickly with one NIC enabled, but when one or two more NICs is enabled, it gets very slow to respond and has some timeouts.
    One VI is the writer, the other is the reader. Start both VIs and start all 8 reader loops. Then you can consecutive
    ly click on all 8 sender loops. Doing this with and without multiple NICs enabled should show you the problem.
    Note: I think the issue I was talking about in earlier posts about getting multiple strings back before it wrote out "Loop" was due to the fact that the writes were not occurring quickly enough and the reads were happening multiple times. Therefore, in these VIs, I revised the read and close timeouts to -1.
    I think it would be best if you could call me so we can discuss this issue. If you can email me, I will send you my contact information if you don't already have access to it.
    Attachments:
    ReadSocket_Multiple_MSHv1.vi ‏360 KB
    WriteSocket_Multiple_MSHv1.vi ‏216 KB

  • Crystal Report .printout method fails intermittently with no trace

    Hi,
    We have crystal 11 Developer edition installed version 11.0.0.895.
    At client side we are facing abrupt failure while calling the .printout() method on crystal object when accessing from VB 6.0.This doesn't happen all the time , the same report prints fines after couple of attempts.
    I tried putting the errorhandlers but in vain; the control comes out mentioning "method ~ of ~ failed" at application level and the last trace that I am getting is the one just prior to .printout method call.
    We have object cleaning in place in the VB project which is trying to call this object.
    Printers that we are trying to use is Xerox 4015
    Any help would be greatly appreciated.
    Thanks,
    Rajvinder

    Stratos,
    Thanks for inputs.Somehow I am not able to get the content of thei link sent by you .It throws me certificate popup and once accepted it says need user Authentication.
    Is there some specific login credentials that I need to use in order to get the patch?
    Appreciate your response in this regard.
    Thanks
    Rajvinder S.

  • Postscript report fail - REP-3000: Internal error starting Oracle toolkit

    Hi,
    I am receiving the error REP-3000: Internal error starting Oracle Toolkit when I am running a conc. program with postscript as output. I changed Active Users program and tested it. It failed.
    Metalink says DISPLAY issue. I ran the concurrent program - "Prints environment variable values" giving DISPLAY as variable. I received a value. like <hostname>:0.0
    What could be the issue?
    Release - 11.5.10.2
    OS -Linux
    Apache, Forms on 1 Node, Concurrent Manager on the second one.
    Database - 10g R2 on Unix.
    Thanks
    Cherrish Vaidiyan
    Edited by: Cherrish on Aug 19, 2010 5:01 PM

    Hi Hussein,
    Please find the complete concurrent program log:
    Application Object Library: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    FNDSCURS module: Active Users
    Current system time is 19-AUG-2010 15:34:33
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.WE8ISO8859P1
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    Report Builder: Release 6.0.8.28.0 - Production on Thu Aug 19 15:34:33 2010
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 73686471.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 19-AUG-2010 15:34:46
    I will check the old forums too.
    Thanks

  • Service.connect fails occasionally with strange error

    I've created an application which checks an POP3 mailbox every minute to check if there are any messages and if there are, it processes the e-mails according to some rules.
    This works fine most of the time but every now and then the application fails. I can see two different error messages. The first I can understand but the second is very strange. The username and password haven't changed so it should be alright.
    The problem with this is that if I try to connect to the server from Outlook or any other e-mailclient it works fine even at times when my application don't.
    Have anybody seen anything like this?
    Stacktrace:
    Connect failed;
      nested exception is:
         java.net.ConnectException: Connection timed out: connect
    javax.mail.MessagingException: Connect failed;
      nested exception is:
         java.net.ConnectException: Connection timed out: connect
         at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:106)
         at javax.mail.Service.connect(Service.java:233)
         at javax.mail.Service.connect(Service.java:134)
         at biz.MailMethods.readEmail(MailMethods.java:167)
         at application.MailReaderTask.run(MailReaderTask.java:113)
         at java.util.TimerThread.mainLoop(Timer.java:432)
         at java.util.TimerThread.run(Timer.java:382)
    EOF on socket
    javax.mail.AuthenticationFailedException: EOF on socket
         at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:104)
         at javax.mail.Service.connect(Service.java:233)
         at javax.mail.Service.connect(Service.java:134)
         at biz.MailMethods.readEmail(MailMethods.java:167)
         at application.MailReaderTask.run(MailReaderTask.java:113)
         at java.util.TimerThread.mainLoop(Timer.java:432)
         at java.util.TimerThread.run(Timer.java:382)Code:
    try {
      Properties props = new Properties();
      Session session = Session.getDefaultInstance(props, null);
      Store store = session.getStore("pop3");
      store.connect(server, username, password);
      Folder folder = store.getFolder("INBOX");
      folder.open(Folder.READ_WRITE);
      Message messages[] = folder.getMessages();
      String from = null;
      MimeMessage mm = null;
      for (int i = 0; messages != null && i < messages.length; i++) {
        mm = (MimeMessage) messages;
    from = ((InternetAddress)mm.getFrom()[0]).getAddress();
    if ("[email protected]".equals(from)) {
    } else {
    messages[i].setFlag(Flags.Flag.DELETED, true);
    folder.close(true);
    store.close();
    } catch (Exception e) {
    e.printStackTrace();

    HI
    I have a similar scenario whr the connect fails ..
    I shal be gr8ful to u, if u cud let me know how u resolved this problem
    my email id is [email protected]
    with regards
    Kalyan

  • Web browsers fail intermittently with fast user switching

    I have a Core2Duo iMac (the first ones, so its the White case) that my wife and kids share. They leave all three accounts logged in most of the time.
    Frequently Safari will stop being able to connect on one or more accounts. The internet connection is good as Mail, iChat and pinging apple.com from Terminal still work fine. But Safari and FF both throw errors about being unable to reach xxxx server.
    Many times I can just change users and it will work on the other account. Most times if I log out the troubled account and then back in, it will be fine as well.
    I am fairly network savvy and unable to determine what is failing. There doesn't seem to be anything of interest in the console logs. Seems to be somehow specific to web browsers.
    Also, until we added the account for my 7 year old a couple months back, this hadn't happened that I am aware of, since there was a third account in use all the time, it has become a regular occurrence. Initially it seemed to only happen on his account, so I created a new one for him and deleted the old one, but it now has happened on his and my daughters' accounts. They both have parental controls enabled, though we aren't blocking web sites at all.
    Thanks in advance for any help or suggestions,
    jack

    Thanks for the info, nice to know its not just me
    Have tried EVO67 suggestion and its still the same, any suggestion on which plist files to remove?
    And yes I mean accounts not profiles, sorry!
    If I turn off FUS then it doesnt happen but that is the same as logging out of one account, same result.

  • Publications fail intermittently on XI 3.1

    Hello,
    We have publications that fail intermittently with the error:
    An exception was caught while scheduling the publication. (FBE60203) or
    Unable to find the infostore service.  Is your CMS running and configured properly? (FBE60002)
    com.crystaldecisions.sdk.exception.SDKException$OCAFramework: Unable to reconnect to the CMS xxx.ny2.xxx.net:6400. The session has been logged off or has expired. (FWM 01002)
    cause:com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$LogonFailover: Unable to reconnect to the CMS xxx.ny2.xxx.net:6400. The session has been logged off or has expired. (FWM 01002)
    The publication log also invarably contains Unable to reconnect to the CMS xxx.ny2.xxx.net:6400. The session has been logged off or has expired. (FWM 01002).
    The publications are scheduled as follows:
    1. A program object is scheduled to kick off the publication. This program object passes values to the prompts in the publication at run time.
    2. The publications are scheduled as MHTML files to an FTP server.
    3. The publications are based on different tabs in Webi report
    Our environment consists of a full stack on a single server.
    Environment details:
    BO XI 3.1 Premium CPU on RHEL 4 (64 bit) (2.6.9-67.0.15.ELsmp)
    Oracle 64 bit
    Tomcat 5.5
    We schedule a lot of reports using a similar process flow. It is only the publications that fail.
    We have a case open too. I was hoping someone had seen something like this before.
    The entire publication log from the last time one of the publications failed is below:
    2009-01-26 18:45:27,761 INFO  [pool-4-thread-7] BusinessObjects_PublicationAdminLog_Instance_126761 - [Publication ID # 126761] - Running publication instance.
    2009-01-26 18:45:27,805 INFO  [pool-4-thread-7] BusinessObjects_PublicationAdminLog_Instance_126761 - [Publication ID # 126761] - The global delivery rule for this publication was met; publication processing will now begin.
    2009-01-26 18:45:28,015 ERROR [PublishingService:HandlerPool-39] BusinessObjects_PublicationAdminLog_Instance_126761 - [Publication ID # 126761] - An exception was caught while scheduling the publication. (FBE60203)
    com.crystaldecisions.enterprise.ocaframework.IManagedService$ManagedLogoffException: Unable to reconnect to the CMS xxx.ny2.xxx.net:6400. The session has been logged off or has expired. (FWM 01002)
         at com.crystaldecisions.enterprise.ocaframework.ManagedService.invoke(ManagedService.java:604)
         at com.crystaldecisions.sdk.occa.infostore.internal._InfoStoreEx4Proxy.queryEx3(_InfoStoreEx4Proxy.java:364)
         at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.queryHelper(InternalInfoStore.java:708)
         at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.query(InternalInfoStore.java:566)
         at com.crystaldecisions.sdk.occa.infostore.internal.QuerySettings.executeQuery(QuerySettings.java:94)
         at com.crystaldecisions.sdk.occa.infostore.internal.InfoObject.getParent(InfoObject.java:1377)
         at com.crystaldecisions.sdk.occa.infostore.internal.InfoObject.getParent(InfoObject.java:1363)
         at com.businessobjects.publisher.processing.AuditDetailHelper.buildPublicationPath(AuditDetailHelper.java:108)
         at com.businessobjects.publisher.processing.AuditDetailHelper.setupAuditDetails(AuditDetailHelper.java:72)
         at com.businessobjects.publisher.scheduling.SchedulingHelper.scheduleScopeBatch(SchedulingHelper.java:304)
         at com.businessobjects.publisher.processing.ScopeBatchHandler.run(ScopeBatchHandler.java:101)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    2009-01-26 18:45:28,028 INFO  [pool-4-thread-7] BusinessObjects_PublicationAdminLog_Instance_126761 - [Publication ID # 126761] - Publication scheduling complete.
    Once a publication fails, the only method to ensure success is to:
    1. Restart the CMS, Publication Job Server and Webi Processing Server
    2. Recreate the publication (remove the source, add it again)
    As an aside, I've had cases open twice before for the same issue. I closed them both because I can't replicate on demand (we were on XI3.0 RTM at that point).
    I'd appreciate any help.
    Thanks.
    Srinivas

    Mike,
    I still have the case open with support on this. While I am (still) unsure as to which session has logged off, support suggested that I do the following:
    Add
    -requesttimeout 3600000 on following servers.
    1.CMS
    2.Webi Processing Server.
    3.Adaptive job Server.
    4.Publication Job server.
    5.Input Server.
    This seems to have done the job, at least for now. I am still testing though.
    If your publication does fail with such an error, restarting the SIA could be a temporary solution.
    Let me know if you need anything else.
    Best,
    Srinivas

  • PCI-6023-E intermittently crashes with 10421 error

    Using Win ME and the drivers from Ver 6.8.1
    Board will work OK and then crash intermittently
    with 10421 error in my software. MAX also
    reports the same error. Only solution I've
    found is to reboot then everything is OK
    (for a while).

    David,
    This error is software related more than it is a hardware related problem. I am attaching several links that address this error (10401). Also, your E series card is supported by NI-DAQ 7.1 for Windows Me. It would be a great idea to upgrade your driver to the most recent driver compatible with your board (NI-DAQ7.1). The driver could be downloaded from our website at the following link NI-DAQ 7.1. If you choose to upgrade, please uninstall your current driver, remove the hardware, install the new driver, and then install the hardware.
    Links:
    Error -10401 using E series Calibrate VI
    AI continuous Scan Gives Error -10401
    Error -10401 when using the count events or time VI
    If your VI is not big, you could attach it to your post and I will be glad to look at it. Thank you for taking the time to post your question.
    Ayman

  • Reports fail when running across a WAN connection

    We have a remote site in Detroit that has excutables installed on local file server but connects to a database here in Memphis.  Since doing this, we are having issues running some reports from Detroit.  When we attempt to run the reports, we get an error "Failed to retrieve data from the database. Detail:  [Database Vendor Code:11]".  The database is SQL 2005.  The following facts are true:
    1. Certain reports will not run from production PCs in Detroit; these PC just have a Crytal 11.5 runtime installed.
    2. We can run the exact same report (same .rpt file) from production PCs in Memphis using the same paramters and it runs fine.  The PCs are configure the same as the ones in Detroit.
    3. We can run the exact same report from a development PC in Detroit (has Crystal 11.5 installed) and it runs fine.
    Since some reports do run, it seems that the workstation is configured properly, and since the reports do run with no errors from PCs in Memphis, it seems that there is nothing wrong with the .rpt files, the data, or the database.  So, it seems to boil down to something with the WAN connection possibly.  I'm out of ideas at this point.  This issue really seems to make no sense, and any help would be appreciated.

    Hi Clint,
    You should have a link to log a Message in Service Market Place ( SMP ). From there once the case is enter an Engineer will pick it up and give you a call to discuss.
    313 is the original release and you should upgrade to at least SP4.
    What you should do is install the SP4 update to your test machine first and then download and deploy the runtime using the same version of merge modules or MSI. Updating runtime without re-building your app is likely going cause issues. You should also test all this on a test machine first for the obvious reasons.
    SP4 Merge modules are available, not available for SP 5 yet, they are working on getting them posted for download.
    You did not say what technology ( report engine ) you are using, RDC or CR .NET assemblies?
    It may also be due to different MDAC or MS SQL Server client installed. 2005 has a separate Client install now, previously MDAC was used to install the client, depends on which connection type you are using.
    It may also be a table or database permission issue. MS SQL Server enhanced their security and fully support DB security. Try a different user to see if that works.
    Also to clarify, a UDL file does NOT use ODBC unless you select Microsofts OLE DB for ODBC. Create a txt file and then rename the extension to udl. Double click the file and the OLE DB UI should pop up, then select MS SQL Server OLE DB Provider. Fill in the connection info and test it. This may explain why it's failing also.
    Thank you
    Don
    Edited by: Don Williams on Apr 1, 2009 10:30 AM

  • Schedualed report fails within seconds, infoview ok

    Windows Server 2003 R2 Standard (64) SP2
    BusinessObjects XI 3.1 (any guidance on how to find the current FP applied is welcome)
    Reports run through infoview complete without issues, however if the same reports are scheduled with the same parameters the report fails immediately with no processing time taken and the following error.
    Unable to reconnect to the CMS D7DGHRL1.***********.com:6400. The session has been logged off or has expired. (FWM 01002)
    EDIT: it looks like this started after applying the following 1538502 - The Web Intelligent server is running out of memory, your document has been closed.If the problem persists, contact your BusinessObjects administrator. (Error ERR_WIS_30285), if anyone can shed some light on which specific setting might cause this I would appreciate it. Rolling back this change might fix this issue but I will be left with the original memory problem.
    Edited by: Frank Martinello on Nov 29, 2011 9:53 PM
    EDIT 2: rolled back the changes from that KB article, scheduled jobs are still failing.
    Edited by: Frank Martinello on Nov 30, 2011 3:12 PM

    The easiest way to fine exact patch you run on server is by runnign software inventory tool. It is one of the shortcuts in Business Objects Enterprise that you can reach starting at "start" button from your server.
    Are you schedulign from Java Infoview? Can you try scheduling from CMC?
    There is a Kbase note (122296) on exact same behavior and here are steps to fix the issue:
    1. From Central Configuration Manager, disable all the services and re-enable them.
    2. Log into Central Management Console and go to the server area.
    3. Go to the properties of Central Management Server, in command line parameters type -requesttimeout 3600000.
    4. Save the changes and restart the server.
    5. Follow the same steps for WebIntelligence Processing Server and Adapter Job Server.
    6. Go to the connection server properties and increase "Ideal connection timeout" to 120, restart the server

  • Report Server create new database error

    Hello everybody
    I have MSSQL 2012 Standard Edition SP2 istalled on Windows Server 2008 R2.
    I had installed Reporting Services on that server (thru install wizard add new feature).
    Reporting Services installed with no errors, there is SQL Server Reporting Services service in SQL Server configuration Manager and it is running. When I launch Reporting Services Configuration Manager it saw the reporting services name and instance name,
    but when I try to define the new database there is such error:
    Could not connect to server: The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception.
    The Reporting Services and Database Engine are on same server. I have the administrator permission both on Windows and SQL server instance
    Please help
    Thank you

    Hi HeyLe,
    Based on my research, the issue may be related to user access permission. You can refer to the following method to troubleshooting the issue:
    Open C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG folder | right click on the machine.config file | Properties | Security | make sure your domain account has FULL CONTROL permission on this file.
    If above steps still do not work, please backup your machine.config file to somewhere else and replace with the attached one from my Windows Server 2008 environment.
    Alternatively, app.config file also may cause the same issue.
    There is a similar issue, you can refer to it.
    http://stackoverflow.com/questions/6922879/exception-type-initializer-for-system-data-sqlclient-sqlconnection
    http://nishantrana.me/2011/04/19/the-type-initializer-for-system-data-sqlclient-sqlconnection-threw-an-exception/
    If your problem still exists, please feel free to let me know.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • 10.5.8 Update Provokes An Onslaught of Permission Errors :(

    Is Apple going to offer a fix for this apparently defective update?
    On a brand New Macbook Pro 17"( just after booting up for the very first time) I ran disk utility and did a routine verify of permissions which resulted with no errors displayed. (Passed with flying colors). I soon after was greeted by "Live Update 10.5.8" - "Recommended for All Users". I naively did the install and consequently, upon running Disk Utility proceeded to "Verify", when much to my surprise, a laundry list of "Errors" began to por down my screen. I next did "Repair Permissions" but these errors persisted. I since tried independently downloading and installing "Combo Update" twice in a row followed by a "Verify" (without doing a "Repair"). The Permission Errors continue to cascade,however, this Did resolve initial Warnings encountered as follows:
    Warning: SUID file "System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/Resources /DiskManagementTool" has been modified and will not be repaired.
    Warning: SUID file "System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Reso urces/Locum" has been modified and will not be repaired.
    Warning: SUID file "System/Library/Extensions/webdavfs.kext/Contents/Resources/loadwebdav" has been modified and will not be repaired.
    Warning: SUID file "usr/sbin/pppd" has been modified and will not be repaired.
    Warning: SUID file "usr/sbin/vpnd" has been modified and will not be repaired..
    Presently, I am still plagued with "Permission Errors" and I did run "Repair" out of frustration and desperation to no avail. I have since read and been advised I should "Ignore" the errors, although they are "Valid"?
    Why do I have "Errors" on my brand new computer I ask.
    I don't understand how this can possibly be acceptable to Apples standards and dismissed as Valid yet fine to ignore.
    How does one determine in the future which "Errors" are "False Positives"and are they really? How do I know the health of my system? I have honestly been conditioned to rely upon Disk Utility- Verify, Repair. How can I feel confidence in future "Recommended Updates"? I am neither a software engineer, nor a technical expert but I do in all honesty have a business to run. I honestly don't know if this unit is reliable in it's present state. Am I going to be plagued and riddled with these errors for the life of this laptop?
    I am genuinely trying to get a handle on this and confess to having lost hours of sleep over it. Hopefully, someone from Apple is working on resolving this for us. Right now I hesitate to even turn it on at this point. I've gone back to using my G4! So for now My Macbook Pro is sitting on my desk looking like an expensive paperweight.
    Thanks for any solution, expertise or reassurance anyone may be able to offer.
    Lastly resorted to "Repair" and this is the result.
    Verify permissions for “Macintosh HD”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "System/Library/Frameworks/CoreVideo.framework/Versions/A/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/AirPort Base Station Agent.app/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "System/Library/Components/CoreMediaAuthoringPrivateComponents.component/Conten ts/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/AVC.plugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/IIDC.plugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/MPEGAudioDecoder.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/MPEGLayer2AudioEncoder.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/Tundra.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/Resources/VDC.plugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CodeRes ources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/DVD.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/FRSettings.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/FRSources.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Movies.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Music.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Photos.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Podcasts.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/TV.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/BackRow.framework/Versions/A/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeComponents.component/Contents/CodeResources" , should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTimeJava/QuickTimeJava.bundle/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTime3GPP.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/CodeResources" , should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeH264.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/CodeResourc es", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeImporters.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeMPEG.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeMPEG4.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeStreaming.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/QuickTime/QuickTimeVR.component/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "System/Library/Frameworks/QTKit.framework/Versions/A/Resources/QTKitIBPlugin.i bplugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/Spotlight/QuickTime.mdimporter/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "System/Library/Frameworks/QuickTime.framework/Versions/A/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "Applications/QuickTime Player.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/QuickTime Player.app/Contents/PlugIns/AnnotationInspector.propPane/Contents/CodeResources ", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/QuickTime Player.app/Contents/PlugIns/AudioSettingsInspector.propPane/Contents/CodeResour ces", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/QuickTime Player.app/Contents/PlugIns/DataRefInspector.propPane/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/QuickTime Player.app/Contents/PlugIns/HintTrackInspector.propPane/Contents/CodeResources" , should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/QuickTime Player.app/Contents/PlugIns/NetworkInspector.propPane/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/QuickTime Player.app/Contents/PlugIns/SettingsInspector.propPane/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/QuickTime Player.app/Contents/PlugIns/VisualTrackInspector.propPane/Contents/CodeResource s", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTAdvance d.prefPane/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTAdvance d.prefPane/Contents/Resources/QTMediaKeys.bundle/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTAdvance d.prefPane/Contents/Resources/QTMime.bundle/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTAdvance d.prefPane/Contents/Resources/QTTransport.bundle/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTPlugIn. prefPane/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTRegiste r.prefPane/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTRegiste r.prefPane/Contents/Resources/QTAbout.bundle/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTStreami ng.prefPane/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PreferencePanes/QuickTime.prefPane/Contents/Resources/QTUpdate. prefPane/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "Applications/iTunes.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Frameworks/InternetUtilities.bundle/Contents/ CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/CodeResou rces", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions verification complete

    d.m.d wrote:
    Sorry you are as well in the same boat! I confess I would prefer not to have to live with it.
    AFAIK, everybody has to live with these messages, but they are not actually errors in the permissions of the indicated files & as Apple says should not generally be a cause for concern. For example, all those that start with the letter el in the first position of the permissions string (like "they are lrw-rw-r-- ") are just indicating that the +file type+ of the file is a symbolic link -- the file type is not actually a permission & should not be changed by the repair, which would cause the file not to be recognized as a link & cause a legitimate operational error!

  • Encountering with the error Client out of memory in Bex. . .

    Hello All,
    In the Bex report when I run for the 2000 sales organization selection the initial display is coming fine. When I try to drill down to the next levels in the result, I am encountering with the error 'CLENT OUT OF MEMORY'.
    The report is displaying sales document level data. I need to drill down on almost 6 fields like cost element, Profit center. Auth group, Cost center, Customer number... Up to 7 attributes.
    I am able to drill down up to 5 attributes when i try to drill down on the 6th one, the report ended up with this error.
    Note:  I am able to run the report for remaining sales orgs and can drill down on all the fields. Might be because of huge data not able drill down on 2000, not sure
    Any one could help me on this.
    Thanks in Advance,
    Lakshmi.

    I checked in the infoprovider level.
    For the same selection, we have around 450000 of cells.
    Thank you,
    Lakshmi.

Maybe you are looking for