Error Code:942 While Scheduling a report in BI Publisher

Hi All,
I am trying to schedule one report in BI Publisher.
After Clicking Submit Button while scheduling report,i get following error:
Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.0.0) (Build 080319)): oracle.toplink.exceptions.DatabaseException Internal Exception: java.sql.SQLException: ORA-00942: table or view does not exist Error Code: 942 Call: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + 50 WHERE SEQ_NAME = 'JOB_ID_SEQ' Query: DataModifyQuery()
Kindly Help me in resolving this issue
Regards
Amrita Singh

i know the issue,i can give quick fix, but in-order to make sure you don't get another glitch like this.
I would recommend, you to install the scheduler in another schema or another db.
Re-installing the scheduler schema tables will fix this.

Similar Messages

  • Error while scheduling the report in bi publisher

    oracle.apps.xdo.servlet.scheduler.ProcessingException: Error occurred while scheduling the job.
         at oracle.apps.xdo.servlet.ui.scheduler.SchedulerServlet.getDateObject(SchedulerServlet.java:2202)
         at oracle.apps.xdo.servlet.ui.scheduler.SchedulerServlet.scheduleJob(SchedulerServlet.java:1394)
         at oracle.apps.xdo.servlet.ui.scheduler.SchedulerServlet.doPost(SchedulerServlet.java:289)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:80)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Hi,
    I am newly using BI publisher . I am using 10.1.3.4.0 . I am just trying to create a report in test name. that is the first step to create a report where i am getting error. I am using default RPD paint , where all the user and Groups are defined .

  • FTP Delivery Destination Not visible while scheduling a report.

    Hi All,
    We are implementing BI Publisher 11g (As part of OBIEE 11g).
    In BI Pub administration we have defined FTP and Email Delivery Destinations.
    But while Scheduling a report, under Destinations we see only Email option, we are not seeing FTP option.
    Is this happening due to any of the missing configuration or any privileges are missing?, please clarify.
    Thanks,
    Aditya

    Do you have "Use Secure FTP" checked?
    I tried adding a source with that checked and the FTP option didn't show up either, but when I unchecked that box I was able to see the FTP option.

  • Why is the Error Code 0x8002006E While Burning the Disc?

    Hey there! I don't seem to get through this Issue. I was trying to burn content to a Disc and it failed with the error code 0x8002006E, while the process was almost complete. I came across a few forums and nothing helped much to resolve this problem. Is there someone who knows the exact cause? Is this is a known-issue or anything already being addressed by Apple? Or a work-around to get this resolved? because i also read (did not try) that no third-party applications, as an alternative, solved this Issue. Disappointed! Help!
    Model: iMac (21.5-inch, Mid 2011)
    OS: Lion OS X 10.7.4
    I have the latest software updates and Firmware updates installed.
    Thank you,
    Sivarama Krishnan (kvsrkrishnan)
    <Edited by Host>

    I found this article excerpt:
    The few solution that where found where by calling at Apple and get technical support. There are a few solutions that might work.
    The first one would be Go to users > your computer name / user name > library > Preferences > com.apple.finder.plist and delete this file. Also it’s advised to keep the burn speed at 8x.
    The second solution found that Apple technical support gave is to unplug everything, including the AC power cord and then remove the battery. Press the power button for 10 seconds without replacing the battery or attaching the AC power cord and after the 10 seconds are up replace the battery. After the battery is in slot hold down the following keys with the left hand: Option + Apple (command) + R and with the right hand hold down the following keys: P + Power Button. You will need to hold all 5 of these buttons at the same time until you hear both sets of startup chimes Release all of the 5 buttons after you hear the two startup chime sounds.
    Hope this helps

  • An error has occurred while loading the report

    Hello all,
    I'm trying to view a Crystal Report from my CRM application and I receive the follow error message, but only when trying to view it on a laptop:
    An error has occurred while loading the report. Please contact technical support.
    Has anyone else run into this problem?
    Thanks!

    Hello Eddie,
    please post some more information about your problem.
    What is the name of your CRM app?
    Who developed this app?
    Did it never work or do you get this error only now?
    Always or only sometimes only?
    In what versions and on what patchlevel are you working ?
    Thanks for some more info
    Falk

  • SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has be

    Hello, I have a sql 2005 server, and I am a developer, with the database on my own machine.  It alwayws works for me but after some minutes the other developer cant work in the application
    He got this error
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: 192.168.1.140]
    and When I see the log event after that error, it comes with another error.
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: 192.168.1.140]
    He has IIS5 and me too.
    I created a user on the domain called ASPSYS with password, then in the IIS on anonymous authentication I put that user with that password, and it works, on both machines.
    and in the connection string I have.
    <add key="sqlconn" value="Data Source=ESTACION15;Initial Catalog=GescomDefinitiva;Integrated Security=SSPI; Trusted_Connection=true"/>
    I go to the profiler, and I see that when he browses a page, the database is accesed with user ASPSYS, but when I browse a page, the database is accesed with user SE\levalencia.
    Thats strange.
    The only way that the other developer can work again on the project is to restart the whole machine. He has windows xp profession, I have windows 2000.
    If you want me to send logs please tellme

    Well here's my problem, maybe you can help. Intermittenly I get a login failed when connecting to a db engine through Server Management Studio using Windows authentication. When this happens the following entries are generated on the server's application event log:
    Event Type:        Error
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              17806
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: <ip address>]
    Event Type:        Failure Audit
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              18452
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: <ip address>]
    I've already ensured that the server is set to mixed authentication mode. Oddly enough, the workaround that I've found is that if I remote desktop into the server, log in and then log back out, Management Studio is suddenly able to connect again. No idea why it works. 
    As I said before, it is intermitten. Some days it errors on login, other days it doesn't and there are no configuration changes between them. Also, both client and server are in the same domain and same site so there is no VPN or anything in between. I'm really quite stumped. Any help would be great, or if you can point me in the right direction of where to look. Thank you in advance!

  • Error Code 8024200D while installing update KB3000850 for Windows 8.1

    Error Code 8024200D while installing update KB3000850 for Windows 8.1
    I have been prompted for the last 10 days to install the important update KB3000850 in my laptop, but the installation fails every time.
    Two days ago, on March the 12<sup>th</sup>, I installed 31 updates without any problem. What is wrong with this particular update?
    You will find below my dialogue with Microsoft Support Engineer, Mr Niranjan Manjhi, who referred me to you:
    Hi Michelle,
    Thank you for posting your query in Microsoft Community.
    I understand that you are unable to install the a specific update KB3000850. I will be happy to assist you with your query. Let me ask you;
    Is your computer connected to domain?
    Which security software is installed in the      computer?
    Do you remember making any specific change in the      computer prior to the issue?
    This November update rollup also includes all previous updates since the previous image update in April 2014 and this includes performance and reliability
    improvements.
    Cause:
    This issue occurs because a process keeps a file in the component store open. Therefore, the file cannot be deleted or overwritten. Let's try the methods below and
    check the status.
    Method 1: Depending on the architecture of your
    Windows 8.1 operating system, I would suggest you to install the following package first and then try installing the KB3000850.
    All supported x86-based versions of Windows 8.1: [link] Download the package now.
    All supported x64-based versions of Windows 8.1:
    [link] Download the package now. 
    Restart is required.
    Method 2:
    If the issue still persists, run the Windows Update Troubleshooter and check the status.
    Click to run
    [link] Windows Update Troubleshooter
    Also refer to:
    [link] Troubleshoot problems with installing updates
    Hope this information is helpful. Please feel free to reply in case you face any other issues with Windows in future.
    Regards,
    Niranjan Manjhi
    Dear Niranjan,
    Thank you for your answer.
    To answer your questions:
    1) Yes, my laptop is connected to the domain,
    2) My security software is McAfee Total Protection, the same I use for my PC running Windows 7 XP,
    3) I did not make any specific change to the laptop. It is true though that I run regularly McAfee´s QuickClean.
    In your answer, you suggested 2 methods for resolving the problem.
    I chose to apply first the second one, i.e. I ran once again the Windows Update Troubleshooter, which revealed again the following status:
    Potential Windows Update Database error detected Ox800F08F: Not fixed
    Windows Update components must be repaired: Fixed
    And a last information: Yesterday, McAfee´s Vulnerability Scanner was automatically activated, showing as "critical" the update in question ("important" according to Windows)!
    As for applying the first method you suggested, I will need the services of a professional, someone more IT literate than myself.
    Michelle
    Hi Michelle,
    Thank you for keeping us updated on the issue.
    Since the computer is connected to domain, I would request you to post your query in the TechNet forums as your question is beyond the scope of what
    is typically answered in this consumer forum and would be better suited for the IT Pro audience on TechNet.
    Please post your question in the link TechNet Forums.
    Regards,
    Niranjan Manjhi

    Hi there @Achintya-only
    Welcome to the HP Support Forums! It is a great place to find the help you need, both from other users, HP experts and other support personnel.
    I see that you are getting an error code, when you try to install Windows 8.1 from USB or DVD. I am happy to assist.
    Just to clarify, you are using a standalone Windows installation disk, you are not using a factory recovery image. Is that correct?
    Have you run the hardware diagnostics on your notebook? HP Notebook PCs - Testing for Hardware Failures (Windows 8)
    What operating system was on the system before, and have you made a set of recovery media, for your original factory installation?
    Please let me know what you find.
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • I got the Mac error code -36 while trying to move a backup file

    I got the Mac error code -36 while trying to move a backup file (made by Time Machine) to another drive.  The full text of the error message is:
    The Finder can’t complete the operation because some data in “boot.efi” can’t be read or written. (Error code -36)

    It's a disk error. Although Apple documentation says you should be able to copy Time Machine backups in the FInder, that doesn't necessarily mean it will work. I suggest that, instead of copying the existing backup, you start a new one on the other drive, and keep the old one. You need more than one backup anyway.

  • Error code 50 while trying to download a font from adobe creative cloud

    I received a error code 50 while trying to download a font from adobe creative cloud saying that the "Creative Cloud desktop failed to update" and that I should contact customer service. How should I resolve this issue?

    Read here.
    http://support.apple.com/kb/TS1279

  • Does anybody know the error code 11 while updating to ios 4.3.3.? thx

    does anybody know the error code 11 while updating to ios 4.3.3. on an ipad1? thx

    but my hard drive is still lot of spaces...still keep on trying to update...

  • TS3694 IVE GOT AN ERROR CODE 9006 WHILE DOWNING TO IOS6 WHAT CAN I DO THIS IS THE FORTH TIME IVE TRIED

    ive got an error code 9006 while downloading to ios6 what can i do to update please ?

    From the link your question was posted from:
    Errors related to third-party security software
    Error 2, 4 (or -4), 6, 40, 1000, 9006            
    Follow Troubleshooting security software. Often, uninstalling third-party security software will resolve these errors.
    There may be third-party software that modifies your default packet size in Windows by inserting a TcpWindowSize entry into your registry. Your default packet size being set incorrectly can cause these errors. Contact the manufacturer of the software that installed the packet size modification for assistance or follow this article by Microsoft: How to reset Internet Protocol (TCP/IP).
    Verify that access to ports 80 and 443 are allowed on your network.
    Verify that communication to albert.apple.com or photos.apple.com is not blocked by a firewall, or other Internet security setting.
    Discard the .ipsw file, open iTunes and attempt to download the update again. See the steps under Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations.
    Restore your device while connected to a different network.
    Restore using a different computer.

  • TS1424 I get error code 1009 while trying to download an application from app stor

    I get error code 1009 while trying to download an application from app storp

    You will need to do what it says, contact iTunes support. Click the Support tab above, then the Get Started link in the Contact Apple Support area and you'll be guided.
    Regards.

  • Error code :d0000029 while purchasing Cross court tennis 2 App in lumia

    Error code :d0000029 while purchasing Cross court tennis 2 App in lumia , I tried so many times But it is not yet solved. Trial version is working fine, When i tried to buy full game at last movement it is returning error as d0000029

    hi
    could you go to settings->email+accounts and check if the Microsoft account is correct(does not require attention), and log on to
    www.xbox.com and then scroll to the bottom select terms of use and accept the terms. Restart the phone and try to download the game again
    Joseph Ndlovu

  • I am getting Error code : 50 while installing update on CC

    I am getting Error code : 50 while installing update on CC@

    Please see Error "Failed to Install" Creative Cloud Desktop application - http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html for information on how to resolve your current error.
    Regards
    Rajshree

  • Getting Error Code U44M1P7 while upgrading, how do I correct?

    Getting Error Code U44M1P7 while upgrading, how do I correct?

    Which product's update you are trying to install?
    Is it from Creative Cloud or perpetual?
    Please check following if you are having Creative Cloud.
    http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html

Maybe you are looking for

  • Office 365 Pro Plus install failures during SCCM OSD

    Hi All, I'm in the process of deploying Office 365Pro Plus using SCCM 2012 r2 and have found some very weird behaviour. I have already downloaded the source and the Office folder exists in the same folder as setup.exe and my install xml looks like th

  • Displaying a status bar through swings

    Hi everybody, My problem is that i want to display a status bar, using Java Swings. In this regard i am facing somwe difficulty, and i would be really thankful to those, who in some way can help me. thanks

  • Sender & Receiver concept in controlling

    Respected sir, Should any body tell me the concept of sender & receiver rule in controlling? how we define it?pls give an example that who is the sender & for that sender who is the receiver? Than'x Dhananjay

  • WRT54G Routing Guide

    I have a main router BEFSR41 v 4.2 which is connected to a modem this router is connected to a switch that share the internet connection i have another wireless router WRT54G v7 I am having problem configuring this router now. Anyone could please gui

  • Lock Table and permit only SELECT-Statement

    Hi all, can I lock a Table and permit only SELECT-statements on a Table? Regards Leonid