ORE1.3-ore-server-win-x86_64-1.3,error ORA-28575: unable to open RPC connec
991841Feb 19 2013 — edited Feb 28 2013I 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