Dell Acceleration Appliances for Databases Podręcznik Użytkownika Strona 19

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 18
admin@url> getall = {each (volumes) {volume:get $1}}
admin@url> getall
vol1
vol2
...
Subcommands are surrounded by parentheses. They are particularly useful with the each
command:
each (volumes) {volume:get $1}
Logging Off, Shutting Down, or Restarting the Server
To log off the console, use the exit or quit command. Using exit allows a script to specify a
numeric exit code, while quit always returns 0.
To restart the server, use the
system:restart command.
To shut down the server from the command line, use the
system:shutdown command.
19
Przeglądanie stron 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 155 156

Komentarze do niniejszej Instrukcji

Brak uwag