resending it, it got bounced as too large - D'oh! <br><br><div class="gmail_quote">2009/1/15 Edward Berwick <span dir="ltr"><<a href="mailto:eberwick@gmail.com">eberwick@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Cheers for the tips Nick<br><br>I tried strace (luckily installed already - I'm running Red Hat Linux Ent 5.0). See below for output from that (I wouldn't know where to start, loads of '(No such file or directory)' messages which can't be good news). Need I install tls<br>
<br>[eberwick@moran bin]$ ls<br>dltest isql iusql odbc_config ODBCConfig odbcinst<br><br>debugger - i chanced my arm and tried<br># debugger isql -v BOE120_AUDIT<br>no luck. <br><br>I'm so keen on getting this issue resolved that I'll give anything a go you may suggest (within reason :))<br>
<br>Thanks anyway for your help til now - It's more reassuring than being on the Bus Obj's sites where most users seem to run it off windown and don't have any of these drama's. <br><br><br>[root@moran bin]# strace isql -v BOE120_AUDIT<br>
execve("/usr/local/bin/isql", ["isql", "-v", "BOE120_AUDIT"], [/* 39 vars */]) = 0<br>brk(0) = 0x9cff000<br>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fb8000<br>
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)<br>open("/usr/local/lib/tls/i686/sse2/libodbc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64("/usr/local/lib/tls/i686/sse2", 0xbfd51098) = -1 ENOENT (No such file or directory)<br>
open("/usr/local/lib/tls/i686/libodbc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64("/usr/local/lib/tls/i686", 0xbfd51098) = -1 ENOENT (No such file or directory)<br>open("/usr/local/lib/tls/sse2/libodbc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
stat64("/usr/local/lib/tls/sse2", 0xbfd51098) = -1 ENOENT (No such file or directory)<br>open("/usr/local/lib/tls/libodbc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64("/usr/local/lib/tls", 0xbfd51098) = -1 ENOENT (No such file or directory)<br>
open("/usr/local/lib/i686/sse2/libodbc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64("/usr/local/lib/i686/sse2", 0xbfd51098) = -1 ENOENT (No such file or directory)<br>open("/usr/local/lib/i686/libodbc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
stat64("/usr/local/lib/i686", 0xbfd51098) = -1 ENOENT (No such file or directory)<br>open("/usr/local/lib/sse2/libodbc.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64("/usr/local/lib/sse2", 0xbfd51098) = -1 ENOENT (No such file or directory)<br>
open("/usr/local/lib/libodbc.so.1", O_RDONLY) = 3<br>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0@\0\0004\0\0\0"..., 512) = 512<br>fstat64(3, {st_mode=S_IFREG|0755, st_size=1636053, ...}) = 0<br>
mmap2(NULL, 428400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xefb000<br>mmap2(0xf5f000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x64) = 0xf5f000<br>mmap2(0xf63000, 2416, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf63000<br>
close(3) = 0<br>open("/usr/local/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/etc/ld.so.cache", O_RDONLY) = 3<br>fstat64(3, {st_mode=S_IFREG|0644, st_size=61417, ...}) = 0<br>
mmap2(NULL, 61417, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fa9000<br>close(3) = 0<br>open("/lib/libdl.so.2", O_RDONLY) = 3<br>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\372\242\0004\0\0\0"..., 512) = 512<br>
fstat64(3, {st_mode=S_IFREG|0755, st_size=16428, ...}) = 0<br>mmap2(0xa2f000, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa2f000<br>mmap2(0xa31000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xa31000<br>
close(3) = 0<br>open("/usr/local/lib/libreadline.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)<br>open("/usr/lib/libreadline.so.5", O_RDONLY) = 3<br>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\274\255\0004\0\0\0"..., 512) = 512<br>
fstat64(3, {st_mode=S_IFREG|0755, st_size=210256, ...}) = 0<br>mmap2(0xad0000, 211716, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xad0000<br>mmap2(0xaff000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2f) = 0xaff000<br>
mmap2(0xb03000, 2820, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb03000<br>close(3) = 0<br>open("/usr/local/lib/libncurses.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
open("/usr/lib/libncurses.so.5", O_RDONLY) = 3<br>read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\244\215\0024\0\0\0"..., 512) = 512<br>fstat64(3, {st_mode=S_IFREG|0755, st_size=297464, ...}) = 0</blockquote>
<div>MORE CUT>>></div></div>