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!

XE and "Cannot find server or DNS Error"

346718Nov 28 2006 — edited Dec 4 2006
I read other articles and here is some data for your to go over.

=====================================================================
SQL*Plus: Release 10.2.0.1.0 - Production on Tue Nov 28 09:37:18 2006

Copyright (c) 1982, 2005, Oracle. All rights reserved.

SQL> connect / as sysdba
ERROR:
ORA-12631: Username retrieval failed


SQL>
==================
C:\>lsnrctl status

LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 28-NOV-2006 08:19
:39

Copyright (c) 1991, 2005, Oracle. All rights reserved.

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 - Produ
ction
Start Date 27-NOV-2006 16:14:11
Uptime 0 days 16 hr. 5 min. 27 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\a
dmin\listener.ora
Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\l
og\listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jantar)(PORT=15
21)))
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

Also netstat does not show anything running on port 8080.

============================================
C:\Documents and Settings\N0139838>net start
These Windows 2000 services are started:

Alerter
COM+ Event System
Computer Browser
DHCP Client
Diskeeper
Distributed Link Tracking Client
Distributed Transaction Coordinator
DNS Client
EPAService
Event Log
Infrared Monitor
Logical Disk Manager
Machine Debug Manager
Messenger
Net Logon
Network Connections
OracleServiceXE
OracleXETNSListener
Plug and Play
Print Spooler
Protected Storage
Remote Access Connection Manager
Remote Procedure Call (RPC)
Remote Registry Service
Removable Storage
RunAs Service
SafeBoot Configuration Manager
SavRoam
Security Accounts Manager
Server
SMS Agent Host
SMS Remote Control Agent
SU Service
Symantec AntiVirus
Symantec AntiVirus Definition Watcher
Symantec Event Manager
Symantec Settings Manager
System Event Notification
Task Scheduler
TCP/IP NetBIOS Helper Service
Telephony
Windows Management Instrumentation
Windows Management Instrumentation Driver Extensions
Windows Time
WMDM PMSP Service
Workstation

The command completed successfully.

===========================================
Ping 127.0.0.1 or localhost is successfull.

===============================================
C:\Documents and Settings\N0139838>netstat -a


Nothing is running on port 8080.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2007
Added on Nov 28 2006
2 comments
282 views