Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DATA PUMP DIR in Oracle SQL Developer 23.1 in windows 11

Carlos AndrewsJul 16 2024

I'm using Windows 11 and Oracle SQL Developer 23.1.

When I get the path for DATA_PUMP_DIR, it contains forward slashes ('/') before the last folder path, this is common for unix to use forward slashes, but windows uses: back slashes ('\') for file paths or UNC.

This affects using the Data Pump import wizard using the default DATA_PUMP_DIR path.

Workaround is to set the “MY_DIR” path for the current user/schema.

Comments
Post Details
Added on Jul 16 2024
0 comments
351 views