Re: [rtld-0712-001] SQLCA referenced but not found
From: Simon Marchese (sjm_news_at_yahoo.co.uk)
Date: 10/28/05
- Next message: Simon Marchese: "Re: cc ld undefined symbol errors"
- Previous message: Simon Marchese: "Re: p570 OS install question"
- In reply to: Arrob_at_s: "[rtld-0712-001] SQLCA referenced but not found"
- Next in thread: bennett.tony_at_cnf.com: "Re: [rtld-0712-001] SQLCA referenced but not found"
- Reply: bennett.tony_at_cnf.com: "Re: [rtld-0712-001] SQLCA referenced but not found"
- Reply: Arrob_at_s: "Re: [rtld-0712-001] SQLCA referenced but not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 Oct 2005 20:53:03 +0000 (UTC)
Arrob@s wrote:
> Hi,
>
> We've got a weird problem.
>
> We're working with :
> AIX 5.2, Oracle 9.2.05, Tuxedo 8.0
>
> When we launch our executable, we are getting the following error :
>
> rtld: 0712-001 Symbol SQLCA was referenced from module
> /users/applix/lib/libAPP.so, but a runtime definition of the symbol was
> not found.
>
> rtld: 0712-002 fatal error
>
> Our executable uses libAPP.so which is in PATH.
> libAPP.so contains .o objects issued from c issued from .pc.
> These .o were compiled without any error with Oracle Proc++ command.
> Libs are
> searched in $ORACLE_HOME/lib32. Library clntsh is linked.
> (link flag is -L${ORACLE_HOME}/lib32 -lclntsh -lld -lm `cat
> ${ORACLE_HOME}/lib32/sysliblist` -lm -lc_r -lpthreads as it is done in
> oracle proc sample1 demo)
>
> The main problem is : where is SQLCA symbol in this Oracle version ?
>
> Any ideas are welcomed.
>
> Thanks in advance.
>
If (Did it ever work in this environment?)
then
What changed between then and now?
else
Where else has it worked?
fi
- Next message: Simon Marchese: "Re: cc ld undefined symbol errors"
- Previous message: Simon Marchese: "Re: p570 OS install question"
- In reply to: Arrob_at_s: "[rtld-0712-001] SQLCA referenced but not found"
- Next in thread: bennett.tony_at_cnf.com: "Re: [rtld-0712-001] SQLCA referenced but not found"
- Reply: bennett.tony_at_cnf.com: "Re: [rtld-0712-001] SQLCA referenced but not found"
- Reply: Arrob_at_s: "Re: [rtld-0712-001] SQLCA referenced but not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|