[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

950.0. "Another problem with exporting" by RDGENG::HILL () Wed Apr 24 1991 15:08

I have found a problem when executing the following command:

	export node reo.engr25 ddcmp link ddcmp-0 logical station ddcmp-0

after executing 
	
	show export node reo.engr25 ddcmp link ddcmp-0 logical station ddcmp-0


Exporting parameters are:
                        Exporting state = ACTIVE,
                            State since = 24-APR-1991 16:56:12.60,
                          Export period = 0 01:00:00.00,
                             Begin time = 24-APR-1991 16:56:01.11,
                               End time = 25-MAY-2012 00:00:00.00,
                          Export target = "SYS$LOGIN:MCC_EXPORT.RDB",
                           Request time = 24-APR-1991 16:56:01.11,
                           Requested by = "HILL",
           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

 but after two minutes approx the exporter_background task terminates.


$!
$       BTS == "$SYS$SYSTEM:MCC_EXPORTER_FM_BG.EXE"
$       BTS "SYS$LOGIN:MCC_EXPORT.RDB"
%MCC-E-ALERT_TERMREQ, thread termination requested
  HILL         job terminated at 24-APR-1991 16:56:49.26

  Accounting information:
  Buffered I/O count:           42103         Peak working set size:   13340
  Direct I/O count:              4975         Peak page file size:     33136
  Page faults:                  40099         Mounted volumes:             0
  Charged CPU time:           0 00:13:20.06   Elapsed time:     0 03:58:08.47

on removing the export for the logical station I can then restart the background 
task.

	Has anybody any clues?


thanks

Peter Hill

T.RTitleUserPersonal
Name
DateLines
950.1Exporter does not handle entity class code = 0TOOK::SHMUYLOVICHWed Apr 24 1991 21:3413
	Thanks for pointing to this problem.

	In the data dictionary class code for 
	NODE DDCMP LINK LOGICAL STATION entity is defined as 0. 

	Exporter FM does not handle class code = 0 and as a result the
	Exporter background process terminates. 
	
	This will be fixed in v1.2 (QAR 616 in MCC_INTERNAL).

	-Samuil Shmuylovich