Chinaunix首页 | 论坛 | 博客
  • 博客访问: 695354
  • 博文数量: 139
  • 博客积分: 7607
  • 博客等级: 少将
  • 技术积分: 1964
  • 用 户 组: 普通用户
  • 注册时间: 2007-11-11 23:43
个人简介

...

文章分类

全部博文(139)

文章存档

2012年(53)

2011年(4)

2010年(29)

2009年(10)

2008年(33)

2007年(10)

分类: LINUX

2008-07-14 22:00:04

imp file=bubp20080708.dmp fromuser=cmsuser touser=cmsuser

SQL> create user uumcuser identified by "password";

User created.

SQL> grantgrant connect,dba to uumcuser; SP2-0734: unknown command beginning "grantgrant..." - rest of line ignored. SQL> grant connect,dba to uumcuser;

Grant succeeded.

SQL> grant exp_full_database,imp_full_database,resource,create any sequence to cmsuser;

Grant succeeded.

SQL> grant create any trigger,create any view,create table,drop any view to uumcuser;

Grant succeeded.

SQL> grant exp_full_database,imp_full_database,resource,create any sequence to uumcuser;

Grant succeeded.

阅读(1651) | 评论(0) | 转发(0) |
0

上一篇:RMAN 入门手册 (转)

下一篇:LAMP安装和优化

给主人留下些什么吧!~~