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!

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

Greijus-Oracle
Answer

I think you should be looking at the Memory page instead. You can select an area in the chart, where a GC of interest is happening, right-click that and choose "Store and Set As Focused Selection". That way, in the table above the chart, you will be able to see the allocations made during that time. Selecting one (or more) of those classes will then show you the stack trace(s) for the allocations.

Hope this helps.

/Erik

Marked as Answer by sam.bishop · Sep 27 2020
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
315 views