D U command for DASD

2006-12-08 Thread Howard Rifkind
Hello,

Can anyone help me out with the command syntax for
what I think is a D U command to display the details
of DASD volumes including the control unit type.

I have checked the z/OS commands manual and tied a
number of thing but can't seem to hit on the proper
syntax.

Thanks.


 

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

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


Re: D U command for DASD

2006-12-08 Thread Rohit Bhandari

Hi the synatx is :

go to SDSF and type *   /D U,,,UCB address*   on command prompt




On 12/8/06, Howard Rifkind <[EMAIL PROTECTED]> wrote:


Hello,

Can anyone help me out with the command syntax for
what I think is a D U command to display the details
of DASD volumes including the control unit type.

I have checked the z/OS commands manual and tied a
number of thing but can't seem to hit on the proper
syntax.

Thanks.





Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

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



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


Re: D U command for DASD

2006-12-08 Thread McKown, John
> -Original Message-
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Howard Rifkind
> Sent: Friday, December 08, 2006 10:41 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: D U command for DASD
> 
> 
> Hello,
> 
> Can anyone help me out with the command syntax for
> what I think is a D U command to display the details
> of DASD volumes including the control unit type.
> 
> I have checked the z/OS commands manual and tied a
> number of thing but can't seem to hit on the proper
> syntax.
> 
> Thanks.

I think you want the "DS P,devnum" command.


IEE459I 10.48.38 DEVSERV PATHS 168
UNIT DTYPE  M CNT VOLSER  CHPID=PATH STATUS
 RTYPE   SSID CFW TC   DFW   PIN  DC-STATE CCA  DDC   ALT  CU-TYP
2000,33903 ,A,000,I12CAT,0F=+ 10=+ 36=+ 37=+ 38=+ 39=+
 21050100  Y  YY.  YY.N   SIMPLEX   00   002105
 SYMBOL DEFINITIONS 
A = ALLOCATED  + = PATH AVAILABLE


--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law.  If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited. 
 

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


Re: D U command for DASD

2006-12-08 Thread O'Brien, David W. (NIH/CIT) [C]
Think you might want to look at the Devserv command rather than D U..
 
/DS PATHS,/0798,1



From: Howard Rifkind [mailto:[EMAIL PROTECTED]
Sent: Fri 12/8/2006 11:41 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: D U command for DASD



Hello,

Can anyone help me out with the command syntax for
what I think is a D U command to display the details
of DASD volumes including the control unit type.

I have checked the z/OS commands manual and tied a
number of thing but can't seem to hit on the proper
syntax.

Thanks.




Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

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



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


Re: D U command for DASD

2006-12-08 Thread Clark Kevin (DTI)
Try d m=dev()  it's nbetter

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Rifkind
Sent: Friday, December 08, 2006 11:41 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: D U command for DASD

Hello,

Can anyone help me out with the command syntax for
what I think is a D U command to display the details
of DASD volumes including the control unit type.

I have checked the z/OS commands manual and tied a
number of thing but can't seem to hit on the proper
syntax.

Thanks.


 


Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

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

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


Re: D U command for DASD

2006-12-08 Thread Mark Zelden
On Fri, 8 Dec 2006 12:17:23 -0500, Clark Kevin (DTI)
<[EMAIL PROTECTED]> wrote:

>Try d m=dev()  it's nbetter
>

DS P (DEVSERV PATHS) is even better than that depending on what
you want to know. IIRC,  D M shows the paths at the last known status
where DEVSERV actually goes out and touches them to verify the
status.  

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - GITO
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


Re: D U command for DASD

2006-12-08 Thread Howard Rifkind
Bingo...

That's the one.

Thanks all.
--- "McKown, John" <[EMAIL PROTECTED]>
wrote:

> > -Original Message-
> > From: IBM Mainframe Discussion List 
> > [mailto:[EMAIL PROTECTED] On Behalf Of Howard
> Rifkind
> > Sent: Friday, December 08, 2006 10:41 AM
> > To: IBM-MAIN@BAMA.UA.EDU
> > Subject: D U command for DASD
> > 
> > 
> > Hello,
> > 
> > Can anyone help me out with the command syntax for
> > what I think is a D U command to display the
> details
> > of DASD volumes including the control unit type.
> > 
> > I have checked the z/OS commands manual and tied a
> > number of thing but can't seem to hit on the
> proper
> > syntax.
> > 
> > Thanks.
> 
> I think you want the "DS P,devnum" command.
> 
> 
> IEE459I 10.48.38 DEVSERV PATHS 168
> UNIT DTYPE  M CNT VOLSER  CHPID=PATH STATUS
>  RTYPE   SSID CFW TC   DFW   PIN  DC-STATE CCA 
> DDC   ALT  CU-TYP
> 2000,33903 ,A,000,I12CAT,0F=+ 10=+ 36=+ 37=+ 38=+
> 39=+
>  21050100  Y  YY.  YY.N   SIMPLEX   00  
> 002105
>  SYMBOL DEFINITIONS
> 
> A = ALLOCATED  + = PATH
> AVAILABLE
> 
> 
> --
> John McKown
> Senior Systems Programmer
> HealthMarkets
> Keeping the Promise of Affordable Coverage
> Administrative Services Group
> Information Technology
> 
> This message (including any attachments) contains
> confidential
> information intended for a specific individual and
> purpose, and its
> content is protected by law.  If you are not the
> intended recipient, you
> should delete this message and are hereby notified
> that any disclosure,
> copying, or distribution of this transmission, or
> taking any action
> based on it, is strictly prohibited. 
>  
> 
>
--
> 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
> 



 

Have a burning question?  
Go to www.Answers.yahoo.com and get answers from real people who know.

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


Re: D U command for DASD

2006-12-08 Thread Howard Rifkind
Great, thanks Mark.

--- Mark Zelden <[EMAIL PROTECTED]> wrote:

> On Fri, 8 Dec 2006 12:17:23 -0500, Clark Kevin (DTI)
> <[EMAIL PROTECTED]> wrote:
> 
> >Try d m=dev()  it's nbetter
> >
> 
> DS P (DEVSERV PATHS) is even better than that
> depending on what
> you want to know. IIRC,  D M shows the paths at the
> last known status
> where DEVSERV actually goes out and touches them to
> verify the
> status.  
> 
> Mark
> --
> Mark Zelden
> Sr. Software and Systems Architect - z/OS Team Lead
> Zurich North America / Farmers Insurance Group -
> GITO
> 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
> 



 

Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.

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


Re: D U command for DASD

2006-12-08 Thread Ed Finnell
 
In a message dated 12/8/2006 12:51:10 P.M. Central Standard Time,  
[EMAIL PROTECTED] writes:

Great,  thanks Mark.




>>
Somewhere circa 2.4 DEVSERV was enhanced to provide QD and QT for DASD and  
TAPE. Also added ? if you forget the syntax.
 
===>DS QD,,fff,VALIDATE or ===>DS QD,?
 
Similarly for tape:
===>DS QT,?
 
Reinforcing Mark's observation that DS touches the device whereas
D U reports last status. Both can be useful in problem  determination.

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


Re: D U command for DASD

2006-12-08 Thread Thompson, Steve (SCI TW)
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Rifkind
Sent: Friday, December 08, 2006 10:41 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: D U command for DASD

Hello,

Can anyone help me out with the command syntax for
what I think is a D U command to display the details
of DASD volumes including the control unit type.

I have checked the z/OS commands manual and tied a
number of thing but can't seem to hit on the proper
syntax.

Thanks.


Would you actually be needing the IODF data via HCD?

Later,
Steve Thompson

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


Re: D U command for DASD

2006-12-08 Thread Thompson, Steve (SCI TW)
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Thompson, Steve (SCI TW)
Sent: Friday, December 08, 2006 11:00 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: D U command for DASD



Would you actually be needing the IODF data via HCD?

Later,
Steve Thompson


WOW! What a delay in posting. That was sent almost 3 hours ago!

Later,
Steve Thompson

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