According to
this post on the aolserver mailing list, upgrading to 9.2.0.3/4 client should fix the issue. It appears nsoracle is using some old OCI calls (rather than the new spiffy 9i calls, including one which allows out-of-order fetches from result sets). The old calls are still supported, but apparently not as thoroughly tested by Oracle.