[Dxspider-support] USDB - HELP

Dirk Koopman djk at tobit.co.uk
Fri Dec 31 12:45:47 GMT 2021


Funnily enough I ran into this the other day. The problem appears to be 
permissions and ownership.

The usdb.v1 file must be owned by sysop group sysop and the permissions 
should be 0664 (-rw-rw-r--)

-rw-rw-r-- 1 sysop sysop 67969024 Dec 25 03:31 /spider/local_data/usdb.v1

If it isn't then modern perls (don't know when this started) won't "tie" 
the database and then error, giving you the "Not Loaded".

cd /spider/local_data; chown sysop:sysop usdb.v1; chmod 0664 usdb.v1

should fix it.

I put out a way to do this automatically in the crontab recently. But 
some people have issues. It is on my list to look at.

Dirk

On 28/12/2021 15:42, Rob Harrison via Dxspider-support wrote:
>
> I re-did it as sysop on linux box and I think it worked
>
> *From:*Dxspider-support <dxspider-support-bounces at tobit.co.uk> *On 
> Behalf Of *Rob Harrison via Dxspider-support
> *Sent:* 28 December 2021 15:34
> *To:* The DXSpider Support list <dxspider-support at dxcluster.org>
> *Cc:* Rob Harrison <g4ujs at outlook.com>
> *Subject:* [Dxspider-support] USDB - HELP
>
> Help please
>
> I downloaded usdbraw.gz on  a windows machine, copied it to the linux 
> box /temp
>
> And then
>
> root at GB7UJS:/spider/perl# /spider/perl/create_usdb.pl /tmp/usdbraw.gz
>
> which returned
>
> 1507865 records
>
> root at GB7UJS:/spider/perl#
>
> then I logged in as sysop on a terminal and did load/usdb
>
> and got
>
> US database not loaded.
>
> Where did I go wrong please?
>
> Thanks
>
> Rob
>
> *Rob Harrison*
>
> **
>
> Green Lane House, Whixall, Shropshire, SY13 2PT.
>
> *M:**07826 958358*
>
> *E: _g4ujs at outlook.com <mailto:g4ujs at outlook.com>_*
>
> ***_________________________________________________________________________________________________*
>
> **
>
> *This e-mail and any attachments are not guaranteed to be free from 
> viruses, and are for the intended addressee(s) only*
>
> *and may contain confidential and/or privileged material, so if you 
> are not a named or intended addressee, do not use,*
>
> *retain or disclose such information. *
>
> P*Consider the environment. Please don't print this e-mail unless you 
> really need to.*
>
>
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at tobit.co.uk
> https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20211231/35757bf0/attachment.htm>


More information about the Dxspider-support mailing list