본문 바로가기
2/DBMS

Oracle profile

by berry-hi 2019. 6. 13.

Oracle 에서 profile 생성시, 문법 및 옵션 안내

https://docs.oracle.com/database/121/SQLRF/statements_6012.htm#SQLRF01310

 

CREATE PROFILE

Purpose Use the CREATE PROFILE statement to create a profile, which is a set of limits on database resources. If you assign the profile to a user, then that user cannot exceed these limits.

docs.oracle.com

'2 > DBMS' 카테고리의 다른 글

EDB 설치 및 접속  (0) 2019.06.17
MySQL 서버 disk full  (0) 2019.06.14
Oracle DB 에러코드 안내 사이트  (0) 2019.06.13
Vertica 재기동  (0) 2019.06.12
Tibero 재기동  (0) 2019.06.12