当前位置:网站首页>Oracle tablespaces, users, and authorization to users
Oracle tablespaces, users, and authorization to users
2022-06-11 02:08:00 【tonysh_ zds】
oracle All data of users in are stored in the table space , Many users can share a table space , You can also specify that a user only uses a certain table space .
Table space : Creating a tablespace will create a data file on the physical disk , As a database object ( user 、 surface 、 Stored procedures and so on ) Physical storage space ;
user : The creating user must specify a tablespace for it , If no default tablespace is explicitly specified , Is specified as users Table space ; After creating the user , Can be on the user , Create table 、 Stored procedures and other database objects ;
notes : The following operations are in sys Under the user
1. Create tablespace
LAOMA: Tablespace name .
route : Represents the storage table space ***.dbf The address of
100M: Indicates the size of the table space
2. Create users and specify tablespaces
LAOMA_USER: User name
password: User password
LAOMA: Table space name assigned to the user
3. Authorize users
Express the connect,resource Authority granted to LAOMA user
Express the dba Permission granted to LAOMA user , Authorized success .
4. Assign the new tablespace to an existing user
It means that you will LAOMA This table space is assigned to LAOMA_ONE This existing user
边栏推荐
- Internet of things final assignment - sleep quality detection system (refined version)
- Video compression data set TVD
- switch case使用枚举类来比较
- 【MATLAB】图像压缩编码(DCT、RLE)
- Task03: stack
- Understand the role of before and after Clearfixafter clear floating
- Thoughts on small steamed stuffed bun's dividend
- 【HaaS Hands-On】全新视频节目上线 创意案例我们一起上手做 第一期E01: 物联网工程师 和你一起上手做遥控机械臂
- Sword finger offer II 095 Longest common subsequence dynamic programming
- Is it correct to declare an array in this way? int n=10,a[n]; What if so? const int n =10; int a[n];
猜你喜欢

Interviewer: let me introduce the items in your resume. Tell me more about them, and attach the actual project

SAP SMARTFORMS换页打印自动判断

SSH配置密钥登录时需要注意私钥是否设置了密码(passphrase)

【交通标志识别】基于matlab GUI YCbCr特征提取+BP神经网络交通标志识别【含Matlab源码 1869期】

The female programmer gives out a salary slip: the salary is high, but she feels she is 10 years old
![[music] playing city of the sky based on MATLAB [including Matlab source code 1874]](/img/cf/63b04080867e93ab2e00e2e21b37df.jpg)
[music] playing city of the sky based on MATLAB [including Matlab source code 1874]

Xpath Injection

Fb02 edit coding block field

面试官:介绍一下你简历中的项目,细讲一点,附项目实战

Introduction and practice of QT tcp/udp network protocol (I) TCP communication
随机推荐
【MATLAB】图像分割
[leetcode] LRU cache
[leetcode] different binary search trees (recursion - recursion + memory search optimization - dynamic programming)
ACM教程 - 堆排序
聊聊一个注解实现接口重试
Win11触摸键盘主题如何更换?Win11更换触摸键盘主题的方法
Basic underlying principles of concurrent programming (4)
ASEMI场效应管12N65参数,12N65规格书,12N65特征
[music] playing blue and white porcelain based on MATLAB [including Matlab source code 1873]
【音乐】基于matlab演奏《过火》【含Matlab源码 1875期】
Within one month, the broadcasting volume has increased by 9million, and station B has three traffic growth passwords!
Well paid test development programmers, why are you leaving? Kill each other with products until the sky is dark
Me11/me12 purchase information record and condition record creation and update bapi:me_ INFORECORD_ MAINTAIN_ MULTI
[untitled]
Task03: stack
Xpath注入
C language practice (IX)
【音乐】基于matlab演奏《青花瓷》【含Matlab源码 1873期】
【MATLAB】图像增强(幂次变换、直方图规定化处理方法、平滑、锐化滤波)
【HaaS Hands-On】全新视频节目上线 创意案例我们一起上手做 第一期E01: 物联网工程师 和你一起上手做遥控机械臂