BCP Problem -
11-05-2003
, 08:58 AM
Hi all
When i try to launch a bcp (valid or not bcp command line)
i' ve got this :
$ bcp
/usr/lib/dld.sl: Can't find path for shared library: libc.2
/usr/lib/dld.sl: No such file or directory
Abort(coredump)
I don't have the libc.2 library
If i copy it from another server i got this :
$ bcp
/usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/libc.2
/usr/lib/dld.sl: Permission denied
Abort(coredump)
I don't have any idea ? Someone any way ?
--
Posted via http://dbforums.com |