블로그
- ORACLE 12.2 - Starting the Oracle Data Guard Broker OBSERVER in the BACKGROUND (Doc ID 2285158.1) BACKGROUND에서 Oracle Data Guard Broker OBSERVER 시작 ORACLE 12.2 - Starting the Oracle Data Guard Broker (Oracle Exadata Database Cloud Machine) - Version N/A and later Oracle Database Exadata .......
- Oracle Observer 서버 구성 1) Oracle 클라이언트 설치 Oracle 클라이언트를 다운로드 하고 설치합니다. 2) 환경변수 설정 설치된 Oracle 클라이언트 경로를 포함하도록 환경변수를 설정합니다. .bash_profile DGMGRL> START OBSERVER; 위 단계를 따르.......
- How to run Observer process as a background process (Doc ID 1084681.1) Observer 프로세스를 백그라운드 프로세스로 실행하는 방법 Applies to: Oracle Database - Enterprise Edition - Version 10.1.0.2 and later Oracle Database Cloud Schema Service - Version N/A and later Oracle Database Exadata Cloud
- 어플리케이션의 tnsnames.ora 만 변경 Data Guard Broker: Oracle Data Guard Broker가 활성화되어 있는지 확인합니다. Data Guard Broker는 Fast-Start Failover를 포함한 자동 장애 조치(failover) 기능을 지원합니다.
- Oracle ADG구성 삭제 방법 The process for deleting an Oracle Active Data Guard (ADG) configuration depends on whether you're using Using Data Guard Broker: Disable Fast-Start Failover (if enabled): SQL DGMGRL> DISABLE FAST_START
- SQL 교육 SQL DEVELOPER -> LISTENER SESSION(특정한 유저의 연결) HOST NAME 설정 ORACLE HOME C:\oraclexe\app\oracle\product by oracle; (유저의 비밀번호 변경) 저장/접속 클릭 1. db 서버, db 생성 2. sql 3.
- [Oracle JDBC]Sequence(시퀀스) [Oracle JDBC]Sequence(시퀀스) 시퀀스(Sequence) 시퀀스는 유일한 값을 생성해주는 오라클 객체로 보통 primary key로 사용할 수 있는 순차적으로 증가하는 ] [CYCLE or NOCYCLE] [CACHE or NOCACHE]; increment by : 시퀀스의 증가 값, 생략시 1씩 증가 start with : 시퀀스의 시작 값,
- OCP 정규과정 이수 통보 - First Name : - Last Name : - Email - Address : - Postal Code : - Tel : - Course Title : - Course Start Date : - Course Location : ex) Seoul, KR - Course Facility: ex) Oracle University or Bit Camp
- REMOTE_LOGIN_PASSWORDFILE의 설정값 일반 User 로 접속한후 DB를 start or shutdown 하는 방법 Password file을 설정하면 되는데, 아래의 예를 보시죠. 불충분합니다 SQL> connect jclee/jclee as sysdba 연결되었습니다 SQL> shutdown 데이터베이스가 닫혔습니다 데이터베이스가 분리되었습니다 ORACLE