gtpa3m03
Application Requester User's Guide
Figures
Overview of Remote Data
Moving TPF Data to a DB2 Database without TPFAR
Moving TPF Data to and from a DB2 Database Using TPFAR and LU 6.2
Moving TPF Data to and from a DB2 Database Using TPFAR and TCP/IP
Transaction Logging with a Frequent Flyer Database
Bulk Data Transfer
Single Line Query
Block Query
Parameter Relationships on MVS for LU 6.2
Parameter Relationships on MVS for TCP/IP
Parameter Relationships with Specific Examples on MVS
Parameter Relationships on RS/6000
SQL CREATE TABLE Command to Create the PHONE_DIRECTORY Table
Example of Calculating RU Size
Overview of TPF Application Preparation
Sample JCL to Run TPF DB2PP
Modifying Non-ISO-C SQL Source Programs for the DB2 Precompiler When Using the Same Cursor
C Code to Copy to Each TPF Segment
Assembler Code Area Needed at the Top of Each Separated TPF Segment
Assembler Code Area Needed in Each TPF Segment before the END Statement
Root Segment
TPF Program to Insert an Employee into the PHONE_DIRECTORY Table
TPF Program to Remove a Specific Entry in the PHONE_DIRECTORY Table
TPF Program to Update a Specific Entry in the PHONE_DIRECTORY Table
TPF Program to Display a Specific Entry in the PHONE_DIRECTORY Table
SQL CREATE TABLE Commands to Create the INSERT_DRIVER and LOG_DRIVER Tables
Example of SQL CREATE INDEX Commands to Create a Primary Index
TPF Program to Call the Insert Driver with the Values Passed
TPF Program to Insert Multiple Records into a Table