Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Oracle problem running Clarion application

143 views
Skip to first unread message

ClarionUser

unread,
Apr 27, 2015, 1:44:16 PM4/27/15
to
I am trying to run a Clarion program .exe and I get the following:

Error = 90: File System Error
Oracle error = 1
Oracle could not be found
TargetName = (my oracle schema and table name)
Owner = (my oracle username/pwd@database)


I am upgrading to a new Windows server, so I copied everything from the old server to the new server, installed what I thought was all of the necessary software, but is there some configuration I need to set up or something in order for this to run?
I can run the Oracle client just fine without error. Any and all help or guidance will be greatly appreciated.

Steve Shurts

unread,
May 16, 2015, 8:02:34 PM5/16/15
to
Have you changed the server name in your login? I know that's obvious, but...

Also, when you say you 'copied', what does that mean? Did you do a database copy or a windows copy? If it's a windows copy, that could be your issue.

jondwat...@gmail.com

unread,
Jun 30, 2015, 12:21:43 PM6/30/15
to
Your clarion program needs to be able to find the OCI.DLL. It needs to be on a search path if it is not in the program's directory. So far as I remember it does not use the ORACLE_HOME setting in the registry.
0 new messages