Manage a standby database using Enterprise Manager
Hello,
We are running a site with two Oracle 11g servers, standard edition, one Oracle server is the master, and the other is the replication slave.
We have setup replication by copying archivelogs from master to slave. Replication work ok, and slave database is kept on 'mount' state.
Currently, master database can be managed using Enterprise manager installed on Oracle11g master database server.
Is it possible to manage replication slave Oracle database using a software such as Enterprise Manager?
As OS 'oralce' user, on replication slave, I tried to setup Enterprise using the commandline wizard:
[oracle@servidor10 bin]$ ./emca -config all db
We are running a site with two Oracle 11g servers, standard edition, one Oracle server is the master, and the other is the replication slave.
We have setup replication by copying archivelogs from master to slave. Replication work ok, and slave database is kept on 'mount' state.
Currently, master database can be managed using Enterprise manager installed on Oracle11g master database server.
Is it possible to manage replication slave Oracle database using a software such as Enterprise Manager?
As OS 'oralce' user, on replication slave, I tried to setup Enterprise using the commandline wizard:
[oracle@servidor10 bin]$ ./emca -config all db
0