[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

203.0. "When a success isn't..." by SMAUG::BELANGER (Quality is not a mistake!) Tue Jul 24 1990 15:05

    
    	When installing IFT V1.1, I inadvertently did not install the PAK.
    When the MCC_STARTUP_BMS2 was run, I got the correct errors about the
    PAK not being installed.  When the IVP was run, an error about the
    dispatch entry not existing was displayed, but the IVP said that it
    completed successfully.
    
    $ @sys$test:mcc_bms2_ivp
    
    
       The IVP for DECMCC BMS2 will now be run.
    
    DECmcc (T1.0.1)
    
    %MCC-E-NOTFOUND,  Dispatch entry for the specified entity does not exist
    
       DECMCC BMS2 X1.1.0 Installation Successful
    
    ~Jon.
T.RTitleUserPersonal
Name
DateLines
203.1exit( 1 );MKNME::DANIELETue Jul 24 1990 15:259
	The problem is that mcc always returns successful status to DCL,
	regardless of the results of the actual request.

	This affects the IVP for any mcc product.

	I've entered QAR 1071 in the MCC_DEV database.

	Thanks,
	Mike