This is a discussion on Server 'MYSRV.WORLD' is not configured for RPC. within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I am trying to execute an ORACLE stored procedure from an MS SQL server. execute [MYSRV.WORLD]..[TITAN]. [get_part_nbrs4.GP_getpartnumbers4('6657-30001')] Here's the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am trying to execute an ORACLE stored procedure from an MS SQL server. execute [MYSRV.WORLD]..[TITAN]. [get_part_nbrs4.GP_getpartnumbers4('6657-30001')] Here's the error I got: Server: Msg 7411, Level 16, State 1, Line 1 Server 'MYSRV.WORLD' is not configured for RPC. What do I need to configure. Thanks much... |