History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: PSUP-48
Type: ubTools - ubSQL ubTools - ubSQL
Status: Closed Closed
Resolution: Product Update (Bug)
Priority: Major Major
Assignee: ubTools Support
Reporter: ubTools Support
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
PUBLIC_SUPPORT

When THREADS_PER_OBJECT>1, wrong data unloaded on some platforms(SUN). No problem on Linux.

Created: 29/Sep/07 12:49 PM   Updated: 29/Sep/07 12:51 PM
Fix Version/s: ubSQL 3.1.1


 Description  « Hide
.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
ubTools Support - 29/Sep/07 12:50 PM
CAUSE: unload1Arg->threadID was ub1. But, passed as ub2 to OCICreateWriterThreads().
FIX: All thread id variables convered to ub2 from ub1.