Archive for the 'Sql*Plus' Category

Sql*plus doesn’t commit at end or does it?!?

July 29th, 2008

A collegue of mine had to debug all his code, twice, to try to find why one of his tables wasn’t populated.
Here is why: He asked to execute a script (script didn’t contained a commit statement) in sql*plus at someone of the production team. That guy opened sql*plus, executed the script and closed window (File>Exit) [...]