Re: F$GETDVI suggestions
- From: brooks@xxxxxxxxxxxxxxxxxxxx (Rob Brooks)
- Date: 21 Feb 2006 12:16:36 -0500
JF Mezei <jfmezei.spamnot@xxxxxxxxxxxx> writes:
On can get the allocation class with ALLOCLASS
But can one get the actual device name without the allocation class ?
eg: for device $2$dka200 , I can get "2" with ALLOCLASS. But can any
item code give me "DKA200" ?????
If not, there should be.
$ sho dev dka0
Device Device Error Volume Free Trans Mnt
Name Status Count Label Blocks Count Cnt
$1$DKA0: (CUEBID) Online 0
$ write sys$output f$getdvi( "dka0", "devnam" )
_DKA0:
$ write sys$output f$getdvi( "dka0", "fulldevnam" )
_$1$DKA0:
$ write sys$output f$getdvi( "dka0", "alldevnam" )
_$1$DKA0:
--
Rob Brooks VMS Engineering -- I/O Exec Group brooks!cuebid.zko.hp.com
.
- Follow-Ups:
- Re: F$GETDVI suggestions
- From: JF Mezei
- Re: F$GETDVI suggestions
- From: David J Dachtera
- Re: F$GETDVI suggestions
- References:
- F$GETDVI suggestions
- From: JF Mezei
- Re: F$GETDVI suggestions
- From: JF Mezei
- F$GETDVI suggestions
- Prev by Date: Re: OpenVMS proves superior to all other OSs
- Next by Date: Re: F$GETSYI suggestion (IP addresses)
- Previous by thread: Re: F$GETDVI suggestions
- Next by thread: Re: F$GETDVI suggestions
- Index(es):