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!

Where are snippets saved?

989402Feb 6 2013 — edited Feb 9 2013
Hello everyone!

I am using Oracle SQL Developer at work and at home. I want to share my snippets between these two computers with for example Dropbox.
Could you tell me in which folder snippets are saved.

Greetings
Slawek

Comments

Sdas-Oracle
Answer

Hi Fred,

The problem you are seeing seems to be an RDBMS (tablespace) issue, not an RDF issue. The error is being raised during processing of an INSERT /*+ APPEND */ statement issue by bulk-load to append the current batch of input triples (in id-based form) into the table partition designated for the RDF model.

If you'd like, you can contact me by email: souripriya dot das at oracle dot com.

Thanks,

- Souri.

Marked as Answer by 3054700 · Sep 27 2020
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 9 2013
Added on Feb 6 2013
1 comment
482 views