Project

General

Profile

Bug #2946

SESSION:FIRST-BUFFER buffer order is wrong

Added by Greg Shah over 8 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#1 Updated by Greg Shah over 8 years ago

The following problem was found by Constantin in #2795-46.

There is an issue related to the buffer order reported by the SESSION:FIRST-BUFFER list - currently, P2J adds buffers to this list in their "creation order". But I don't think this is correct: for the temp-tables, the order looks like is given by the temp-table creation order and only after that, by the buffer creation order.

#2 Updated by Constantin Asofiei over 8 years ago

From #2795-47

2795a rev 10981 looks like is working OK with the permanent buffers, too - see testcases/uast/procedures/shared_pt_run.p. But there is the same problem - the buffer order in the SESSION:FIRST-BUFFER list is incorrect. Again, P2J reports them following the creation order, while 4GL uses some other order... not sure why, as all the buffers are for the same table.

For the temp-table buffer order problem, see testcases/uast/procedures/shared_tt_run.p.

Also available in: Atom PDF