ORA-12801: error signaled in parallel query server P006
Error Description:
Recently I came across the above Oracle error and struggled to find a fix for it.
As it was during one of the critical phases of my project, I stayed up late until
2AM to try to find out the root cause of this issue.
The problem occurred while doing some data copying from one Oracle 11g RAC database
into Oracle 11g RAC database.
That is why I am writing this article and help others who might come across this error.
My Environment:
Oracle 11g RAC Clsutered database running on Node A and Node B – Source database.
Oracle 11g RAC Clsutered database running on Node A and Node B – Destination database. Continue reading
Recent Comments