Subject | Best Practise on committing |
---|---|
Author | jtsiy |
Post date | 2004-03-22T06:40:48Z |
Dear IBO users
What is the best my of doing commit that still leaves the dataset open?
I read that commitretaining/rollbackretaining isn't a good practice
cause it consume much more memory + prodcue some OAT problems.
How about if I need to close and open a dataset due to some changes in
the SQL statement. Will refresh do the trick?
jtsiy
What is the best my of doing commit that still leaves the dataset open?
I read that commitretaining/rollbackretaining isn't a good practice
cause it consume much more memory + prodcue some OAT problems.
How about if I need to close and open a dataset due to some changes in
the SQL statement. Will refresh do the trick?
jtsiy