File Utility Program (FUP) Management Programming Manual

File Utility Program (FUP) Management Programming Manual523322-001
1
Figures
Figures
Figure 1-1. A Management Application and a Subsystem Process 1-2
Figure 1-2. Using FUP Interactively 1-3
Figure 1-3. Management Application With FUP and ORSERV 1-4
Figure 2-1. Communicating With FUP 2-2
Figure 2-2. TAL Procedure to Start and Open a FUP Process 2-5
Figure 2-3. TAL Procedure to Send a Buffer to FUP 2-7
Figure 2-4. FUP Single Response Record 2-14
Figure 2-5. Multiple FUP Response Records 2-15
Figure 2-6. Single FUP Record in a Data List 2-16
Figure 2-7. Contents of an Error List 2-17
Figure 2-8. Error List for a Syntax Error 2-18
Figure 2-9. Error List for a FUP Error 2-19
Figure 2-10. File-System Nested Error List 2-20
Figure 2-11. FASTSORT/NonStop Kernel Nested Error List 2-21
Figure 2-12. Extracting Tokens From a Nested Error List 2-22
Figure 3-1. TAL Example of a CHECKSUM Procedure 3-7
Figure 3-2. TAL Example of a DUPLICATE Procedure 3-19
Figure 3-3. TAL Example of a LOADALTFILE Procedure 3-37
Figure 4-1. Communicating With ORSERV 4-2
Figure 4-2. TAL Procedure to Start and Open ORSERV 4-5
Figure 4-3. TAL Procedure to Send a Buffer to ORSERV 4-7
Figure 4-4. Tokens in a Response Buffer 4-14
Figure 4-5. Tokens in an Error List 4-15
Figure 4-6. Error List for an Invalid Token Value 4-16
Figure 4-7. Error List for an ORSERV Command Failure 4-17
Figure 4-8. Example of an ORSERV Nested Error List 4-17
Figure 4-9. Extracting Tokens From an ORSERV Nested Error List 4-18
Figure 5-1. Example of the ONLINERELOAD Command 5-9
Figure 5-2. Example of the STATUS Command 5-16
Figure 5-3. Example of the SUSPEND Command 5-20
Figure A-1. Management Application Example A-1