[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

1091.0. "Exporter Bug??, or what" by ZPOVC::RAMARAJ () Tue Jun 04 1991 13:32

The following log file for exporter is self explanatory:

If a export is setup and no mofification is done, then is seems to be 
deletable.

The moment a modification is done, it does not seem to be modifiable, 
deletable or suspendable.

The node has to be deregistered and registered before a export for that
node can be setup again.

Can this be verified??? Is this a bug or is it suppose to be like that for
the time being.


DECmcc (V1.1.0)
! Start export

mcc> export node4 zpoac5 export target=mccreports:mcc_export.rdb

Node4 22.59 
AT  4-JUN-1991 22:08:42 

Exporting started

! show export

mcc> show export node4 zpoac5 export target=mccreports:mcc_export.rdb

Node4 zpoac5 
AT  4-JUN-1991 22:09:00 

Exporting parameters are:
                        Exporting state = ACTIVE,
                            State since =  4-JUN-1991 22:08:51.24,
                          Export period = 0 01:00:00.00,
                             Begin time =  4-JUN-1991 22:08:42.46,
                               End time = 25-MAY-2012 00:00:00.00,
                          Export target = "MCCREPORTS:MCC_EXPORT.RDB",
                           Request time =  4-JUN-1991 22:08:42.46,
                           Requested by = "SYSTEM",
           Time of last successful poll = "NONE",
             Number of successful polls = 0,
               Time of last failed poll = "NONE",
               Last poll failure reason = "N/A",
                 Number of failed polls = 0,
                       Last export time = "NONE",
            Time of last export failure = "NONE",
             Last export failure reason = "N/A",
              Number of export failures = 0,
                          Sequence name = "EXPORT",
                Initial sequence number = 0,
                Current sequence number = 0

! delete export

mcc> delete export node4 zpoac5 export target=mccreports:mcc_export.rdb

Node4 zpoac5 
AT  4-JUN-1991 22:09:17 

Exporting stopped and deleted

! show export

mcc> show export node4 zpoac5 export target=mccreports:mcc_export.rdb

Node4 zpoac5 
AT  4-JUN-1991 22:09:33 

No exporting for the specified entity


! start export with default period 1 hour

mcc>export node4 zpoac5 export target=mccreports:mcc_export.rdb

Node4 22.59 
AT  4-JUN-1991 22:11:05 

Exporting started

mcc>show export node4 zpoac5 export target=mccreports:mcc_export.rdb

Node4 zpoac5 
AT  4-JUN-1991 22:11:20 

Exporting parameters are:
                        Exporting state = ACTIVE,
                            State since =  4-JUN-1991 22:11:12.43,
                          Export period = 0 01:00:00.00,
                             Begin time =  4-JUN-1991 22:11:05.90,
                               End time = 25-MAY-2012 00:00:00.00,
                          Export target = "MCCREPORTS:MCC_EXPORT.RDB",
                           Request time =  4-JUN-1991 22:11:05.90,
                           Requested by = "SYSTEM",
           Time of last successful poll = "NONE",
             Number of successful polls = 0,
               Time of last failed poll = "NONE",
               Last poll failure reason = "N/A",
                 Number of failed polls = 0,
                       Last export time = "NONE",
            Time of last export failure = "NONE",
             Last export failure reason = "N/A",
              Number of export failures = 0,
                          Sequence name = "EXPORT",
                Initial sequence number = 0,
                Current sequence number = 0

! change export period

mcc>modify export node4 zpoac5 export period=:15, -
_mcc>export target=mccreports:mcc_export.rdb

!misleading error message comes out, although the export period is changed

Node4 zpoac5 
AT  4-JUN-1991 22:11:47 

The requested operation cannot be completed
                  Entity Existence Info = Entity Existence Cannot Be Determined,
                      MCC Routine Error = %MCC-E-NOENTITY,  no corresponding 
                                          entity instance exists 

! show export after modify

mcc>show export node4 zpoac5 export target=mccreports:mcc_export.rdb

Node4 zpoac5 
AT  4-JUN-1991 22:11:55 

Exporting parameters are:
                        Exporting state = ACTIVE,
                            State since =  4-JUN-1991 22:11:12.43,
                          Export period = 0 00:15:00.00,
                             Begin time =  4-JUN-1991 22:11:05.90,
                               End time = 25-MAY-2012 00:00:00.00,
                          Export target = "mccreports:mcc_export.rdb",
                           Request time =  4-JUN-1991 22:11:05.90,
                           Requested by = "SYSTEM",
           Time of last successful poll = "NONE",
             Number of successful polls = 0,
               Time of last failed poll = "NONE",
               Last poll failure reason = "N/A",
                 Number of failed polls = 0,
                       Last export time = "NONE",
            Time of last export failure = "NONE",
             Last export failure reason = "N/A",
              Number of export failures = 0,
                          Sequence name = "EXPORT",
                Initial sequence number = 0,
                Current sequence number = 0

! delete export

mcc>delete export node4 zpoac5 export target=mccreports:mcc_export.rdb

Node4 zpoac5 
AT  4-JUN-1991 22:12:09 

The requested operation cannot be completed
                  Entity Existence Info = Entity Existence Cannot Be Determined,
                      MCC Routine Error = %MCC-E-NOENTITY,  no corresponding 
                                          entity instance exists 

This export cannot be deleted at all, once it is modified.  The node4 has 
to deregistered and registered again.


Raj
SWS Singapore
T.RTitleUserPersonal
Name
DateLines
1091.1This is a bugTOOK::SHMUYLOVICHTue Jun 04 1991 17:3719
	You found a bug! Thank you for pointing to this problem. I entered a 
   QAR # 695 in mcc_internal.

	This bug comes out in the following situation:

	  - Exporting request being modified is in "active" state;

	  - Export target argument in Modify Export command is entered in
	    lower case.

	This will be fixed in v1.2. As a temporary work around you can enter
    export target argument in the Modify exporting in the UPPER case.
    Sorry for inconvenience.


	Sam Shmuylovich
	Historian/Exporter team