Extract proccess can't read redolog from raw device after configuring goldengate HA using Oracle Clu
edited Aug 12, 2013 4:59AM in GoldenGate, Streams and Distributed Database (MOSC) 5 commentsAnswered
Hello everyone,I configured goldengate HA using Oracle Clusterware. I did through Official guide from Oracle. HA configuration is working fine, but when i start extract process, it abended and error was permission denied.
When i add read permission to raw device other user like this (chmod o+r /dev/raw/raw*), extract process working fine. If i start manager process without Cluster managed app, my extract process is working fine also without read permission to raw devices other user. What did i do wrong?
My oracle database and cluster owner:group is oracle:dba.
Goldengate owner is ggate:dba
When i add read permission to raw device other user like this (chmod o+r /dev/raw/raw*), extract process working fine. If i start manager process without Cluster managed app, my extract process is working fine also without read permission to raw devices other user. What did i do wrong?
My oracle database and cluster owner:group is oracle:dba.
Goldengate owner is ggate:dba
0