NCLHELP.HLB  —  delete  session_control
    Supported only on Tru64 UNIX:

    delete  [node node-id] session control

1  –  Exception Messages

 o  wrong state

    Disable the session control entity before trying to delete it.

2  –  application

    delete  [node node-id] session control -
         application application-name

    Example:

    delete session control application SMISERVER

3  –  backtranslation_softlink

    Removes a backtranslation softlink subentity from the session control
    database on the specified node.

    delete  [node node-id] session control -
            backtranslation softlink softlinkname

    Note that this command does NOT remove the softlink from the DECdns
    namespace, which may be done using the DNS$CONTROL.  The softlink
    must be removed from the DECdns namespace in order to prevent other
    nodes from using this backtranslation.  In other words, until the
    softlink is corrected in the DECdns namespace, other nodes may use
    this backtranslation softlink, thus associating this address with the
    wrong target node.

    Example:

    delete session control backtranslation softlink -      ! Represents
       DEC:.DNA_BACKTRANSLATION.%X49.%X0004.%XAA0004007413 ! DECnet
                                                           ! address 24.36

    delete session control backtranslation softlink -  ! On OpenVMS only,
       DEC:.DNA_BACKTRANSLATION.%XA1725E3E             ! deletes the
                                                       ! softlink for
                                                       ! IP address
                                                       ! 161.114.94.62

4  –  port

    delete  [node node id] session control port port-name

    Example:

    delete session control port SCL$PORT$1202002C

5  –  proxy (Tru64 UNIX)

    delete  [node node-id] session control proxy name

    Name is a simple name assigned to a particular entity instance.
    The name is the management identifier for the proxy database entry
    and is kept unique among the entries in this database maintained by
    Session Control.

6  –  tower_maintenance

    delete  [node node-id] session control tower maintenance fullname

    Example:

    delete session control tower maintenance DEC:.LKG.FALSE

7  –  transport_service

    delete  [node node-id] session control -
          transport service transport-name

    Examples:

    delete session control transport service OSI
    delete session control transport service NSP

7.1  –  Exception Message

 o  wrong state (Tru64 UNIX)

    This entity cannot be deleted while there are connections using
    this transport.
Close Help