resending it, it got bounced as too large - D&#39;oh! <br><br><div class="gmail_quote">2009/1/15 Edward Berwick <span dir="ltr">&lt;<a href="mailto:eberwick@gmail.com">eberwick@gmail.com</a>&gt;</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&#39;m running Red Hat Linux Ent 5.0). See below for output from that (I wouldn&#39;t know where to start, loads of &#39;(No such file or directory)&#39; messages which can&#39;t be good news). Need I install tls<br>

<br>[eberwick@moran bin]$ ls<br>dltest&nbsp; isql&nbsp; iusql&nbsp; odbc_config&nbsp; ODBCConfig&nbsp; odbcinst<br><br>debugger - i chanced my arm and tried<br># debugger isql -v BOE120_AUDIT<br>no luck. <br><br>I&#39;m so keen on getting this issue resolved that I&#39;ll give anything a go you may suggest (within reason :))<br>

<br>Thanks anyway for your help til now - It&#39;s more reassuring than being on the Bus Obj&#39;s sites where most users seem to run it off windown and don&#39;t have any of these drama&#39;s. <br><br><br>[root@moran bin]# strace isql -v BOE120_AUDIT<br>

execve(&quot;/usr/local/bin/isql&quot;, [&quot;isql&quot;, &quot;-v&quot;, &quot;BOE120_AUDIT&quot;], [/* 39 vars */]) = 0<br>brk(0)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0x9cff000<br>mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fb8000<br>

access(&quot;/etc/ld.so.preload&quot;, R_OK)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/local/lib/tls/i686/sse2/libodbc.so.1&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64(&quot;/usr/local/lib/tls/i686/sse2&quot;, 0xbfd51098) = -1 ENOENT (No such file or directory)<br>

open(&quot;/usr/local/lib/tls/i686/libodbc.so.1&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64(&quot;/usr/local/lib/tls/i686&quot;, 0xbfd51098) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/local/lib/tls/sse2/libodbc.so.1&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>

stat64(&quot;/usr/local/lib/tls/sse2&quot;, 0xbfd51098) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/local/lib/tls/libodbc.so.1&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64(&quot;/usr/local/lib/tls&quot;, 0xbfd51098) = -1 ENOENT (No such file or directory)<br>

open(&quot;/usr/local/lib/i686/sse2/libodbc.so.1&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64(&quot;/usr/local/lib/i686/sse2&quot;, 0xbfd51098) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/local/lib/i686/libodbc.so.1&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>

stat64(&quot;/usr/local/lib/i686&quot;, 0xbfd51098) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/local/lib/sse2/libodbc.so.1&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>stat64(&quot;/usr/local/lib/sse2&quot;, 0xbfd51098) = -1 ENOENT (No such file or directory)<br>

open(&quot;/usr/local/lib/libodbc.so.1&quot;, O_RDONLY) = 3<br>read(3, &quot;\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&quot;..., 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)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>open(&quot;/usr/local/lib/libdl.so.2&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/etc/ld.so.cache&quot;, O_RDONLY)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 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)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>open(&quot;/lib/libdl.so.2&quot;, O_RDONLY)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 3<br>read(3, &quot;\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&quot;..., 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)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>open(&quot;/usr/local/lib/libreadline.so.5&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>open(&quot;/usr/lib/libreadline.so.5&quot;, O_RDONLY) = 3<br>read(3, &quot;\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&quot;..., 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)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>open(&quot;/usr/local/lib/libncurses.so.5&quot;, O_RDONLY) = -1 ENOENT (No such file or directory)<br>

open(&quot;/usr/lib/libncurses.so.5&quot;, O_RDONLY) = 3<br>read(3, &quot;\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&quot;..., 512) = 512<br>fstat64(3, {st_mode=S_IFREG|0755, st_size=297464, ...}) = 0</blockquote>
<div>MORE CUT&gt;&gt;&gt;</div></div>