Author Topic: remote server error while calling a procedure  (Read 3104 times)

Offline RDB

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
remote server error while calling a procedure
« on: June 24, 2009, 11:21:21 AM »
While calling a procedure from the startegy, it gives :

error 13: remote server error

but for the qurery mode its running fine. so thr seems to be no connection

with server connection issue.

the probable confusion point seems to be the way parameters need to be passed to

the procedure which is not very clear.

is thr something specific for the arguments to be given to the procedure apart from being confiured to be the input or output params.

Offline WS

  • Newbie
  • *
  • Posts: 32
  • Karma: 0
Re: remote server error while calling a procedure
« Reply #1 on: July 07, 2009, 05:12:06 PM »
Please post what you see in URS DB server logs. Plus a screenshot of your DBObject where you call the procedure and pass the parameter.