Remote mailboxes
Chris Sharman
Chris.Sharman@ccagroup.co.uk
Mon, 27 Mar 2000 16:58:53 +0100
>PH 7.10G2, Alpha OpenVMS 7.1
>
>Has anyone had any success accessing a mailbox on another node? I can open
>it in DCL as "NODE2::MY_MBX:", but PH doesn't seem to like that
>specification as the Open Name (it says: "Invalid file open name."). I
>tried using something like "MY_MBX" as the Open Name, and defining a logical
>for that as "NODE2::MY_MBX:", but when I try to read from it with a QUICK
>screen, I get "Data access error. (MY_MBX*01)?%SYSTEM-F-SHMNOTCNCT, shared
>memory not connected".
Whether this works depends on whether $qio or RMS is used to access the
mailbox, and that's a Powerhouse internal thing, not under your control.
It probably uses $qio.
What you could do is write a 3gl bridge or relay, to create the mailbox on the
local node, and open the remote mailbox using RMS, and just copy stuff between
the two. We used this technique for a while during our VAX->Alpha migration.
Using RMS, stuff like send/signal EOF, wait on send/receive/full may not work
the same over DECnet.
Chris.
_______________________________________________________________________
Chris.Sharman@CCAgroup.co.uk http://www.ccastat.demon.co.uk/
CCA Stationery Ltd, Eastway, Fulwood, Preston, Lancashire, PR2 9WS.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.