
| Key: |
DERBY-17
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Won't Fix
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Ramandeep Kaur
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
|
DERBY-293 Correlate client connection with embedded connection
|
|
|
|
|
|
|
|
| Resolution Date: |
06/Feb/08 07:21 PM
|
|
Opening this bug on behalf of Katherine Marsden
--------------------------------------------------------------
JCC cannot guarantee that the CRRTKN that they send is unique
because it may come from many jvms.
According to the DDM Spec in ACCRDBRM we should generate and
send CRRTKN if it was not sent to us.
crrtkn INSTANCE_OF CRRTKN - Correlation Token
1810 OPTIONAL
1811 DFTVAL â??â??
1812 NOTE Source server product-specific value is used.
1813 This parameter is returned if and only if the
1814 CRRTKN parameter is not received on
1815 ACCRDB.
|
|
Description
|
Opening this bug on behalf of Katherine Marsden
--------------------------------------------------------------
JCC cannot guarantee that the CRRTKN that they send is unique
because it may come from many jvms.
According to the DDM Spec in ACCRDBRM we should generate and
send CRRTKN if it was not sent to us.
crrtkn INSTANCE_OF CRRTKN - Correlation Token
1810 OPTIONAL
1811 DFTVAL â??â??
1812 NOTE Source server product-specific value is used.
1813 This parameter is returned if and only if the
1814 CRRTKN parameter is not received on
1815 ACCRDB.
|
Show » |
|
http://www.opengroup.org/dbiop/
In particular, section 11.3.1 of:
http://www.opengroup.org/onlinepubs/9699959699/toc.pdf
for an explanation of the correlation token.
and the ACCCRDB and ACCRDBRM definition in
http://www.opengroup.org/onlinepubs/9699959499/toc.pdf
The client would also need to be changed to not send the correlation token on ACCRDB