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 |
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.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
203.1 | exit( 1 ); | MKNME::DANIELE | Tue Jul 24 1990 12:25 | 9 | |
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 |