| |
|

DynamiCube Support
Started by Nyphel at 06-28-2011 9:22 AM. Topic has 2 replies.
 
 
 
|
|
Sort Posts:
|
|
|
|
06-28-2011, 9:22 AM
|
Nyphel
Joined on 06-28-2011
Posts 4
|
Error 16389 in DynamiCube 3 class, any documentation on this error ?
|
|
|
|
|
Hello,
I got the following error but I cannot find any information on this error code from Internet. Would you have kept a documentation on known error codes so that you could give me a hint on what happens, please ?
Result code = 16389 Exception code = 0 Source = DynamiCube 3 Class Description = Can't open ADO recordset [Extended info : Can't open recroset -2147217900 ORA-00900: invalid SQL statement:OraOLEDB] Help file = DynamiCube Help context = 4294967295
Thanks for your advice.
|
|
|
|
|
Report
|
|
|
|
06-29-2011, 12:46 AM
|
Andrey - DD
Joined on 08-01-2007
Russia, Novosibirsk
Posts 671

|
Re: Error 16389 in DynamiCube 3 class, any documentation on this error ?
|
|
|
|
|
Nyphel,This error indicates that SQL statement is invalid and DynamiCube can't connect to Oracle datasource. This error is not directly related to DynamiCube, here you can find some results from Google: http://www.google.com/#hl=en&xhr=t&q=cant-2147217900+ORA-00900 This issue might be related to QueryByPass property, you can find additional information about setting it to true or false in KB article here: http://www.datadynamics.com/forums/200/ShowPost.aspx Setting this property to true instructs DynamiCube to use the record source SQL statement as is. Note that if you are using stored procedure, QueryByPass should be always set to true.
Thank you, Andrey T.
|
|
|
|
|
Report
|
|
|
|
06-29-2011, 1:06 AM
|
Nyphel
Joined on 06-28-2011
Posts 4
|
Re: Error 16389 in DynamiCube 3 class, any documentation on this error ?
|
|
|
|
|
Thank Andrey, I will follow this hint :-)
|
|
|
|
|
Report
|
|
|
|
|
GrapeCity » Product Support » DynamiCube Supp... » Re: Error 16389 in DynamiCube 3 class, any documentation on this error ?
|
|
|
|
|