[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

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

2148.0. "Historian (recording) issue/questions" by BIS1::COLLEYE () Tue Jan 21 1992 06:59

T.RTitleUserPersonal
Name
DateLines
2148.1see RE: .1 in 2110.2TOOK::SHMUYLOVICHTue Jan 21 1992 21:021
    
2148.2Still does not workTPLAB::COLLEYEWed Jan 22 1992 05:4119
Thank you for your answer...

- I stop the historian backgound batch job
- I deleted the *.mcc_his* files
- I restarted the background job as in .0
- from the iconic map I start a recording (in the future)
  for the partition COUNTERS (all upercases) ... request
  sucessfully started
- As in .0, I tried a show recording (iconic map) for 
  the partition COUNTERS (all upercases) ... 
  same result as in .0

So, it was not the problem !
By the way, I was performing a request for a Node4 (either upper
case or lower case.. no mix)
What can I try next ?
    
    
    Maurice.
2148.3Try thisTOOK::SHMUYLOVICHWed Jan 22 1992 15:51108
	RE: .2

>- I stop the historian backgound batch job
>- I deleted the *.mcc_his* files
>- I restarted the background job as in .0

	You do not need all the items above.
	
>- from the iconic map I start a recording (in the future)
>  for the partition COUNTERS (all upercases) ... request
>  sucessfully started

	A patrition presentation name can be entered in
  any case you want ( including mixed case).

>By the way, I was performing a request for a Node4 (either upper
>case or lower case.. no mix)

	The release note states that Node4 name (not a full name of Node4 !!!)
  can be either upper or lower case but no mix.

>- As in .0, I tried a show recording (iconic map) for 
>  the partition COUNTERS (all upercases) ... 
>  same result as in .0

>So, it was not the problem !

	Your problem is still in the difference between the full name which
  has been used to register your Node4 and the full name of this Node4 in the 
  map.


>What can I try next ?
    
	Please, do the following:

   1. Start MCC with fcl interface;
   2. Do Directory for your Node4, for example:

		MCC> dir node4 WAKEME

		Node4 WAKEME
		AT 22-JAN-1992 11:36:12

		Directory successful.
                        Registered Name = MCC1_NS:.wakeme <------------
                                   Name = WAKEME                      |
                                Address = 4.160                       |
		MCC>                                                  |
   3. Do Show Recording command using full name returned by Directory |
      Here is an example:
	MCC> show recording node4 .wakeme part=StAtUs,in domain historian_ft

        Node4 MCC1_NS:.wakeme
        AT 22-JAN-1992 11:45:13

        Recording parameters for the partition "Status" :
                        Recording state = ACTIVE,
                            State since = 14-JAN-1992 15:41:43.95,
                         Polling period = 0 00:01:00.00,
                             Begin time = 14-JAN-1992 15:39:37.36,
                               End time = 25-MAY-2012 00:00:00.00,
                               Keep age = 45 00:00:00.00,
                           Request time = 14-JAN-1992 15:39:37.36,
                           Requested by = "SHMUYLOVICH",
           Time of last successful poll = "14-JAN-1992 15:42:02.07",
             Number of successful polls = 1,
               Time of last failed poll = "NONE",
               Last poll failure reason = "NONE"
                 Number of failed polls = 0,
        Last historical expiration time = "14-JAN-1992 15:42:02.07",
        Time of last expiration failure = "NONE",
         Last expiration failure reason = "N/A",
          Number of expiration failures = 0
       MCC>

     You will see that your recording request exists.
     By the way, note that partition name in this example is entered in mixed case.

   4. Do Show Recording one more time using different case for full name of the
      Node4. In this example .WAKEME instead of .wakeme. You will see the 
      following result:

      MCC> show recording node4 .WAKEME part=StAtUs,in domain historian_ft

      Node4 MCC1_NS:.WAKEME
      AT 22-JAN-1992 11:45:34

      No recording for the specified entity and partition
      MCC>

   5. Now look at your map. Does your Node4 has a full name in the same case
      as it has been registered (e.g. returned by Directory command)?
      I think it doesn't.

   6. To correst your situation you should:
		
		a. Delete Domain Member (in my example 
		   Delete Domain historian_ft member .wakeme);

		b. Create Domain Member using full name returned
		   from the Directory command (in my example
		   Create Domain historian_ft member .wakeme ( NOT .WAKEME !!!!))

   Hope this will help.

	SAm
    
2148.4You are right... many thanksBIS1::COLLEYEThu Jan 23 1992 05:4458
$!==================================
$!
$!    LOGIN.COM
$!
$!==================================
$!
$! if f$mode() .eqs. "BATCH" then debug == 1
$!%%%%%%%%%%%%%%%%%%%%%
$ set noverify
$ manage/enterp/intet=char
DECmcc (V1.1.0)

dir node4 tplab

Node4 tplab 
AT 23-JAN-1992 08:33:07 

Directory successful.
                        Registered Name = SDE:.dna_node.TPLAB
                                Address = 48.116
                                   Name = TPLAB
show recording node4 .dna_node.TPLAB part=Counters, in domain MC_WORK

Node4 SDE:.dna_node.TPLAB 
AT 23-JAN-1992 08:33:08 

Recording parameters for the partition "Counters" :
                        Recording state = SUSPENDED,
                            State since = 22-JAN-1992 08:51:33.27,
                         Polling period = 0 00:05:00.00,
                             Begin time = 22-JAN-1992 08:46:24.33,
                               End time = 22-JAN-1992 09:00:00.16,
                               Keep age = 45 00:00:00.00,
                           Request time = 22-JAN-1992 08:46:24.33,
                           Requested by = "COLLEYE",
           Time of last successful poll = "22-JAN-1992 08:56:33.16",
             Number of successful polls = 3,
               Time of last failed poll = "NONE",
               Last poll failure reason = "N/A",
                 Number of failed polls = 0,
        Last historical expiration time = "22-JAN-1992 08:56:33.16",
        Time of last expiration failure = "NONE",
         Last expiration failure reason = "N/A",
          Number of expiration failures = 0
show recording node4 .DNA_NODE.TPLAB part=Counters, in domain MC_WORK

Node4 SDE:.DNA_NODE.TPLAB 
AT 23-JAN-1992 08:33:10 

No recording for the specified entity and partition
exit
$ exit
  COLLEYE      job terminated at 23-JAN-1992 08:33:12.23

  Accounting information:
  Buffered I/O count:             195         Peak working set size:    3567
  Direct I/O count:               174         Peak page file size:     12870
  Page faults:                   3160         Mounted volumes:             0
  Charged CPU time:           0 00:00:05.20   Elapsed time:     0 00:00:14.67