script to export all schema into a TABLESPACE
Hello ,
oracle 11.2.04
do you have a sql script to find the distinct OWNER (from dba_segments) into a specific tablespace_name="ABC" and produce a list of expdp commands for each OWNER of the distinct list.
Thanks a lot regards
Giorgio