How to fix the Oracle error ORA-12828: Can’t start parallel transaction at a remote site?

In this post, you’ll learn more about the Oracle ErrorORA-12828: Can’t start parallel transaction at a remote site with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-12828: Can’t start parallel transaction at a remote site

Reason for the Error ORA-12828: Can’t start parallel transaction at a remote site

PDML transaction cannot be started because we are not in the coordinator site of the distributed transaction.

How to fix the Error ORA-12828: Can’t start parallel transaction at a remote site ?

You can fix this error in Oracle by following the below steps

Do not use PDML at remote sites.

Tags :

Leave Your Comment