Can't login after installing Oracle 10g on XP Service Pack 1

Hi, I am completely new to using oracle and cannot login after completing the install process. I followed the article:
http://www.suite101.com/article.cfm/oracle/115320/3
in order to install and unlock the relevant accounts (such as "SCOTT"). But I keep getting the following error message when attempting to login (at both the "http://myservername/em" and "http://myservername/isqlplus" urls):
ORA-01017: invalid username/password; logon denied
After a few of those errors I also get an understandable "account locked" error message.
Can anyone suggest fields for "username", "password" and "contact identifier" that might enable me to login?! And why can't I use the "Global Database Name" and password that I supplied during the installation process?
oh, and does it make a difference that I'm using "Parallels Desktop" to run windows from my mac?
Thanks very much for any help, because I really need to get this running quickly!

Open SQL*Plus ... all learning of Oracle should start at the SQL*Plus command line.
Assuming you are logged in to the operating system as the same user that installed the Oracle software on SQL*Plus in the Start -> Programs menu.
Under username type "/ as sysdba" without the double-quotes and leave the other two dialog box fields empty.
Now enter:
SQL> alter user scott account unlock identified by tiger;
SQL conn scott/tigerIf this works you need to proceed by getting a beginning Oracle book. The one's offered by Oracle Press are among the best for your level or preferably find a class personal mentor in your area.
Bookmark:
http://asktom.oracle.com
http://tahiti.oracle.com
http://www.psoug.org/library.html
But XP SP1? Why? SP2 is the minimum for a system with some level of security.
In the future always post a complete version number (3 decimal places) as well as, as you did, complete error messages. That will help you get good answers.

Similar Messages

  • My computer slows down and hangs after installing oracle 10g

    My computer just slows down after installing oracle 10g. I have a pentium 4 3ghz with 512 memory (32 mb used by graphics built in card). It slows down and hanged even if I agjusted the swap memory to 800 mb. I have two swap file/page file - in drive c and drive d. I even cannot shut it down because it takes maybe 30 minutes just to see the "shut-off/log-off" screen.

    Before starting up Oracle, when you go to the task manager, how much RAM does it show actually free? 512 MB is pretty small to run Oracle in the first place-- Windows and Office can use a fair chunk of RAM themselves, depending on which Office apps you are running. You may also be suprised by the amount of RAM that a web browser, email client, and the various other apps that folks generally install can use.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • After installing oracle 10g on linux im getting this error

    Hi,
    Can any one give me any solution on i getting an error after installing oracle 10g on linux.
    ERROR:-
    /oraeng/app/oracle/product/10.2.0/bin/clscfg: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Failed to initialize Oracle Cluster Registry for cluster

    Hi, please ensure that both 'libclntsh.so.10.1' and 'libttsh10.so' has 755 permission and owned by Oracle.
    That is the critical step.
    After re-execute the root.sh file
    Has been known to reset the permissions from the previous step - bug in some patch releases.
    Suggest OP records permissions for those two files before running root.sh Or run root.sh before setting the permissions.

  • After install oracle 10g, enterprise manager web version, can not login

    Hi Guru,
    I have installed oracle 10g on windows xp pro sp2 successfully, can use sqlplus to connect to DB, but when using IE to login enterprise manager web version port 1158, it failed. The login page came out, but when I keyed in the right userid/password ie sysman/pwd1234, the login screen just refreshed, nothing happen. but if I purposely key in wrong userid or password, the message "invalid userid or password" comes out.
    Another "interesting" thing is, I can login web version isqlplus successfully using the same userid/password. but can not connect to web version isqlplus/dba, even I use user sys, also can not login.
    Need your urgent help to solve this problem.

    Hi.
    What does the log say?
    From %ORACLE_HOME%\opmn\logs folder.
    rgds
    Kjell

  • Repeated ORA-12547 Messages after installing Oracle 10g

    Hi,
    I installed Oracle 10g on a Redhat ES 3 box, and the install went okay, but when I try and interact with the server I get the message:
    ORA-12547: TNS: lost contact
    For example, if I use the Database Configuration Assistant to attempt to create a database, I will see the above message when it begins the database creation process, or if I try to interact with the Oracle server using sqlplus I will see the above message after each command entered.
    I had recently tried to install Oracle 8.1.7 on the same box, but abandoned that after deciding that the effort required to link Oracle 8 on RHES3 just wasn't worth it. I have been told that this previous partial installation may be the cause of the problem, and have been advised to uninstall Oracle 8, uninstall Oracle 10g, and reinstall Oracle 10g. I find it hard to believe that it would require such an action to solve this problem. Is there any configuration changes I can make to resolve it? Also, what does this message actually mean?
    I am new to Oracle, so thanks for any help with this problem.
    Colm.

    My last message asking for a grater degree of specificity was not overly specific, hence I am posting the kernel parms that I have set with the hopes that you will spot one that I set improperly or one that I neglected to set.
    [root@awyr ~]# cat /proc/sys/kernel/shmmax
    2147483648
    [root@awyr ~]# cat /proc/sys/kernel/shmmni
    4096
    [root@awyr ~]# cat /proc/sys/kernel/shmall
    2097152
    [root@awyr ~]# ipcs -lm |grep "min seg size"
    min seg size (bytes) = 1
    [root@awyr ~]# cat /proc/sys/kernel/sem | awk '{print $1}'
    250
    [root@awyr ~]# cat /proc/sys/kernel/sem | awk '{print $2}'
    32000
    [root@awyr ~]# cat /proc/sys/kernel/sem | awk '{print $3}'
    100
    [root@awyr ~]# cat /proc/sys/kernel/sem | awk '{print $4}'
    128
    [root@awyr ~]# cat /proc/sys/fs/file-max
    65536
    [root@awyr ~]# cat /proc/sys/net/ipv4/ip_local_port_range
    1024 65000
    [oracle@awyr Desktop]$ ulimit -n
    63536
    [oracle@awyr Desktop]$ ulimit -u
    4091
    [oracle@awyr Desktop]$ ulimit -a
    core file size (blocks, -c) 0
    data seg size (kbytes, -d) unlimited
    file size (blocks, -f) unlimited
    max locked memory (kbytes, -l) 32
    max memory size (kbytes, -m) unlimited
    open files (-n) 63536
    pipe size (512 bytes, -p) 8
    stack size (kbytes, -s) 8192
    cpu time (seconds, -t) unlimited
    max user processes (-u) 4091
    virtual memory (kbytes, -v) unlimited
    from sysctl -a
    my fs.file-max = 65536
    in my limits.conf I added:
    oracle soft nofile 4096
    oracle hard nofile 63536
    in my (1) /etc/pam.d/system-auth (2) /etc/pam.d/sshd (3) /etc/pam.d/su (4) /etc/pam.d/login
    files I added:
    session required pam_limits.so
    and verified that it exists
    in my limits.conf I added
    oracle soft nproc 2047
    oracle hard nproc 16384
    my /etc/oratab has:
    orcl:/usr/local/oracle/app/oracle/oracle/product/10.2.0/db_1:N
    I tried to change the N at the end to a Y but to no avail
    my /etc/oraInst.loc has:
    inventory_loc=/usr/local/oracle/app/oracle/oraInventory
    inst_group=oinstall
    Thanks again for your atention
    Richard

  • No Listener service after installing Oracle 10g 2

    Hi,
    I have finished installing Oracle 10g 2 on a windows 2003 server. But no Listener windows service is not created. Any explanation ? Should I create the manually , How ?
    Many thanks.

    No, but I created one after installing Oracle , by
    DBCA.
    I'm going to apply RDBMS 5337014 patch to upgrade to
    10.2.0.3. Should I create Listener before ?
    Thank you.
    Message was edited by:
    user522961For applying patch actually you don't need listener, but it is best if you have a listener for client to connect, isn't it?
    cheers
    FZ

  • Oracle XE - Just can't login after install

    On Lubuntu 10.10, I did:
    echo "deb http://oss.oracle.com/debian unstable main non-free" >> /etc/apt/sources.list
    apt-get update ; apt-get install oracle-xe
    That brings me Oracle XE 10.2.0.1. And then:
    /etc/init.d/oracle-xe configure
    Everything looks ok, including the password prompt and so. After that, I go to http://127.0.0.1:port/apex, and when I try to login with the username "SYSTEM", and the password I just typed. I get a "Invalid Login Credentials" error.
    I also tried:
    sqlplus /nolog
    CONNECT
    [ .. login and password .. ]
    ERROR:
    ORA-01017: invalid username/password; logon denied
    Setting the environment variables also don't help.
    sh oracle_env.sh
    Well.. I just don't know what's happening. I repeated this procedure trying to find peculiar things, but always got the same results. Also tried some other users as "SYS". useless...
    Thanks in advance.

    Oracle 10g Express on Ubuntu 10.10 AMD 64-bit howto
    Oracle 10g Express on Ubuntu 10.10 AMD 64-bit howto
    Oracle 10g Express on Fedora 14 64-bit howto
    Oracle 10g Express on Fedora 14 64-bit howto
    Install Oracle 11gR2 Express Edition on Ubuntu Linux 11.04 (64-bit) Howto
    Install Oracle 11gR2 Express Edition on Ubuntu Linux 11.04 (64-bit) Howto
    Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 how-to (revised)
    Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 howto

  • SIA Won't Start After Installing BO XI 3.1 Service Pack 2

    Hi
        We have Business Objects XI 3.1 on Windows 2003 Server after installing Service Pack 2 that took about 7 hours and finish without problems when we try to connect with infoview appear the following message:
    Error: Server mixco15:6400 not found or server may be down (FWM 01003) null
    I check in CMC and SIA appears to be UP but when i try manage servers and put the administrator password i get the following message:
    Unable to log on: Could not connect to server mixco15:6400. Please check that the server name is correct, and the server is running.
    We restart the server several times and the server continues down also stop and start the Service Intelligence Agent and nothing happens do you know if this SP has any problem o what can I do in order to solve this everything was fine after installing SP2.
    Thanks

    the same error..
    in the event viewer nothing about cms.
    but in ccm;
    there is a apache service.
    there is no sia..
    (the installion is xi 3.1 sp3 full)
    windows services: boe120(mysql) >> started..
    any suggestion?

  • Can't login after installing Leopard

    I just installed 10.5 onto an intel Mac Mini from the DVD. Everything went smooth until i restarted. the only user is now "other". It is asking me to login and no username or password is working. I followed the help I found on the site and reset the password with the reset password utility on the desk - still nothing. I have tried lots of different combinations including "System Administrator (root)" name (in many different combinations!). Nothing is working yet.
    Message was edited by: Wonderdog

    what kind of install did you do? an upgrade and install, an archive and install or an erase and install?
    what help did you follow? what exactly did you do? if it's showing "other" at the login screen it must mean you activated root password from the install DVD, is that right? when you try to log in as root you need to enter "root" (no quotes) as the user name, not "System administrator(root)".

  • Can't install oracle 10g on solaris v10 X86!!!

    Hi everybody, I got error messages below:
    ====================================================
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.6, 5.7, 5.8 or 5.9. Actual 5.10
    Failed <<<<
    =====================================================
    Does that mean there is not Oracle 10g for Solairs 10 X86?
    Where can I find Oracle 9i for Solairs x86?
    Thanks advance!

    10g on Solaris 10 needs special handling:
    1. Execute runInstaller with the -ignoreSysPrereqs option.
    2. Select 'Do not create a starter database' when installing Oracle 10g.
    3. During installation, the warning message 'SUNWsprox package not installed' can be ignored. Press Continue to resume the installation.
    4. Download and install patch 4186426 from metalink.oracle.com after installing Oracle 10g software.
    5. If you have an End User Solaris 10 distribution, install the SUNWuiu8 package prior to installing the 10g client.

  • Error while installing Oracle 10g on Solaris 9 x86

    Hi all,
    I got several error after install oracle 10g. After I run the root.sh. It prompt :
    Starting Oracle CSS service under init(1M)
    Expecting the CRS daemons to be up within 120 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    and when I start sqlplus, it prompt:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Intel SVR4 UNIX Error: 2: No such file or directory
    and following the error message prompt every minutes.
    "oracle: (Oracle CSSD will be run out of init)"
    "root: Failure in CSS initialization opening OCR."
    I don't think reinstall oracle will solve my problem if I don't figure out what going wrong. Could anyone tell me what I need to do? Thanks very much for helping.
    Cheers,
    Alex

    Check also if the t-bit is set:
    [root@vtl1g121 ~]# ls -dl /tmp
    drwxrwxrwt 11 root root 4096 Apr 10 11:44 /tmp
    This is needed to mark the filesystem/directory as temporary.
    Sometimes this can cause such problems also
    Command: chmod +t   /tmp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • I HAVE INSTALLED ORACLE 10G BUT FORGOT THE ADMIN PASSWORD.

    DEAR FRIENDS,AFTER INSTALLING ORACLE 10G EXPRESS EDITION APPLICATION I FORGOT THE PASSWORD. IS THERE ANY WAY TO RECOVER THAT PASSWORD OR ELSE SHOULD I RE INSTALL ONCE AGAIN.......................?

    user12110193 wrote:
    DEAR FRIENDS,AFTER INSTALLING ORACLE 10G EXPRESS EDITION APPLICATION I FORGOT THE PASSWORD. IS THERE ANY WAY TO RECOVER THAT PASSWORD OR ELSE SHOULD I RE INSTALL ONCE AGAIN.......................?YOU DO NOT NEED TO SHOUT.
    Log on as the internal user (sys) from the local machine. Usually
    sqlplus / as sysdba
    will do the trick. And then you can change the passwords using the standard 'ALTER USER SYS IDENTIFIED Y newpass;' command.
    This is a fairly common question - a quick network search could have saved you a frustrating and anxious wait.

  • Installing Oracle 10g on RHELAS 3, 2.1, and on RH9

    You can find instructions for installing Oracle 10g on Red Hat Enterprise Linux AS 3, 2.1, and on Red Hat 9 at
    http://www.puschitz.com/InstallingOracle10g.shtml
    I will add more information as time goes on.
    Werner

    [oracle@zwzxcw bin]$ tnsping zh
    TNS Ping Utility for Linux: Version 10.1.0.2.0 - Production on 21-FEB-2004 19:50:06
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    /opt/oracle/product/10.1.0/db_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 134.34.22.3)(PORT = 1521))) (CONNECT_DATA = (SID = ops2)))
    OK (0 msec)
    [oracle@zwzxcw bin]$ sqlplus zh@zh
    SQL*Plus: Release 10.1.0.2.0 - Production on Sat Feb 21 19:50:18 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-03134: Connections to this server version are no longer supported.
    Enter user-name:
    =======================================================
    Ora10g also cannot connect earily ora8, that's mean if I want upgrade to Ora10g I must drop the earily application which having connect other earily oradb such as 8.0.5, however not every company want upgrade, so they also force us using the earily oradb,unless rebuild the application mode.

  • How can i install oracle 10g on linux cluster

    Dear all:
    please advice How can i install oracle 10g on linux cluster service ..
    thanks ,,

    Without RAC, you can only have one instance manage the database. One instance = one set of processes communicating via IPC.
    Unless you know of a way to have processes use memory-based IPC across nodes, you need to pick a node and install & run the database software on that node.

  • Can install Oracle 10g release 2 on Windows 2008 R2 Server  64-bit machine

    Hi All,
    Can we install Oracle 10g Release 2 on Windows 2008 Server R2 for 64-bit machine? If yes then is there any patche requirement for this, So suggest me.
    Regards,
    Rizi

    Hi;
    Can we install Oracle 10g Release 2 on Windows 2008 Server R2 for 64-bit machine? If yes then is there any patche requirement for this, So suggest me.Yes you can but you must use 10.2.0.5.0 version. Pelase check below note:
    How to Install Oracle 10.2.0.5 on MS Windows 7 / Windows 2008R2 [ID 1173433.1]
    Regard
    Helios

Maybe you are looking for

  • "Error 1002097 Unable to Load database" while starting an Essbase App.

    Hello Essbase Experts, I am getting below error while starting an Essbase Application: "Error 1002097 Unable to Load database" Below is an extract from the Essbase Application Log: [2012-04-04T14:14:03.816-19:14] [RPA] [ESM-6] [ERROR] [32][] [ecid:13

  • How to filter datas  and display in java

    Hi guys. I'm kind of new to Java, I've have a database where values are stored ,i just have to take one column and i got to filter one value and display all . is there a command to filter I just want to do that if that Not wanted value is there to ig

  • Home wifi signal in and out

    I have internet coming into the house through time warner cable.  it goes directly to my imac via ethernet. I have a wifi netowrk set up on my time capsule, and I have an airport extreme connected to it from the other side of the house. The internet

  • Iphoto restore & time machine

    hi, if i wish to restore only a couple of photos from a week ago, do i restore the entire iphoto library backup from that date? if so, will this delete (from the library on my computer) all photos that i've added in the past week? do i have to move t

  • The newest version... 4 will not completely load my home page and goes "milky"..and will not resolve.

    Firefox will access..though the screen goes "Milky" at any attempt to browse. Another browser is working..so this is NOT my computer's problem.