Dennis: >From the HELP files:
To Trace a Stored Procedure Enter the following code at the R>prompt: TRACE SELECT sys_proc_src FROM sys_procedures WHERE + sys_proc_name = 'procname' Unfortunately, if your SP uses parameters, I know of no way to TRACE an SP and also pass parameters to it. I have submitted that as a feature request. Bill On 27 Jul 2004 at 6:49, Dennis McGrath wrote: > Is there any way to trace a stored procedure to be used with CALL? > > I've searched RSytax.com in vain. > > Using 6.5++ > -- Bill Downall [EMAIL PROTECTED] 317.297.3810 ******************************** Notice: The ISP for our domain, SBC Ameritech, is currently having a problem keeping up with the volume of email and spam going through their mail servers. This means that sometimes mail gets through to and from us immediately, and sometimes the SBC Ameritech web hosting mail servers get constipated, so that delivery of mail to or from downallconsulting.com can be delayed by as much as half a day. If your message is urgent, please follow up with a telephone call. *****************************************

