HPlogo APPC Subsystem on MPE XL Node Manager's Guide: HP 3000 MPE/iX Computer Systems > Chapter 2 Interactive Control Operator Commands

APPCCONTROL STOPSESSION

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Terminates the session with the specified Session ID.

Syntax

APPCCONTROL STOPSESS[ION] 
                ;SID=Session ID

Parameters

Session ID

Required. The unique session identification number of the session you want to terminate. You can obtain the Session ID by issuing the APPCCONTROL STATUS command.

Description

The APPCCONTROL STOPSESSION command is used to terminate a single APPC session. It does not alter the current session limit for the session type.

Use the APPCCONTROL STOPSESSION command to kill APPC sessions that could not be terminated with the APPCCONTROL SESSIONS command.

The APPCCONTROL STOPSESSION command does not provide a StopType parameter; the StopType is always KILL, meaning that the session will be terminated immediately, along with any conversation being conducted over the session. If you want to terminate a session with a StopType of PROTOCOL or QUIESCE, try using the APPCCONTROL SESSIONS command to reduce the current session limit for the session type. Use the APPCCONTROL STOPSESSION command only if the APPCCONTROL SESSIONS command fails to terminate an APPC session.

This command terminates APPC sessions only; it cannot be used to terminate LU-LU sessions being used with other SNA Services.

NOTE: This command will not terminate any transaction programs. Users must terminate any transaction programs that are still active after their sessions have been terminated.
Feedback to webmaster