Starting Personal 9i Oracle

I�ve installed Personal 9i on me computer with Windows Me, but i don't get start the Oracle because i don�t know the password to start it. Plese anyone help me? what is the password?

Are you using the OStart utility? ("Start Database") (password could be manager, change_on_install or oracle)
If that does not work, try:
c:\> set ORACLE_SID=<sid>
c:\> sqlplus /nolog
SQL> connect sys/<password> as sysdba
(sysdba gives you privileges to start/stop)
Start instance and mount db
SQL> startup pfile=<your path>\init<sid>.ora

Similar Messages

  • Personal Ed Oracle 8i & Forms 6i

    Hey guys,
    Are any of you able to connect Forms 6i to Oracle8i (Personal Edition)? Please help me!
    I have installed the Personal Edition Oracle 8.1.6 to my Windows ME pc under c:\oracle\ora81. I was able to installed it successfully. Then next, I installed Forms&Reports 6i for Windows NT. Upon installation, a message popped-up that it cannot use the same oracle home directory for some reasons (can't remember the exact message anymore), so I made c:\oracle its directory. So after it was installed successfully, i tested the forms and reports if it can connect to the database but it cannot. So this is what I did:
    1) from Oracle Net8 Easy Config (under Oracle for Windows95-Dev2k taskbar), did the ff:
    * Add New Service
    * New Service Name = MAGS.SAMPLE (service name from c:\Oracle\Ora81\network\admin\tnsnames.ora)
    * Protocol = TCP
    Host = hppav
    Port = 1521
    * DATABASE SID = MAGS
    * Did Test Service and it connected to scott/tiger
    * Started listener in Command prompt
    So, I thought it was okay now. I tested Forms & Reports by connecting to Oracle but encountered an error ORA-01034: Oracle not available.
    I rebooted, start up database, tested it again but still same error appeared.
    Did I do something wrong? Please help!
    THanks in advance.
    Sincerely,
    mags
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected]:
    Hey guys,
    Are any of you able to connect Forms 6i to Oracle8i (Personal Edition)? Please help me!
    I have installed the Personal Edition Oracle 8.1.6 to my Windows ME pc under c:\oracle\ora81. I was able to installed it successfully. Then next, I installed Forms&Reports 6i for Windows NT. Upon installation, a message popped-up that it cannot use the same oracle home directory for some reasons (can't remember the exact message anymore), so I made c:\oracle its directory. So after it was installed successfully, i tested the forms and reports if it can connect to the database but it cannot. So this is what I did:
    1) from Oracle Net8 Easy Config (under Oracle for Windows95-Dev2k taskbar), did the ff:
    * Add New Service
    * New Service Name = MAGS.SAMPLE (service name from c:\Oracle\Ora81\network\admin\tnsnames.ora)
    * Protocol = TCP
    Host = hppav
    Port = 1521
    * DATABASE SID = MAGS
    * Did Test Service and it connected to scott/tiger
    * Started listener in Command prompt
    So, I thought it was okay now. I tested Forms & Reports by connecting to Oracle but encountered an error ORA-01034: Oracle not available.
    I rebooted, start up database, tested it again but still same error appeared.
    Did I do something wrong? Please help!
    THanks in advance.
    Sincerely,
    mags
    <HR></BLOCKQUOTE>
    hi mags,
    i feel something funny here!.
    exactly i did same thing.
    i've tried configuring in net 8 for the last 2 weeks and alas, i got the god key but, on great dismay still unable to connect frms/report. Pls check latest release on text version, i think just below the net 8 config.
    you will find it there regarding "bugs" in frms/report, may be that is the reason we are unable to connect frms/report. this may not be clear to me, that's why i tried to install
    Ora EE ver 8.1.5 and i hope it will do!.
    One more thing, try installing frms/report
    under path: ORACLE_HOME which is a default and install Ora PEE 8.1.6. in d:/orant, in which case you can use back end, but i was wandering how to recall database stored in Ora PEE 8.1.6 under Frms/report which is a
    separate directory.
    thanks
    [email protected]
    null

  • Error in starting the service Oracle CSService not found

    Hi all,
    i am trying to install Oracle Enterprise manager grid control,
    i am getting the following error message
    "error in starting the service Oracle CSService not found"
    when i checked in the "services.msc" the Oracle CSService is not started, so i tried to start the service, but its not starting and giving the error message as "error 3 system cannot find the path specified"
    then i checked in the service properties, and the path is pointing to a different directory,
    now i want to change this path to the correct oracle bin directory.
    any views how to cnage/update this path in the services.msc, for "Oracle CSService"
    Thanks alot.

    Hi
    i have got the answer for this question, i updated the registry with the correct file path, and then closed the registry, the services.msc file is automatically updated with the correct path
    and then started the CSService, then went to the OEM setup i clicked Retry buton, then it went through.
    Thanks to all the viewers.

  • Error while starting the service "oracle client cache"

    hello everyone,
    I keep getting an error message: while i'm starting the service "oracle
    client cache "
    The instruction at 0x7c911e58 referenced memory at 0x00000000. The
    memory
    could not be read.
    please help me in rectifying this error ASAP
    so that i can proceed further in my work
    thanks in advance

    Hi
    i have got the answer for this question, i updated the registry with the correct file path, and then closed the registry, the services.msc file is automatically updated with the correct path
    and then started the CSService, then went to the OEM setup i clicked Retry buton, then it went through.
    Thanks to all the viewers.

  • Trying to connect my iPad Air 1 to my iPhone 5S set as a hotspot via WiFi method.  iPad sees the iPhone as wifi hotspot, but an error appears 'Remote Hotspot Failure .. Unable to start personal hotspot'.   How do I fix this issue??

    Trying to connect my iPad Air 1 to my iPhone 5S set as a hotspot via WiFi method.  iPad sees the iPhone as wifi hotspot, but an error appears 'Remote Hotspot Failure .. Unable to start personal hotspot'.   How do I fix this issue??

    iOS: Troubleshooting Personal Hotspot - Apple Support

  • How to start JVM in Oracle

    Hi,
    is there any way to start JVM in Oracle without restarting the Oracle instance?
    I mean: I need to start the VM adding some flags, like -Djava.library.path=, so I'd like to know if there's a script (or any kind of configuration file) which has the responsibility to initialize and start the JVM, and if I could modify it...
    Thanks anyway
    V

    Hi,
    There is not explcit command to enable Java in a session, it happens transparently, the first time you run Java in the session. I use the following basic command: select dbms_java.longname('foo') from dual;
    Regarding the ability to configure the per-session VM using properties/flags (such as classpath), this is currently not supported.
    Kuassi

  • Starting and stopping oracle in Unix

    I have installed oracle in a Unix Box.
    Since i am very new to Unix, Pls tell me tehs steps to start and stop oracle in Unix from telnet

    In addition to Chris' answer, I encourage you to
    1) Enroll in a Unix course, especially 'Shell Concepts';
    2) Read Oracle's Oracle® Database Administrator's Reference
    10g Release 2 (10.2) for UNIX-Based Operating Systems
    TO help in 1), http://www.injunea.demon.co.uk/pages/page203.htm might be useful.

  • Please suggest me the best way to start learning about Oracle Purchasing.

    Hi,
    I have started reading about Oracle Procurement. I have an over all idea of how ERP functions. Anyhow I am like a fresher to ORACLE APPS. Can you pleasesuggest me what is the best way to start learning about Oracle Purchasing.
    Is it is throuhg user guides or some thing else..... can you please specify the references also.......
    Thank you so much.

    If you have a sponsorship, I would recommend taking classes with Oracle University. The other resources are documentation, functional and technical depending on what your interests are.
    If you can load Vision database or access vision database (I think solutionbeacon offers a free account to login and play around), that will be another resource as well.
    As you learn, join as much user groups like this one, and review all questions and answers in the discussions to understand and learn more.
    Hope this helps.

  • How to start manually an oracle 8i database with a bat file?

    Hi all,
    I know it's not the place but it is a really common question: how can i start manually an oracle 8i database on windows 2000 without using a service? I don't remember the command. I tried: oracle start SID without success...
    Thanks
    JMi

    Dear JMD,
    If you would like to startup the Oracle instance using a batch file then first create a SQL file (say ABC.SQL) wherein enter the following two lines:
    connect internal/<INTERNAL_PASSWORD>
    STARTUP
    <INTERNAL_PASSWORD> above is the password for the INTERNAL user account (default password is "oracle")
    Then create a batch file (say START.BAT) and enter the following single line:
    <ORACLE_HOME>\bin\svrmgrl @<ABC_DIR>\ABC.SQL
    where <ORACLE_HOME>\bin\svrmgrl is the full path of the SVRMGRL.EXE executable and <ABC_DIR> is the directory in which you have placed the ABC.SQL file.
    Now you can startup the Oracle database by simply double-clicking on the START.BAT batch file.
    Ciao!
    null

  • How to start EM in Oracle Web Center?

    Please guide how to start EM in Oracle Web Center?
    as i am not getting emctl file in BIN Directory of Oracle Web Center Home...
    Please guide and help
    Thanks,
    Waheed.

    Hi All,
    I got the solution how to start EM in Webcenter .
    If in your configuration is there any other HTTP server is running then its comfilect with your current Webcenter with HTTP server installation. so try to installed only Oracle Webcenter Freamwork only...after that try to open the Application server control page with 8888, it will definately work...

  • Meet with a strange error when starting up an Oracle DB instance

    When I was starting up an Oracle DB instance on HP-UX B.11.23 U ia64 host, a strange error message was encountered as follows:
    ======================================================
    SQL*Plus: Release 9.2.0.8.0 - Production on Sat Sep 1 21:50:05 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 320290568 bytes
    Fixed Size 724744 bytes
    Variable Size 285212672 bytes
    Database Buffers 33554432 bytes
    Redo Buffers 798720 bytes
    Database mounted.
    ORA-01122: database file 11 failed verification check
    ORA-01110: data file 11: '/u01/CADDB/data/cwmlite01.dbf'
    ORA-01251: Unknown File Header Version read for file number 11
    SQL> Disconnected from Oracle9i Release 9.2.0.8.0 - 64bit Production
    JServer Release 9.2.0.8.0 - Production
    Database "GPRS" warm started.
    ======================================================
    To my surprise, the file /u01/CADDB/data/cwmlite01.dbf is a data file of the tablespace CWMLITE from another Oracle DB instance named "CADDB". Who can tell me why that? What is the purpose of the tablespace CWMLITE in a DB?

    What I know is that CWMLITE is to do with OLAP. This tablespace is used to store OLAPSYS schema.
    <<To my surprise, the file /u01/CADDB/data/cwmlite01.dbf is a data file of the tablespace CWMLITE from another Oracle DB instance named "CADDB">>
    If the file doesn't belong to your database then it could be that you are using a wrong controlfile.

  • How to start to use Oracle client to access Database ?

    Folks,
    Hello. I have just installed Oracle Client into directory /home/myOracle/Oracle_Client. But I don't know how to start and configure the client to access Oracle Database.
    Can any folk tell me how to start to use Oracle client to access Database ?

    user13764998 wrote:
    I have earlier managed to install the Oracle Client (32-bit) in 32-bit clients and servers Oracle Client 10.
    The reason that it went well before was the exellent setup and configurationprograms we got with that version.It seems you are confusing the "full" Datbase Client with Instant Client.
    Now I'm trying to install the Oracle Instant Client 11g R2 both 32-bit and 64 (of the latest revision) on a 64-bit Windows 2008 Server .
    I have managed to install the driver but the setup doesn't give me any Net Configuration Assistant or Net Manager to help with the configuration.What setup? Are you not using just the zip files?
    What are you installing exactly, i.e. what install media (file) did you download?
    So I haven't succeded in configuring it despite I I read the readme-info that comes with the Instant Client files.There's not much to configure - that's sort of the point of Instant Client. Just drop a few files in a folder, set PATH and off you go.
    Doesn't <instant client dir>\sqlplus user@'hostname/servicename' work?

  • How to start and stop Oracle Application Server from ANT

    How to start and stop Oracle Application Server and Web application from ANT
    Thanks in Advance.
    Mani

    Hi,
    You can use: startManagedWebLogic.sh, it is in your domain directory and you have to execute it in this way
    ./startManagedWebLogic.sh managedServerName http://adminServerHost:adminServerPort
    For instance, in my case I use:
    unixserv01:/webportal/domains/appServerWeb/bin>startManagedWebLogic.sh managedServ01 http://pelma3w3per01.mesaperu.next:7001
    You have to run it on the machine where the managed server was installed.
    Best regards,
    Raúl

  • Unable to start cacheconnect for Oracle

    I installed TimesTen on my machine (Windows XP) using default properties. When I try and start cacheconnect for oracle using ttCacheStart() I get a 10024 exception stating that OCI.DLL couldn't be loaded. I checked my path settings and everything seems to be in order. Can anyone shed some light on this?

    Hi Naveen,
    That's strange. Are you saying that you need to go into Services and change the "Log On As" setting for "TimesTen Data Manager 6.0" from "Local System" to the name of the Windows user who installed TimesTen, before you can start the Cache Agent?
    Were both the Oracle Client and TimesTen installed by the same Windows XP user? Does this user belong to the local Administrator Group?
    Simon

  • Cann't start personal file sharing service

    open "system preferences->sharing",then start "personal file sharing "service,the status is holding on "file sharing startup" for a long time,I donn't know why,please help me,thanks.

    See if dragging this file to the Desktop, (can move back if it doesn't work), then rebooting allows you to set it...
    /Library/Preferences/com.apple.sharing.firewall.plist

Maybe you are looking for

  • Can't use gmail in Safari - can get mail but not send or reply

    I can't send or reply to emails in gmail when using Safari? Only get error message that it was "unsuccessful and try again." But then can't even delete it or close it out - just keeps going back to that same error message. Have to quit gmail to get i

  • Help with buying used printer, please!

    I have 5 - 15AHP Laserjet Print Cartridges (my sister closed her office) .....  I have a LaserJet 4000 and the 15A doesn't fit of course. I am thinking of buying a used printer so I could use these cartridges.  15A fits HP Laserjet 1000; 1005; 1200;

  • Problem with rollback

    Hello, I have this query DECLARE @TransactionName varchar(20) = 'inlinefunctionTransaction'; begin tran @TransactionName  select * from jsp('S1','P1'); ROLLBACK TRAN @TransactionName; go but when executing it I get a message Cannot roll back inlinefu

  • Flex Diff Algorithm

    A guy named Paul Butler made a diff algorithm for PHP.  It compares two strings, and shows you the differences between the strings.  The original PHP code is here: http://github.com/paulgb/simplediff/blob/5bfe1d2a8f967c7901ace50f04ac2d9308ed3169/simp

  • Saving MS Word Document to Database

    My question is how would I go about saving a MS Word document to a 9i Database. I am using webforms, so using an OLE object wont work. I am using a JavaBean to get the file name, but that is all i can come up with so far. I have a column in my databa