Getting a Disk Import Transfer Job's Details
Get the details of a disk import transfer job.
Using the Console
-
Open the navigation menu and click Migration & Disaster Recovery. Under Data Transfer, click Imports. The Transfer Jobs page appears.
-
Choose a Compartment you have permission to work in under List scope. All transfer jobs in that compartment are listed in tabular form.
-
Click the transfer job whose details you want to display the details. The transfer job's Details page appears.
Using the Data Transfer Utility
Use the dts job show
command and required parameters to display the details of a transfer jobs in your compartment.
dts job show --job-id job_id
Run dts job show --help
to view the complete list of flags and variable options.
For example:
dts job show --job-id ocid1.datatransferjob.oc1..exampleuniqueID
Transfer Job :
ID : ocid1.datatransferjob.oc1..exampleuniqueID
CompartmentId : ocid.compartment.oc1..exampleuniqueID
UploadBucket : MyBucket1
Name : MyDiskImportJob
Label : JZM9PAVWH
CreationDate : 2019/06/04 17:07:05 EDT
Status : PREPARING
freeformTags : *** none ***
definedTags : *** none ***
Packages :
[1] :
Label : PBNZOX9RU
TransferSiteShippingAddress : Oracle Data Transfer Service; Job:JZM9PAVWH Package:PBNZOX9RU ; 21111 Ridgetop Circle; Dock B; Sterling, VA 20166; USA
DeliveryVendor : FedEx
DeliveryTrackingNumber : *** none ***
ReturnDeliveryTrackingNumber : *** none ***
Status : PREPARING
Devices : [*** none ***]
UnattachedDevices : [*** none ***]
Appliances : [*** none ***]
When you use the Data Transfer Utility to display the details of a job, tagging details are also included in the output if you specified tags.