Table 3-1 describes the Gateway-Library functions.
Function |
Description |
---|---|
Accepts an incoming request from a remote client. |
|
Converts a mainframe datatype to a datatype that can be used by an Open Client DB-Library or Client-Library application. |
|
Gets or sets information about a cursor. |
|
Describes a row column and binds its associated host program variable. |
|
Frees up the TDPROC structure for the connection. |
|
Accepts the next RPC or language, cursor, or dynamic request in a long-running transaction and returns the transaction ID of the associated mainframe transaction. |
|
Determines what Shift Out/Shift In (SO/SI) processing options are set for a column or parameter. (Used with double-byte character sets.) |
|
Retrieves client login and mainframe customization information. |
|
Retrieves information about global accounting. |
|
Retrieves the length and the number of decimal places for a specified packed decimal column or parameter. |
|
Returns information about the trace settings currently in effect for the trace log. |
|
Returns information about the currently running transaction. |
|
Retrieves information about the specified parameter. |
|
Returns information about the client RPC that requested the current transaction. |
|
Indicates whether tracing is on or off for a specified transaction, and returns the transaction ID. |
|
Returns information about the user-defined datatype associated with a column. |
|
Initializes the Gateway-Library environment. |
|
Returns the ID number of a parameter based on its parameter name. |
|
Lists all transactions for which tracing is enabled. |
|
Returns the total number of parameters that came with the current remote procedure call, or cursor or dynamic request. |
|
Receives a parameter from a remote client. |
|
Receives a SQL statement string from a remote client. |
|
Describes the communication received from the client. |
|
Turns system-wide accounting for Gateway-Library on or off. Also used to rename the accounting log under CICS. |
|
Specifies the length and number of decimal places for a given column. |
|
Sets the column length for a variable-length field before sending it to a client. |
|
Turns system-wide tracing options for the Gateway-Library functions on or off. Also used to rename the trace log under CICS. |
|
Specifies the length and address of a return parameter. |
|
Specifies the type of IMS TM transaction being used. |
|
Sets the Shift Out/Shift In (SO/SI) processing options for a column or parameter. (Used with double-byte character sets. |
|
Turns tracing on or off for a specified transaction. |
|
Specifies the TDS datatype for a given column. |
|
Sends return parameter information back to the client. Tells the client that all results have been sent, and retains or terminates the connection between the client and server. |
|
Sends an error or informational message to a client. |
|
Sends a row of data back to the requesting client. |
|
Gets the length of a SQL statement string received from a remote client. |
|
Retrieves status information about the client/server connection. |
|
Read or respond to a client dynamic SQL command. |
|
Writes a user-created message or a system entry to the trace log. |
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |