Specialized |
Scroll |
Function |
Description |
---|---|
Invokes a predefined SQData procedure (PROC) |
|
Evaluates a series of Boolean expressions initiating an action on the first True condition or when all conditions are False |
|
Convert an individual source field from one encoding scheme (CCSID) or code page to another |
|
Returns the qualifier of the DB2 table currently being processed |
|
Returns the name of the DB2 table currently being processed |
|
Returns the name of the directory in which a file type datastore resides |
|
Returns the name of the physical datastore file |
|
Returns the largest value in a set of values |
|
Returns the smallest number in a set of numeric values |
|
FULLKEY (IMS Fullkey) |
Returns the fully concatenated key of the current IMS segment |
Retrieve a row from a hash table |
|
Remove a row from a Hash Table |
|
Add a row or update an existing row in a Hash Table |
|
Two functions that work together to perform conditional processing based on evaluation of one or more values |
|
Returns name of the IMS database that is currently being processed |
|
Returns name of the IMS segment that is currently being processed |
|
Executes a function or group of functions a specified number of times |
|
Perform source to target data mapping within a function or nested set of functions |
|
Performs source to target data mapping of Before Key fields ONLY |
|
Calculate the md5 hash of the given input |
|
normalize the contents of a source datastore record |
|
Sets a variable or target field to a null value |
|
Executes a command from a UNIX / Windows command prompt or TSO on z/OS |
|
Display the contents of a text string, source field, variable or the result of a function |
|
READ |
Suspends and resumes the reading of records from the primary source datastore |
Identifies the specific record being processed when a source datastore has multiple record types |
|
Returns the relative record number in a source datastore |
|
Select the Image (BEFORE or AFTER) to be used as the source (or target) datastore |
|
Stops an engine with a user defined return code. |