Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Disk Accessing error
Name: ajmal khan Date: April 15, 2003 at 01:11:26 Pacific OS: VMS CPU/Ram: VMS 3400
Comment:
i have booted the system after setting following parameters At the SYSBOOT prompt, SET TMSCP_LOAD 0 SET VAXCLUSTER 0 CONTINUE but now i can not access the Disk.. when i enter the following commands
$sh def
system display following error message..
D$6:[sabir] %DCL-I-INVADEF,D$6:[sabir]does not exist.
and when i want to create a file on D$6:[sabir].. it also display the following error message. %directory openin,error opening D$6:[sabir]*.* as input -RMS-F-DEV,error in device name or inappropriate device type for operation. -RMS-F-DEV,error in device name or inappropriate device type for operation. same error occur if we use same commands any other Existent disks.. plz tell me how i can access disk and how i can show data from disk. thanks waiting for ur reply ajmal
The disk is probably not mounted. Does it say it is, when you do : $ SHOW DEVICE D If it says that the disk is "online", then mount it. If you want more users to use the disk then you probably have to mount it /SYSTEM
Summary: Basically when i booted vax from console the systen will halt at this line.. %TMSCPLOAD-I-LOADINGTMSCP,LOADING THE TMSCP TAPE SERVER so what i did,i use following commands at SYSBOOT prompt. SYSBOOT> ...
Summary: thanks for ur response basically two years before different users retrieve data from VAX.they retrieve data from following disks.. 1) D$6:[SABIR] 2) D$9:[SABIR] now after two years when i use thi...
Summary: basically two years before different users retrieve data from VAX.they retrieve data from following disks.. 1) D$6:[SABIR] 2) D$9:[SABIR] now after two years when i use this command $ show dveic...