[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

1588.0. "Another exporting problem" by DRAC::ASUNCION () Thu Oct 03 1991 08:20

    
    	I was working fine with exporting, when I decided to delete the
    export and to start it again.
    
    	MCC > delete export node4 red circuit sva-0
    	MCC > delete export node4 red line sva-0
    	MCC > export node4 red circuit sva-0 export period 00:15:00
    	MCC > export node4 red line sva-0 export period 00:15:00
    
    The line exporting began, but not the circuit exporting.
    When i asks "show exporting" it seems the exporting is ACTIVE but it
    makes no polls at all.
    
    If i analyze the mcc_exporter_background.log i see
    
    %SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual
    address=00000000, PC=00050A55, PSL=03C00001
    
    Can anyone give me any solution?
    
    Thanks.
    
    	Asun Ariza.
    
    
T.RTitleUserPersonal
Name
DateLines
1588.1more information requestedTOOK::SHMUYLOVICHThu Oct 03 1991 10:2226
    
    If the exporter background process are still alive, please, do 
    the following:
		1.MCC > suspend export node4 red circuit sva-0 
		2.MCC > resume export node4 red circuit sva-0 

    If the exporter background process has terminated restart it.

    BEFORE doing this could you, please, give me more information:

	1. Result of "show export node4 red circuit sva-0";
	2. Result of "show export node4 red line sva-0";
	3. Result of "show <any_other_entity>" if you have more that
	   two active exporting requests;
	4. How many exporting requests do you have, what are the 
	   exporting periods?
	5. Can you reproduce this situation? (After you suspend/resume
	   exporting or restart the background)

	This additional information will help to understand the problem.
    Please, send it to me ( TOOK::SHMUYLOVICH ) or place it as a another
    reply.

	Sam Shmuylovich
    
    
1588.2OKDRAC::ASUNCIONFri Oct 04 1991 05:30105
    
    
    Here you are the result of the "show export" commands:
    
    MCC> show export node4 red circuit sva-0
    
    		Exporting parameters are:
    			
    		      Exporting state = ACTIVE,
    		       	  State since =  3-OCT-1991 09:27:16.06,
    			Export period = 0 00:15:00.00,
    			   Begin time =  3-OCT-1991 09:27:11.86,
    			     End time = 25-MAY-2012 00:00:00.00,
    			Export target = "SYS$LOGIN:MCC.RDB",
    			 Request time =  3-OCT-1991 09:27:11.86,
    		       	 Requested by = "OPERADOR",
    	 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
    
    

    MCC> show export node4 red line sva-0
    
                Exporting parameters are:
    
    		      Exporting state = ACTIVE,
    			  State since =  3-OCT-1991 09:25:02.10,
    			Export period = 0 00:15:00.00,
    			   Begin time =  3-OCT-1991 09:25:00.37,
    			     End time = 25-MAY-2012 00:00:00.00,
    			Export target = "SYS$LOGIN:MCC.RDB",
    			 Request time =  3-OCT_1991 09:25:00.37,
    			 Requested by = "OPERADOR",
    	 Time of last successful poll = " 4-OCT-1991 09:40:17.61",
    	   Number of successful polls = 98,
    	     Time of last failed poll = "NONE",
    	     Last poll failure reason = "N/A",
               Number of failed polls = 0,
                     Last export time = " 4-OCT-1991 09:40:17.61",
    	  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 = 98
    
    
    MCC> show export node4 red
    
    	        Exporting parameters are:
    		
    		      Exporting state = ACTIVE,
    			  State since =  1-OCT-1991 17:32:55.66,
    			Export period = 0 01:00:00.00,
    			   Begin time =  1-OCT-1991 16:09:23.75,
    			     End time = 25-MAY-2012 00:00:00.00,
    			Export target = "SYS$LOGIN:MCC.RDB",
    			 Request time =  1-OCT-1991 16:09:23.75,
    			 Requested by = "OPERADOR",
    	 Time of last successful poll = " 4-OCT-1991 08:33:02.66",
    	   Number of succesfful polls = 64,
             Time of last failed poll = "NONE",
    	     Last poll failure reason = "N/A",
               Number of failed polls = 0,
                     Last export time = " 4-OCT-1991 08:33:02.61",
    	  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 = 72
    
    
    I have only these three exports:
    
    	1 with export period 1 hour
    	2 with export period 15 minutos
    
    Before suspending and resuming the export (as you told me),i've tried
    once more deleting and starting it, and it has started normally. So
    i've resolved the problem.(I don't know how)
    
    I think there are some commands (relating with export and historian) that 
    don't work the same along the time, I mean you can do it a lot of times
    and you don't obtain always the same result (sometimes it works and
    sometimes don't). I don't know which parameters can affect this (system
    parameters? processes in the system?...???)
    
    I suppose in next version, this will work finer.
    
    Thanks a lot,
    
    	Asun Ariza.
    
                                                
1588.3"More Info on Problem"DOTTY::WITHERELLMon Nov 04 1991 18:3411
    I had EXACTLY the same problem. To start the node and line exporting, I
    specified the BEGIN TIME as XX:XX:XX only (no date and year). When I
    did this for the circuit exporting, no exporting would be done and I
    would see the access violation recorded in the log file. However, when
    I started the exporting for the circuit by specifying the begin time ad
    XX-XXX-XXXX XX:XX:XX, the exporting started correctly. 
    
    I hope this sheds some light on the problem.
    
    Liz