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

scrdelete 1M

Page 48 highlights

SCR Reference (man Pages) scrdelete (1M) - DESCRIPTION scrdelete (1M) NAME scrdelete - remove SCR configuration information from the database SYNOPSIS /opt/scr/bin/scrdelete {-a | -n node } [ -f] [-p time1 [time2 ]] DESCRIPTION scrdelete removes specified configuration information from the System Configuration Repository. scrdelete is invoked by scrupdate to maintain the expiration period. The expiration period is set by scrconfig. Without the -p option, scrdelete removes expired configuration information. With the -p option, scrdelete removes specified configuration information. Examine configuration information of all nodes with the -a option, or of specified nodes with the -n option. If configuration information is associated with user defined tags by scrtag, the information is not removed without the -f option. Options -a Examine configuration information of all nodes to remove. -f Force removal of configuration information associated with user defined tags, in addition to information not associated with any user defined tags. -n node Examine configuration information of the specified node to remove. -p time1 [time2] Remove configuration information within a specific time range or at a specific time. time1 and time2 must have the format YYYYMMDD[hh[mm]]. If the hour and minute are not specified, the defaults are 0000 for time1 and 2359 for time2. If the minute is not specified, the defaults are 00 for time1 and 59 for time2. Formats Upon completion the following messages are output to indicate removed configuration information. Configuration data for "node:time" is deleted. 48 Reference

  • 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

48
Reference
SCR Reference (man Pages)
scrdelete (1M) - DESCRIPTION
scrdelete (1M)
NAME
scrdelete – remove SCR configuration information from the database
SYNOPSIS
/opt/scr/bin/scrdelete
{
-a
|
-n
node
} [
-f
] [
-p
time1
[
time2
]]
DESCRIPTION
scrdelete
removes specified configuration information from the
System Configuration Repository.
scrdelete
is invoked by
scrupdate
to maintain the expiration period. The expiration period is set by
scrconfig
. Without the
-p
option,
scrdelete
removes expired
configuration information. With the
-p
option,
scrdelete
removes
specified configuration information. Examine configuration information
of all nodes with the
-a
option, or of specified nodes with the
-n
option.
If configuration information is associated with user defined tags by
scrtag
, the information is not removed without the
-f
option.
Options
-a
Examine configuration information of all nodes to
remove.
-f
Force removal of configuration information associated
with user defined tags, in addition to information not
associated with any user defined tags.
-n
node
Examine configuration information of the specified
node to remove.
-p
time1
[
time2
]
Remove configuration information within a specific
time range or at a specific time.
time1
and
time2
must
have the format
YYYYMMDD
[
hh
[
mm
]]. If the hour and
minute are not specified, the defaults are
0000
for
time1
and
2359
for
time2
. If the minute is not
specified, the defaults are
00
for
time1
and
59
for
time2
.
Formats
Upon completion the following messages are output to indicate removed
configuration information.
Configuration data for "
node
:
time
" is deleted.