T.R | Title | User | Personal Name | Date | Lines |
---|
2221.1 | It worked for me. | ECRU::TAMER | | Wed Jan 29 1992 22:42 | 7 |
| Les,
I ported the AM that i am developing to T1.2.4 and then was able to run it
on V1.1. This was done just in case we went to field test before V1.2 ships.
Note that the AM doesn't use threads or shared memory.
Phil
|
2221.2 | Hope you're not using MCC_MUTEX | CHRISB::BRIENEN | DECmcc Bridge|Station|SNMP Management. | Thu Jan 30 1992 09:22 | 10 |
| RE. 2221.1
>I ported the AM that i am developing to T1.2.4 and then was able to run it
> on V1.1.
That's great.
If you're using the mcc_mutex routines, make sure they're ifdef'd
for the datatype change that occurred between V1.1 and T1.2 (or
you'll be clobbering memory)...
|
2221.3 | | TOOK::MINTZ | Erik Mintz, DECmcc Development | Thu Jan 30 1992 10:31 | 10 |
| My impression is that .0 wants to know if it is possible to
install V1.1 on top of T1.2.4, to roll the whole platform back
to V1.1. I do not know of any reason that would not work,
but also don't know of anyone who has done it yet.
Be sure ALL T1.2.4 processes are stopped (including batch jobs),
or event pool version mismatches will cause a problem.
-- Erik
|
2221.4 | Thanks but I don't use mcc_mutex | ECRU::TAMER | | Fri Jan 31 1992 21:51 | 21 |
| <<< Note 2221.2 by CHRISB::BRIENEN "DECmcc Bridge|Station|SNMP Management." >>>
-< Hope you're not using MCC_MUTEX >-
RE. 2221.1
>I ported the AM that i am developing to T1.2.4 and then was able to run it
> on V1.1.
>> That's great.
>> If you're using the mcc_mutex routines, make sure they're ifdef'd
>> for the datatype change that occurred between V1.1 and T1.2 (or
>> you'll be clobbering memory)...
Thanks for the info Chris.
I don't use mcc_mutex. If I do, I will use your suggestion.
Phil
|
2221.5 | Clean out T1.2.4 first | TOOK::R_SPENCE | Nets don't fail me now... | Mon Feb 03 1992 18:01 | 10 |
| Ah well, I don't think it will work unless you clean up all the T1.2
dictionary files (and for sure yuo can't use the local MIR).
I don't know if there are any changes in the Alarms MIR files.
I suggest you extract all your alarms (see the V1.1 release notes),
and then delete the content of MCC_SYSTEM: and all the MCC_* files
in SYS$LIBRARY and SYS$SYSTEM before you reinstall V1.1
s/rob
|
2221.6 | RE-install OK | USWRSL::GIBEAU_LE | Les Gibeau, Network Consultant - DTN 521-3294 | Mon Feb 10 1992 12:58 | 9 |
| Sorry it took so long to tell you all how it worked but I just got back
from Net. U.
It turns out that re-installing V1.1 work OK, I just had to re-install
all the extra access modules (SNMP, VITALINK). The alarms still worked
and maps came up fine.
Thanks for all your input,
Les
|