Use the following syntax to write this command:
►►─ AUTOCOLL ─ OPTION=SUMMARY ─ ,MUFNAME=mufname ─ ,TYPE= ─┬─ AVGPERF ──┬─────► ├─ BASELINE ─┤ ├─ INTERVAL ─┤ ├─ LAST ─────┤ └─ SUMMARY ──┘ ►─┬───────────────────────┬─┬────────────────────────────┬───────────────────► └─ ,DBID= ─┬─ 1020 ◄ ─┬─┘ └─ ,DATERG=ccyymmddccyymmdd ─┘ └─ nnnn ───┘ ►─┬────────────────────────┬─┬────────────────────────────┬──────────────────► └─ ,TIMERG=hhmmsshhmmss ─┘ └─ ,OUTTAG=cccccccccccccccc ─┘ ►─┬────────────────────┬─────────────────────────────────────────────────────►◄ └─ ,USERTAG=usertag ─┘
Command
Invokes the AUTOCOLL function.
Required Keywords
Specifies to total the counter columns from all Delta rowsets selected and build a new summary rowset.
SUMMARY
(No default)
Only Delta rowsets with this mufname will be selected for processing.
1- to 8-byte valid mufname found on one or more of the Delta rowsets.
(No default)
Specifies the type of Delta rowsets selected as input for the processing. The type of rowset is identified in the D_MUF_TYPE column.
Identifies a user created Delta rowset that was built by the AVGPERF function.
Identifies a user created Delta rowset that was built by the BASELINE function.
Identifies a DELTA INTERVAL rowset that was built by the DELTACRE function.
Identifies a DELTA LAST rowset that was built by the DELTACRE function.
Identifies a user created Delta rowset that was built by the SUMMARY function.
AVGPERF, BASELINE, INTERVAL, LAST, or SUMMARY
(No default)
Optional Keywords
Specifies the range of dates (D_MUF_END_DATETIME) for the selected rowsets to qualify for processing. Format ccyymmddccyymmdd
The entry must be one or more of the following:
(No default) All dates will be selected for processing.
Specifies the database ID of the Delta database from which the Delta rowsets are both read and written.
1 to 5000
1020
Places a 1- to 16-byte character tag in the USERTAG column on each Delta row produced by this execution. You can then specify that tag value as a selection criteria in future executions.
1 to 16 characters
(No default) If the keyword is not specified, the USERTAG column will be set to blanks.
Specifies the range of times (D_MUF_END_DATETIME) on which to base the selection. Format hhmmsshhmmss
The entry must be one or more of the following:
(No default) All times will be selected for processing.
Specifies to restrict processing to a Delta rowset that has the specified value in the USERTAG column.
1 to 16 characters
(No default) All USERTAG values will be selected for processing.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|