Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-32003: error occured processing parameter 'distributed_transactions'

bharathDBAAug 3 2011 — edited Aug 3 2011
Hi,

We are having oracle 10g database on AIX platform.As of now,Our database is running on pfile and We wanted the database to run on spfile.I tried to create the spfile and It is throwing the below error.Could somebody help me out on this issue...


SQL> create spfile from pfile;
create spfile from pfile
*
ERROR at line 1:
ORA-01078: failure in processing system parameters
ORA-32003: error occured processing parameter 'distributed_transactions'
LRM-00101: unknown parameter name 'distributed_transactions'

I read the following old thread in this discussion forum related to this error , but I could not find a solution in that thread.

648097
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2011
Added on Aug 3 2011
5 comments
5,473 views