ethergeek
Mar 9 2007, 08:42 PM
| | So I'm trying to install 10g on my XP Pro development box, and the install goes fine (I do the basic install of enterprise edition, I'm by no means an oracle expert) and when it gets to the part where it wants to create a database, the database creation assistant fails saying first that it cannot retrieve credentials, and then that it can't connect to ORACLE (I'm assuming this is the instance name).
Anyone have *any* idea what's going on here? |
Comment/Reply (w/o sign-up)
yordan
Mar 10 2007, 06:16 PM
You probably missed the part of the installation where you give the "system" and "sys" user passwords. this means that you should restart (more carefully) the database creation part. You can choose the database creation assistant in order to do that, you reach it by clicking somehow like "start", "programs", "oracle orahomeXXX", "database creation assistant". You may also consider de-installing oracle, (click on the "runinstaller", choose "installed products" and click "deinstall"), and restart the whole install from scratch.
Comment/Reply (w/o sign-up)
ethergeek
Mar 10 2007, 07:18 PM
I did all that before...my first instinct was that I fatfingered something, so I went through and reinstalled everything. I gave it default passwords to test it, but it wouldn't log in. I couldn't ev.en get PL/SQL to connect using the URL it gave me in the post-install screen, something about a TNS error. I researched the error and it ran through the fixes described (by removing NTS as an authentication service) but then I just got a different TNS error from PS/SQL+. Oracle installs *flawlessly* on my Linux boxes and on my Windows Server 2003 box...not sure what it's problem is here...
Comment/Reply (w/o sign-up)
yordan
Mar 10 2007, 10:14 PM
The tns error means that the listener does not work. there are no default passwords on Oracle 10, you must give a password like "nobody" or "mypassword", but you have to give one. The winXP install for Oracle10 works exactly the same way as on Linux ! Simply the way the services are managed are different, in XP they are started from the Control Panel.
Comment/Reply (w/o sign-up)
ethergeek
Mar 10 2007, 11:57 PM
Control panel? Where in the control panel? Did I miss some oracle configuration control panel applet? I looked in the services snap-in and it didn't list any oracle services (unless it calls it something really arcane). I figure since the oracle installer offers to set up a database for you at install-time it should be pretty automatic and straightforward.
Comment/Reply (w/o sign-up)
yordan
Mar 11 2007, 12:04 AM
Yes, the install is fully automatic and straightforward, and you don't need to go outside the Oracle installer. However, if you go to the Windows Operating system control pannel in order to understand things, you should see the Oracle services started in automatic mode. If not, something was wrong in your installation, for instance if you do the install without being the Windows administrator.
Comment/Reply (w/o sign-up)
ethergeek
Mar 11 2007, 12:10 AM
OK, oracle didn't install any services at all...which is weird because I was running it as a Domain User in the local administrators group...do you think I need to be logged into a local administrator account?
Comment/Reply (w/o sign-up)
yordan
Mar 11 2007, 05:53 PM
QUOTE(ethergeek @ Mar 11 2007, 01:10 AM)  OK, oracle didn't install any services at all...which is weird because I was running it as a Domain User in the local administrators group...do you think I need to be logged into a local administrator account? Yes, sure ! You must be the local admin of this computer, and not a domain user. Moreover, I'm afraid you cannot install it in a domain, maybe you should (just for testing purposes) try to install a standalone Windows system and try installing Oracle 10g on it. You know, a RDBMS database server must be installed on a server system. You can cheat, installing it on a standalone Windows system, the standalone system emulating a server. But I'm even not sure you can install it on a client machine. Oracle server is traditionally installed on server systems, and Oracle client is installed on client system. Please, keep us informed, if you were successful loggin on your own system as localsystem administrator, and if you were then able to correctly install Oracle. If not, I strongly suggest you to restart everything from scratch (even on an old machine) just for learning purposes. After installing on a brand new Windows standalone system, you will feel more confident for installing it on your client system. Regards Yordan
Comment/Reply (w/o sign-up)
ethergeek
Mar 12 2007, 05:33 PM
I ran the setup using the SYSTEM account via PsExec and everything went off without a hitch. It looks like when run as a domain user (even if said domain user is a member of the local administrators group) it fails to set up the listener and the DBCA can't connect to the oracle instance. It shouldn't have any trouble running on a workstation-class machine with 4GB of ram...the fact I'm using XP Pro and not Server 2k3 shouldn't make any difference with the exception of some optimizations having to do with timeslice quantas and resource allocation,
Comment/Reply (w/o sign-up)
yordan
Mar 13 2007, 01:06 PM
OK, glad to see that there are no more 10g install issues, and everything is working fine now. So, we learned something from your adventure : we have to be system admin when starting and Oracle install on a Windows system. Which is not fully the case when installint on a Linux or on a Unix or AIX box. On a Unix box, you prepare the install as system admin (rootpre.sh has to be fired by the "root" user), then you perform the whole installation as a standard user, and only at the end you have to become the system admin "root" user in order to fire the last install scripts name "root.sh". Now, we are happy for you, enjoy your Oracle on Windows install. Yordan
Comment/Reply (w/o sign-up)
iGuest
Sep 9 2009, 07:11 AM
No oracle services are visible even after successful installation of oracle10g
Oracle 10g Install Issues
Oracle 10g was installed successfully on a windows standalone machine with admin user. I selected advance installation option and selected install only software option. Oracle installed successfully. But no service is visible in the services section, not even listener is started. I never faced this sort of problem with oracle9i.
-question by srikanth
Comment/Reply (w/o sign-up)
iGuest
Sep 9 2009, 07:09 AM
No oracle services are visible even after successful installation of oracle10g
Oracle 10g Install Issues
Oracle 10g was installed succesfully on a windows standalone machine with admin user. I selected advance installation option and selected install only software option. Oracle installed successfully. But no service is visible in the services section, not even listener is started. I never faced this sort of problem with oracle9i.
-reply by srikanth
Comment/Reply (w/o sign-up)
surfermac
Aug 18 2009, 12:39 PM
QUOTE (ethergeek @ Mar 10 2007, 03:12 AM)  So I'm trying to install 10g on my XP Pro development box, and the install goes fine (I do the basic install of enterprise edition, I'm by no means an oracle expert) and when it gets to the part where it wants to create a database, the database creation assistant fails saying first that it cannot retrieve credentials, and then that it can't connect to ORACLE (I'm assuming this is the instance name).
Anyone have *any* idea what's going on here? while installing itself you need to set the passwords to access your database like the sysman sysadm etc set all the passwords to the desired one to access your database whatever it might be the oracle 10g doesn't work without those passwords
Comment/Reply (w/o sign-up)
iGuest
Aug 7 2009, 04:27 AM
Distributed Configuration Management tool is not installed after installing Oracle Application server 10g
Oracle 10g Install Issues
Hi All,
I installed Oracle Application server 10g Release 3 on my machine. The document says that the Distributed Configuration Management(DCM) will get installed during the installation. But, I don't see it after the installation is done.
Can anyone please guide me as to where I am going wrong??
TIA,
Mamatha
Comment/Reply (w/o sign-up)
yordan
May 23 2009, 10:45 AM
QUOTE (pacific12 @ May 23 2009, 10:31 AM)  hmmmm ok. did anyone have oracle 10g installation manuals . share the link of these manual with us. The manuals are here: http://www.oracle.com/technology/documentation/index.html QUOTE I need some help with the above. I installed the wrong version before and now I can't get it uninstalled from the system for me to install the right version. You have first to run the Oracle Installer ("start", "All programs", "Oracle", until reaching the installer). Then choose the "Installed Products", it will show all the (wrongly) installed products, check what you don't want any more, and you will see that "uninstall" will be accessible. By the way, you don't need to uninstall the development environment before installing the database. These are independent, you can have both or have each one. Hope this helped. Yordan
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : Oracle 10g Install Issues- Read/Write Issues After Copying An Access .mdb File
- (5)
Alright, I'm currently creating an interface program for a MS Access database. I've only
used Access once in the past but used other DB's a handful of times so I didn't have any
trouble getting the general program created. My issue arose when I tried to make it so that the
users needing to use the program can just copy the .exe and the .mdb files and use it. The program
doesn't require users to share the database but to store their OWN programs information in their
OWN database, so basically each needs to have their own database with the exact same d...
Mysql And Php
- When trying to install Joomla (16)
I don't know if this is the correct forum, but here is my question: I'm trying to test
Joomla and some forums in my computer, I have already installed MySQL with the GUI tools, Apache,
and PHP with the MySQL and MySQLi extensions, but when I'm trying to install Joomla I get this
error: Required Settings Check: ------------------------------------- PHP version >= 4.1.0
Yes - zlib compression support Available - XML support Available - MySQL support
Unavailable configuration.php Writeable Session save path Unwriteable Not ...
Oracle Vs. Mysql Vs. Postgresql
- POLL!! Choses you preferred db s/w! (9)
Hey Everyone!, Please choose your preferred database s/w! Regards, Avell...
Installing Mysql?
- Im tring to install MySQL to my game made from MCcodes lite. (17)
Public Access Oracle Db?
- (5)
This may be the stupidest question ever, I don't know, but frankly if this exists it would help
me out a lot haha. What I'm looking for is an oracle database set up somewhere that has an open
uname/password for the public to use for testing or anything really. I'm just developing
something that needs to connect to our oracle db here but we don't want the computers to be
required to have the oracle client installed. Currently though all the computers I have access to
here DO have it installed and need it to stay for the time being, and I can't access o...
Can Someone Help Me Install A Script?
- (2)
Hi /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> , I need
some help installing a script. Actually I have a few that I'd like to install and play around
with. Unfortunately I have no clue what I'm doing. So, is there anyone here that would like to
answer my questions in msn or maybe even install the script(s) for me. If you're interested and
you know how to install cgi scripts, send me a message and let me know your fee. Thanks...
How Many Concurrent Users For Oracle Database?
- This is to analyse and get perfect result for How many concurrent use (1)
Hi friends, How many concurrent users can practically access the oracle database?
they say tht the figure is hundreds of thousands users...is there any exact figure? or does the
number of concurrent users depend on any other factors as wel? I think depend on parameter
1.session 2.processes session Specific connection of a user to an Oracle instance through a user
process. A session lasts from the time the user connects until the time the user disconnects or
exits the database application. Multiple sessions can be created and exist concurrently for ...
Oracle "lite" Alternative?
- In need of a program (9)
for college, we run oracle on a win2k3 server that's run on a virtual system like VMware and/or
Virtual PC. VMware has it bells and whistles, and makes a nifty gadget, but eats my laptop's
resources like there's no tomorrow. So I got rid of the VMware image and VMware itself, and
wanted to switch to VPC. Another problem I have, is that I barely have any diskspace left to work
with, and those images are at least 4 GB. So I wondered if anyone knew a program that would act as
Oracle, but solely for the purpose of testing databases. I have two .db files that I...
Oracle 10g - Dba Less?
- Oracle's Drive for their new RDBMS (9)
Today Oracle is pushing the idea that if you have an Oracle 10g running in your company then you
could survice without a DBA in your payroll Now I want your opinion on this thing...
Need Info On Database Programming Courses
- Oracle Database Programming (2)
I know Database Programming on MS-ACCESS, now i am planning to go for some other Database
Programming courses, People told me to go for Oracle or VisualAge. Can anyone told me to start with
which one and how long is the course period and which one is easy and is it similar to ms access or
somthig different....
How To Install PostGRE-SQL On Linux
- How to (2)
How can I install PostgreSQL onto an Open SuSE 10.0 ? And after install, how can I put a daemon
to run (like mysqld) ?? I tried to install it here using those fedora-core 5 rpms from the
PostgreSQL official website, then got dependencie problems like that "libpam", that I already had it
in "/lib" dir, then installed with "--nodeps" option. Now I'm getting this error:
postmaster: /lib/libpam.so.0: no version information available (required by postmaster) Is there
any other way to install this junk more easily ? What about from source ?? Isn't there a...
What Are Your Opinions / Views About Oracle ?
- (9)
What can you say about Oracle. I never used it so i want to hear from experts what is Oracle like
:-) Topic title edited to suit the nature of content better. In future try to make your topic
title more descriptive. ...
Need Help With MySQL Compilation And Install
- (2)
I`m new in all this computer thing, so please help me! And i`m also not very good at html and so on.
I decided to try MySQL. There are instruction for it, but i don`t fully understand how to do this
all. Of course, i understand how to do it, but i`d like that somebody help me, because i really want
to know if i`m doing smth wrong. QUOTE We will compile and install MySQL software in the
/usr/local/mysql directory: ./configure --prefix=/usr/local/mysql --with-mysqld-user=mysql
--with-unix-socket-path=/tmp/mysql.sock --with-mysqld-ldflags=-all-static make su make in...
Strange Oracle Behavior
- Oracle problem (5)
Hi ! I have a strange error with Oracle 10g R2. I run it on a Solaris 10 computer (Ultra 60 450MHz
1024 MB RAM). When I start all the services as usual as the user oracle I do like this: Database
startup: sqlplus /nolog SQL> connect / as sysdba SQL> startup SQL> exit Listener startup: lsnrctl
start iSQL*Plus startup: isqlplusctl start Then there is a strange behavior of the iSQL*Plus
service, when I close the shell window that is started the services from the iSQL*Plus servers
shutdown. I assume it does since I can no longer reach it. But the other serices continu...
What's Oracle?
- ....clueless.... (5)
Ok. So I signed up for this college course called "Oracle." All they told me was the that course
is supposed to teach me professional internet databasing. Am I right? And what exactly IS
"Oracle"? What am I gonna learn? /unsure.gif" style="vertical-align:middle" emoid=":unsure:"
border="0" alt="unsure.gif" /> /blink.gif" style="vertical-align:middle" emoid=":blink:"
border="0" alt="blink.gif" /> Thanks for your help! ...
Looking for oracle, 10g, install, issues
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for oracle, 10g, install, issues
|
advertisement
|
|