T.R | Title | User | Personal Name | Date | Lines |
---|
1092.1 | Domain must be specified | TOOK::SHMUYLOVICH | | Wed Jun 05 1991 10:18 | 8 |
|
Historian FM works on per domain basis. All Historian directive must
include IN DOMAIN qualifier. So simple add ", in domain = domain_name"
to your command. Do not forget to start background process for the same
domain.
Sam
|
1092.2 | thanks... | SUBWAY::YANNIOS | N�MAT NYO8/E2 DTN:352-3197 | Wed Jun 05 1991 11:48 | 8 |
| Thanks. Will the historian and the exporter accept wildcards for
the circuit, line, exec counters partitions?
Also, as a suggestion, the diagnostic "invalid qualifier" seems
misleading. Perhaps it shoud report "missing qualifier ..."
Nick
|
1092.3 | misuse of inv_inq cvr | TOOK::CALLANDER | Jill Callander DTN 226-5316 | Wed Jun 05 1991 13:03 | 8 |
| The invalid in_q cvr saiys that the in_q passed was an invalid argument. It
was not invalid, instead your module (the historian) required that a specific
value be supplied in in_q. Please note that you should be returning an
exception in this condition and NOT an inv_ cvr. Those cvr's are set as
fatal, currently the PMs are coded around the fact that a number of modules
are using them to signal non fatal conditions. Please change this for V1.2
jill
|
1092.4 | Historian/Exporter and wildcard | TOOK::SHMUYLOVICH | | Wed Jun 05 1991 15:05 | 24 |
|
> Will the historian and the exporter accept wildcards for
> the circuit, line, exec counters partitions?
Yes, you can specify wildcard for the subentity instance, for
example, RECORD NODE4 rudone LINE * PART = .... or
EXPORT NODE4 rudone LINE * ....
In order to expend wildcard Historian and Exporter do
SHOW NODE4 rudone LINE * ALL IDENTIFIERS and create recording/exporting
request for every line instance being returned from this call.
Did I answer your question?
BTW, you can specify partition ONLY in Record command( Historian);
Exporter works on per entity basis and exports ALL partitions.
> Also, as a suggestion, the diagnostic "invalid qualifier" seems
> misleading. Perhaps it shoud report "missing qualifier ..."
I have a QAR against this (thanks to Jill) and it will be corrected
in V1.2.
Sam
|
1092.5 | | SUBWAY::YANNIOS | N�MAT NYO8/E2 DTN:352-3197 | Thu Jun 06 1991 17:38 | 3 |
| Thanks!
Nick
|