Exemple : Sélection Du Type De Périphérique - Oracle ZS4-4 Manuel D'entretien

Masquer les pouces Voir aussi pour ZS4-4:
Table des Matières

Publicité

calendrier se reproduit indéfiniment tous les samedis à 4 h 30. La disposition du calendrier de la
CLI est représentée ci-dessous.
<small>dory:>
dory:maintenance workflows>
WORKFLOW
workflow-000 Configure for Oracle Solaris Cluster NFS root false Oracle Corporation
workflow-001 Unconfigure Oracle Solaris Cluster NFS root false Oracle Corporation
workflow-002 Configure for Oracle Enterprise Manager Monitoring root false Sun Microsystems,
Inc. 1.1
workflow-003 Unconfigure Oracle Enterprise Manager Monitoring root false Sun Microsystems,
Inc. 1.0</small>
dory:maintenance workflow-002 schedules>
NAME
schedule-000
schedule-001
Exemple : sélection du type de périphérique
L'exemple suivant illustre un workflow créant une feuille de travail à partir d'un type de lecteur
donné :
var steps = [ {
step: 'Checking for existing worksheet',
execute: function (params) {
/*
* In this step, we're going to see if the worksheet that
* we're going to create already exists. If the worksheet
* already exists, we blow it away if the user has indicated
* that they desire this behavior. Note that we store our
* derived worksheet name with the parameters, even though
* it is not a parameter per se; this is explicitly allowed,
* and it allows us to build state in one step that is
* processed in another without requiring additional global
* variables.
*/
params.worksheet = 'Drilling down on ' + params.type + ' disks';
try {
run('analytics worksheets select name="' +
if (params.overwrite) {
run('confirm destroy');
return;
}
throw ('Worksheet called "' + params.worksheet +
} catch (err) {
maintenance workflows
list
NAME
FREQUENCY
halfhour
week
params.worksheet + '"');
'" already exists!');
Exemple : sélection du type de périphérique
OWNER SETID ORIGIN
DAY
HH:MM
-
--:00
Saturday
04:30
VERSION
1.0.0
1.0.0
Maintenance du système
343

Publicité

Table des Matières
loading

Produits Connexes pour Oracle ZS4-4

Ce manuel est également adapté pour:

Zs3-4Zs3-27420732071207 20 série

Table des Matières