View job status during datapump

Hi,
I was running datapump and I watching the output, but then pressed ctrl-c so that I can report on the status and see what was going on. I then entered CONTINUE_CLIENT, and nothing happened, then pressed ctrl-c again and now I am back at my command prompt. I assume the job is still running in background, but I wanted to know how I can jump back into the datapump so that I can see the output again and also see the status via me going into the Export Monitoring tool.
How can I do this?

I got it going.
from my prompt, I had to issue:
impdp system@??? attach=jobname
IMPORT > START_JOB
and if needed
IMPORT > CONTINUE_CLIENT

Similar Messages

  • What is the required priviledges to VIEW JOB STATUS in Hyperion workspace 9

    We have Published and Scheduled a BQY through Administrator. The Business
    User does not have Publishing or Scheduling rights nor is the requirement,
    he just wants to view the "JOB Status" along with the "Job Output". We
    have tried giving him all the "Viewer Roles" but still he cannot see the
    "JOB Status". What All Priviledges and Roles Should be given to him so
    that he can just view the "JOB Status".
    We are usingWorkspace Version 9.3.1.0.0.248
    Shared Services Version 9.3.1.0.0.45
    Interactive Reporting Version 9.3.1.0.0.248
    We even tried giving him the "Publisher" Role but still he is not able to
    'View' the 'Job-Status' of the Jobs run by the Administrator.Kindly Reply

    Hi,
    I'm not 100% sure but have you tried the explorer role, you'll need to do this at the same time setting the file and folder permissions.
    I did notice last week, if you right click on a folder and select Apply Permissions to Children, you get the option to specify Job and Job Output.
    Here's a link to the Product Role info, Click on the Hyperion Security Administration Guide (under Common Install):
    http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_1.htm

  • Checking print job status

    Hi,
    In Leopard, when I print to any of my printers, an application with the name of the printer I'm printing to appears. If I want to check on the status of the current print job, I can't figure out a straightforward way to look at the jobs in that printer's queue. The only way I can accomplish this is to select "Show Printer List" from the "Printer" menu, which then opens the System Preferences dialog listing all of my printers, from which I can select the current printer from the list on the left and then click on the "Open Print Queue..." button. But this seems sort of a roundabout way to check my print job, considering that the current printer's "app" is already open. In the printer "app"'s "Jobs" menu, I have only "Delete Job", "Hold Job", "Resume Job" and "Hide Completed Jobs" as options. It would be great if there were a "View Jobs" option as well. I don't recall that checking print jobs was as convoluted in Tiger. Is there some trick here that I'm missing, or did the monitoring of print jobs become a bit more difficult to do in Panther.
    Thanks,
    Ken

    If you want to see the current queued jobs then click on the option to "Hide Completed Jobs" This makes the current jobs easier to see.
    If the completed jobs view is on, then the current jobs will be at the end of the list.
    Also see the CUPS jobs page here:
    http://localhost:631/jobs/

  • All timer jobs don't start (paused in check job status)

    Hello,
    Some bad things have happend to our SharePoint Server 2010. All timer jobs suddenly stopped running. The last time they ran successfully was 09/26/11. Since that time all jobs have been scheduled to run according to their schedule but don't actually run.
    In the Check Job Status view there is a list of jobs scheduled to run 09/26/11 which are currently paused for some reasons, other jobs don't run at all. 
    Is it possible to unpause these jobs and let other jobs to run? Any ideas would be very much apprecaited. Thank you in advance.

    Hi,
    Thanks for your post.
    Pausable Timer Jobs
    You can now create pausable timer jobs. This is done by inheriting from the
    SPPausableJobDefinition and overriding Execute(SPJobState) instead of
    Execute(Guid). You can then use the current job state (SPJobState) to store values which are retrieved when the job is resumed.
    Running jobs on all content databases
    Another new timer job derivative type is the SPContentDatabaseJobDefinition.This is a timer job specifically made to perform actions on content databases. The timer job is distributed on the WFE servers and each content database is only
    processed by one job. Override the Execute(SPContentDatabase, SPJobState) to add your own processing. The job supports pausing.
    Running jobs on all Site Collections
    A really interesting new timer job type is the SPAllSitesJobDefinition. This one is derived from the SPContentDatabaseJobDefinition and has a method called
    ProcessSite(SPSite, SPJobState) which you override to process the SPSite object. This could be very useful to build site inventories/directories.
    Running job on a specific server
    The SPServerJobDefinition is a pausable timer job that is designed to be targeted to a specific server (SPServer).
    Running jobs for specific services
    The SPServiceJobDefinition is another pausable timer job that runs a job on all servers where a specific
    SPService has been provisioned. A very similar job is the
    SPFirstAvailableServiceJobDefinition which runs the job on the first available server which has a specific SPService installed. If you would like to run a job an all servers you can easily use SPServiceJobDefinition. Then use the timer job service
    (which is installed on all servers, except dedicated database servers) and pass
    SPFarm.Local.TimerService as the SPService parameter in the constructor.
    All of the new specific timer jobs are essentially smart derivatives of the SPJobDefinition but using these new abstract classes will certainly save you some time when you need to target your timer jobs.
    I hope that helps.

  • How to get job status information from printer without using printer's web interface

    Hi, all!
    I need to resolve problem with logging my printer hp lj 700 m712.  
    I configure syslog on it, but it sending only status messages ("peripheral low-power state" - for exapmle), I need to register the job status of printer's job on my server.
    How can I do that?
    Can you help me? 

    Hi Lexabb,
    I suspect your question would be better answered in the HP Enterprise Business Community,  as the HP LaserJet Enterprise 700 M712 printer series is a commercial model.
    My technical expertise is with consumer products and software, I am sure the commercial folks would be happy to help if you re-post your question for them to answer. The HP Enterprise Business Community is an HP Forum designed for the Commercial and Enterprise customers to help one another. I am sure you will find some HP folks there to help too.
    Click here to view the Printing and Digital Imaging.  When the page opens you will see the option to 'Log in' or 'Register Now' on the right. The commercial forums are separate from the consumer boards, thus you will need to register if you don't already have a commercial account.
    You may find the HP LaserJet Enterprise 700 Printer M712dnpage helpful while you wait for somebody in the commercial Forum to respond to your inquiry.
    Best of luck.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Viewing Jobs, etc.  "ORA-01882: timezone region %s not found".

    I am trying to view jobs, etc. in PL/SQL Developer. However, we receive the error "ORA-01882: timezone region %s not found". The DBA's do not receive this error when viewing through Oracle Enterprise Manager. However, they receive the same error in PL/SQL Developer when logged in as system.
    Any ideas on how to resolve the error?
    What tool should we have our developers use to view jobs, etc?
    We are on Oracle version 11.2.0.2 on Linux.

    Hi,
    Selecting from scheduler views should not be throwing errors. I think what is happening is that a timezone update was done - maybe as part of an upgrade. The timezone update has a specific series of steps that needs to be followed which includes modifying some affected tables. I think that the scheduler tables may have needed to be updated during the timezone update but this was not done.
    I think that reapplying the latest timezone update going through all the steps might fix this issue - otherwise you may need to recreate the affected objects.
    This is definitely an issue you should push to Oracle support since it is clearly not expected behaviour.
    Thanks,
    Ravi,

  • Job Status emails not being sent

    Hello,
    I'm hoping to find some help here after searchs of the forum and google did not find a solution.
    Since yesterday I ceased receiving "Job Status" email messages when I use ePrint. The jobs do print on my HP Officejet Pro 8500A, and the "Recent Print Jobs" list in the ePrintCenter is up-to-date. I made sure that under "ePrint Settings" (on the ePrintSenter webpage) all the little boxes near the allowed sender's email addresses are ticked, indicating that job status emails should be sent. I tried restarting the printer - all without any change. 
    The only thing I changed yesterday was to install the "HP Printer Control" app on my iPhone and start using it. Interesting the ePrint job list there is empty...
    I really like getting these verification emails. Is there any way to repair this?
    On a separate topic - is there a limit to the number of allowed email addresses in the "allowed senders" list in the "ePrint Settings" section in the ePrintCenter? Is seems to save only 3 addresses.
    Thank you for any help,
    Danny
    This question was solved.
    View Solution.

    Currently HP is in the process of migrating from ePrintCenter to HP Connected, through this migration some of their services may change or no longer exist. At this time those status emails are not a feature of the service. This does not mean that it will not be re-added in the future, but I cannot make any statment verifying if this will or will not happen. I apologize for the inconvenience that this might cause, but you should be able to still see the job status by visiting the website itself. 
    Let me know if this is the information you are looking for and I will get right back to you as soon as I can! 
    -Spencer 
    PS have a wonderful day and a fantastic weekend! 

  • URGENT : Error 5 when checking the job status

    Hello Forum,
    While monitoring the Process Chains in BW 3.1, I got the following message in the <b>Information </b>Pop-up:
    <b>Error 5 when checking the job status</b>
    Could you please tell me what it means?
    Thank you,
    its my duty to assign points,
    raj

    Hi,
    Are you able to view the log after refreshing and clicking the tick mark button on this message or is it not letting you go into the log itself.
    Can you directly go to Log view thru Tcode RSPCM and see. Once you are inside try to find where exactly the process failed.
    Thanks,
    JituK

  • All off a sudden I get waiting for job status notification on a package that has worked for years

    Does anyone else have this problem, the package in question is Adobe CS 5.5, this package as worked for years all of a sudden the OSD, gives
    waiting for job status notification and hangs forever on the installation of Adobe CS 5.5
    If I run the batch file manually that I am using in the SCCM package for Adobe CS 5.5
    it works perfectly, but when part of an OSD I now get waiting for job status notification.
    Any advice would be great.

    Hi,
    I recommend you check the following log files on the client.
    AppEnforce.log
    It records details about enforcement actions (install and uninstall) taken for applications on the client.
    execmgr.log
    It records
    details about packages and task sequences that run.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Check The Job Status

    Hi SAPsimhas,
    My requirement is as below.
    I will loop through an internal table and create some files with background processing method.(JOB_OPEN,SUBMIT & JOB_CLOSE)
    Now once this job is triggered I need to check the status for that job after maximum 10 mins. Its not neccessary that each job will take 10 mins. only,It can be finished in 2 mins also.
    Once the job is finished then I will XCOM that file.
    So my question is how to code such timer which will check the job status for that job? I have a FM BP_JOB_READ which returns the job status.
    Reply is highly appriciated.

    Try this way
      do.
        call function 'SHOW_JOBSTATE'
          exporting
            jobcount         = p_jobc
            jobname          = p_jobn
          importing
            aborted          = v_aborted
            finished         = v_finished
            ready            = v_ready
            running          = v_running
            scheduled        = v_scheduled
          exceptions
            jobcount_missing = 1
            jobname_missing  = 2
            job_notex        = 3
            others           = 4.
        if v_aborted eq 'X'.
          exit.
        endif.
        if v_finished eq 'X'.
          select single * from tbtcp into wa_tbtcp1
                     where jobname eq p_jobn
                       and jobcount eq p_jobc.
          if sy-subrc eq 0.
            move wa_tbtcp1-listident to p_spono.
          endif.
          exit.
        endif.
        if v_count le 10.
          call function 'ENQUE_SLEEP'
            exporting
              seconds = 60.
          v_count = v_count + 1.
        endif.
      enddo.

  • Unable to get job status via BIP web service

    Hi,
    I'm scheduling a report job using the method scheduleReport of the ScheduleService web service. The method returns the jobId correctly, then I check the job status using getScheduledReportStatus.
    Every time the method returns jobstatus = "Scheduled", but the report is finished. I noticed that BIP schedule a child job with different jobId (why?) and If I use it, the getScheduledReportStatus return a null status.
    Using the method getScheduledJobInfo I have all the information, but how can I get the child jodId ?
    Best regards,
    Alessio

    Hi Alessio
    I know this was a long time ago but i was just taking a chance:
    Quick question: did you get this to work? I can schedule a report using the ScheduleReport sevice, but when i query the status using getScheduledReportStatus, the status remains 'Scheduled', even after the job has run. The job also does not appear in the Job History of the report. The report is set to burst, which it does correctly.
    Do you have any ideas?
    Thanks very much.

  • How can i find the option to delete a recent print job from the "View Job History

    1. Photosmart 5510 e-ALL-IN-ONE SERIES
    2. Window 7 64 bit
    How can i find the option to delete a recent print job from the "View Job History

    Hello alfmswongg,
    Currently there is no option to delete print jobs from the "View Job History" section of ePrintCenter.  
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • Lost ability to view the status of PDF conversion

    Greetings,
    I've been using CS5 for about a week after upgrading from CS4 on Windows 7. Everything was running fine until yesterday afternoon, when I suddenly lost the ability to view the status of the conversion of InDesign files to PDFs.
    Normally, when converting an InDesign file to a PDF using one of InDesign's PDF presets (Smallest File Size, High Quality Print, etc.) you see a status bar showing the status of the conversion within InDesign. Now when I convert an InDesign file to PDF, the PDF instantly appears in the save location without any status bars showing up in InDesign. The PDF is unopenable and the InDesign file is uncloseable until the conversion completes. In the end, there is no issue converting my files to PDF; however, it's a little annoying to convert a file and have to take a guess at when I can open it (some of my files can take quite some time to convert).
    At first, I thought it was a problem with my PC or installation. My supervisor has another license installed on his laptop, so we gave it a try on his. Same problem. I just think it's odd that the issue would appear out of nowhere on both installations.
    Any ideas of what might be going on?
    Thanks in advance for any replies.

    The Background Tasks pane does show what's going on (to a certain extent), but what I'm taking about should be showing by default. I jumped on our old Macbook and created a test file and converted it to PDF in our Mac version of CS4. See the status bar that shows in the image below. This is what I'm taking about. It's a window titled "Generating PDF." It's been in every version of InDesign I've had since the first CS.
    Shouldn't this be displaying?

  • 5 error while checking job status

    Hi,
    We are getting the following error when we are trying to check the status of the process chain through FM 'RSPC_API_CHAIN_GET_STATUS':
    5 error while checking job status.
    The real scenario is we are using an abap screen with a button on it. when the user clicks on the button we call the FM 'BP_EVENT_RAISE' to trigger the process chain. once the chain is triggered we are having an endless loop to monitor the status of the chain with FM 'RSPC_API_CHAIN_GET_STATUS' untill the chain status turns green ie G.
    Now while monitoring the status it randomly throws me the above error. it seems to work sometimes and other times it gives the popup with the said error.
    Can anybody help why we get the error.
    Regards,
    Shashank

    Hi Shanshank,
    Try to Debug the FM.
    Rgds,
    Ravi

  • What are the possible values for the JOB status?

    What are the possible values for the JOB status in the table TBTCP and significance for each?

    Hi,
    Have a look at include LBTCHDEF.
    The standard include from SAP.
    -> Definitions and Constants for Function group BTCH
    Kind Regards
    Raymond

Maybe you are looking for