"Import Tables" from pde doesn't work correctly

nidusavis

Member
Hi, this is my first posting to this forum.
I've encountered some trouble that I can't figure out
how to resolve it.
I've recently exported 9 tables as pde compression format
which gives 153,533 KB.
But when I try to import it using "Import Tables->PL/SQL Developer" after having selected Import file, they only show
blank list and "Import" button unclickable.
Normally, they give containing table list enabling
Import button in the same time, but this time is not.
My Plsqldeveloper version is 6.0.3.893.
Any solution will be appreciated.
Thank you in advance.
nidusavis

 
Version 6.0.3 has a bug that could cause export-file corruption when the uncompressed data is more than 2GB. Can you verify if this is the case here?
 
Thank you for your quick response to my post.
After reading your advice,
I've checked the original data size that might be problematic. The result is that it was slightly upper to 2GB.
So I've tried to export it again, by separating in two parts this time. Voila! The importing also went well with me.
Many thanks to you!

nidusavis
 
Back
Top