[Mono-aspnet-list] Could not allocate the Oracle environment
ibrahim steed
ibrahim.steed at gmail.com
Tue Oct 20 01:36:43 EDT 2009
Could it be a bug of Mono?
Robert Jordan wrote:
>
> ibrahimsteed wrote:
>> Thanks for your instant reply.
>> I did as you said, and update my httpd.conf as follow, then restart
>> apache2.
>> but the same error occurs again. I don't know what cause this
>> happen.:confused:
>>
>>
>> #some default settings
>>
>> MonoSetEnv ORACLE_BASE=/opt/oracle/oradb
>> MonoSetEnv ORACLE_HOME=/opt/oracle/oradb/home
>> MonoSetEnv ORACLE_SID=imapdb
>
> IIRC, MonoSetEnv must occur only once per application. Otherwise
> it would overwrite the previous values. Try this (in one line):
>
> MonoSetEnv
> ORACLE_BASE=/opt/oracle/oradb;ORACLE_HOME=/opt/oracle/oradb/home;ORACLE_SID=imapdb
>
>
> Robert
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
>
--
View this message in context: http://www.nabble.com/Could-not-allocate-the-Oracle-environment-tp25853066p25969946.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
More information about the Mono-aspnet-list
mailing list