"can not start a job" issue in AWM

Hi ALL,
I am maintaining my cube from PLSQL with following options
1. buildtype = "BACKGROUND"
2. trackstatus = "true"
3. maxjobqueues = 3
i get following error when i see the "olapsys.xml_load_log" table
***Error Occured: Failed to Build(Refresh) DB_OWNER.MY_ANALYTICAL_WORKSPACE Analytic Workspace. Can not start a job.
Can anybody explain when and why this error occurs? I have wasted a lot of time searching for this issue, but have found no person facing such issue.
Hi Keith, it will be great if you can answer this one.
My database version is 10.2.0.4.0 and AWM version is also 10.2.0.3.0
Kind Regards,
QQ
Message was edited by:
dwh_10g

Applies to:
Oracle OLAP - Version: 10.1 to 11.1
This problem can occur on any platform.
Symptoms
- We have an AW maintenance / refresh script or procedure that contains BuildType="BACKGROUND", so that the AW maintenance task will be sent to the Oracle Job queue.
- When we execute the AW maintenance / refresh script or procedure, we do not get any errors in the foreground, the script/procedure has been executed successfully.
- However when we look into the build/refresh log (see <Note 351688.1> for details) we see that the maintenance/refresh task failed with:
13:29:39 Failed to Submit a Job to Build(Refresh) Analytic Workspace <schema>.<AW Name>.
13:29:39 ***Error Occured in BUILD_DRIVER
- In the generated SQL trace for the session of the user who launches the AW build/refresh script or procedure, we see that ORA-27486 insufficient privileges error occurred at creation of the job.
We see from the relevant bit of the SQL trace that err=27486 occured while executing the #20 statement which is 'begin DBMS_SCHEDULER.CREATE_JOB ...', and the statement is parsed and tried to be executed as user having uid=91:
PARSING IN CURSOR #20 len=118 dep=2 uid=91 oct=47 lid=91 tim=1176987702199571
hv=1976722458 ad='76dd8bcc'
begin
DBMS_SCHEDULER.CREATE_JOB(:1, 'plsql_block', :2, 0, null, null, null,
'DEFAULT_JOB_CLASS', true, true, :3); end;
END OF STMT
PARSE
#20:c=1000,e=1100,p=0,cr=0,cu=0,mis=1,r=0,dep=2,og=1,tim=1176987702199561
EXEC #20:c=65990,e=125465,p=10,cr=1090,cu=3,mis=1,r=0,dep=2,og=1,tim=
1176987702325167
ERROR #20:err=27486 tim=465202984
Cause
User who tries to create a job (executes DBMS_SCHEDULER.CREATE_JOB() procedure) does not have the sufficient privileges.
Solution
1. Identify the user under which the job is supposed to be created. This user is not necessarily the same as the user who launched AW build/refresh script or procedure. Get the corresponding username from one of the %_USERS views e.g. from ALL_USERS.
e.g.
SELECT user_id,username FROM all_users WHERE user_id=91;
2. Identify the system privileges currently assigned to the user by connecting as the user whom the privileges need to be determined, and execute:
SELECT * FROM SESSION_PRIVS ORDER BY PRIVILEGE;
3. Ensure that the CREATE JOB privilege is listed.
The CREATE JOB privilege can be granted in various ways to a user:
- via role OLAP_USER or via role OLAP_DBA (see view ROLE_SYS_PRIVS for what privs are assigned to a role):
GRANT OLAP_USER TO <username>;
- explicitly
GRANT CREATE JOB TO <username>;

Similar Messages

  • "could not start print job" when printing to PDF from Lightroom

    Any body else had this problem and fixed it??  When I print from Lightroom to Adobe PDF I get "could not start print job" and the print job hangs.
    I have:
    Lightroom 2.5 64 bit
    Acrobat Standard 9
    Windows 7 Ultimata 64bit but I had this problem with Vista 64 bit. Somtimes it would work sometimes not - now with Windows 7 Not - always.
    I can print to acrobat from every other application, even Photoshop CS3 - just not Lightroom.
    It's terribly frustrating.  Any help would be greatly appreciated.
    Ken

    Andrew,
    I can print from other apps, just printed a doc from open office.
    OS Windows 8.1. Have been printing from this computer and setup previously, it seems to have been an intermitent problem that has now become a consistent problem.
    I've updated the printer firmware, and Windows is up to date.
    Seems to be a lightroom issue, and I'm getting a bit nervous because I have a show opening on February 15th I need to print for.

  • IIS Site Hosted in Web Role can not start up

    Hello Team,
    We occured a problem when deploying application to web role 
    the WaIISHost can not start up and there are two error information in event log :
    Application: WaIISHost.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.IO.FileLoadException
    Stack:
       at Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader.RoleRuntimeBridge.<InitializeRole>b__0()
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.ThreadHelper.ThreadStart()
    Faulting application name: WaIISHost.exe, version: 2.3.1198.663, time stamp: 0x53115226
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17031, time stamp: 0x53089862
    Exception code: 0xe0434352
    Fault offset: 0x00000000000068d8
    Faulting process id: 0x6d4
    Faulting application start time: 0x01cf89326cfa011a
    Faulting application path: E:\base\x64\WaIISHost.exe
    Faulting module path: D:\Windows\system32\KERNELBASE.dll
    Report Id: ad418c8f-f525-11e3-80bc-00155dd153c7
    Faulting package full name: 
    Faulting package-relative application ID: 
    if we miss some files when deploying the environment and how to check what files are missing. 
    thanks in advanced.

    Hello Baker.aveinc,
    I understand that is a old thread, I will still go ahead and reply to this in case if this can be of help to other users.
    The troubleshooting for this issue mostly depends on the status of the website on the portal. From the event logs, it appears that the faulty application is WaIISHost.exe.
    I suggest that you have a look at this article that explains the scenario for Web Role Recycling.
    http://blogs.msdn.com/b/kwill/archive/2013/10/03/troubleshooting-scenario-7-role-recycling.aspx
    If this does not fix the issue, please post back with the status of the webrole on the portal
    Thanks,
    Syed Irfan Hussain

  • Can not start plugs in

    Using XI tools http://server:port/index.html
    will show "SAP NetWeaver Administrator" click on it and click "monitoring" getting an error messages
    "can not start plugs in"

    HI mtravisawan Awan
    This is aa network issue
    YOur user dont have admin rights. So kindly ask your admin guy to assign a port in the gatway for your machine then definitly you wil be able to display the page.
    regards
    Sandeep
    If helpful kindly reward points

  • Can not start HTTP_server using "opmnctl startall" after applying p4505133

    After I apply patch 4505133 on win32
    10.1.0.5 PATCH SET FOR ORACLE DATABASE SERVER
    I can not start HTTP_Server using opmnctl startall, got following error in apache log file:
    [Thu Mar 22 22:43:54 2007] [error] (2)No such file or directory: mod_plsql: Please check your enviroment.\nORACLE_HOME is [C:\\OracleHomes\\oms10g]\nPATH is [C:\\OracleHomes\\oms10g\\bin;C:\\OracleHomes\\oms10g\\Perl\\5.6.1\\bin\\MSWin32-x86;C:\\OracleHomes\\oms10g\\Apache\\Apache\\fastcgi;C:\\OracleHomes\\oms10g\\opmn\\bin;C:\\OracleHomes\\oms10g\\opmn\\lib;C:\\OracleHomes\\oms10g\\opmn\\bin;C:\\OracleHomes\\oms10g\\opmn\\lib;C:\\OracleHomes\\oms10g\\bin;C:\\WINDOWS;C:\\WINDOWS\\system32]\nNLS_LANG is [Not Set]
    [Thu Mar 22 22:44:00 2007] [crit] (2)No such file or directory: mod_plsql: Unable to initialize Oracle OCI
    Any idea what is going on?
    thanks,

    Thanks for u r reply.
    resolved this issue
    oracle/middleware/oracle_idm1/bin
    oidldapd folder is missing. so we copied the folder from trail environment and placed in above directory and started opmnctl services.
    it worked.
    Thanks and Regards,
    sri485.

  • Can not  start/stop fullfilment server after fresh install

    Can not start/stop fullfilment server after fresh install
    Product: e-business suite (11.5.9)
    Platform: Win XP 5.1 (SP2)
    We have performed a new installation of ebusiness suite in our windows platform.
    Installtion went with out any problem.
    But we can not start/stop the fullfilment server. While trying to start/stop the server we are getting follwing error message:
    c:\oracle11i\prodcomn\admin\scripts\PROD_03274019ih\jtffmctl.cmd start
    script returned:
    C:\oracle11i\prodcomn\admin\scripts\PROD_03274019ih>echo off
    You are running jtffmctl.cmd
    Mon 13/09/2004
    01:46 PM
    "Starting Fulfillment Server for "PROD" on port "9300" ...\n"
    "Error returned while running OUI"
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    Class not found: oracle.apps.jtf.fm.engine.processor.Processor
    Please let us know how to fix this issue.
    Regards, Kunal

    edit the jtffmctl.cmd and make sure that it point to the correct java path, alse try to use java 1.4.1

  • I have had problems with iTunes lately it says iTunes was not installed correctly and to reinstall I tried 3x and still will not. Now I get msg it can not start because MSVCR80.dll is missing reinstall to fix??

    I have had problems with iTunes lately it says iTunes was not installed correctly and to reinstall. I tried 3x and still will not. Now I get a message it can not start because MSVCR80.dll is missing reinstall to fix??

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Good morning, I have the following problem. I can not start Adobe Muse on my computer because I get a box Assertion Failed in file "... \ src \ ape \ DOMFontProvider.cpp" at line 482: numFontadded = = 1  Doregisterfont fail to add font. Check museapp \ he

    Good morning, I have the following problem. I can not start Adobe Muse on my computer because I get a box Assertion Failed in file "... \ src \ ape \ DOMFontProvider.cpp" at line 482: numFontadded = = 1
    Doregisterfont fail to add font. Check museapp \ hello \ resources for missing files

    Are you still facing the same issue ? if yes then please post the screenshot of exact error and few details such as if you are getting this error while opening a specific file or on double click on Muse itself ?
    Thanks,
    Sanjit

  • PI7.11(PI7.1 EHP1) sapcpe.exe can not start after upgrade to kenerl patch65

    Hi,
      When I upgrade PI7.11 kernel (On Operator system WIN2003 server x64 64BIT) from patch level 62 to patch level 65
      or higher level 67 or71   with JSPM,
      after deploy SAP can't be started with error that sapcpe.exe can not start and in 'RED' status.
      It's worked before patch level 62.
      Did anybody occur the same problem?
      Can you give me some advice?
      In my WIN2003 server x64, I have the follow DLL libraries:
      Microsoft redistributable runtime DLLs VS2005 SP1(X86)
      Microsoft redistributable runtime DLLs VS2005 SP1(X86_X64)
      Microsoft redistributable runtime DLLs VS2005(X86)
      Microsoft Visual C++ 2005 redistributable
      Microsoft Visual C++ 2005 redistributable(X64)
      Microsoft Visual C++ 2008 redistributable SP1(X64)
    Edited by: IBM China on Feb 4, 2010 12:55 PM

    Hello
    Please do not cross post the same issue on different SDN forums.
    Rules of Engagement
    https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement
    -> - Please do not Cross post.
    Regards
    Mark Smyth
    XI/PI Moderator

  • PI7.11(PI7.1 EHP1) sapcpe.exe can not start after upgrade tokenerl  patch65

    Hi,
      When I upgrade PI7.11 kernel (On Operator system WIN2003 server x64 64BIT) from patch level 62 to patch level 65
      or higher level 67 or71   with JSPM,
      after deploy SAP can't be started with error that sapcpe.exe can not start and in 'RED' status.
      It's worked before patch level 62.
      Did anybody occur the same problem?
      Can you give me some advice?
      In my WIN2003 server x64, I have the follow DLL libraries:
      Microsoft redistributable runtime DLLs VS2005 SP1(X86)
      Microsoft redistributable runtime DLLs VS2005 SP1(X86_X64)
      Microsoft redistributable runtime DLLs VS2005(X86)
      Microsoft Visual C++ 2005 redistributable
      Microsoft Visual C++ 2005 redistributable(X64)
      Microsoft Visual C++ 2008 redistributable SP1(X64)
    Edited by: IBM China on Feb 4, 2010 12:56 PM

    >   after deploy SAP can't be started with error that sapcpe.exe can not start and in 'RED' status.
    Please check your event log and see if you use the current runtime. A new runtime library is necessary to fix an ATL security issue, see
    Note 1375494 - SAP system does not start after applying SAP kernel patch
    Markus

  • Why when I tried to update itunes it crashed and now I get a MSVCR80.dll was not found and can not start my itunes any more

    Why when I tried to update itunes it crashed and now I get a MSVCR80.dll was not found and can not start my itunes any more?

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • TS4194 When I reboot my windows desktop i get a message that says apsdaemon.exe can not start because msvcr80.dll is missing.  How do i fix this?  Thank you in advance.

    When I reboot my windows desktop i get a message that says apsdaemon.exe can not start because msvcr80.dll is missing.  How do i fix this?  Thank you in advance.

    Uninstall your existing copy of iTunes. Delete any copies of the iTunesSetup.exe (or iTunes64Setup.exe) installer files from your downloads areas for your web browsers and download a fresh copy of the iTunes installer from the Apple website:
    http://www.apple.com/itunes/download/
    (The current build of the 11.1.4.62 installer was changed a few days ago, which fixed the bulk of the reports of MSVCR80.dll/R6034/APSDaemon.exe/Error-7/AMDS-could-not-start trouble ... but the build number on the installer was not changed. So we're trying to make sure you do the reinstall using a "new good" 11.1.4.62 installer instead of an "old bad".)
    Does the install with the new copy of the installer go through properly? If so, does that clear up the error message?
    If you still have the same error messages cropping up, then try the procedures from the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • When I try to download itunes i get a message that the services can not start and I may not have enough privileges. What is wrong?

    When I try downloading itunes it stops with a message that says the mobile service can not start because I may not have enough privileges. What do I need to reset?

    Hello, bradhannan.
    This sounds like a possible permissions issue.  Try these steps.  Uninstall iTunes and all of it's components.  Next, download the newest version of iTunes and save it to your desktop rather than selecting run.  Right click on the installer package and run as administrator.  I have included a couple articles that covers how to uninstall iTunes and all of it's components. 
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/ht1923
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/ht1925
    Regards,
    Jason H. 

  • Can not start computer

    when staring my MacBook, after 15 seconds computer shuts always down. can not start it. how can I get into the system and start it?

    Hi
    Firstly the standard language of the Toshiba form is English and all postings which are written in other languages will be deleting.
    Now about your problem: Its strange! Did you try to start the OS in safe mode? You can start the OS in safe mode by pressing the F8 button if the unit boot up.
    Then you can try to check the system.
    If this procedure doesnt work, well in my opinion the simplest way to solve this issue is to recover the OS with the delivered Recovery CD.
    Hope its understandable for you and hope that these tips will help you
    Bye

  • HT6117 Error : Can not start the service "Apple Mobile Device"

    I get this error message of Can not start the service "Apple Mobile Device" please verify if you have enough permission to start a service. I have tried reinstalling itunes but could not get rid of the error. I use Win 7 64bit OS. Please help me to resolve the issue
    Thanks
    Venky

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

Maybe you are looking for

  • Windows 7 x64 on T500 (ger)

    Hi, since yesterday I'm installing and configuring windows 7 x64 german at my Lenovo T500. After fresh install it seems to miss not soo many device drivers - so I installed the bunch of Lenovos windows 7 beta program. The following I don't get to run

  • About to format hard drive. How do I preserve I-Tunes?

    Hi, *About to format hard drive. How do I preserve I-Tunes* Apologies if this has been asked before, but I need reassurance that I will not make an expensive mistake. I have iTunes installed on my PC, but the library and any original music files are

  • How do I undo to short in my memo?

    Hi I went to the concert of Ed Sheeran yesterday and I recorded the whole thing on my Voice recorder. I was listening to it today and I wanted to send it to my e-mail but the file was too long so I had to short it in. So wha happened is that it short

  • To sort it

    Hi, I tried to sort the list by putting sortcriteria in the page def but it's not sorted properly

  • How to use Bluetooth Devices?

    Sir, I purchased hp pavilion g4 notebook pc 1210se with inbuilt in OS (windows 7 home basic). But I can't find Bluetooth device settings in control panel. Does this PC support/access Bluetooth devices? What I do? Thank You. This question was solved.