티스토리 뷰
SQL *PLUS 기동
sqlplus /nolog
SQL> connect / as sysdba
1. 데이터 베이스 구성 내용을 조회
SQL> startup
SQL> select name from v$datafile;
SQL> select * from v$controlfile;
SQL> select member from v$logfile;
2. Instance 구성 내용을 조회
SQL> select * from v$sga
SQL> show sga
// background 프로세스에 대한 정보를 보여준다.
SQL> select paddr, name, description from v$bgprocess where paddr > '00';
v$datafile, v$controlfile, v$logfile, v$sga는 아래의 링크를 참고해 주세요.
참조 내용 : http://markspeople.tistory.com/39
sqlplus /nolog
SQL> connect / as sysdba
1. 데이터 베이스 구성 내용을 조회
SQL> startup
SQL> select name from v$datafile;
SQL> select * from v$controlfile;
SQL> select member from v$logfile;
2. Instance 구성 내용을 조회
SQL> select * from v$sga
SQL> show sga
// background 프로세스에 대한 정보를 보여준다.
SQL> select paddr, name, description from v$bgprocess where paddr > '00';
v$datafile, v$controlfile, v$logfile, v$sga는 아래의 링크를 참고해 주세요.
참조 내용 : http://markspeople.tistory.com/39
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- 월드IT쇼
- bias #신경망
- Ad Hoc Network
- Backtrack
- 무선랜의 통신표준
- 성산일출봉
- 경량화
- AI무료이미지만들기
- DNP
- 관광 일본 신기획
- 모스버거 100엔대
- xperia x1
- Infrastructure mode
- 원도우 보안
- 스테이블 디퓨전
- Ad Hoc mode
- 광치기해변
- 디지탈 카메라
- 블럭 암호
- Channel Bonding
- IEEE 802.11
- 보안 추천 웹사이트
- IEEE 802
- OWASP
- XP백업
- Feistel
- 정보 검색
- 클리카
- 군번
- 하이브리드 암호
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함