Skip to Main Content

Oracle Database Express Edition (XE)

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.

Oracle 18c XE - Win10 Pro - installation hangs

AAndreiJan 23 2020 — edited Mar 26 2020

Hello,

I am trying to install Oracle 18c XE on Win10 Pro with admin privileges and at about 90-95% progress, it just hangs ("Creating Oracle XE Database")... even when i cancel the operation, after i confirm that i want to cancel it, it doesn't do anything, so the only way to interrupt it is by ending the task. Afterwards, if i try to run the installer again, it says that Oracle is already installed, so i have to uninstall it manually (delete Oracle Win registers, Oracle home directory, Windows user/groups).

I've checked the previous conversations regarding this issue, applied the possible solutions (NetBIOS enabled) and still i get the same result.

Can you please advice what should i try to solve/get around this problem?

Please let me know if i need to attach any logs.

All the best,

Andrei

Comments

InoL

Q1: You define the logo on application level: Shared Components -> User Interface attributes

pastedImage_0.png

Q2: The navigation bar is meant to be horizontal. You can add a <br /> after the </li> in the template of the Navigation Bar, but it will make the page look really bad, IMHO. E.g. the header of your page will look like this if you make the navigation bar vertical:

pastedImage_1.png

Pranav.shah
Answer

Hello Inol, Thank you for your reply and time.
---------------------------------
Created One Application level Item and Computation.
--------------------------------------------------
Call them in Global Page(create another computation in page 0 with static values - Call it Before Header)
. ---------------------------
Create Table Structure in HTMl format in it with Before Header Optinon Selected.
----------------------------------------
Call Page 0 Computation in Shared Components -> User Interface attributes -> Text -> &logo.
----------------------------------------
you will have Image || text both at same time.

Marked as Answer by Pranav.shah · Sep 27 2020
1 - 2

Post Details

Added on Jan 23 2020
9 comments
9,768 views