procedure run mutliple times in RAC Environment
I noticed some times same procedure is running multiple times in RAC DB parallelly even though we schedule it once from a java program.
Recently, we noticed a procedure ran two times and today we saw a procedure ran four times parallelly.
most of the times it has been calling only once but rarely it has been calling multiple times.
Has any one encountered this problem or known. Please help me.
0