z/OS BDT Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


S,SNA,LIMIT — Change the Concurrent Session Limit

z/OS BDT Commands
SC14-7584-00

Purpose

Use this command to change the limit of the number of sessions that are allowed to be active at the same time at your BDT subsystem.

Format

Read syntax diagramSkip visual syntax diagram
>>-prefix--+-START-+--,SNA,LIMIT=num---------------------------><
           '-S-----'                   

prefix
is the prefix that is appropriate for your console or terminal. Do not use a prefix when submitting commands in a batch job.
SNA
is required.
num
is the maximum number of sessions that can be active at any one time at your BDT subsystem. The value for num can be from 0 to 999. If you have both file-to-file and NJE at your BDT subsystem, the number of sessions at your BDT subsystem is the number of file-to-file sessions and the number of NJE sessions combined.

Usage Note

This command does not affect the number of VLUs active on any one session, but limits the total number of sessions in which your BDT subsystem can participate.

Results

BDT changes the concurrent session limit to the new value.

BDT issues this message:
BDT2818 SNA MANAGER ACTIVE: SESSIONS=nnnn LIMIT=nnnn

Example of changing the concurrent session limit

Using an F id prefix, change the limit of concurrent sessions for your BDT subsystem to 15. The identifier of BDT (for use in the prefix) is A1.
F A1 S,SNA,LIMIT=15
Result:
BDT2818 SNA MANAGER ACTIVE: SESSIONS=0001 LIMIT=015

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014