That did the trick.

Thanks, Lizette!


From: Lizette Koehler <[EMAIL PROTECTED]>
Reply-To: IBM Mainframe Discussion List <[email protected]>
To: [email protected]
Subject: Re: Move HASPINDX dataset?
Date: Wed, 4 Jan 2006 14:18:52 -0700

The HAPSINDX needs to be deallocated to all TSO sessions.  What I do is use
the SDSF Server to move it.

Alter ISFPARMS to point to new HASPINDX
F SDSF,REFRESH
Ensure all TSO allocation to old file are gone.  TSOENQ function is used to
do this.
Delete old file.

If you do not use the SDSF SERVER, then you just need to make sure ALL TSO
ALLOCATION to the old file are gone. Point to the new HASPINDX in ISFPARMS,
allow TSO users into SDSF again.


| In ISFPARMS, with the INDEX and INDXVOL keywords of the ISFPMAC macro
| or OPTIONS statement.

| By preallocating the ddname HASPINDX prior to the SYSLOG panel being
| accessed. SDSF then uses the data set referenced by that ddname.



Lizette

----------------------------------------------------------------------
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

_________________________________________________________________
Designer Mail isn't just fun to send, it's fun to receive. Use special stationery, fonts and colors. http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines Start enjoying all the benefits of MSNĀ® Premium right now and get the first two months FREE*.

----------------------------------------------------------------------
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