软件环境: 1、Windows NT4.0+ORACLE 8.0.4 2、ORACLE安装路径为:C:\ORANT 实现方法: 对全库作Export或Import时,使用参数ROWS=N 例如: exp system/manager full=Y rows=N file=full.dmp imp system/manager full=Y rows=N file=full.dmp
原文转自:http://www.ltesting.net