일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 데이터베이스
- Installation
- 오라클구조
- ORACLE19C
- rman
- SSH
- 데이터가드
- linux
- oracle recovery
- oracle goldengate
- ogg
- 디비투
- Database
- Oracle 19c
- 오라클아키텍쳐
- 오지지
- backup
- ActiveDataGuard
- 오라클설치
- 오라클
- goldengate
- oracle installation
- 백업
- SILENTMODE
- OracleGoldenGate
- adg
- DataGuard
- 19c
- recovery
- Oracle
- Today
- Total
목록분류 전체보기 (59)
DoubleDBDeep
-- 설치 시 오류 메세지 ./runInstaller -silent -responseFile /media/rsp/db_engine.rsp -ignorePrereqFailure Launching Oracle Database Setup Wizard... [FATAL] [INS-30132] Initial setup required for the execution of installer validations failed on nodes: ug192 CAUSE: Indicated nodes were not reachable, or the user equivalence is not available for those nodes, or the user failed to access the temporary locat..
현재 ADG 구축상태 2023.05.15 - [ORACLE/OGG] - [ORACLE] Active Data Guard [ORACLE] Active Data Guard 참고 docs https://docs.oracle.com/en/database/oracle/oracle-database/19/sbydb/oracle-data-guard-concepts.html#GUID-F78703FB-BD74-4F20-9971-8B37ACC40A65 Concepts and Administration docs.oracle.com ADG - Standby Database (DR DB)를 생성하여 운영 데 devcami.tistory.com Data Guard Broker DG 구성의 생성 , 유지보수 , 모니터링 등을 자동화..
참고 docs https://docs.oracle.com/en/database/oracle/oracle-database/19/sbydb/oracle-data-guard-concepts.html#GUID-F78703FB-BD74-4F20-9971-8B37ACC40A65 Concepts and Administration docs.oracle.com ADG - Standby Database (DR DB)를 생성하여 운영 데이터베이스를 재해 및 장애상황에서 살아남을 수 있도록 하는 기능 - Data Guard는 Production Database (Primary DB)의 복사본으로 유지 및 관리 - OGG의 하위버전이라 생각하면 된다 (23/12/09) 하위버전 .... ?? ㅇㅋ.., 어쨌든 둘다 Log Mi..