I've seen such errors go away when replacing
{ ? = call is_authorized(?,?) }
to Oracle Styled ones
begin ? = call is_authorized(?,?) end;
What release is your target DB? I've had some problems with the "old"
ojdbc14.jar on 11gR2 so I usually replace it with the ojdbc6.jar (rename
the old ojdbc14.jar to something like ojdbc14.jar.org) and the restart your
OpenBD
/Mats/
On Tue, Feb 19, 2013 at 12:08 PM, Manuel Reimer <
[email protected]> wrote:
> Hello,
>
> somehow I managed to get a more accurate error message. I don't know
> why, but in this case I don't get an exception and I get:
>
> CFML Runtime Error
> Type Database
> Query Error Non supported SQL92 token at position: 14: RETURN_VALUE
> Datasource My_Database_Name
> Native Error Code 17034
> SQL State
> SQL { ? = call is_authorized(?,?) }
> Tag Context CFSTOREDPROC (/var/www/file.cfm, Line=29, Column=2)
>
> What does this error message mean?
> And why does it work well with Adobe ColdFusion?
>
> Thank you very much in advance.
>
> Best regards
>
> Manuel Reimer
>
> --
> --
> online documentation: http://openbd.org/manual/
> http://groups.google.com/group/openbd?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Open BlueDragon" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
*Mats Strömberg*
*NETWORK 23*
*Oracle Tablespace Report (Open Source)*
Project Homepage: www.project-otr.org
Source Code: Google
Code<http://code.google.com/p/oracle-tablespace-report/source/checkout>
Still paying to use CFML? Keep your money and switch to
OpenBD<http://www.openbluedragon.org>
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en
---
You received this message because you are subscribed to the Google Groups "Open
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.