Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CNS-9000 error.... ?

435897Oct 13 2005 — edited Nov 29 2005
I got a eVB aplication that calls \ORACE\mSync.exe and it's showing me the
"CNS-9000" error and everytime is more frequently.

I was looking at the Oracle Lite 10g documentation, and I found this in the
emg.pdf file:

--------------------------------------
1.10 MS 9000-9099 Msync Error Messages
--------------------------------------
. MS-9000 Internal Error
. Cause: Internal Error
. Action: Contact your system administrator.


I assume that this is the right "CNS-9000" error reference, because when I
search the reference to the "MS-9108" error message, the description matches
with
the one showed in the PocketPC:
"CNS-9108: HTTP page not found. Check URL and server version". By the way,
on the Pocket the "CNS-9000" message does not show anything but "CNS-9000".

------------------------------------

The basic algorithm for the synchronization from the eVB application is this
one:

1. Create a Text File
2. Open FTP* connection
3. Transfer the text file through FTP
4. Close the FTP connection
5. Update the CONSCLI.C$CLIENT_PREFERENCES to indicate the URL depending
on what kind of connection they use (an office one or an external one) (This
is indicated on the eVB application)
6. Call \orace\msync.exe
7. Close eVB (the eVB application closes leaving mSync open).

*The eVB application transfer the text file through the Trilium Sotware
library - www.triliumsoftware.com < http://www.triliumsoftware.com> -.

------------------------------------

The message "CNS-9000" does not show all the time. I've made tests inside
and outside the office with both kinds of connections and the results are
practically the same,
sometimes the "CNS-9000" error appears and sometimes it won't.

When mSync.exe shows the message, simply kills every synchronization showing
the message and makes imposible to work with it.
The eVB application seems it can manipulate data from the database even with
this circumstances.

To eliminate this error from the pocket, I haven't found another way to doit
but uninstalling Oracle Lite and then reinstalling,
and then re-download the initial database.

------------------------------------

Someone have an idea about this issue?
or better, Someone knows how to solve it?

Thanks for your attention.
PCID.

PD:
Before I started using the FTP transfer, the "CNS-9000" message didn't
appear. Maybe could be a coincidence or maybe this is the cause. What do you
think?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2005
Added on Oct 13 2005
2 comments
649 views