Skip to Main Content

Data Science & Machine Learning

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!

ORE1.3-ore-server-win-x86_64-1.3,error ORA-28575: unable to open RPC connec

991841Feb 19 2013 — edited Feb 28 2013
I had installed ore 1.3 windows server,but when I connect the database,it didn't work.
That is my code and error code.
ore.connect(user = "rquser", sid = "orcl", host = "localhost", password = "rquser", all = TRUE)
error.oci.GetQuery(conn, statement, data = data, prefetch = prefetch, :
ORA-28575: unable to open RPC connection to external procedure agent
ORA-06512: at "RQSYS.RQEVALIMPL", line 17
ORA-06512: at "RQSYS.RQEVALIMPL", line 14
ORA-06512: at line 4

I had used ore1.1,that was OK.
I don't know where is the problem,please help!

Edited by: 988838 on 2013-2-18 下午10:23
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2013
Added on Feb 19 2013
8 comments
4,251 views