|
There is a bug reported (but not fixed) against TeamLinks that
drawers created from TeamLinks have the local nodename in them
and not 0:: (as would be normal for ALL-IN-1 IOS).
This *MAY* be your problem.
So for example, if you create a drawer from IOS on node FOO, the
FILECAB.DAT entry will contain 0 for the node, but if you create
it from TeamLinks it will contain FOO. Normally you wouldn't
notice the difference, but certain parts of ALL-IN-1 get confused
by this setup (eg Delete drawer).
I'm fairly sure transfer user will get confused by this setup too,
but I'm not sure what will happen.
> Drawer name REF02 - RECO
>
> Error ** Drawer could not be accessed **
> Reason Remote Server is not licensed to export
> information.
This means that the target system is still trying to access the
drawer on the old source system, which will only work if you
have the right licenses, which obviously you don't. What you
probably wanted to do was to transfer the drawers to the new
system, not access them remotely.
The real problem needs fixing in both TeamLinks (CFCIOS) and the
FileCab server (which currently doesn't allow 0:: on drawer creation).
The workaround is to WRITE CHANGE FILECAB and get rid of the local
nodename before you do the PTN. You might be able to repair your
PARTITION.DAT with WRITE CHANGE on the target system, but it
depends on how confused transfer user was, during the transfer.
I suspect that transfer user thought that this drawer was not a
local drawer, and didn't transfer it.
Let us know if this nodename was indeed your problem.
Regards,
Paul
|
|
re .1 Just a fyi nit
> There is a bug reported (but not fixed) against TeamLinks that
> drawers created from TeamLinks have the local nodename in them
> and not 0:: (as would be normal for ALL-IN-1 IOS).
The correct way to fix this (FCS) is to not allow 0:: to be passed
in on create drawer, but have the FCS check the node the drawer is
on, if it is on the FCS system, then substitue in 0::. The FCS will
NEVER return 0:: (it switches it with its own node name), and it
should never accept it. It should however put it in in place of
the local node when making the filecab.dat record.
--Bob
|
| Hi,
I finally got it, ...almost,... CSN is still running.
The situation on the target node was that the TeamLinks created drawers
didn't contain the shared files. Only private files were transfered,
packed with the VMS directories. In fact there was no references to those
drawers in the PTN log file.
So I decided to delete everything on the target node, and start again.
Before starting, I followed your advise, and changed the local nodename
from BON2:: to 0::.
I needed also to change the owner of each drawer from HEMMINGS to
HEMMINGS.ROBIN (IOS profile entry) to have all drawers finally packed in
the savesets.
I hope this kind of problem will be addressed in the coming release
because it's quite time consuming to get the situation back to normal, and
the user couldn't use his account during 3 days.
Thanks for your helpfull hints,
Guy.
|