Tracing TNS connection
From: David Hicken <utahtoad_at_gmail.com>
Date: Wed, 13 Sep 2017 10:14:37 -0600
Message-ID: <CAAqy55K3pLTQxfS9ba3jvuavckCOi0RMXtC+0f7e60apE7nM4Q_at_mail.gmail.com>
We have an COTS software that is sending a bogus SQL statement to the Oracle RDBMS (11.2.0.4). The error message (ORA-00933: SQL command not properly ended) doesn't give us a clue as to what is really wrong because it appears to be a data item rather than a syntax error. Because it appears to be a literal, it doesn't make any difference to the SQL area.
Date: Wed, 13 Sep 2017 10:14:37 -0600
Message-ID: <CAAqy55K3pLTQxfS9ba3jvuavckCOi0RMXtC+0f7e60apE7nM4Q_at_mail.gmail.com>
We have an COTS software that is sending a bogus SQL statement to the Oracle RDBMS (11.2.0.4). The error message (ORA-00933: SQL command not properly ended) doesn't give us a clue as to what is really wrong because it appears to be a data item rather than a syntax error. Because it appears to be a literal, it doesn't make any difference to the SQL area.
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Sep 13 2017 - 18:14:37 CEST