1. expdp导出步骤

1.1 用sys管理员登录sqlplus

[root@hxjk_test_mysql_redis_file oracle]# sqlplus

SQL*Plus: Release 11.2.0.1.0 Production on Wed Nov 21 21:49:35 2018

Copyright (c) 1982, 2009, Oracle.  All rights reserved.

Enter user-name: orcl
Enter password: 

Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> 
View Code

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-01
  • 2021-07-07
  • 2022-01-23
  • 2022-01-11
  • 2021-08-02
  • 2021-06-17
猜你喜欢
  • 2021-09-02
  • 2022-03-02
  • 2021-11-08
  • 2021-04-22
  • 2021-11-01
  • 2021-09-23
  • 2022-02-15
相关资源
相似解决方案