2个回答
展开全部
create tablespace wm
datafile 'E:\SQL\oracle\oradata\wm.dbf' size 50M
default storage (initial 500K
next 500K
minextents 1
maxextents unlimited
pctincrease 0);----first 创建表空间wm
create user wmdb identified by wmdb default tablespace wm;---创建用户mysql
grant resource,connect to wmdb;----授予用户mysql权限
drop tablespace test including contents and datafiles;----删除表空间
drop user test cascade;---删除表空间
alter tablespace test add datafile 'E:\SQL\oracle\oradata\test1.dbf' size 200M;---更改表空间
create user statdba identified by password;---修改mysql用户密码
alter user statdba identified by statdba;----修改statdba用户密码
grant dba to mysql;--授予mysql DBA权限
grant unlimited tablespace to mysql;--授予mysql不限制的表空间
grant select any table to mysql;--授予mysql查询任何表
grant select any dictionary to mysql;
datafile 'E:\SQL\oracle\oradata\wm.dbf' size 50M
default storage (initial 500K
next 500K
minextents 1
maxextents unlimited
pctincrease 0);----first 创建表空间wm
create user wmdb identified by wmdb default tablespace wm;---创建用户mysql
grant resource,connect to wmdb;----授予用户mysql权限
drop tablespace test including contents and datafiles;----删除表空间
drop user test cascade;---删除表空间
alter tablespace test add datafile 'E:\SQL\oracle\oradata\test1.dbf' size 200M;---更改表空间
create user statdba identified by password;---修改mysql用户密码
alter user statdba identified by statdba;----修改statdba用户密码
grant dba to mysql;--授予mysql DBA权限
grant unlimited tablespace to mysql;--授予mysql不限制的表空间
grant select any table to mysql;--授予mysql查询任何表
grant select any dictionary to mysql;
万山数据
2024-11-14 广告
2024-11-14 广告
数据仓库处理是北京万山数据科技有限公司的核心业务之一。我们专注于高效、安全地处理大规模数据,通过先进的数据仓库技术,实现数据的集成、存储、管理和分析。我们的数据仓库解决方案能够支持复杂的数据查询和分析需求,提供实时的数据洞察,助力企业做出更...
点击进入详情页
本回答由万山数据提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询