Duplicate Files
Nancy Palmquist
nlp at vss3.com
Mon Nov 19 14:46:55 PST 2007
Don wrote:
> Hello,
>
> Has anyone encountered this ?
>
> My computer department recently Added a hard-drive to our primary sco
> server . This new drive was populated with filePro files from a
> secondary server (Also SCO). The secondary server was on its last leg.
>
> The problem ? Prior to the new drive being added , I had ( 3 ) separate
> filePro environments set up on the primary server and several more on
> the secondary server. Now that the new drive has been added , there are
> ( 5 ) separate filepro environments on the promary server. Now I am
> getting an error message indicating that a duplicate filepro table has
> been located on the server when I run a process which performs a
> lookup .. I have to erase the duplicate table from the other
> environments in order to let my process run.
>
> I guess that would be ok if the environment from which I erased the
> "Duplicate" table was able to find the "erased" table in the other
> environment when I do a lookup.
>
> This was not an issue before , although "Duplicate" files have always
> been in different environments on a single server , and also on other
> servers in the network .
>
> Hope this makes sense.
>
> Thanks,
>
> Don
> Atlanta, Georgia
Here is how it works.
Server1
/appl
Server2
/var/appl
/var2/appl
PFDSK=/:/var:/var2
It does not want to see the same key file in more than one of these
folders in the same filename.
You have to be sure they do not overlap. Fix PFDSK to just list /var2
when you want to only see the stuff on /var2. Or put them under another
folder like this:
Server1
/appl
Server2
/var/appl
/var2/appltest
It will never include /var2/appltest in the search with /appl or /var/appl.
Since you did not include more details this is the best I can do.
Nancy
--
Nancy Palmquist MOS & filePro Training Available
Virtual Software Systems Web Based Training and Consulting
PHONE: (412) 835-9417 Web site: http://www.vss3.com
More information about the Filepro-list
mailing list