Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Installing schemas - starting to give up

3563056Oct 5 2017 — edited Oct 6 2017

Hey,

I'm trying to install schemas with Oracle XE or Enterprise.

I managed to unlock HR user as it's installed with XE but no luck with other schemas. They're not in demo folder, I also tried to download them but when i start oe_main.sql it crashes on creating tables like customers saying something about wrong datatype

I did found information that with full installed all schemas are installed automaticly but sadly nothing like that happened to me :/

I refered to this doc: https://docs.oracle.com/database/121/COMSC/installation.htm#COMSC00005  but it was crashing like i said before. It's been almost a week strugle and i'm out of ideas. Could you please help

Comments

The best advice I can give is to upgrade PHP, either to the free Zend Server edition or to a stock PHP distribution (http://www.oracle.com/technetwork/articles/technote-php-instant-084410.html).

Other than that, try to identify how the crash is triggered and see if you can work around it.

Since this is a Zend Core issue you could contact Zend, but I expect they will also want you to upgrade.
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 3 2017
Added on Oct 5 2017
11 comments
307 views