Can anyone give me the syntax that you would use to import data into a different user and tablespace from where the export file was created.
ie imp sys/manager file=x.exp ignore=y fromuser=scott touser=tiger tables=a,b,c
but where do I add that the tables are to be put into a different tablespace?
Thanks
ie imp sys/manager file=x.exp ignore=y fromuser=scott touser=tiger tables=a,b,c
but where do I add that the tables are to be put into a different tablespace?
Thanks