Get a file for a specific data pump job

get

/database/datapump/jobs/{owner_name},{job_name}/{filename}

Returns the log or export file for the given data pump job. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

The requested file for the Data Pump job. Log files are text/plain. Export file are application/vnd.tcpdump.pcap.
Body ()
Root Schema : schema
Type: string
Back to Top