IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Difference between Stored Proc & Remote Procedure Call(R


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
anand_smail

New User


Joined: 05 Jun 2005
Posts: 13

PostPosted: Wed Oct 22, 2008 12:45 am
Reply with quote

Hi,

Can anybody tell me what is the basic difference between Stored Procedure and RPC and which one is better to use?

Thanks,
Anand.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Oct 22, 2008 4:03 am
Reply with quote

Hi,

Comparison of these two seems little starnge to me - stored procedure is a subroutine available to applications accessing a relational database system. In other words, when you talk about "Stored procs' you are imlicitly talking about relational databases , such as DB2. While Remote Procedure Call (RPC) is a "protocol" that one program can use to request a service from a program located in another computer.

May be if you share the origin of this question, some one around can come up with better answer.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Remote Unload of CLOB Columns DB2 6
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Call program, directly from panel CLIST & REXX 9
No new posts Timestamp difference and its average ... DB2 11
No new posts Difference when accessing dataset in ... JCL & VSAM 7
Search our Forums:

Back to Top