How can I configure oracle to run under wine in linux. I tried copy the configuration as I had in windows, but did not work. Someone can help me ? thanks. piu.
Am Fre, Sep 10, 2004 at 12:09:07 -0300 schrieb piuras:> How can I configure oracle to run under wine in linux.You don't want to do that. There is Oracle for Linux. That is MUCH better! Wine is not the "I want to run all my windows programs and don't want to learn anything about linux" solution. If you want that: Stay on windows! Wine is the "I have two or three programs that are not available under linux and there are no equivalents around" solution. It's beta, does not implement everything, does not work for many programs, has many bugs, but it's absolut the most advanced reprogramming of an faulty, bad and often undocumented API I've ever seen!!! Regards Joachim -- "Never touch a running system! Never run a touching system? Never run a touchy system!!!"
Excuse me , but I need to run Oracle under wine-linux, I have a full system developed in windows and I need to change its to linux, but I don?t have 2 or 3 years to migrate. I just have one month. After that I will rebuiding the full system in linux in Java. So a need help now, can you help me ? Or someone can help me ? I just need to now how to conect an aplication with oracle that is runing in wine. I have configured the system under linux by the way similar to windows but the conection broken by timeout. I don?t have error messages just it doesn?t work. I am using oracle 10g and instant client. The problem seems to be related with the JVM under wine, but I am not sure. Thanks for your help. piu Em 10 Sep 2004, thadden@web.de escreveu:>Am Fre, Sep 10, 2004 at 12:09:07 -0300 schrieb piuras: >> How can I configure oracle to run under wine in linux. > >You don't want to do that. There is Oracle for Linux. That is MUCH >better! > >Wine is not the "I want to run all my windows programs and don't want to >learn anything about linux" solution. If you want that: Stay on windows! >Wine is the "I have two or three programs that are not available under >linux and there are no equivalents around" solution. It's beta, does not >implement everything, does not work for many programs, has many bugs, >but it's absolut the most advanced reprogramming of an faulty, bad and >often undocumented API I've ever seen!!! > >Regards > Joachim >-- >"Never touch a running system! Never run a touching system? > Never run a touchy system!!!" > >----------_________________________________________________________________________________ Quer mais velocidade? S? com o acesso Aditivado iG, a velocidade que voc? quer na hora que voc? precisa. Clique aqui: http://www.acessoaditivado.ig.com.br
Ok ! I have a server runing Linux RH AS3 with Oracle 10g. And I have workstations runing Windows 2000 and aplications VB6 with instant client for oracle 10g. Now I need to run my client windows aplications(VB6) in workstations Linux RH 9 or Fedora. I am using wine to run theses aplications and theses work, but I can not conect into Oracle Server. I have installed instant client for oracle 10g for windows in wine directory, and I have put the PATH of the config file, but it did not work. So I tryed to test sqlplus for windows under wine and when I executed the comand line: "wine sqlplus.exe" the aplications waited for user and password, I put them and the aplication stayed stoped forwever. I coud not run neither VB aplication nor sqlplus for windows under wine, and I think that the problem is the instalation, or the files of the instalation. but if you download the package from Oracle Web Site you will see that it is enougth unzip the package for instant client and configure the PATH in config file for wine. But it does not work. To VB aplications work it is needed a oracle driver for windows, and this driver usede in the connect string. Can you help me ? Thank you very much. piu.