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!

How to define our DB connection export data location on version 19.2

4095538Sep 26 2019 — edited Oct 2 2019

Hi,

In older SQLDeveloper we used this setting on a .conf file to define the location of our DB connection export data:

AddVMOption -Dide.user.dir=<folder path>

Now, on last SQLDeveloper version (19.2), we can't start SQLDeveloper due to that line.

My question is: How to define our DB connection export data location on that .conf file, using version 19.2.

What should be the right syntax to define it?

Thanks,

Lavi

Comments
Post Details
Added on Sep 26 2019
8 comments
331 views