473,383 Members | 1,859 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

having trouble installing 10g

cross posted to comp.database.oracle by mistake.

I'm getting the infamous ora 12154 - TNS could not resolve connect
identifier error.
My computer is running windows 2000 pro in standalone mode (not connected to
a network).
I used the oracle 10g install program to install the software without the
database
and everything went fine.
I then used the assistants to set the parameters for the listener etc.
Next I attempted to install a database using the database configuration
assistant).
I called the database 'test' and used the default values.
during the copying database phase I got the following error messages:

ora 12154 - TNS could not resolve connect identifier.
ora 01031 - insufficient privileges

Thanks in advance for any assistance in resolving this.

My configuration files are listed below:

hosts file:
127.0.0.1 localhost
10.10.10.10 mycomputer.com # loopBack for oracle

Installed a Microsoft loopback adaptor with a network address of 10.10.10.10
submask: 255.255.255.0

The loopback is configured with tcip, and set as the first connection in the
list of connections.

# tnsnames.ora Network Configuration File:

TEST.MYCOMPUTER.COM =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = mycomputer.com)(PORT = 1521))
)
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = test)
)
)
------------------------------
# listener.ora Network Configuration File:
LISTENER =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = mycomputer.com)(PORT = 1521))
)

TRACE_LEVEL_LISTENER = ADMIN
---------------------

sqlnet.ora Network Configuration File:

SQLNET.AUTHENTICATION_SERVICES= (NTS)

TRACE_LEVEL_CLIENT = USER

NAMES.DIRECTORY_PATH= (HOSTNAME, TNSNAMES, EZCONNECT)

TRACE_LEVEL_SERVER = USER

NAMES.DEFAULT_DOMAIN = mycomputer.com


Jun 27 '08 #1
0 1087

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Scott Matthews | last post by:
Hey all, I just tried installing PHP5 under IIS for the first time, but I can't seem to get the php.exe to work. I unzipped the package, and pointed the IIS .php 'executable' attribute over...
4
by: frankgerlach | last post by:
I am experiencing problems when installing PHP5/MYSQL. I did ./configure --with-mysql=/usr/local/mysql --disable-libxml --with-zlib-dir=/home/frank/zlib-1.2.2 make make install The build...
3
by: weston | last post by:
I'm trying to install FontTools ("a library for manipulating fonts, written in Python") on a Win XP box, and I'm given a bit of pause that this process seems to require downloading some MS .NET...
0
by: Moran Sulimanoff | last post by:
hi, I got Visual Studio.NET 2003 60 days trail version from Microsoft and try using it. After 50% of the installing process i got the following message:...
1
by: ajackson | last post by:
i am having some trouble installing SQl server Reporting Services. well, in order to install the reporting services i have to install Service Pack 3a. so through my installation of package 3a i...
17
by: George Hester | last post by:
http://tinyurl.com/5uj6w The lower middle icon the "block" should not drop down when the mouse is over it. How can I stop that? Also the navigation divs both top and bottom should follow the...
2
by: Don Glover | last post by:
have a machine that had c#standard 2002 on it, had trouble uninstalling. Now I am trying to install 2003 and it is failing, it is also failing to create the error log files. So I can not even see...
2
by: Stefan | last post by:
I have a problem deploying a ASP.Net app on a 2003 Enterprise server. After installing the application I get 404's when I try to access the aspx pages on the server (not other pages like html or...
3
by: Lance | last post by:
Hi All, I've been out of the loop for a while and now I see SP1 available VS2005. I'm running VS2005 Team Edition for Software Developers. When I attempt to install...
6
by: Pep | last post by:
Firstly, I'm not sure if this is the right group for this query, so please forgive me if I am wrong. My problem is that most users I distribute my software to cannot install it on their systems...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.