MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

IPCS Inventory

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
mwdazzo
Beginner


Joined: 15 Mar 2005
Posts: 36
Topics: 20

PostPosted: Tue Sep 05, 2006 1:16 pm    Post subject: IPCS Inventory Reply with quote

I am looking for information on how to create a personal IPCS INVENTORY, and not use the default SYS1.DDIR. Any help is appreciated. thanks
Back to top
View user's profile Send private message
taltyman
JCL Forum Moderator
JCL Forum Moderator


Joined: 02 Dec 2002
Posts: 310
Topics: 8
Location: Texas

PostPosted: Tue Sep 05, 2006 3:27 pm    Post subject: Reply with quote

Try doing a TSO PROFILE PREFIX(youruserid) prior to calling IPCS. Assuming your system programmers didn't change anything IPCS should use SYS1.ISPCLIB(BLSCDDIR) (or whatever dataset name they used to install the IBM clists into). You could do a DDLIST and then a M BLSCDDIR to find it on your system.
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Tue Sep 05, 2006 4:30 pm    Post subject: Reply with quote

Following on to taltyman's advice, once you find CLIST BLSCDDIR, do
Code:
 TSO EX 'SYS1.SBLSCLIB(BLSCDDIR)' 'DSNAME('userid.DDIR')'
to build your own. Run the CLIST prior to invoking IPCS each time. Once the file exists, it will be re-used.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
shekar123
Advanced


Joined: 22 Jul 2005
Posts: 528
Topics: 90
Location: Bangalore India

PostPosted: Wed Sep 06, 2006 1:06 am    Post subject: Reply with quote

Bill Dennis,

Can you let me know what is IPCS INVENTORY ? I want to know some basics of it and any link would be helpful for me .

Thanks
_________________
Shekar
Grow Technically
Back to top
View user's profile Send private message
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Wed Sep 06, 2006 7:59 am    Post subject: Reply with quote

IPCS, the Interactive Problem Control System, is an ISPF application for viewing system dumps. Each dump is written to a dataset and the dump directory (DDIR) keeps track of the datasets. Here's a link to the manual - http://publibz.boulder.ibm.com/epubs/pdf/iea2c620.pdf

IPCS can also be used to browse storage in your active address space!
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
mwdazzo
Beginner


Joined: 15 Mar 2005
Posts: 36
Topics: 20

PostPosted: Wed Sep 06, 2006 10:37 am    Post subject: IPCS INVENTORY Reply with quote

Got it, thanks all
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group