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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-28575: unable to open RPC connection to external procedure

Emad Al-MousaFeb 23 2014 — edited Feb 25 2014

hi,

i am receiving the following error:

ORA-28575: unable to open RPC connection to external procedure

ORA-06512: at "SDE.ST_GEOMETRY_SHAPELIB_PKG",line 1325

ORA-06512: at "SDE.ST_GEOM_UTIL", line823

my environment:

ORACLE 11gR2 (11.2.0.3)

IBM AIX 6.1

ESRI Software: ArcSDE 10.1 SP1

since i am using oracle 11g release 2, i used the external procedure method:

under $ORACLE_HOME/hs/admin

within "extproc.ora" file i have added the line

SET EXTPROC_DLL=ANY

and still having the same problem.

so i have performed the (listener and tnsnames configuration method) in case this could resolve the problem.However, it didn't resolve the issue..........

i also followd the oracle metalink DOC ID 1256784.1

but with no Luck and i am still receiving this error (ORA-28575).

This post has been answered by Emad Al-Mousa on Feb 25 2014
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 25 2014
Added on Feb 23 2014
6 comments
3,642 views