PL/SQL Developer version: 5.1.6.747
Oracle: 9iR2 and above
Windows XP SP1 with 1GB RAM
We have more then 28000 objects for a particular user (select count(*) from user_objects). When I try to Tools -> Export User Objects..., plsqldev session sucks upto 650MB of memory off my machine and then throws "Out of memory" error. I have an object selection file (.osf) and want to only export about 50 objects but there is no way I can ONLY load those objects from the file without having to load all 28000+ objects.
Is this a bug or is there a workaround for this?
Regards
/Rauf
Oracle: 9iR2 and above
Windows XP SP1 with 1GB RAM
We have more then 28000 objects for a particular user (select count(*) from user_objects). When I try to Tools -> Export User Objects..., plsqldev session sucks upto 650MB of memory off my machine and then throws "Out of memory" error. I have an object selection file (.osf) and want to only export about 50 objects but there is no way I can ONLY load those objects from the file without having to load all 28000+ objects.
Is this a bug or is there a workaround for this?
Regards
/Rauf