I have a search string that needs to be matched and only alert when the numbers in the string pair match.
Example:
local node number 2, AND master node number 2
So this only alerts when the number 2 is in both parts of the string.
But, the number could be, 1 and 1, 2 and 2, 3 and 3, or 4 and 4
This has to do with Oracle RAC and understanding which NODE is the master. Whatever node has a matching first number to the second then it is the master.
pstein
aka. p(v4)stein