Re: Help me!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



First of all, this question is better being asked on
php-general@lists.php.net and php-db@lists.php.net. We are the official
library maintainers, not the customer support. I forward this mail to
these lists.

Secondly, to create multiple connections OCI8 via PHP you should be
using OCINLogon().

Maxim Maletsky
maxim@php.net



On Sun, 31 Aug 2003 22:32:21 +0800 (CST)
Zhixiang Wang <daemon_wang@yahoo.com.cn> wrote:

> Dear Maxim Maletsky:
>     Recently I install oracle 9.2.0.1 on RedHat Linux 9.0. It seems working well! But I encountered many problems, please help me!
>     The parameter is here:
>     ORACLE HOST IP=192.168.1.1
>     ORACLE SID=ora9i
>     ORACLE database name=oracledb
>     First, I can't use "ocm login -idora9i" to start OMS. On Linux I can't start up a KDE or GNOME X-Windows interface to manage Oracle!But I can connect oracle by using oracle client on Windows 2000 from "standalone" but not "enterprise management server". On oracle client I can only connect to oracle database using system/*******@ora9i_192.168.1.2. But I can't use SQLPLUS on Linux to connect by using system/******@ora9i_192.168.1.2 and I can using "system/******" to connect to oracle database! 
>      Second, I can connect oracle database by using PHP with famous example: ocilogon("scott","tiger") only once!!! If I want to connect to oracle with OCI8 I must reboot oracle database on Linux. But I can connect oracle using another famouse example: ora_logon("scott""tiger") for many and many times!!! I had test to using ocilogon("scott","tiger","oracledb") but failed!
>     Yours sincerely
>                 Zhixiang Wang
>                2003.8.31
>         
>     
> 
> 
> 
> ---------------------------------
> Do You Yahoo!?
> ÆôÓõçÓÊÕʺţ¬Áì»áÑÅ»¢Í¨[ÉíÁÙÆä¾³ÁĵçÓ°]µÄ¶¯¸Ð÷ÈÁ¦£¬»¹ÓÐÍøÂçÉãÏñÍ·+ÑÅ»¢Í¨ÊÕÒô»úµÈÄãÀ´ÄÃ

-- 
Maxim Maletsky <maxim@maxim.cx>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux