Submitting jobs from OEM

Hi !
After hours of hard work, i got my agent up and running,
(fixing ownership of files etc.)and was pleased to see the auto-
discover function working properly. But... when trying to submit
a job, it failed with the message "error processing the job que".
I am using OEM 1.4.
Will it help to upgrade to OEM 1.X ?
John
null

Hi!
I'm using OEM 1.6, but I get a similar message: "error accessing
job queue"...
Using Oracle 8.0.5 (shipping), with SuSe 5.3.
Any help would be appreciate,
Thomas
John S. Henriksen (guest) wrote:
: Hi !
: After hours of hard work, i got my agent up and running,
: (fixing ownership of files etc.)and was pleased to see the
auto-
: discover function working properly. But... when trying to
submit
: a job, it failed with the message "error processing the job
que".
: I am using OEM 1.4.
: Will it help to upgrade to OEM 1.X ?
: John
null

Similar Messages

  • Submitting job in OEM

    Hi,
    When I am submit job from OEM it directly moves to History
    section and displays the status "Failed".
    If I do not use the parameter 'job_queue_processes' the
    submitted jobs are directly move to active section. But they are
    never executed.
    Thanks,
    Tarek

    hello
    here are some steps if u want to run a job in console for
    Oracle8.1.7 on Windows2000
    1 Set The KEY
    set the registry value OSAUTH_PREFIX_DOMAIN in
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOMEID to FALSE.
    If there is no specified key there, create one.
    2 . Using Oracle Administration Assistant for Windows NT
    Use this tool to add a user on machine which u’ll login
    as when doing any job like backup,exp,imp.(i've used internal)
    now u’ll login as internal on windows .
    3. GIVE RIGHT – Logon as a Batch Job
    To give the windows user the right – logon as a batch job ,
    use control panel->administrative tools->local security
    Now, the internal user must be given the right specified.
    4. Set Preferred Credentials
    Set the preferred credentials in the Console for
    the node as with any user with sysdba privileges like
    internal/oracle.(when u've given internal the logon as a batch
    job
    set preferred credentials to internal .
    5. Log in as internal on windows and take backup.
    for backup,u need internal as either backup operator
    or administrator
    still if u've some problem,
    mail me at [email protected]
    regards.

  • Problem in running job from OEM

    I have registered JOB with OEM using TCL script from warehouse builder. I login to OEM and it shows me one job in JOB library. Now i submit this job. It keeps on showing status submitting on the Active jobs tab. It does not do anything
    Thanks in advance.

    Hi Garcia,
    Thanks a lot for this help. Acutally "select count(1) from dual" was returning 3 initally so i have used delete statement twice and now its returning only one value. Though problem is solved but still i couldn't understand the cause of this.
    Thanks a lot again.
    Regards,
    Ashish.

  • Moving Jobs from OEM 9.2 to 10.2

    We have a ton of jobs in OEM 9.2 (set up suing the old Java-based GUI).
    We would like to install OEM 10g R2 Grid Control, but I can't find any documentation about moving these jobs from 9.2 to 10.2.
    Does anybody know if this is even possible?

    Oracle should have some migration tool for jobs from 9.2 to 10g since they changed the tables completely. Let say we have migrated the jobs to 10g this time manually.They may comeup with different tables design again in next version 11i.So we need to keep on creating new jobs on new version since they desupport the old version ..we have no other option..

  • Submitting job from a procedure

    Hi,
    I need to submit a job and call it frm a procedure. I need to run the job exactly at 12 in the midnight. How will i pass the start_time to the job? the problem i face here is the procedure can be called on any date. following is the procedure
    CREATE OR REPLACE PROCEDURE JOBS(DT NUMBER)
    AS
    L_JOB NUMBER;
    BEGIN
         FOR I IN (SELECT JOB FROM USER_JOBS WHERE WHAT LIKE 'SPARCHIVE%')
         LOOP
               DBMS_JOB.REMOVE(I.JOB);
         END LOOP;
         DBMS_JOB.SUBMIT(L_JOB, 'SPARCHIVE('||DT||');', SYSDATE , 'sysdate+1');
         commit;
    END;
    /pls help me how to do it.
    Thanks
    Muneer

    Current date and time
    SQL> SELECT to_char(sysdate, 'DD-MON-YYYY HH24:MI:SS') FROM dual;
    TO_CHAR(SYSDATE,'DD-
    18-OCT-2004 13:13:09the previous midnight...
    SQL> SELECT to_char(trunc(sysdate), 'DD-MON-YYYY HH24:MI:SS') FROM dual;
    TO_CHAR(TRUNC(SYSDAT
    18-OCT-2004 00:00:00the next midnight...
    SQL> SELECT to_char(trunc(sysdate+1), 'DD-MON-YYYY HH24:MI:SS') FROM dual;
    TO_CHAR(TRUNC(SYSDAT
    19-OCT-2004 00:00:00Okay?
    Cheers, APC

  • Problem while submitting job from Forms

    Hi,
    i'm submitting a job in when button pressed trigger. This job will call a Backend Package(one procedure). But the job id is created in the backend but the job is not running. but if i run the job with DBMS_job.Run(jobid) from form itself after submitting the job, its working fine. Do we need to maintain any parameter to run job automatically?
    Thanks in advance.

    if there are four parameters passed then one of them is contradicting ur conditional statements. First check and debug those parameters if they consist the required value. also post ur code for further scrutiny.
    zaibi.

  • Problem submitting jobs in OEM

    Hi,
    I've been trying to utilize backup manager inside the OEM, and finally, I am able to log into OEM, my preferred credentials are set properly to user oracle, my user has been given the logon as batch job privilage.
    I've also given my user Full Control to my Oracle Home directory. Prior, I only gave it read/write privilages, and it gave me the error "operating system resource shortage". Now, after Full Control, it tells me "Access is denied".
    What have I missed? Is there some addition permissions I need to assign? Please help. I feel like I'm almost there, but as a novice, am missing the last clues.
    Thanks in advance,
    Willis Chang
    Oracle 8.1.7
    Windows 2000 Professional

    Hi Rajkumar,
    I can definitely help you with that part. However, you may end up in the same boat as me. Or maybe you might be able to help me figure out my problem afterward.
    First, you are supposed to be using an NT (2000) account as your preferred credentials. I hope you already know that.
    Secondly, you need to assign that user to the Administrators group and the ORADBA group.
    Thirdly, in your problem, you need to go to Control Panel > Administrative Tools > Local Security Policy
    Then you navigate the following tree:
    Local Policies > User Rights Management > Logon as a batch job. Assign your user that right, and it should start working. Please post again so that I know if you were successful, as it might help me figure out my problem.
    Thanks,
    Willis

  • Get back to previously submitted job in OEM

    Hi all,
    From Advisor Central I clicked "implement" button to shrink a table segment. I strayed away to look for something else but I don't know how to get back to the job to check the job status. I searched in the Jobs tab and Reports tab based on the job name (I gave a special name to the job) and no luck. It must have a way.
    Thank you very much and have a great weekend!!
    Shirley

    Hi,
    >>I searched in the Jobs tab and Reports tab based on the job name
    You need to take a search at the Advisor Central page
    Cheers
    Legatti

  • Authentication Error when I execute JOBS in OEM registered by OWB !!

    Hi !
    As I saw in the last question JOBS with
    authentication error it's a commum problem ....
    So follow I will detail what's happening with me:
    I4m using the OWB and I did a map to extract data from two tables
    on my source database and populate a destination dimension table, in my destination database.
    I deploy this map, it4s sucesfull;
    I run the map from OWB and it populates the destination dimension table perfectly;
    I saved the TCL file and it4s OK;
    I choose "Register in OEM" option and it register sucesfull;
    but ... when I open the OEM and run the job from OEM, it fails !
    It give this error:
    VNI-2015 : Authentication error
    Even when I try do it with "sysman" user
    Could you help me ?
    Thanks,
    Renato

    Hi,
    Please check whether you have carried out these steps. Because I had the same problem and I resolved it.
    1. I reckon you would have installed OWB and OEM.
    2. In OEM if you are using the default SYSMAN user for running jobs, you should create the user SYSMAN in the OWB schema and assign the role SYSDBA, DBA AND OEM_MONITOR.
    3. If you created a new user in OEM to run the jobs, you should create the user in OWB schema and assign the roles SYSDBA, DBA & OEM_MONITOR.
    4. Then under your Windows NT/2000, create the OEM user and assign the user the rights "Logon as Batch Job to Run" previlege.
    5. Configur OEM preferred credintials for NODE, DATABASE with proper values. The NODE user/password must be the one you have created under step 4.
    6. Configur OWB with the OEM user. This can be done under Projects/Preferences, selecting OEM tab. The user/password must be thesame as under step 4.
    If you do these things, not necessarily in the order mentioned, you should be able to run the jobs.
    Best of luck.

  • Do we have the option to copy all the jobs from one OEM admin to other ?

    Hi Experts,
    I have a number of jobs created under one administrator account in OEM 10g. And now my requirement is to re-create these jobs under some other adminstrator User account.
    So, is there any process in OEM , where we can copy all the jobs from one user account to the other user accounts.
    I guess create like option can be only Helpful if you are planning to copy a single OEM job. And also , administrator who will copying the jobs , should have a super admins assigned so that the job is visible for him.
    So, can someone Help me out in letting me if there is a process for doing this in a single shot ?
    Thank you very much for your Help.
    Thanks,
    NAV.

    Do you need the jobs to be OWNED by the new admin or just accessible and modified? You can edit the job and grant the user Full permissions in the Access tab. Otherwise, the only option is to Create Like as you mentioned. No batch method.

  • VD-2 error in OEM while inserting jobs from job-library

    Hi, group.
    im quite new to oracle and in my new company i get the goal to make the things run better and faster as the old DBA got fired.
    I want to make a job in OEM which back up the whole DB once a day, but every time i want to submit ( i hope this is the right word i use , my english is very bad ) the job from the job-library to the job queue i get the error VD-2 : Systemerror is occured.
    I dont know what this error message means. i took a look in the OEM Error Message Guide but i didn find anything.
    Can somebody please help my. because my CIO get wilder and wilder as the system completely stuck an i get in many troubles if i couldnt fix the errors fast.
    Arek

    Hi
    Well that is the error message that it displays. I am not sure why LCM looks for that SAP system, maybe to check the rights. Anyway, remove the SAP system from your CMC and the LCM job should work.
    Regards
    Roland Hoeller

  • Migrate jobs from one OEM instance to another

    Hi,
    We have an OEM 11g dev server, where we are testing and creating many job definitions.
    We also have an OEM 10g prod server, that we will soon upgrade to 11g.
    Is there a way or a tool to migrate all jobs from the OEM 11g dev server to the OEM 11g prod server?
    thanks

    It might be benefiicial to list more detail. What versions of OEM, assuming 10.2.0.5? What version of DB, in our case it was 10.1.0.4.0.
    Our path was to export 10.1.0.4 into 11.1.0.7.0, then upgrade to 11.2.0.3.0 which all of our DB's are.
    However, from Collaborate and from forums/communities, the consensus was it was better to install OEM 12c from scratch and skip 11g all-together.
    So that's where we are. Installed OEM 12c on another server (we wanted to decommision our 10g server anyway).
    Running OEM 10g/12c Parallel (Agents on different ports). Configuring as we go. OEM 12c I will say, at least IMHO (In My Humble Opinion) is a a complete difference from OEM 10g (rule-wise). Not that there are no similarities, just how you get there is a lot different.
    Anyway hope this helps!

  • How to schedule a job of target host from OEM grid without credentials

    Hi,
    We are trying to schedule a backup from OEM to one of the target database.
    To do this OEM requires host credentials. Is there anyway that we can do this without providing any host credentials? (because we dont have server username password)
    We dont have host username password, what we have is sudo access to the user.
    Thanks,

    You have not given your OEM version or platform but this is very possible from 10.2.0.5 and up. Check the documentation (http://download.oracle.com/docs/cd/B16240_01/doc/em.102/e14586/security3.htm#sthref336) or My Oracle Support site for details as there are a few hoops to jump through as a prerequisite.

  • Using &variables in a SQL Script scheduled job within OEM

    Hi...I've been searching through the forum looking for any examples of setting up a job within OEM, using the SQL Script job type, where I can basically use a WHERE clause that says 'where column_name = &variable_name' and somehow provide that at run time, as if I were in a SQL*Plus session and using a PROMPT and ACCEPT command. I thought there might be a way to emulate that situation by placing the value I'd like to qualify on within some placeholder in the Parameter section of the job. We have a few users who have limited access to OEM and need to run queries on GRANTS and ROLES for various users etc. I realize there are other ways to do this, however I'm wondering if OEM has a capability like this. Any info is appreciated! Tks!

    Looks like you're missing the schema name and you'll want to use QUOTENAME to add delimiters to the objects
    e.g. 
    DECLARE @DATABASE AS VARCHAR(50)
    DECLARE @SchemaName as SYSNAME;
    DECLARE @TABLE AS VARCHAR(50)
    DECLARE @QUERY AS VARCHAR(MAX)
    SELECT @DATABASE = '602'
    SELECT @SchemaName = 'dbo' --change as appropriate
    SELECT @TABLE = 'Items'
    SET @QUERY = 'SELECT TOP 10 * FROM ' + QUOTENAME(@DATABASE)+'.' + QUOTENAME(@SchemaName) + '.'+QUOTENAME(@TABLE)
    print @query
    EXEC( @QUERY)

  • Fail to register the jobs with OEM

    I have done following steps in developing a data warehouse project but im still in problum to load data from source to target:
    Create a source object with thier tables
    create a target object a dimension
    create a mapping
    create to operator one for source table and other for dimension
    linked colum by column
    validate this mapping
    genrate this mapping
    deployed this mapping
    but i am facing problum while i am goining to register the TCL with OEM. I am unable to register this and following error occures
    Faild to register the jobs with OEM:OEM registration Faild: OEM client not installed in Oracle_Home.
    java.lang.NoClassDefFoundError.
    Oracle/sysman/enSDK/client/omsClient/BadAttributeException
    Exception in thread "main"
    Plz help me to solve this problum.
    Plz give me exact solution.
    Plz give me steps from start to end of a data warehouse project.Steps involves in design ,validate and genrate and loading phase plz give me list of these steps.

    This combination is not certified. Please upgrade OWB to the latest available version (9.0.3.35) that is certified on the 9.2.0.1 database.
    Regards:
    Igor

Maybe you are looking for

  • Is it possible to change the first page of a web application that was built using the UI?

    Hello Community     Using Sharepoint 2010 Server and the UI I built and application and would like to continue building the web application using the UI.     The application's first page was built using a Blank Site template and the subsequent subsit

  • Adobe Acrobat 9 Installation Error 2? *Updated*

    ______________________________________________________ Question********************************************** Support: I just purchased Adobe Creative Suite 4 for my office and I'm having issues installing Acrobat 9. All other applications install, e

  • 15-inch MacBook Pro with Retina display

    Hi guys i'm planing to buy MacBook Pro 15-inc with Retina display but i been watching on YouTube, and also one Google, the screens with Retina gives a lot of problems, and keyboard, now i'm afraid to buy it, what you people recommend? I should buy or

  • Changing requirement type in sales order

    Hello, I'm tryin' to change the position requirements type in an existing sales order (switching between make-to-order and make-to-stock). Both options are available to choose (KE and KSV). But after saving the order the field is grey and no longer a

  • Problem after moving pix between rolls

    Let me say up front that I know I should be using albums to organize pix. And that's what I'll do from now onn. But I could use some suggestions for dealing with this. Dragged and dropped some pix from one roll - call it Roll A - to another, Roll B.