This fixes the following bug in Oracle installations:
: SQL:
: select aml_email_id from acs_mail_lite_from_external
: where processed_p <>'1'
: and release_p <>'1'
: order by priority
: !>>>!limit :email_max_ct
: nsoracle.c:1367:OracleSelect: error in `OCIStmtExecute ()': ORA-00933: SQL command not properly ended
Show less
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.