Oracle 9i Makes it to Mac OS X
mcockerill writes "Oracle just posted a development version of their latest RDBMS (Oracle 9i release 2) for Mac OS X (300+megs of it). It requires Jaguar to run.
No fancy installation wizards or GUI config apps as yet; the whole thing is command line only for now. But still, this is a major development as far as serious use of Mac OS X in a server environment is concerned.
It's long been rumored to be on the way -- after all, Ellison is on Apple's Board -- but frankly I never thought I'd see the day."
If you have the a dev release of 10.2 there is a ODBC control app in the utilities folder, likey implemented with this in mind.
However as of now it seems to lack any drivers.
_______
Death wish, n.:
The only wish that always comes true, whether or not one wishes it t
Beyond the argument of XServer speed, there will soon be the requirement for SCSI drives for the XServe. IDE just doesn't cut it under decent loads. If I were to build an Oracle 9i server today on an OSX Server, I'd add a RAID card and an external storage array. I personally would love to see Apple offer this equipment, but surely sales #'s will have to go up for the XServe.
My question is, I wonder who Apple/Oracle think the target market is for the combo?
"the whole thing is command line only for now."
This is bad? Come on! We're been waiting for a real command line on a Mac for, like, 20 years, and now we need a lickable interface for a database engine?
Some of us dream in CLI, you know? :)
Hilary Rosen's speech was about her love of money and her desire to roll around naked in a pile of money.
Oracle has given us a cross-platform version of Enterprise Manager, but it still sucks on anything other than Windows. The OEM included with 9i, Release 2 for Linux constantly locks up, or takes too long to conduct simple operations.
I think that OS X represents a great OS to finally replace MS Windows as the developement platform of choice. What we need are things like OEM for OS X, not just the database.
I hope these tools come soon.
When do I get to put DBD::Oracle on my Mac? That's what this Perl guy wants to know.
I live ze unknown. I love ze unknown. I am ze unknown.
Mostly, but a fair amount of stuff is also happening at the Darwin/BSD level. One thing I know about in particular is that BSD-style signal handling is supposed to be in 10.2, which might allow porting of CMUCL (a kick-ass free-as-in-beer Common Lisp) with minimal pain and suffering.
To a Lisp hacker, XML is S-expressions in drag.