查看完整版本: 作Export或Import时,如何记录LOG信息?

wilberl 2007-11-8 09:36

作Export或Import时,如何记录LOG信息?

  软件环境: 1、Windows NT4.0 ORACLE 8.0.4
  2、ORACLE安装路径为:C:\ORANT
  
   实现方法: imp80 username/password@alias file=impfile.dmp log=mylog.log
  
  exp80 username/password@alias file=expfile.dmp log=mylog.log
  
  运行后,mylog.log里记录着所有的LOG信息
页: [1]

查看完整版本: 作Export或Import时,如何记录LOG信息?