Diehl, Gary (MVSSupport) wrote:
> All,
> 
> Quick question (which I RTFM'd but didn't find an answer to):
> 
> How do I get XCFAS to release a set of CTC UCBs that it has allocated
> (as shown by D U,,ALLOC,xxxx,y) so that I can take the CHPID offline?
> 
> VTAM has let go of it, with the inactivation of the TRLs, but XCFAS is
> using the other devices that VTAM wasn't and I can't seem to find a
> command that tells him to gracefully let go.
> 
> There are other, redundant CTC connections that will take over when
> these drop, so it's not a single point of failure.  I need the CHPID
> offline so we can get the hardware under it looked at (might be
> intermittently failing).
> 
> I'd hate to just pull the CHPID out from under it, I do value my
> system's stability!
> 
> Thanks and best regards,
> 
> Gary Diehl
> MVS Support
> "The glass is neither half full or half empty; the engineer who designed
> the glass simply allowed for a 100% increase in fluid storage."
> 
>

Stop the pathin/pathout for those addresses using the SETXCF STOP command.
-- 
Mark Jacobs
Time Customer Service
Tampa, FL
------

The primary purpose of the DATA statement is to give names to
constants; instead of referring to pi as 3.141592653589793 at
every appearance, the variable PI can be given that value with
a DATA statement and used instead of the longer form of the constant.

This also simplifies modifying the program, should the value of
pi change.

- FORTRAN manual for Xerox computers

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to