Oracle GoldenGate | Unable To Stop Dbfs Using Agctl : "Device Or Resurce Busy"
(Doc ID 2460246.1)
Last updated on NOVEMBER 12, 2019
Applies to:
Oracle GoldenGate - Version 12.3.0.1.0 and laterInformation in this document applies to any platform.
Goal
When switching OGG to the other node, it fails with "Device or resurce busy" when stopping the DBFS resource on node1:
CRS-2675: Stop of 'dbfs_mount' on 'exa01dbadm01' failed
GGSCI prompt shows that the processes are stopped:
$ ./ggsci
Oracle GoldenGate Command Interpreter for Oracle
GGSCI > info all
MANAGER STOPPED MANAGED
JAGENT STOPPED
PMSRVR STOPPED
EXTRACT STOPPED EXT1 00:00:04 00:13:40 NON-CRITICAL
REPLICAT STOPPED REP1 00:00:00 00:13:34 NON-CRITICAL
But the JAGENT process is still running in background:
$ ps -fe | grep -i jagent
oracle 132020 1 0 JAGENT
oracle 132025 132020 0 Sep07 ? 00:15:58 java jagent.jar
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |