Skip to main content
23-Emerald III
February 9, 2021
Solved

Oracle Data Pump Export

  • February 9, 2021
  • 2 replies
  • 2149 views

I am having issues getting the expdp command to work for doing a backup to the Windchill Oracle database.

 

Does anyone have a batch file for configuring the options of the expdp and then running it that they would be willing to share. An impdp command would also be nice so I can migrate the database to a test/development server.

 

Windows Server 2012

Windchill 11.0 m030

Oracle  12c R1

Best answer by BenLoosli

Between the information I was sent and the Oracle documentation, I was able to get a expdp file.

I now need to refine the export script so it can be repeated.

 

2 replies

MarcoTosin
21-Topaz I
February 9, 2021

Hi Ben,

I just sent to you a private message.

Marco
BenLoosli23-Emerald IIIAuthorAnswer
23-Emerald III
February 13, 2021

Between the information I was sent and the Oracle documentation, I was able to get a expdp file.

I now need to refine the export script so it can be repeated.