当前位置:Gxlcms > 数据库问题 > oracle 导入导出数据库 2012-03-13 08:33:06

oracle 导入导出数据库 2012-03-13 08:33:06

时间:2021-07-01 10:21:17 帮助过:11人阅读

imp userid = system/system @orcl

fromuser = ... touser = ... file = ...

 

exp userid = system/system @orcl

owner = ...

file = ...

建立用户时的权限赋予:

角色:connect resource

系统:create any table

      unlimited tablespace

oracle 导入导出数据库 2012-03-13 08:33:06

标签:tables   Owner   limit   ...   sys   ORC   建立   any   cmd   

人气教程排行