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!

http://127.0.0.1:8080/apex No Success

574263Apr 25 2007 — edited Apr 26 2007
Okay,

I hate to be that newbie that post a message that has been posted oh so many times.

I am having similar problems as a lot of other people. This assumptions based on the number of entries with the same problem. I have gone through these entries with no success. I followed the instructions down to the last detail. I am running IE 7.0.5. That may be my problem.

I can start my database from my start menu. However I try to connect to the database and it says the following.

SQL> connect
Enter user-name: SYSTEM
Enter password:
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist

I also tried SYSDBA & SYS. I got these user names from the setup. It said assign your SYSTEM & SYS passwords.

I have started all services that have anything to do with Oracle in my service list.

Restarted my machine.

I have noticed that a lot of people in response ask for the listener status. Here ya go.

LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
Start Date 25-APR-2007 09:35:26
Uptime 0 days 0 hr. 19 min. 42 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Default Service XE
Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
Services Summary...
Service "CLRExtProc" has 1 instance(s).
Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL>

I am running Windows XP Service Pack 2.

Any help would be great. Thanks
Jonathan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2007
Added on Apr 25 2007
9 comments
797 views