HP StorageWorks XP12000 HP StorageWorks XP Disk Array Configuration Guide: Ope - Page 22

Delete the, in the system.

Page 22 highlights

8. Delete the data file: Example $ delete test.txt; $ directory %DIRECT-W-NOFILES, no files found $ type test.txt %TYPE-W-SEARCHFAIL,error searching for $1$DGA100:[USER]TEST.TXT; -RMS-E-FNF, file not found The delete command removes the test.txt file. The directory command verifies that the test.txt file is removed, and the type command verifies that the test.txt file is no longer in the system. 9. Delete the test user directory by entering this command: Example $ delete $1$dga100:[000000]user.dir; $ show default $1$DGA100:[USER] %DCL-I-INVDEF, $1$DGA100:[USER] does not exist The delete command removes the USER directory from the disk volume. The show default command verifies that the user directory is removed. 10. Restore the default login directory by entering this command: set default sys$login: 22 Installing and configuring OpenVMS for the XP disk array

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36

8.
Delete the data file:
Example
$ delete test.txt;
$ directory
%DIRECT-W-NOFILES, no files found
$ type test.txt
%TYPE-W-SEARCHFAIL,error searching for
$1$DGA100:[USER]TEST.TXT; -RMS-E-FNF,
file not found
The
delete
command removes the
test.txt
file. The
directory
command verifies that the
test.txt
file is removed, and the
type
command verifies that the
test.txt
file is no longer
in the system.
9.
Delete the
test user
directory by entering this command:
Example
$ delete $1$dga100:[000000]user.dir;
$ show default $1$DGA100:[USER]
%DCL-I-INVDEF, $1$DGA100:[USER] does not exist
The
delete
command removes the USER directory from the disk volume. The
show default
command verifies that the user directory is removed.
10.
Restore the default login directory by entering this command:
set default sys$login:
Installing and configuring OpenVMS for the XP disk array
22