[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
|
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
360.0. "IFT_V1.1: HISTORIAN BUGS IN ICONIC_MAP?" by BAGELS::TURNER () Thu Sep 27 1990 10:58
The following command is issued in Iconic Map window and results are
as follows:
Operation: Show_recording
Entity: Node4.DNA_NODE.FELICE
SEND
* PARTITION STATUS
DOMAIN TEST
No recording for the specified entity and partition
------
I issued the same command in FCL, it works fine. Earlier the same
command did not work in FCL also because the node4 name FELICE was
not typed uppercase. I also found out that in DNS the node4 FELICE
is registered as lowerrcase .dna_node.felice. I dereistered the node4
felice and reregister it as .DNA_NODE.FELICE to solve the problem in
Iconic_map.
What could be the problem?
MCC> SHOW_RECORDING NODE4 FELICE PART="STATUS", IN DOMAIN=TEST
Node4 FELICE
AT 27-SEP-1990 09:47:39
Recording parameters for the partition "Status" :
Recording state = ACTIVE,
State since = 27-SEP-1990 09:39:24.38,
Polling period = 0 00:15:00.00,
Begin time = 27-SEP-1990 09:39:22.51,
End time = 25-MAY-2012 00:00:00.00,
Keep age = 45 00:00:00.00,
Request time = 27-SEP-1990 09:39:22.51,
Requested by = "SYSTEM",
Time of last successful poll = "27-SEP-1990 09:39:29.04",
Number of successful polls = 1,
Time of last failed poll = "NONE",
Last poll failure reason = "N/A",
Number of failed polls = 0,
Last historical expiration time = "27-SEP-1990 09:39:29.04",
Time of last expiration failure = "NONE",
Last expiration failure reason = "N/A",
Number of expiration failures = 0
MCC>
------------------
What could be the problem?
Record works fine in Iconic_map, but none of the other commands
SHOW, DELETE, etc. does not work.
Kandha
T.R | Title | User | Personal Name | Date | Lines |
---|
360.1 | known Historian bugs | TOOK::SHMUYLOVICH | | Thu Sep 27 1990 17:41 | 22 |
|
Kandha,
There are several known bugs in Historian:
1. In Iconic_map only Record command works.
2. In FCL you can't use full name as identifier for
specified entity in every Historian command except
Record. For example:
- SHOW_RECORDING NODE4 FELICE .... - works;
- SHOW_RECORDING NODE4 <address> .... - works;
- SHOW_RECORDING NODE4 .DNA_NODE.FELICE .... - DOESN'T work.
This is fixed and will be available in the next MCC V1.1 build.
Sam.
|