unable to run pro*c program [message #71651] |
Tue, 10 December 2002 04:12 |
Vani
Messages: 13 Registered: October 2001
|
Junior Member |
|
|
hi
i compiled my proc prog .
and i got .c .o and file without extension.
but
the following error is shown when iam running the prog
::112797:avss_cas: rld: Fatal Error: Cannot Successfully map soname 'libclntsh.so.1.0' under any of the
filenames /usr/lib/libclntsh.so.1.0:/usr/lib/internal/libclntsh.so.1.0:/lib/libclntsh.so.1.0:/lib/cmpl
rs/cc/libclntsh.so.1.0:/usr/lib/cmplrs/cc/libclntsh.so.1.0:/opt/lib/libclntsh.so.1.0:
please provide me with the solution quickly
thanks and regards
vani
|
|
|
|
how to compile .h file [message #71653 is a reply to message #71651] |
Tue, 10 December 2002 21:50 |
srivani
Messages: 3 Registered: December 2002
|
Junior Member |
|
|
how to compile a .h file in pro*c
Iam giving the following command
proc HEADER=hdr INAME=cas.h
But it is showing error ..
please show me the solution
also please send me the sample proc program that selects the data from one database .displays them and inserts into another database.
Do i have to use cursor for that
please send me the reply soon
thanks and regards
vani
|
|
|