|
|
sybperl-l Archive
Up Prev Next
From: mpeppler at itf dot ch (Michael Peppler)
Subject: Re: 2.04 t/cursor failure
Date: Mar 11 1996 9:23AM
> From: "bob mason"
>
> I have installed sybperl 2.04, after installing perl 5.002. When I run
> 'make test', the following occurs:
>
>
>
>
> t/cursor............
> Open Client Message:
> Message number: LAYER = (1) ORIGIN = (1) SEVERITY = (1) NUMBER = (163)
> Message String: ct_results(): user api layer: external error: This
> routine cannot be called until all fetchable results have been
> completely processed.
> ok
>
> Any one know why this happens, and/or whether it can be ignored?
> version info:
> SQL Server/10.0.2.3/P/Sun_svr4/OS 5.2/EBF 5544 rollup
> SunOS 5.4 Generic_101945-23 sun4m sparc
This can most probably be ignored - it may be the result of an
incorrect test script (this test script works fine here, but there may
be a logic error some place - I'll look into it.
BTW - could you run the test with TEST_VERBOSE=1, so that I can have a
little better idea of where it fails?
Thanks.
Michael
|