On Fri, 15 Jun 2007 02:29:46 -0500, Mohan <[EMAIL PROTECTED]> wrote:

>Hi Listers,
>
>When i try to access the syslog, under SDSF I'm getting the following message
>
>   ISF008I DYNAMIC ALLOCATION ERROR RC=004 EC=1708
>          IC=0002 DDN=ISF.HASPINDX VOL=STDPAK DSN=ISF.HASPINDX
>          *****
>
>Following steps I tried to resolve this error
>1) Allocated a new HASPINDX dataset
>2) Changed the DSI value to YES under ISFPRM member on SYS1.PARMLIB
>3) Refreshed the SDSF address space.
>
>Still the same error, is there any clue what to do next & is there a need to
>initialize the HASPINDX dataset & how to initialize.

1708  LOCATE ERROR: ENTRY NOT FOUND, OR VSAM CATALOG REQUEST FAILED.  

Are you sure the dsn is correct?   The DDN in your paste above doesn't
look correct (it should be HASPINDX, not ISF.HASPINDX).  Did you code
INDXVOL, or is ISF.HASPINDX cataloged to STDPAK but doesn't exist?
Did you exit / re-enter SDSF after the refresh?  Did the refresh work
correctly?  And finally... was ISF.HASPINDX on STDPAK used previously
(or cataloged there) since you were logged on to TSO. HASPINDX might
still be allocated to your TSO session.  In that case, you can the TSO FREE 
command or ISRDDN to free the allocationor logoff and back onto TSO 
and try it again.

>
>Is the HASPINDX dynamically allocated when SYSLOG panel is accessed 

Yes.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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