Mathieu, I can't use yaz-client on a test VM (Koha master, running on Ubuntu12.04). > I have not used yaz-client for months, so maybe I am doing something > wrong, or something is missing in my install... > Could somebody give me some piece of advice ? > > Koha is installed in dev-mode, on a fresh install (made today). > Marc flavor : unimarc > Zebra is working (rebuildzebra -b -x -reset + ./bin/koha-zebra-ctl.sh), > and I can search my records in OPAC and staff interface > > yaz-client is connecting, but when I try to use scan or f command I have > got this error : "[109] Database unavailable -- v2 addinfo 'Default'" > > Regards, > M. Saby > Rennes 2 University > > Here is what I see when I run yaz-client : > > msaby@msaby-VirtualBox:~/koha/**kohamaster$ yaz-client -u msaby/msaby > unix:/home/msaby/koha/**kohamaster/var/run/zebradb/**bibliosocket > Authentication set to Open (msaby/msaby) > Connecting...OK. > Sent initrequest. > Connection accepted by v3 target. > ID : 81 > Name : Zebra Information Server/GFS/YAZ > Version: 4.2.18 cc3abee6f861d0166bef5333b1fc72**fbdc8bd94c > Options: search present delSet triggerResourceCtrl scan sort > extendedServices namedResultSets > Elapsed: 0.027603 > Z> f @attr 1=4 universalis > Sent searchRequest. > Received SearchResponse. > Search was a bloomin' failure. > Number of hits: 0, setno 1 > Result Set Status: none > records returned: 0 > Diagnostic message(s) from database: > [109] Database unavailable -- v2 addinfo 'Default' > Elapsed: 0.000641 > Z> scan fre > query: fre > Received ScanResponse > 0 entries > Scan returned code 6 > Diagnostic message(s) from database: > [109] Database unavailable -- v2 addinfo 'Default'
Don't forget to choose the database before running a query: base biblios Regards, Jared -- Jared Camins-Esakov Bibliographer, C & P Bibliography Services, LLC (phone) +1 (917) 727-3445 (e-mail) [email protected] (web) http://www.cpbibliography.com/ _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

