oracle original imp
I been trying to import two tables using oracle original import. We are looking to only import the data only.
I create the two tables under my schema myuser without fk. You can see the results from my log it's not importing any rows. The myuser schema has all the privs.l.
imp system/StagIng file= cgs_20141021_Tue.dmp fromuser=cgadmin touser=myuser log=ge_restore.log tables=\(request,eg_request\) data_
only=y buffer=100000
more ge_restore.log
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options