HP Model 755/125cL System Configuration Repository User's Reference: HP-UX/HP - Page 73

RETURN VALUE, EXAMPLES, FILES, SEE ALSO, Communication error - DMI or network problem.

Page 73 highlights

SCR Reference (man Pages) scrupdate (1M) - RETURN VALUE Reason_code may be one or a combination of Timeout, AccessError, or RuntimeError. RETURN VALUE Upon completion, scrupdate returns with one of the following exit values: 0 Successful completion with or without partial failure. 1 Syntax error. 2 Insufficient privilege. 3 Insufficient System resource - process, file, or memory. 4 Runtime error - cannot locate commands or files. 5 Communication error - DMI or network problem. 6 Specified node is not registered. EXAMPLES Collect configuration information for node node1. # scrupdate -n node1 Configuration data for "node1:199904101205" collected. Data registered in the repository. Collect configuration information for node node2, and label it with a tag called Stable. # scrupdate -t Stable -n node2 Configuration data for "node2:199904101208" collected. Data registered in the repository. Tag "Stable" generated for "node2:199904101208". FILES /var/opt/scr/log/scrlog.log Contains data collection log. SEE ALSO scrdiff (1M), scrtag (1M), scrviewer (1M), scr (5). Reference 73

  • 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
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84

Reference
73
SCR Reference (man Pages)
scrupdate (1M) - RETURN VALUE
Reason_code
may be one or a combination of
Timeout
,
AccessError
, or
RuntimeError
.
RETURN VALUE
Upon completion,
scrupdate
returns with one of the following exit
values:
0
Successful completion with or without partial failure.
1
Syntax error.
2
Insufficient privilege.
3
Insufficient System resource - process, file, or memory.
4
Runtime error - cannot locate commands or files.
5
Communication error - DMI or network problem.
6
Specified node is not registered.
EXAMPLES
Collect configuration information for node
node1
.
# scrupdate -n node1
Configuration data for "node1:199904101205" collected.
Data registered in the repository.
Collect configuration information for node
node2
, and label it with a tag
called
Stable
.
# scrupdate -t Stable -n node2
Configuration data for "node2:199904101208" collected.
Data registered in the repository.
Tag "Stable" generated for "node2:199904101208".
FILES
/var/opt/scr/log/scrlog.log
Contains data collection log.
SEE ALSO
scrdiff
(1M),
scrtag
(1M),
scrviewer
(1M),
scr
(5).