일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- oracle
- window scp
- oracle system lock
- oracle SCN
- mssql database 삭제
- oracle sqlnet.ora
- sqlnet.allowed_logon_version_server=8
- ora-28002: the password will expire within 7 days
- Oracle RAC
- oracle awr
- supplemental log 활성화
- SQL Server
- sqlnet.allowed_logon_version_client=8
- MSSQL
- ORA-00020
- oracle dba_profile password_life_time
- oracle pdb
- oracle tde
- ora-39083 ora-00439
- 오라클
- Oracle Database
- oracle 테스트 데이터
- window에서 linux로 scp 하는 방법
- oracle hugepage
- window pscp
- ora-28040: no matching authentication protocol
- SSMS
- oracleasm
- oracle install
- oracle account_status expired
Archives
- Today
- Total
신문지한장
logging과 nologging 본문
1. LOGGING으로 만든 테이블이 DDL 추출할 때 NOLOGGING 으로 뽑히는 문제
- OGGING 과 NOLOGGING 은 CREATE TABLE 구문과 함께 지정할 수 있는 선택적인 파라미터이다. LOGGING 이라는 용어는 오라클 리두 로그를 의미하는 것으로 데이터베이스 내의 데이터에 대한 모든 변경 사항을 기록하기 위해 사용
- 해당문제는 확인중
출처
'Oracle > sql&script' 카테고리의 다른 글
[SQL튜닝] 옵티마이저 힌트 사용 방법 (0) | 2024.08.06 |
---|---|
[SQL튜닝] 실행계획과 비용 (0) | 2024.08.06 |
BasicFile 과 SecureFile (0) | 2024.08.06 |
oracle glogin (0) | 2024.04.18 |
oracle 관련 sh 만들때 참조 (0) | 2024.04.18 |