History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
PSUP-48
Type:
ubTools - ubSQL
Status:
Closed
Resolution:
Product Update (Bug)
Priority:
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
.
Description
.
Show »
All
Comments
Change History
Sort Order:
[
Permlink
|
« Hide
]
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.
[
Show »
]
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.
FIX: All thread id variables convered to ub2 from ub1.