on 2014 Apr 07 9:22 AM
[-10002] Consolidated database server or ODBC error: ODBC: [Sybase][iAnywhere Solutions - Oracle][Oracle]ORA-01740
= the exact error: This seems to be a missing quotes error from oracle but I can't find the cause.
I have sql anywhere 12 mobile db + oracle consolidated database
steps to produce this issue:
Result => ORA-01740 error on a seemingly random table download_ delete_cursor
Anyone has ever seen something like this? What could be causing this?
steps to troubleshoot:
Some tips would be appreciated.
EDIT: Here is the log file:
https://drive.google.com/file/d/0B_OMCdXJPjZuVjVzS0NXUmlqWFE/edit?usp=sharing
I checked with someone who has some more experience in this and he doesn't see what's wrong...
the ML_ TABLE_ SCRIPT seems to be filled correctly so we replaced the failing script
this is failing => {CALL "vdc6.1.3".DOWNLOAD_ DELETE_ CURSOR_WEC (?, ?)} with the code that it actually calls (with hardcoded parameters) and this seems to work.
the previous package version "vdc6.0" works perfectly and has the exact same script in it.
So we are starting to think there is some sort of a Character Encoding issue here with the quotes.
So the next stap is to replace the download_ delete_ cursor from version vdc6.1.3 with the one of vdc6.0 ..... We thought this would fix it, but unfortunately the same problem remains...
The only thing, I can think of is that maybe the encoding of my IDE (toad) is somehow hurting the script.... or something is just broken.
Thanks for reading this and your advice,
User | Count |
---|---|
68 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.