Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unable to load dump file

56 views
Skip to first unread message

linuxdba

unread,
Oct 22, 2009, 2:06:10 AM10/22/09
to
Hi

I am trying load a dump file into sybase server but i am
hitting the following error .

Backup Server session id is: 8. Use this value when
executing the
'sp_volchanged' system stored procedure after fulfilling any
volume change
request from the Backup Server.
Backup Server: 4.124.2.1: Archive API error for
device='compress::/data5/restore/DailyBackup/DB.bkp::00':
Vendor application
name=<UNINIT>, Library version=0, API routine=<UNINIT>,
Message=Unable to open
API library for device
'compress::/mydata/restore/DailyBackup/DB.bkp'. Library
path is '/sybase//sybase/ASE-12_5/lib/libcompress.so'.
dlopen() returned:
Code=0, Message=ld.so.1: /sybase/ASE-12_5/bin/sybmultbuf:
fatal:
/sybase//sybase/ASE-12_5/lib/libcompress.so: open failed: No
such file or
directory
Msg 8009, Level 16, State 1:
Server 'MYSERVER', Line 1:
Error encountered by Backup Server. Please refer to Backup
Server messages for
details.

any idea how to overcome this

Leonid Gvirtz

unread,
Oct 22, 2009, 3:16:58 AM10/22/09
to
Hi

The error message states that library
/sybase//sybase/ASE-12_5/lib/libcompress.so cannot be found. From
another part of the error message, we can see that the path to the
sybmultibuf binary is /sybase/ASE-12_5/bin, so it looks that the
backupserver tries to find the library at the wrong location (under
/sybase//sybase, does it exist at all?). Please check the value of
$SYBASE which you use when you start your backupserver, it should be
/sybase.

Hope it helps
Leonid Gvirtz

0 new messages