1752790 Members
6064 Online
108789 Solutions
New Discussion юеВ

Re: ignite backup error

 
prasant_1
New Member

ignite backup error

when i am taking ignite backup i am gettiong this error.


/usr/lib/hpux.32/dld.so:Unsatisfied code symble '_Z3LogiiPKcz' in load module
'/opt/ignite/bin/make_tape_recovery'.
killed

5 REPLIES 5
Vivek Bhatia
Trusted Contributor

Re: ignite backup error

Hi Prasant,

I have few questions for you.

Q1. Is this the new server?
Q2. Did you make any changes to the server?

Try the command below and send us the output.

#ldd /opt/ignite/bin/make_tape_recovery

Either the path of the LD_LIBRARY is not set properly or you might have the problem with this library.

Thanks
Vivek Bhatia
prasant_1
New Member

Re: ignite backup error

Hi Vivek,

This is not new server and i am not done anythis to the server. As per ur instruction i runned the below command.

#ldd /opt/ignite/bin/make_tape_recovery.I got the below information.pls find the attached text file.

HP-UX_Ali
Regular Advisor

Re: ignite backup error

Hello Prashant,

When was the previous backup taken on this server and what command for the backup ur giving also what is the OS version.

Kindly eloborate your issue.

Regrards
Ali
prasant_1
New Member

Re: ignite backup error

hi ali,

The OS version is B.11.23 and i have been taken last ignite backup on 09.08.2010 and i used the command /opt/ignite/bin/make_tape_recovery -Ava tape drive path .

Dennis Handly
Acclaimed Contributor

Re: ignite backup error

This unsat error indicates there is something wrong (mismatch) with the executable or one of the shlibs that it uses.
What version of ignite are you using?

Vivek's ldd command will show what load modules are being used.

>pls find the attached text file:
/opt/ignite/lib/libcfg.so.1
/opt/ignite/lib/libIO.so.1

Depending on which of these is an aC++ shlib, these could have the mismatch.