I have some vague memory that there was a limited use license of a version of oracle so you could try it out on a small installation to try it out. Does such a beast still exist?

link|improve this question

56% accept rate
feedback

2 Answers

up vote 2 down vote accepted

I believe what you're referring to is called Oracle Express Edition, which can be found here:

http://www.oracle.com/technology/software/products/database/xe/index.html

Basically, there are some limitations which I don't quite remember the details of, but I think you're limited to 4 GB database.

This link contains good info on the differences from standard Oracle DB: http://www.oracle.com/technology/products/database/xe/pdf/dbxe_faq.pdf

link|improve this answer
I've used this before. It is not a trial, but does have some limitations. Which are unlikely to be a problem if using for development purposes. Anything you get working with this, should be able to work with the real deal. – Grant Palin Feb 23 '10 at 5:55
feedback

Yes, get the developer license http://www.oracle.com/technology/software/index.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.