| Title: | ALL-IN-1 (tm) Support Conference |
| Notice: | Please spell ALL-IN-1 correctly - all CAPITALS! |
| Moderator: | IOSG::PYE CE |
| Created: | Fri Jul 01 1994 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 2716 |
| Total number of notes: | 12169 |
Hi
I have a problem on a customer's node with ALL-IN-1 3.1. After the
upgrade from 3.0A to this current version, all messages sent by Message
Router appears with the originator user as username@CARTA ("CARTA"
means PAPERMAIL).
I created a message to MANAGER@A1@C65005 (this is the name of the local
node) and the message received is :
----------------------------------- IN�CIO ----------------------------------
M E M O R A N D O I N T E R N O
Data: 12-Mai-1997 02:09pm GMT
De: Ricardo Pinto
FIELD@CARTA
Depto: SEPROC
Telefone:
PARA: ALL-IN-1 System Manager ( MANAGER@CARTA )
CC: ALL-IN-1 System Manager ( MANAGER@A1@C65005 )
Assunto: teste
teste
------------------------------------- FIM ----------------------------------
$ sh log oa$dds*
(LNM$PROCESS_TABLE)
(LNM$JOB_87298040)
(LNM$GROUP_000001)
(LNM$SYSTEM_TABLE)
"OA$DDS_PRIME" = "2"
What I did :
----------
$ mcr mbman
MBMAN> delete dds ua /name=oa$c65005$allin1
MBMAN> delete dds subsc/surn=manager
MBMAN> build dds ua/name="OA$C65005$ALLIN1"/pass="DIGITAL"
MBMAN> add dds built
MBMAN> build dds subsc/surn="MANAGER"/proxy="OA$C65005$ALLIN1"
MBMAN> build dds subsc/surn="MANAGER"/subid="OA$C65005$ALLIN1"
MBMAN> add dds built
$ rename uapasswrd.dat;* *.old;*/log
$ allin1/us=manager/nocust
> create uapasswrd
> get #ua="OA$C65005$ALLIN1"
> get #pw="DIGITAL"
< write add uapasswrd uacommname=#ua, uapassword=#pw
< get #orgname="PETROBRAS"
< get #location="C65005"
< do useragent_post
$ mcr mbman
MBMAN> sho dds ua/name=oa$c65005$allin1/full
Organization name : PETROBRAS
Name : OA$C65005$ALLIN1
Location : C65005
Master copy owning node : C65005
MHS/VMS address number : 1
MHS/VMS address part : C65005
MHS mailbox : A1
MHS User identifier : MANAGER
Access Time : 12-MAY-1997 11:59:27.44
Update Time : 12-MAY-1997 13:44:14.57
DDSID :2B280A80009B42546789776006100000
MBMAN> sho dds subscr/surn=manager/full
Given name : System
Surname : Manager
Name : ALL-IN-1 System Manager
Telephone number : ramal 6148
Reverse lookup : MANAGER@A1@C65005
Unique subscriber identifier : OA$C65005$ALLIN1
Proxy user agent : OA$C65005$ALLIN1
Master copy owning node : C65005
MHS/VMS address number : 1
MHS/VMS address part : C65005
MHS mailbox : A1
MHS User identifier : MANAGER
Access Time : 12-MAY-1997 14:10:18.32
Update Time : 12-MAY-1997 13:44:17.10
DDSID :21280A80009B42548C46FBE006100000
Any idea ???
Thanks for any help,
Valeria.
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2673.1 | note 1707 ? | UTRTSC::SCHOLLAERT | Think before you shrink | Tue May 13 1997 07:40 | 1 |
| 2673.2 | VAXRIO::VALERIA | Tue May 13 1997 14:10 | 10 | ||
Hi
I think the problem is really the same, but I dont understand why I cannot
solve this problem with the steps I've already done... How can I solve
this ??
Thanks,
Valeria.
| |||||
| 2673.3 | proxy's for all subscribers are lost | UTRTSC::SCHOLLAERT | Think before you shrink | Tue May 13 1997 14:57 | 9 |
Hi,
You have to re-add the proxy's for all subscribers, not only
for the managers account....
Regards,
Jan
| |||||
| 2673.4 | VAXRIO::VALERIA | Tue May 13 1997 16:02 | 11 | ||
Hi Jan
I don't know why but ALL-IN-1 was getting a dds_area_route =
"CARTA" (PAPERMAIL)... the logical name oa$dds_area_route was not
defined and I don't know where it was getting this crazy value...
I restarted ALL-IN-1 and now it is working fine...
Thanks !
Valeria.
| |||||
| 2673.5 | OA$DDS_AREA_ROUTE is an ALL-IN-1 symbol | UTRTSC::SCHOLLAERT | Think before you shrink | Wed May 14 1997 07:22 | 12 |
Hi Valeria,
Glad it works now.
Actually OA$DDS_AREA_ROUTE is an ALL-IN-1 symbol derived from
the USERAGENT settings during activation of the ALL-IN-1
image. I guess the ALL-IN-1 sender (runs permanently since 3.1)
still had the wrong value (PAPERMAIL), until you restarted ALL-IN-1.
Cheers,
Jan
| |||||