473,396 Members | 1,707 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,396 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


Jul 19 '05 #1
0 3228

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...
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.