Dillidba Blogspot Com 2018 10 Configure Data Guard Switchover and HTML PDF
Dillidba Blogspot Com 2018 10 Configure Data Guard Switchover and HTML PDF
NO COMMENTS
Type dgmgrl once you enter the dgmgrl prompt type connect sys. Type password when
prompt.
dgmgrl
connect sys
Type help to get list of command type help command to get syntax of the comand
help
help create
Once you enable configuration you can switchover database role with command below
switchover to accstdb;
show configuration;
Create user dilli on snapshot standby database and create table in dilli schema
create user dilli identified by raj;
grant dba to dilli;
connect dilli/raj
create table abc as select * from dba_objects;
commit;
select count(*) from abc;
Check current DG configuration.
show configuration;
0 comments:
Post a Comment
Publish Preview
BLOG ARCHIVE
► 2020 (5)
► 2019 (2)
▼ 2018 (9)
▼ October (3)
► March (1)
► February (4)
► January (1)
► 2017 (18)
► 2016 (37)
► 2015 (33)
► 2014 (4)
POPULAR POSTS
Get root shell access using mysql with user defined functions and setuid
How to convert 2k db block size database to 8k block size with least down time
Manually drop and recreate Oracle Enterprise Manager 11g Database Console repos
CERTIFICATIONS
CATEGORIES
Blockchain (1)
docker (2)
Impressive Blog Posts (1)
Linux (29)
MySQL (13)
Network (4)
OCM (1)
Oracle (29)
Oracle 11g Installation (7)
Oracle 12c New Features (4)
Oracle 12c RAC (2)
Oracle 19c (2)
Oracle Backup and Recovery (3)
Oracle Configuration (4)
Oracle Disaster Recovery (3)
Oracle Enterprise Manager (3)
Oracle Installation (14)
Oracle killing session (1)
Oracle RAC (1)
Oracle Resource Manager (1)
Oracle Virtualbox (3)
Security (11)
Shell Script (4)
SQL (1)
VMWARE (1)
Voting Disk (1)
FOLLOW BY EMAIL
ABOUT ME
Powered by Blogger.