To know the name of the job

Hi all,
   Could u say me how to get the name of the job that is being used in the program if if the name of the report is known?

hi,
u can find backgroung job details in TBTCO and TBTCP tables.
all programs will be stored  in table TADIR.
reward points if hlpful.

Similar Messages

  • "Who ran me" - how to determine the name of the dbms_scheduler job that ran me

    Hi Community
    I can see plenty of examples out on the interweb which shows how you can use dbms_utility.format_call_stack to find the hierarchy of procs, functions and packages that got me to a particular point in my code.
    For example, if proc (procedure) A calls proc B, which in turn calls proc C, in the code for proc C, I can query the call stack to find out that proc C was called by proc B which in turn was called by proc A
    However, I want to extend this further.
    For example, using the example above, if proc A in turn was started by a dbms_scheduler job, I want to determine (within proc C) the name of the dbms_scheduler job which started the whole process off.
    The reason I want to do this is that I have inherited a (massive) system which is undocumented. In many places within the code, email alerts are sent out using a custom "MAIL" package to designated users (now including me) when certain long-running processes reach certain milestones and/or complete.
    I have added to the custom "MAIL" package a trailer on the mails to show the call stack. I also want to show the name of the dbms_scheduler job which started it all.
    Over time, this info may help me in building the "map" of how the whole undocumented system hangs together and in the meantime, to assist in troubleshooting problems
    Looking forward to hearing from you
    Alan

    Use USER_SCHEDULER_RUNNING_JOBS or DBA_SCHEDULER_RUNNING_JOBS there is column SESSION_ID and when you know your session ID build query is very simple.
    select owner, job_name
    into ...
    from dba_scheduler_runnig_jobs
    where session_id=sys_context('USERENV','SESSIONID');
    You must declare local variables in PL/SQL procedure to read owner and job_name into them. Second thing, you must handle possible exception no_data_found than can be raised when procedure is not run from job.

  • Destination disabled. []: [CrystalEnterprise.Ftp]. Please note the name of the job server used for your request and contact your system administrator to make sure the specified destination is enabled. (FWB 00031)

    Hi
    In BO 4.0 SP 9 when a administrator tries to schedule a report via CMC there is no error
    But when a user schedules a report and the destination is FTP location -> Use default settings he gets following error
    Destination disabled. []: [CrystalEnterprise.Ftp]. Please note the name of the job server used for your request and contact your system administrator to make sure the specified destination is enabled. (FWB 00031)
    There is only one Job Server and the destinations are enabled in it
    There is no Job server for Crystal Reports Job Server
    Do i need to create it and how.

    Please check if you have proper rights to schedule to FTP. You can create a new job server, whenever you schedule it, there are multiple job servers, it will handle based on the load. But it is not mandatory, depends on the load.

  • How to include the URL in the name of the print job when printing from FF

    We log all print activity in our company and it would be helpful to be able to identify print jobs from Firefox, however as only a web page's <TITLE> content is used as the print job name, I was wondering if there was a way to either use the URL as the print job name, or even prefix the print job name as "Mozilla Firefox" to identify jobs from this application?

    Thank you for your reply but that's the print job content, i.e. page header / footer will have the URL typed into it. I'm after the name of the print job, i.e. as it appears in the print queue. For that I cannot find an option.
    I'm wondering whether a plug-in could do this, replace the normal print function with an identical one that uses the URL as the print job name.

  • Anyone know how to change the name of the PDF after it's submitted via the "submit e-mail" button?

    Forgive me if I'm posting in the wrong section -
    I'm using Live Cycle v8.0 and I would like to know if I can change the name of the PDF that is being submitted via emai?
    For example -
    When I submit the form now it is named (12345abcd12345.pdf) and I would like it to read something like (memberapp.pdf)
    Any tips?

    I figured it out...thanks to anyone who may have been helping.

  • I can't add the contacts from Microsoft to the OS X 10.10 It makes me can not know the name of the people I talking to on message, mail.

    I can't add the contacts from Microsoft to the OS X 10.10
    It makes me can not know the name of the people I talking to on message, mail.

    i need help

  • Anyone know the name of the company that the Mac Protector

    Anyone know the name of the fraudulent company (or companies) that malware Mac Protector or Mac Defender used to charge suckers like me for "protection" against a virus-infected Mac?

    I have seen a lot of criticism of Apple over this, and at the risk of being seen to be biased, I think their unrushed, deliberate approach made sense.  After all, the user had to actually let the software into their computer and provide a password authorizing that action.  And then they had to provide a credit card number to an unknown and unverified entity that claimed to be solving a problem.
    One of the big issues is that most users do all their web browsing using an account with Admin authorization.  That is a REALLY bad idea.  Not only does it make it easier for malware to create havoc, it makes it easy for the user of the computer to do damage to the system inadvertently.  Look at the number of people posting messages like "I have lost all my apps, where did they go!"
    I hope you use a "Standard" account for your daily Mac usage!!

  • Does anyone know the name of the app where you take a pic of a dollar bill and it comes alive?

    does anyone know the name of the app where you take a pic of a dollar bill and it comes alive?

    have you tried searching the app store or using google?

  • How can I know the name of the file that the user has currently open ?

    Hello
    I'm developing a module for x3dv.
    http://hiperia3d.blogspot.com/search/label/X3DV%20Module%20For%20Netbeans
    I am going to add a button to open the files when I click it.
    I just need to know how can I know the name of the file that the user has currently open in the editor. What variable holds it in Netbeans?
    Thank you
    Jordi

    If you are using the JFileChooser to open the document, I would create another class with this included:
    //initiate class variables
    private File f;
    //create JFileChooser
    JFileChooser fc = new JFileChooser();
    fc.setMultiSelectionEnabled(false);
    fc.setFileSelectionMode(JFileChooser.FILES_ONLY)
    //set the chooser to initialise File f with the file selected
    int status = fc.showOpenDialog(null);
    if (status == JFileChooser.APPROVE_OPTION)
         f = fc.getSelectedFile();
    public File getFile()
         return f;
    }

  • Would like to know the name of the game pre-installed on an eMac.

    I would like to know the name of the space ship 3rd-person shooter game pre-installed on an eMac.
    Awhile back, I had used an eMac with a previous employer and there was a space ship 3rd-person shooter game loaded on the eMac.
    This may or may not have been preinstalled. I just remember it being there when the eMac was purchased.
    Thoughts?
    Thanks,
    --Todd

    Hello Todd,
    I think the game you refer to is called Deimos Rising. It can be purchased from here...
    Deimos
    Hope that is the one!
    Cheers
    Ian

  • I know the name of an object - how do I get the name of the object that contains it?

    If I have a Movieclip, I can trace the name of the Movieclip
    that contains it using the _parent property.
    With a generic object, is there a way to trace the name of
    the object that contains it?
    Please, please tell me - this will be a huge help.
    Thanks

    Thanks for these comments - my problem isn't with MovieClips.
    I need to know if there is something which is the generic Objects
    equivalent to the MovieClips _parent property.
    Here's some code that hopefully will help explain further:
    class MyClass extends Object {
    var myObject:Object;
    function MyClass (){
    myFirstObject = new Object();
    myFirstObject.theParent = this;
    private function getNameOfParent(p_object:Object){
    // Some code to return the name of the object that contains
    p_object
    trace(p_object.__proto__); // Output: [object Object]
    trace(p_object._parent); // Output: undefined
    trace(p_object.theParent); // Output: [object Object]
    return ???
    public function doSomething(p_num:Number){
    var parentName = getNameOfParent(myObject);
    // do some more action...
    Timeline code:
    var myClass1 = new MyClass();
    myClass1.doSomething();

  • I need to  know the name of the database table and the fields in that table

    hi,
    i need to I need to  know the name of the database table and the fields in that table for the following fields of the front end .
    1) incident details.
    2) ownership details
    3) injury type
    4) % of investigation completed withen 7 days.
    5) count of incident type
    6) cost of workers compensation claim.
    7) injury resulting from for workers compensation claim
    8) investigation free text.
    9) investigation contribution factors.
    10) investigation root cause.
    11) investigation root cause free text
    12) employee risk assesment
    13) protential infrigment notice issued
    14) actual infrigment notice issued.
    15) actual infrigment notice reference number.
    16)vehicle damaged text.
    18) when the incident occured.
    thanks and regards,
    pronoy .

    Hello,
    Check CCIHT* under se16 and search for relevant information
    Thanks
    Jayakumar

  • Does anyone know the name of the sketching app in the iCloud Video?

    Does anyone know the name of the sketching app in the iCloud Video?

    The video is showing Autodesk's SketchBook app.
    It looks like there is two a few versions, a free and a paid version for both iPhones/iPods and iPads.

  • I have Lion software installed on my IMac (purchased IMac 2008). I need to know the names of the updates since Lion, and how to get them. Thanks,  Don

    I Need to know the names of the updates after Lion and how to get them.  Tanks,  Don

    Back up your data and download Mavericks from the Mac App Store. You don’t need to buy Mountain Lion to do this.
    (110438)

  • Anyone know the name of the site for guest maps, comments, etc?

    Hi,
    Does anyone know the name of the site that has lots of iWeb things, they have many kinds of guest maps, sunlit earth maps, comments you can add to iWeb, etc. They had lots of cool things and I can't find them.
    All help appreciated.
    Thanks,
    Todd

    This isn't the particular site you're looking for, but it may qualify as "cool": "NeoPlanet displays your blog's visitors on a rotating 3D Earth globe composed of actual NASA satellite images." Click below to go to the site...
    And perhaps this is the "iWeb Tool Chest" site you were thinking of (click on the icon):

Maybe you are looking for

  • How to: Connect a new MacMini to an iMac (internet)..

    I have an iMac in one room and a MacMini in the next room. The iMac is already connected to the internet. I want to connect the MacMini to the internet using an Apple Airport Express Base Station router. The connection from the MacMini will be WIRELE

  • How to insert text in the middle of an existing textfile using java

    Hi, How to insert text in the middle of an existing textfile using java i/o streams??

  • Manually input ( or type ) the value of the node in hierarchy

    Dear all, I have the following requirement : In the query, I am using a hierarchy node variable. Now, by default, on the selection screen the valued can be passed to this hierarchy node var. by a drill down on the hierarchy on which the variable is c

  • How to get free AVG Net Security Update for Mac

    I have AVG Internet Security anti-virus on one of my Macs and got a notice there is an update. However, everything I find on the AVG site and elsewhere is .exe files and not for Mac. WHERE do I get the correct one? And a notice appears saying it is n

  • Finding the number of Non-Blank Line in a File

    Does anyone know the command or how to find the number of non-blank lines in a text file? I have the program already reading characters, words, and total lines.           BufferedReader FileIn = new BufferedReader( new FileReader( selectedFile ) );