[Rls-support] RLS does not answer
Jens-S. Voeckler
voeckler at cs.uchicago.edu
Tue May 17 13:21:17 PDT 2005
On Tue, 17 May 2005, Robert Schuler wrote:
> homer 41% ./iodbctest "DSN=lrc1000;UID=dbuser;PWD=dbpassword"
> iODBC Demonstration program
> This program shows an interactive SQL processor
> Driver Manager: 03.51.0002.0224
> Driver: 03.51.06
Sorry, it stops/hangs before loading/showing the driver.
# iodbctest "DSN=lrc1000;UID=dbuser;PWD=mamamia"
iODBC Demonstration program
This program shows an interactive SQL processor
Driver Manager: 03.51.0002.0224
<Ctrl-C>
Strace'ing the invocation shows that it stops in
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(5432), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
send(3, "\0\0\1(\0\2\0\0lrc1000\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 296, 0) = 296
recv(3, "R\0\0\0\5-\376\371\245", 4096, 0) = 9
send(3, "\0\0\0(md512be45bf6d7bdd02a7cb260cd"..., 40, 0) = 40
recv(3, "R\0\0\0\0K\0\0U*ey\221^Z", 4096, 0) = 15
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
rt_sigsuspend([] <Ctrl-C>
I don't ever see it attempting to load psqlodbc.so.
Aloha,
Dipl.-Ing. Jens-S. Vöckler voeckler at cs dot uchicago dot edu
University of Chicago; Research Institutes Building #402;
5640 South Ellis Avenue; Chicago, IL 60637-1433; USA; +1 773 834 6693
* You can rely on any shared filesystems for only one thing - don't! *
More information about the Rls-support
mailing list