[Koha] Getting records from breeding farm into the catalog enmasse.

Michael Lake Mike.Lake at uts.edu.au
Fri Nov 5 17:24:06 NZDT 2004


Chris Cormack wrote:
> It sounds to me like you want to do a bulk population of your catalogue, to
> do this, the bulkmarcimport.pl script should be used. It lives in the misc/
> directory.

Okies.

perl -I /home/rsnsw/koha/intranet/modules bulkmarcimport.pl -file 
lpi.mrc -v 1

I get access errors like my previous posts.

If KOHA_CONF is not set in the bash shell env I get this:

DBD::mysql::db Access denied for user koha_admin at localhost to database 
koha at  Biblio.pm line 289

If I set KOHA_CONF using 'export KOHA_CONF=/etc' I get this:

DBI Connect (':', '') failed. Access denied for user mike at localhost 
(using password NO) at Contex.pm line 368.

mike is my login name on the shell
koha_admin is the admin user when I setup Koha.

It's similar to the problem I get when I tried the marc export from 
command line. Authentication with mysql.

Mike
-- 
Michael Lake
Chemistry, Materials & Forensic Science, UTS
Ph: 9514 1725 Fx: 9514 1460



-- 
UTS CRICOS Provider Code:  00099F
DISCLAIMER: This email message and any accompanying attachments may contain
confidential information.  If you are not the intended recipient, do not
read, use, disseminate, distribute or copy this message or attachments.  If
you have received this message in error, please notify the sender immediately
and delete this message. Any views expressed in this message are those of the
individual sender, except where the sender expressly, and with authority,
states them to be the views the University of Technology Sydney. Before
opening any attachments, please check them for viruses and defects.



More information about the Koha mailing list