Sybernet / Supplied Procedures Reference
Release 3.00
Oct 14, 2002

HTTP.SP_PROCXMODE

This procedure is used by the Sybase to Oracle translator. It doesn't actually do anything except to provide a routine that can be called when the source is extracted from Sybase.

noteFor Internal Use Only.

Syntax

Procedure SP_PROCXMODE
(
    PROCNAME                      VARCHAR2
,   TRANMODE                      VARCHAR2
)   ;

Parameters

Parameter Description
procname
 
Name of procedure.
tranmode
 
Optional transaction mode.

Example

The following example illustrates how you might call sp_procxmode:

http.sp_procxmode;



Sybernet is a trademark of SRI International.
Copyright © 1996-2009 SRI International. All Rights Reserved.
Denis D. Workman / http://Sybernet.sri.com/