[vwnc] Oracle on MacOSX-Intel

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Oracle on MacOSX-Intel

Roland Wagener
Hi Everybody

as Oracle unveiled a long awayted software called 'InstantClient for
MacOSX-Intel' last week, a solution for VisualWorks seemed very near to
finaly use Store on our Oracle server directly from the Mac. For those
who dare try the fresh and unknown, look at package
        GHOracleMacOSXIntelEXDI  version 0.3

and _please_ read the package AND the class comment!

We only have two people here running on Intel-Macs, so testing was
limited to those two machines. Setup problems seem likely, because you
probably need an old or existing Oracle 8 or 9 setup for PPC-MacOSX.
Anyway, it can be done, and it seems pretty fast!

For Cincom: If you like the solution, you are free to use it.

Good Luck

Roland Wagener
--
Roland Wagener * Senior Consultant * [hidden email]
Tel: x49-231-9 75 99-26   Fax: x49-231-9 75 99-20
Georg Heeg eK Dortmund
Handelsregister: Amtsgericht Dortmund  A 12812
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Oracle on MacOSX-Intel

Michael Atkisson
Hi Roland,

I got this to work with a non threaded connection. However, I am trying
to use Glorp, which seems to want a threaded connection. Have you
had any success with that?

Thanks!

Roland Wagener wrote
Hi Everybody

as Oracle unveiled a long awayted software called 'InstantClient for
MacOSX-Intel' last week, a solution for VisualWorks seemed very near to
finaly use Store on our Oracle server directly from the Mac. For those
who dare try the fresh and unknown, look at package
        GHOracleMacOSXIntelEXDI  version 0.3

and _please_ read the package AND the class comment!

We only have two people here running on Intel-Macs, so testing was
limited to those two machines. Setup problems seem likely, because you
probably need an old or existing Oracle 8 or 9 setup for PPC-MacOSX.
Anyway, it can be done, and it seems pretty fast!

For Cincom: If you like the solution, you are free to use it.

Good Luck

Roland Wagener
--
Roland Wagener * Senior Consultant * roland@heeg.de
Tel: x49-231-9 75 99-26   Fax: x49-231-9 75 99-20
Georg Heeg eK Dortmund
Handelsregister: Amtsgericht Dortmund  A 12812
_______________________________________________
vwnc mailing list
vwnc@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Oracle on MacOSX-Intel

Alan Knight-2
I think that making it threaded ought to be very simple. Also, you can just change Glorp to use the regular connection without ill effects. I just don't like blocking the image on database operations so use the threaded by default.

At 03:56 PM 5/29/2008, Michael Atkisson wrote:

Hi Roland,

I got this to work with a non threaded connection. However, I am trying
to use Glorp, which seems to want a threaded connection. Have you
had any success with that?

Thanks!


Roland Wagener wrote:
>
> Hi Everybody
>
> as Oracle unveiled a long awayted software called 'InstantClient for
> MacOSX-Intel' last week, a solution for VisualWorks seemed very near to
> finaly use Store on our Oracle server directly from the Mac. For those
> who dare try the fresh and unknown, look at package
>        GHOracleMacOSXIntelEXDI  version 0.3
>
> and _please_ read the package AND the class comment!
>
> We only have two people here running on Intel-Macs, so testing was
> limited to those two machines. Setup problems seem likely, because you
> probably need an old or existing Oracle 8 or 9 setup for PPC-MacOSX.
> Anyway, it can be done, and it seems pretty fast!
>
> For Cincom: If you like the solution, you are free to use it.
>
> Good Luck
>
> Roland Wagener
> --
> Roland Wagener * Senior Consultant * [hidden email]
> Tel: x49-231-9 75 99-26   Fax: x49-231-9 75 99-20
> Georg Heeg eK Dortmund
> Handelsregister: Amtsgericht Dortmund  A 12812
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
>

--
View this message in context: http://www.nabble.com/-vwnc--Oracle-on-MacOSX-Intel-tp16941438p17544487.html
Sent from the VisualWorks mailing list archive at Nabble.com.

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

--
Alan Knight [|], Engineering Manager, Cincom Smalltalk

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Oracle on MacOSX-Intel

Roland Wagener
In reply to this post by Michael Atkisson
Sorry Michael, but I haven't looked into the ThreadedOracleConnect
version yet. But .. I just gave it a try, see package version
        GHOracleMacOSXIntelEXDI (0.4,heeg)+

in public repository.
However, the package needs OracleThapiEXDI as a prerequisite, please
load it before attempting to upgrade GHOracleMacOSXIntelEXDI to the new
version. And .. I just tested that the login works, I didn't run any
extensive tests here!

But please tell me if it works ;-)

Roland
--
Roland Wagener * Senior Consultant * [hidden email]
Tel: x49-231-9 75 99-26   Fax: x49-231-9 75 99-20
Georg Heeg eK Dortmund
Handelsregister: Amtsgericht Dortmund  A 12812


Michael Atkisson schrieb:

> Hi Roland,
>
> I got this to work with a non threaded connection. However, I am trying
> to use Glorp, which seems to want a threaded connection. Have you
> had any success with that?
>
> Thanks!
>
>
> Roland Wagener wrote:
>> Hi Everybody
>>
>> as Oracle unveiled a long awayted software called 'InstantClient for
>> MacOSX-Intel' last week, a solution for VisualWorks seemed very near to
>> finaly use Store on our Oracle server directly from the Mac. For those
>> who dare try the fresh and unknown, look at package
>> GHOracleMacOSXIntelEXDI  version 0.3
>>
>> and _please_ read the package AND the class comment!
>>
>> We only have two people here running on Intel-Macs, so testing was
>> limited to those two machines. Setup problems seem likely, because you
>> probably need an old or existing Oracle 8 or 9 setup for PPC-MacOSX.
>> Anyway, it can be done, and it seems pretty fast!
>>
>> For Cincom: If you like the solution, you are free to use it.
>>
>> Good Luck
>>
>> Roland Wagener
>> --
>> Roland Wagener * Senior Consultant * [hidden email]
>> Tel: x49-231-9 75 99-26   Fax: x49-231-9 75 99-20
>> Georg Heeg eK Dortmund
>> Handelsregister: Amtsgericht Dortmund  A 12812
>> _______________________________________________
>> vwnc mailing list
>> [hidden email]
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>
>>
>
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Oracle on MacOSX-Intel

Michael Atkisson
Thanks Roland.
  I tested it and it seems to work fine.

Thanks again!!!

Roland Wagener wrote
Sorry Michael, but I haven't looked into the ThreadedOracleConnect
version yet. But .. I just gave it a try, see package version
        GHOracleMacOSXIntelEXDI (0.4,heeg)+

in public repository.
However, the package needs OracleThapiEXDI as a prerequisite, please
load it before attempting to upgrade GHOracleMacOSXIntelEXDI to the new
version. And .. I just tested that the login works, I didn't run any
extensive tests here!

But please tell me if it works ;-)

Roland
--
Roland Wagener * Senior Consultant * roland@heeg.de
Tel: x49-231-9 75 99-26   Fax: x49-231-9 75 99-20
Georg Heeg eK Dortmund
Handelsregister: Amtsgericht Dortmund  A 12812


Michael Atkisson schrieb:
> Hi Roland,
>
> I got this to work with a non threaded connection. However, I am trying
> to use Glorp, which seems to want a threaded connection. Have you
> had any success with that?
>
> Thanks!
>
>
> Roland Wagener wrote:
>> Hi Everybody
>>
>> as Oracle unveiled a long awayted software called 'InstantClient for
>> MacOSX-Intel' last week, a solution for VisualWorks seemed very near to
>> finaly use Store on our Oracle server directly from the Mac. For those
>> who dare try the fresh and unknown, look at package
>> GHOracleMacOSXIntelEXDI  version 0.3
>>
>> and _please_ read the package AND the class comment!
>>
>> We only have two people here running on Intel-Macs, so testing was
>> limited to those two machines. Setup problems seem likely, because you
>> probably need an old or existing Oracle 8 or 9 setup for PPC-MacOSX.
>> Anyway, it can be done, and it seems pretty fast!
>>
>> For Cincom: If you like the solution, you are free to use it.
>>
>> Good Luck
>>
>> Roland Wagener
>> --
>> Roland Wagener * Senior Consultant * roland@heeg.de
>> Tel: x49-231-9 75 99-26   Fax: x49-231-9 75 99-20
>> Georg Heeg eK Dortmund
>> Handelsregister: Amtsgericht Dortmund  A 12812
>> _______________________________________________
>> vwnc mailing list
>> vwnc@cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>
>>
>
_______________________________________________
vwnc mailing list
vwnc@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc