OSI/AS SCF Reference Manual
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 OSI/AS SCF Commands
- Supported Commands and Object Types
- Object Specification
- Attribute Default Values
- ABORT Command
- ACTIVATE Command
- ADD Command
- ALLOWOPENS Command
- ALTER Command
- Command Syntax
- ALTER ENTRY #APPL Command
- ALTER ENTRY #NSAP Command
- ALTER ENTRY #SNPA Command
- ALTER ENTRY #TSEL Command
- ALTER PROCESS Command
- ALTER PROFILE #L3 Command
- ALTER PROFILE #L4 Command
- ALTER PROFILE #L5 Command
- ALTER SERVICE #L3 Command
- ALTER SERVICE #L4 Command
- ALTER SERVICE #L5 Command
- ALTER SERVICE #L6 Command
- ALTER SERVICE #ACSE Command
- ALTER SUBSYS Command
- Considerations for the ALTER Command
- Examples of the ALTER Command
- CHECK Command
- DELETE Command
- INFO Command
- INFO Command Syntax
- INFO ENTRY #APPL Command
- INFO ENTRY #NSAP Command
- INFO ENTRY #SNPA Command
- INFO ENTRY #TSEL Command
- INFO PROCESS Command
- INFO PROFILE #L3 Command
- INFO PROFILE #L4 Command
- INFO PROFILE #L5 Command
- INFO SERVICE #L3 Command
- INFO SERVICE #L4 Command
- INFO SERVICE #L5 Command
- INFO SERVICE #L6 Command
- INFO SERVICE #ACSE Command
- INFO SUBSYS Command
- Considerations for the INFO Command
- Examples of the INFO Command
- LISTOPENS Command
- NAMES Command
- START Command
- STATS Command
- STATUS Command
- STOP Command
- STOPOPENS Command
- SUSPEND Command
- TRACE Command
- VERSION Command
- 3 OSI/AS Trace Facility
- Introduction
- Structure of the OSI/AS Processes
- PTrace Commands
- Trace Record Displays
- Trace Record Formats
- Shared Trace Records
- ASN.1 Trace Records
- ACSE Trace Records
- L6 Trace Records
- L6 USER—L6 Event
- L6 USER—L6 Continuation Event
- L6 USER—L6 Abort Continuation Event
- L6 USER—L6 User Reply
- L6 USER—L6 Request
- L6 USER—L6 First Request
- L6 USER—L6 Multi Mid Request
- L6 USER—L6 Multi Last Request
- L6 USER—L6 Multi Abort Request
- L6 PROV—L5 Event
- L6 PROV—L5 Continue Event
- L6 PROV—L5 Request
- L6 PROV—L5 First Request
- L6 PROV—L5 Continue Mid Request
- L6 PROV—L5 Continue Last Request
- L6 PROV—L5 Continue Abort Request
- L6 PROV—L6 Provider Reply
- L6—L6 Error Report
- L6 SM—L6 State Machine
- L5 Trace Records
- L5 USER—L5 Event
- L5 USER—L5 Continuation Event
- L5 USER—L5 Abort Continuation Event
- L5 USER—L5 Reply
- L5 USER—L5 Request
- L5 USER—L5 First Request
- L5 USER—L5 Multi Mid Request
- L5 USER—L5 Multi Last Request
- L5 USER—L5 Multi Abort Request
- L5 PROV—L5 Post Transport Read
- L5 PROV—L5 Issue Read
- L5 PROV—L5 Issue Transport Connect
- L5 PROV—L5 Issue Transport Attach
- L5 PROV—L5 Issue Writeread
- L5 PROV—L5 Issue Transport Disconnect
- L5 PROV—L5 Issue Write
- L5 PROV—L5 Issue Write Expedited
- L5 PROV—L5 I/O Completion
- L5 PROV—L5 I/O Completion Continuation
- L5 PROV—L5 Send TSDU
- L5 PROV—L5 Send TSDU Continuation
- L5 PROV—L5 Start Timer
- L5 PROV—L5 Cancel Timer
- L5 —L5 Discard Session Resources
- L5—L5 Error Report
- L5—L5 State Machine
- A OSI/AS SCF Summary
- ABORT Command
- ACTIVATE Command
- ADD Command
- ALLOWOPENS Command
- ALTER Command
- ALTER Command Syntax
- ALTER ENTRY #APPL Command
- ALTER ENTRY #NSAP Command
- ALTER ENTRY #SNPA Command
- ALTER ENTRY #TSEL Command
- ALTER PROCESS Command
- ALTER PROFILE #L3 Command
- ALTER PROFILE #L4 Command
- ALTER PROFILE #L5 Command
- ALTER SERVICE #L3 Command
- ALTER SERVICE #L4 Command
- ALTER SERVICE #L5 Command
- ALTER SERVICE #L6 Command
- ALTER SERVICE #ACSE Command
- ALTER SUBSYS Command
- CHECK Command
- DELETE Command
- INFO Command
- LISTOPENS Command
- NAMES Command
- START Command
- STATS Command
- STATUS Command
- STOP Command
- STOPOPENS Command
- SUSPEND Command
- TRACE Command
- Version Command
- B OSI/SCF SCF Error Messages
- C OSI/AS SCF Examples of Configuration Command Files
- D OSI/AS SCF Attribute Name Changes
- ADD ENTRY #TSEL Command
- ADD ENTRY $NSAP Command
- ADD ENTRY #SNPA Command
- ADD PROCESS Command
- ADD PROFILE #L4 Command
- ADD PROFILE #L5 Command
- ALTER ENTRY #TSEL Command
- ALTER ENTRY #NSAP Command
- ALTER ENTRY #SNPA Command
- ALTER PROCESS Command
- ALTER PROFILE #L5 Command
- ALTER SERVICE #L4 Command
- ALTER SERVICE #L5 Command
- ALTER SUBSYS Command
- E OSI/AS SCF Command Support
- Glossary
- Index

OSI/AS Trace Facility
OSI/AS SCF Reference Manual—424121-001
3-93
L5 PROV—L5 I/O Completion
Session ID
an internal field that shows a sequence number that is assigned to the connection by
this TAPS process.
File ID
an internal field that shows the TAPS file control block ID.
DCB Addr
shows the address of the buffer containing the data being written to a transport
subdevice.
FS Error
shows the Guardian file-system error returned initiating the write.
L5 PROV—L5 I/O Completion
This trace record is generated when session receives an I/O completion message. It
indicates that a write, writeread or read request to transport has completed.
If the completing I/O is a writeread (attach or connect), the count transferred will be 2.
If the completing I/O is a write, the count transferred is set to zero so that no data will be
included in the trace record. Note that write data also appears in an L5 Send TSDU. If
the data written was a fragment of a large TSDU, the next piece of data will be written
immediately following this I/O completion. Session will not reply to the original L5
request until the last piece has been written successfully.
If the completing I/O is a read, the incoming TSDU will be formatted and displayed
according to the SPDU types it contains. The format of L5 send TSDU and read
completion are the same.
If a read completes with a file-system error, the transport connection has been lost.
Normally, a provider abort is generated and sent to the L5 user. However, if the local
system closed transport, no error will be returned.
If a write completes with a file-system error, the error will be placed in the L5 reply to
the L5 user.
Subtype
L5 I/O Completion
SU Name
shows the name by which APS knows this connection.
08:20:07.550 >000.130 #72 TAPS L5 PROV
L5 I/O Completion Su Name #ZMF0021 Session ID 64
File ID %H00012278 Tag %H00000002 DCB Addr %H001ADEC6
Count Transferred 00002 FS Error 00000 MCW %HC000