| Um, that would be a bug - Network must be available - but as far
as I know, Gold-L should work on V2.4 - so check out your
configuration.
However, note that there is some filtering done, whereby
Say the node is IOSG, and I'm on IOSG, then it won't display
WDAVIES@A1@IOSG if an entry exists.
Now if this is the case, then I believe there are some problem - I
can't recall the exact details, whereby remote message routers and
some other things can confuse it -
Check out the OA$MTI* logicals - and see what is being masked out...
and MR$NODE...
This should be fixed in V3.0
Winton
|
| Um - BE VERY CAREFUL !!!!!
The bug is that the filtering is done on
OA$PRIMARY_NODE
In V2.4 - this is flawed, because when there is a remote MR Node,
OA$PRIMARY_NODE is set to MR$NODE (and thus a second Node). Thus when
an index is done, the filtering filter outs the users from the remote
node, not the local node!
In V3.0 - The code was modified to use OA$PRIMARY_NODE if no
Remote_MR, and then SYS$CLUSTER_NODE or SYS$NODE, if it was Remote MR.
YOU MUST THINK ABOUT THIS!
Please give an example of your set up, and I'll try to help.
|