Chapter 4: Executing Remote Procedure Calls  Create stored procedures

Chapter 4: Executing Remote Procedure Calls

RPCs passed to Oracle

RPCs that are not interpreted by DirectConnect for Oracle are passed directly to Oracle for execution.

When DirectConnect for Oracle executes a stored program, it associates the actual and formal parameters by position. Therefore, when calling a subprogram using DirectConnect for Oracle, the parameters must be passed using positional notation.

NoteNamed notation and mixed notation are not supported.





Copyright © 2005. Sybase Inc. All rights reserved. Create stored procedures

View this book as PDF