[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

3833.0. "trouble with EXPORT on BMS 1.2" by MARS03::THOMAS () Wed Sep 30 1992 15:38

	With DECMCC BMS V1.2, i have started an export of some child entities
    in a previous DECMCC BMS V1.1 RDB database. In V1.1, the database
    and the report package worked fine. But now ...

As you can see, the SHOW EXPORT gives that i collected 22 polls for this 
entity.

Node4 marmcc Line sva-0 
AT 30-SEP-1992 18:21:47 

Exporting parameters are:
                        Exporting state = ACTIVE,
                            State since = 30-SEP-1992 12:56:00.86,
                          Export period = 0 00:15:00.00,
                             Begin time = 30-SEP-1992 12:55:49.42,
                               End time = 25-MAY-2012 00:00:00.00,
                          Export target = "SYS$LOGIN:MCC_EXPORT.RDB",
                           Request time = 30-SEP-1992 12:55:49.42,
                           Requested by = "SYSTEM",
           Time of last successful poll = "30-SEP-1992 18:11:20.46",
             Number of successful polls = 22,
               Time of last failed poll = "NONE",
               Last poll failure reason = "N/A",
                 Number of failed polls = 0,
                       Last export time = "30-SEP-1992 18:11:29.42",
            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 = 22

$mc rdo
!
invoke data file sys$sysroot:<sysmgr>mcc_export.rdb
!
for a in mcc_node4_line with a.time_stamp > "29-SEP-1992"
print a.time_stamp
end_for
!
EXIT

The report package and the RDO procedure find no record.


What is happening ?

Do we have to change the export database from DECMCC BMS 1.1 to V1.2 ?

Any idea,

Regards, 

Bernard
T.RTitleUserPersonal
Name
DateLines
3833.1export databases in V1.1 and V1.2 are not compatibleTOOK::SHMUYLOVICHThu Oct 01 1992 12:284
    
    You can not use MCC V1.1 export database with V1.2.
    
    Sam