Pro*C in oracle XE

旧城冷巷雨未停 提交于 2019-12-11 02:43:10

问题


I downloaded the free express edition of oracle, Oracle XE. I couldn't find the ProC compiler in this edition. I read somewhere that Oracle 9i client has ProC, so I presumed that Oracle client for 10g XE should have it too and downloaded it. But to my disappointment, I can't find it there.

Is there a way to download the older oracle 9i and use it connect to 10g XE without any compatibility problems?. Or is it possible to download the Pro*C compiler alone?

I don't want to download the standard editions as they are too large (2 GB).


回答1:


SHORT ANSWER: For XE, you will need to download and install the 10g client into a new software home.

BACKGROUND: The pro*c precompiler for 10g was actually not released with the database software installation, but only in the separate client installation.

ADDITIONAL INFO: If you were working with anything other than XE, you can use the client installation to "Add" to the existing database install.



来源:https://stackoverflow.com/questions/2839303/proc-in-oracle-xe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!