posted 20 years ago
Daniel,
I think the easiest way is to migrate data in your case is export and import utility of oracle.
for export
exp userid/password@oracleservicename file=c:\FileName.dmp ( rows = 0 if only structure is required )
for import
imp userid/password@oracleservicename file=c:\FileName.dmp fromuser= ? touser= ?
thanks
Shailesh
[ January 21, 2005: Message edited by: Shailesh Chandra ]
Gravitation cannot be held responsible for people falling in love ~ Albert Einstein