dbms_job. Submit not run the package

Hi all

We have just updated the oracle 10g to 12 c

Select * from version $ v

--==============================================================

12 c Oracle database Release 12.1.0.1.0 - 64 bit Production 0

PL/SQL Release 12.1.0.1.0 - Production 0

CORE 12.1.0.1.0 Production 0

AMT for 64-bit Windows: Version 12.1.0.1.0 - Production 0

NLSRTL Version 12.1.0.1.0 - Production 0

--================================================================

declare

a directory;

l_procedure_to_run varchar2 (100): =.

' app_boxes_cust. RunInterface (100,14141, "cust_rel.txt", "c:\Files\cust_rel_exp", 972); " ;

date of p_date_to_run: = TO_DATE (' November 20, 2014 ', ' dd/mm/yyyy ');

Start

dbms_job. Submit (a, l_procedure_to_run, p_date_to_run);

commit;

end;

The dbms_job.submit generates job_id but it does not run the package.

--=========================================================================

Select broken, failures to dba_jobs where job = 63;

broken = ' don't

Chess = NULL.

Please your HELP

Thanks in advance,

Naama

Check next_date when he intended to run.

Check job_queue_processes parameter.

Check if the Scheduler is disabled.

Tags: Database

Similar Questions

  • Run the package to a different schema

    Hi all

    I have a very strange (at least for me) problem with a package to run in the production environment.

    The package has been installed in the application schema and in the same schema for all tables that are in the same table.

    The customer reported a slowdown in the performance of it, but if I test it in my PR env and:

    -If I run the application outside of the package, it run very fast

    -If I install the package in my personal schema and run it, it run very fast

    -If I run the package, installed on the application's schema, is very slow!

    What is the difference between these three methods?

    Thank you in advance,

    Diego

    91ca5e2c-8db6-4563-9e70-c98e10acf2ad wrote:

    OK, to start my procedure I used Notepad anonym in plsqldeveloper:

    Start

    Appuser.pkgapp.prcursors (vcode =>: vcode, pcursor =>: pcursor);

    end;

    when I try to get the cursor, with plsqldeveloper, I have different response time for:

    -package in my user-> very fast

    -package to the user of the application-> very slow

    OK - but that the above code does not recover. All this shows is a call to the procedure who, do you think, does that open the cursor.

    Once a cursor is opened the procedure who opened it has NO control over it. Only the session making the recovery is involved as is an Oracle process on the backend. But the procedure/package is NOT involved.

    If the location of the package does NOT affect actual recovery, but it can affect the execution plan used when the cursor is opened first.

    New - when you say "run the code" you tell fetch data? Or are you talking about just open the cursor as the example above shows?

    Display actual execution plan - get it from a trace file, if you need to.

    other things to say is that the number of lines to get out are some ten years.

    The question is always this THAT IS SLOW? It is the RECOVERY of these lines "a few ten at most? Or is it just open the cursor so that you can begin to pick up?

    You need to SHOW US (just tell us):

    1. WHAT you do

    2. HOW you do

    3. WHAT results you get

    4. WHAT results you expect to get

  • Could not publish the package of transfer - unknown error (failed the nfc connection)

    Hello

    I finally installed see almost all packages, only the transfer option is left.

    I have configured the server, installed a certificate, and now I want to publish the main image in the repository of transfer for the linked clone desktops.

    The beginning of the publishing process, it initializes, progress to 0% and he breaks up with an error message "could not publish the package to transfer."

    Everything is setuped very well, the repository is shared correctly, inside the folder "Processing" a new folder with the ID of the publication process is created, inside this folder is created a new folder named "work", but there is nothing inside.

    OK, I looked in the file transfer server debug log:


    2011-04-26 13:54:50, 776 < Thread-6 > [RepoMessageHelper] DEBUG message filter received: Type = RepoLifeCycle, RepoOperationName = COURSE, GUID = 6f84bcab-8f85-47f0-8fd7-8ced7dd9e90a
    2011-04-26 13:54:54, 011 DEBUG < MessageFrameWorkDispatch > [ws_mvdi] unable to connect to the server esx1.atb - potsdam.de:902: unknown error 10060 (0x274c)
    2011-04-26 13:54:54, 011 DEBUG < MessageFrameWorkDispatch > [ws_mvdi] CnxAuthdConnect: returning false because CnxAuthdConnectTCP has failed
    2011-04-26 13:54:54, 011 DEBUG < MessageFrameWorkDispatch > [ws_mvdi] CnxConnectAuthd: returning false because CnxAuthdConnect has failed
    2011-04-26 13:54:54, 011 DEBUG < MessageFrameWorkDispatch > [ws_mvdi] Cnx_Connect: returning false because CnxConnectAuthd has failed
    2011-04-26 13:54:54, 011 DEBUG < MessageFrameWorkDispatch > [ws_mvdi] Cnx_Connect: error message: unable to connect to server esx1.atb - potsdam.de:902
    2011-04-26 13:54:54, 011 DEBUG < MessageFrameWorkDispatch > [ws_mvdi] TicketNFCOperations::TicketNFCOperations: could not establish NFC connection: unable to connect to server esx1.atb - potsdam.de:902.
    2011-04-26 13:54:54, 011 DEBUG < MessageFrameWorkDispatch > [ws_mvdi] MVDIServer_CreateTransferFilesForPublish: error opening of session of the NFC.
    2011-04-26 13:54:54, 011 DEBUG < MessageFrameWorkDispatch > [ws_mvdi] MVDIServer_CreateTransferFilesForPublish: completed.
    2011-04-26 13:54:54, ERROR < MessageFrameWorkDispatch > 011 [ws_mvdi] failed to make the NFC connection to host ' esx1.atb - potsdam.de' while trying to generate files for transfer to desktop PC "serverDn.
    2011-04-26 13:54:54, ERROR 011 < PublishWorker-6f84bcab-8f85-47f0-8fd7-8ced7dd9e90a > [PublishWorker] package transfer error editing: 6f84bcab-8f85-47f0-8fd7-8ced7dd9e90a com.vmware.vdi.transfer.imagerepository.PublishWorker.run(SourceFile:123)
    com.vmware.vdi.transfer.commoncontrol.TransferServerException: Mvdi error occurred during queue: mvdi, Tip: createTransferFilesForPublish. Mvdi error code: 1
    at com.vmware.vdi.transfer.commoncontrol.TransferServerException.fromFrameworkError(SourceFile:68)
    at com.vmware.vdi.transfer.imagerepository.DiskBasedPublishWorker.a(SourceFile:402)
    at com.vmware.vdi.transfer.imagerepository.PublishWorker.run(SourceFile:85)
    at java.lang.Thread.run(Thread.java:619)

    2011-04-26 13:55, 776 < Thread-8 > [RepoMessageHelper] DEBUG message filter received: Type = RepoLifeCycle, RepoOperationName = COURSE, GUID = 6f84bcab-8f85-47f0-8fd7-8ced7dd9e90a
    2011-04-26 13:55:12, 261 DEBUG < MessageFrameWorkDispatch > [ws_vmx] Rpci: send request = 'machine.id.get'
    2011-04-26 13:55:12, 261 DEBUG < MessageFrameWorkDispatch > [ws_vmx] Rpci: Envoy request = 'machine.id.get', reply ='vdi.broker.useSvi = 0;

    I searched on Google, the VMware KBs, this forum, I have no solutions for this problem.

    You have the forwarding server in the same ESX/Cluster as desktop computers to be transffered?

    Also check if the forwarding server can contact esx on port 902

    ----------------

    > [ws_mvdi] unable to connect to the server esx1.atb - potsdam.de:902: unknown error 10060 (0x274c)
    2011-04-26 13:54:54, 011 DEBUG [ws_mvdi] CnxAuthdConnect: returning false because CnxAuthdConnectTCP has failed
    2011-04-26 13:54:54, 011 DEBUG [ws_mvdi] CnxConnectAuthd: returning false because CnxAuthdConnect failed

    2011-04-26 13:54:54, 011 DEBUG [ws_mvdi] Cnx_Connect: returning false because CnxConnectAuthd has failed
    2011-04-26 13:54:54, DEBUG 011 [ws_mvdi] Cnx_Connect: error message: unable to connect to server esx1.atb - potsdam.de:902

    2011-04-26 13:54:54, 011 DEBUG [ws_mvdi] TicketNFCOperations::TicketNFCOperations: could not establish NFC connection: unable to connect to server esx1.atb - potsdam.de:902.
    2011-04-26 13:54:54, 011 DEBUG [ws_mvdi] MVDIServer_CreateTransferFilesForPublish: error opening of session of the NFC.
    2011-04-26 13:54:54, 011 DEBUG [ws_mvdi] MVDIServer_CreateTransferFilesForPublish: completed.
    2011-04-26 13:54:54, ERROR 011 [ws_mvdi] failed to make the NFC connection to host ' esx1.atb - potsdam.de' while trying to generate files for transfer to desktop PC "serverDn.

    ----------------------

    -noble

  • My Windows Xp is not Geniune. And not running the versions of office. did not start second time

    Windows XP problem.

    My Windows Xp is not Geniune. And not running the versions of office. not starts the second time.

    So buy and install a legitimate version.

  • I tried several times also can not cancel the package Dreamweaver CC.

    I tried several times also can not cancel the package Dreamweaver CC.

    Can I try all thinking to cancel the service plan CC Dreamweaver?

    Contact customer service.

    Contact the customer service

  • Somehow, all my exe files are marked as Acrobat files - I can not run the software on my computer - when I start the computer none of startup programs because they are all trying to open in acrobat.

    Somehow, all my exe files are marked as Acrobat files - I can not run the software on my computer - when I start the computer none of startup programs because they are all trying to open in acrobat.

    See if anything here help: https://helpx.adobe.com/acrobat/kb/application-file-icons-change-acrobat.html

  • I searched for a solution for the problem I was on Win 7 Pro Service Pack 1 in the links on an open Adobe Acrobat file will not open in my browser Firefox 33.0.2. The error I get is "Acrobat could not run the web browser.  Unknown error. (123).

    I want a solution for the problem I was on Win 7 Pro Service Pack 1 in the links on an open Adobe Acrobat Pro 10.1.12 file will not open in my browser Firefox 33.0.2. The error I get is "Acrobat could not run the web browser.  Unknown error. (123).

    You can try a repair of your Acrobat installation. Maybe, at least it's a start toward a solution.

  • Can not run the program "keytool": java.io.IOException

    Hello

    I would like to follow the procedure to change the password
    glassfish server hosting APEX earphone
    using the change key word subcommand of past, but the keytool utility
    not found:

    GlassFish@ahost:/opt/glassfish3/GlassFish/Domains/mydom01/config >/opt/glassfish3/bin/asadmin
    / opt/glassfish3/bin/asadmin
    Use "exit" to exit and online 'help' for help.
    asadmin > change of master-password mydom01
    Enter the current password > changeit

    Enter the new password > changedit

    Re-enter the new password > changedit

    Can not run the program "keytool": java.io.IOException: error = 2, no such file or directory
    Past change key word command failed.
    asadmin >
    Multimode command failed.
    GlassFish@ahost:/opt/glassfish3/GlassFish/Domains/mydom01/config > what java
    / usr/bin/Java
    GlassFish@ahost:/opt/glassfish3/GlassFish/Domains/mydom01/config >

    Glassfish entire works well outside it.

    keytool could be found in/usr/java/latest/bin/keytool.

    We need to have that in the path? There is no requirement in the
    Installation Guide for this, nor did the RPM installation adjust the system
    path accordingly.

    I hope someone can tell my how things should be in regards to keytool?

    Thank you, Tom

    Hi Tom,

    the procedure to change the password for the listener of glassfish server hosting APEX

    ... more like a topic related to GlassFish for me. I guess you will get the best answers to these questions in a GlassFish related forum...

    For what it's worth, I'll try my best even when:

    Can not run the program "keytool": java.io.IOException: error = 2, no such file or directory

    This seems to be a pretty clear error message: keytool , which probably is used to manage keys for users of GlassFish, was not found. This means, you are either running on an operating system that is not officially certified for GlassFish, or you GlassFish has not been configured correctly.
    You have run

    GlassFish@ahost:/opt/glassfish3/GlassFish/Domains/mydom01/config > which java
    / usr/bin/Java

    ... which means that you assume your GlassFish runs without being set JAVA_HOME. If that's true, I'm install you GlassFish correctly from this setting.
    Anyway, you have also discovered that

    keytool could be found in/usr/java/latest/bin/keytool.

    ... that is not + / usr / bin + and probably not in the way of global search of the user on whose behalf your GlassFish is running. Then, you can either create a link [*] for c++ / usr/bin/keytool + do (finally) to + / usr/java/more late/bin/keytool +, or you setup JAVA_HOME to be + / usr/java/last +.
    [*] Note that depending on your operating system, there may be more than one stage of indirection, for example my Ubuntu a + / usr/bin/java + pointing on + / etc/alternatives/java + which points on + / usr/lib/jvm/java-6-Sun/jre/bin/java + where + / usr/lib/jvm/java-6-Sun / + points to the directory containing the real JDK to use. You will probably find something like this on your system. My Ubuntu box has a link for + / usr/bin/keytool +, so I get when running "what keytool.

    We need to have that in the path? There is no requirement in the installation guide for that, nor the RPM installation has adjusted the path system accordingly.

    Again, this is not a forum of GlassFish.

    I hope my advice helps you solve your problem. If they are not, please choose the appropriate forum for your next post on this topic. And I guess, giving additional information about your OS and how you manage your JDK (and which version you use) help people here to help you.

    Thank you

    Udo

  • Microsoft Installer does not recognize the package...

    I have windows xp service pack 3.  I am trying to install itunes, which I downloaded from the itunes site, and it wont let me install.  When I run the program it still displays the message above... This installation package could not be opened...  I've been all over the internet trying to solve problems with no luck.  Someone at - it a similar problem?  How did you solve this problem?

    Hi MarcHusky,

    ·          Did you the latest changes on the computer?

    Method 1

    Check and make sure that the Windows service install is running on the computer.

    (a) click Start, click run , and then type services.msc in the dialog box and then press enter to open Services.

    (b) right click on the Windows Installer service and then click Properties.

    (c) if the box Startup type is set to Disabled, change it to Manual.

    (d) click on OK to close the Properties window.

    (e) right click on the Windows Installer service and then click Start. The service should start without errors.

    (f) click on the file menu, and then click exit.

    Method 2

    If the previous step fails, then see the link from the Apple Web site and try the steps mentioned below, check if it helps.

    Problem installing iTunes or QuickTime for Windows

    http://support.Apple.com/kb/HT1926

    For additional support, post your request in the discussion of Apple using the link below.

    http://discussions.Apple.com/category.jspa?categoryID=150

  • Database trigger can not see the package global variable after assign in my form

    Hello

    I faced the problem with the trigger and the package variable global using the form designer

    first of all, I get the local IP address machine using WEBUTIL in triggering of the PREFORM and initialize my global package variable by ' Client_Info_Pkg.Set_IP_Address (WEBUTIL_CLIENTINFO.» GET_IP_ADDRESS); ", then I tried to make the DML operation in my form and at the same time I trigger database also uses the package global variable of" Client_Info_Pkg.Gand_IP_Address; "to read in the package, and then insert it into the audit table


    The question this database trigger may not feel the initialization "Client_Info_Pkg.Set_IP_Address (WEBUTIL_CLIENTINFO. GET_IP_ADDRESS)' I did in triggering of the PREFORM and I used to wonder if oracle create new session to run this trigger so he can't see my boot or what?!. .

    the package

    CREATE OR REPLACE PACKAGE Client_Info_Pkg

    Global_IP_Address VARCHAR2 (100);

    FUNCTION Get_IP_Address RETURN VARCHAR2;

    PROCEDURE Set_IP_Address (p_Machine_Name IN VARCHAR2);

    END Client_Info_Pkg;

    /

    CREATE OR REPLACE PACKAGE BODY Client_Info_Pkg

    FUNCTION Get_IP_Address RETURN VARCHAR2 IS

    BEGIN

    RETURN Global_IP_Address;

    END;

    PROCEDURE Set_IP_Address (p_IP_Address IN VARCHAR2) IS

    BEGIN

    Global_IP_Address: = p_IP_Address;

    END;

    END Client_Info_Pk

    relaxation

    --------------

    CREATE OR REPLACE TRIGGER RUNERP.FO_DOC_TYPES_L_T

    BEFORE INSERT OR UPDATE OR DELETE ON FO_DOC_TYPES

    REFERRING AGAIN AS NINE OLD AND OLD

    FOR EACH LINE

    BEGIN

    IF THE INSERTION

    RUN IMMEDIATELY ' INSERT INTO FO_DOC_TYPES_LOG

    VALUES ("I",: DOC_TYPE_ID,: DOC_TYPE_VALUE,: DOC_TYPE_NAME,: Vip_Address' HELP: NEW.) DOC_TYPE_ID,: NEW. DOC_TYPE_VALUE,: NEW. DOC_TYPE_NAME, Client_Info_Pkg.Get_IP_Address;

    END IF;

    IF THE UPDATE CAN

    RUN IMMEDIATELY ' INSERT INTO FO_DOC_TYPES_LOG

    VALUES ("U",: DOC_TYPE_ID,: DOC_TYPE_VALUE,: DOC_TYPE_NAME,: Vip_Address) "USING: NEW." DOC_TYPE_ID,: NEW. DOC_TYPE_VALUE,: NEW. DOC_TYPE_NAME, Client_Info_Pkg.Get_IP_Address;

    END IF;

    IF REMOVE THEN

    RUN IMMEDIATELY ' INSERT INTO FO_DOC_TYPES_LOG

    VALUES ("D",: DOC_TYPE_ID,: DOC_TYPE_VALUE,: DOC_TYPE_NAME,: Vip_Address) "USING: NEW." DOC_TYPE_ID,: NEW. DOC_TYPE_VALUE,: NEW. DOC_TYPE_NAME, Client_Info_Pkg.Get_IP_Address;

    END IF;

    END;

    /

    Thanks in advance

    I solved my problem by using the CONTEXT object, Michael thank you for your interest.

  • Installation does not start the package I created

    I have created a package and the installation program starts, but seems to "go back" and does not continue.  Don't know what to do to solve this problem.  Have even deleted downloads all cached and created a lot of scratch n any case, I'm doing something wrong.

    Don't know where to go with this.

    Hello Brandon,.

    If you're talking about a bunch of creative cloud... I met the same problem, after you run the MSI progress bar would roll back and then nothing.  I saw it as UAC that was interfering with the installation even if I am logged in as an administrator.  Try disabling UAC and see what happens.

    Thank you

    Karim

  • I can not run the most recent version. I get a window saying firefox.exe is not a Win32 file

    I can install the 5.0.1 version but it won't work. I got this version works when someone elso was using my computer. I don't know how it happened, but the calculation froze and I couldn't run Firefox afterwards. I got Firefox to my computer. Downloaded the latest version once again and I tried to run it. I've done several times without success

    It seems that the installation is corrupt.

    Follow these steps.

    1. Go to Download Firefox 5.0.1 and download the installer to your desktop. If necessary, use Internet Explorer to download, but in this case, choose "Save" when you see the prompt. Do not choose "Run"
    2. Then go to add/remove programs, scroll down to "Mozilla Firefox" and delete it, choosing to keep your bookmarks, customizations, etc. (don't tick the box).
    3. Reboot and delete the folder called "Mozilla Firefox" at this location: C:\Program Files\Mozilla Firefox
    4. Finally, run the installation file downloaded previously on the desktop.

    Your bookmarks, etc., customizations are stored in a different location and will become available to you even once you complete the installation.

    As a precaution, make a backup of your bookmarks as follows:

    1. Press CTRL + SHIFT + B to open the Bookmarks Manager.
    2. Click on the link to import and backup and then click on HTML Export and save the file somewhere.

    You can use this file at any time to restore your bookmarks if that proved necessary. Simply reverse the procedure and choose "Import HTML" instead.

    NB. If you use a download accelerator, turn it off before trying to download Firefox. These utilities are a common cause of corrupt files, in which case you get the error message you mentioned.

    If this suggestion solves the problem for you, please click the button solved next to this post after logging in to the forum. This will help others looking for a solution to the same problem.

    Thank you.

  • Server 2008R2 Task Manager will not run the task

    Hi all

    I have problems with automating a task on the server 2008R2, I have a limited user on my server which account is used to run a media server (Twonkymedia) and a home automation program called "Domoticz".

    Because I don't want the user to have access to the normal system resources, it always takes administrator privileges to run the program and access to the database, because I don't want to manually enter credentials of Directors whenever this user logs that I taught on the automation of this with Task Scheduler.

    I managed to create a task that toured to launch applications with admin credentialsb (simply by using the command runas in the path did not work) but once I connect and the still as the "limited" user task that has a shortcut placed in the startup folder does not start specific applications When I open the Task Manager to diagnose errors, she appears as running.

    Both users are given exclusive rights to start as a processing batch.

    22/08/2016 information information on the process created task 129 21:59:40
    Information 22/08/2016 21:59:40 200 Action started in f33c3a46-e705-408c-a675-08aabbecf4bb (1)
    22/08/2016 information 21:59:40 100 f33c3a46-e705-408c-a675-08aabbecf4bb launched task (1)
    22/08/2016 information 21:59:40 319 message task engine received to start the task (1)
    22/08/2016 information 21:59:40 110 task triggered by the user of information f33c3a46-e705-408c-a675-08aabbecf4bb

    The config is as follows;

    In general: it is set to run if the user is logged in or not, and it must run with the highest privileges.

    Its triggered when no user is logged on

    Actions are the following; Start a program

    Program 1: "C:\Program Files (x86)\Domoticz\domoticz.exe ' Arguments www - 1202 - 8000 sslwww

    Start in: "C:\Program Files (x 86) \Domoticz.

    Program 2: "C:\Program Files (x86)\Twonky\TwonkyServer\twonkytray.exe.

    Any idea what's going on here?

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • in the output log file bit 00's are added, why? (Do not run the attached vi. It disables all devices in your system)

    Hi all

    I've attached a zip file when co-existence.vi is the main file of vi that communicates with a USB device and returns some responses of ATR.

    The answers are stored in a log file. I have attached the log file. In the log file in three places while displaying ATR, get added some unwanted 00's. Please help me how it is and how to remove it?

    Thank you

    Mathan

    [Note: (not to run the attached vi.] It disables all devices in your system)].

    It seems that the duration depends on the value you get out of the dll (dwARTLen). You have wired it as 100, so it seems that the dll simply returns the entry. Maybe you want to check the documentation for the dll on the way to get the actual length.

    A large part of your code is very confusing...

    • You have several subVIs that are essentially the same, but with different names. Not one of these not enough?
    • What is the purpose of the loop IN the adhc.vi? Since you autoindex in a table of a line, it will be executed only once, and the result is the same as if you would remove the loop FOR.
    • Your main VI is extremely repetitive with lots of duplicate code. You have 12 instances of the file name constant, would be enough! Enable.VI is identical to disable.vi, except for a constant of diagram. Much the same constant string ("ATR: ', ' peripheral access card:", etc. "), once again, everyone is enough.

    Here a nice state machine would make all the difference.  You need only about 10% of the current code, eliminating all the rehearsals.

  • HP C309a will not run the align operation

    When I use the HP printer utility to align the cartridges once a new cartridge of the printer installation does not meet the statement of alignment... i. e olein arrives

    here document contains information about the failures of alignment with the c309a addressing.  You can run an alignment of the façade as described in this document.

Maybe you are looking for