exam questions

Exam 1z0-034 All Questions

View all questions & answers for the 1z0-034 exam

Exam 1z0-034 topic 1 question 80 discussion

Actual exam question from Oracle's 1z0-034
Question #: 80
Topic #: 1
[All 1z0-034 Questions]

While exporting data with Data Pump, you find that the export takes longer than expected. You decide to stop the job and restart it during off-peak hours.
Which view would you query to determine the name and status of the stopped job?

  • A. DBA_JOBS
  • B. V$SESSION
  • C. V$SESSION_LONGOPS
  • D. DBA_DATAPUMP_JOBS
  • E. DBA_DATAPUMP_SESSIONS
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
When a Datapump Export or Import session is launched, a Datapump Job is automatically tarted. This way, we can:
* detach from and reattach to long-running jobs without affecting the job itself.
* monitor jobs from multiple locations
* stop a job: suspend it temporarily to leave other applications requesting more resources to get them restart itlater
* kill any Datapump job anytime
* see the progress of the import or export operations
REF.: Metalink Note: 262557.1

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...