We have an OLTP system. Rebooking a "call"
results in two bookings made for delivery.
On one development machine, we see both bookings
by pressing F8 in PL/SQL Developer SQL Window.
This is good.
On another development machine using the same
tnsnames.ora and PL/SQL Developer, only one extra
row is visible until the OLTP application is
stopped. Then the other row appears too.
Can you please tell us if the behaviour is an
error in the OLTP application, or whether it is
simply a development machine / PL/SQL Developer
configuration problem? If so, what might it be?
Thanks in advance,
results in two bookings made for delivery.
On one development machine, we see both bookings
by pressing F8 in PL/SQL Developer SQL Window.
This is good.
On another development machine using the same
tnsnames.ora and PL/SQL Developer, only one extra
row is visible until the OLTP application is
stopped. Then the other row appears too.
Can you please tell us if the behaviour is an
error in the OLTP application, or whether it is
simply a development machine / PL/SQL Developer
configuration problem? If so, what might it be?
Thanks in advance,