Anda di halaman 1dari 32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Satendrakumar's Weblog
Just another WordPress.com weblog
FEBRUARY 12, 2009 BY SATENDRA KUMAR

How to Install Oracle 9i on Windows XP/2000

Installing Oracle 9i on Windows NT/2000


The following outline describes the steps required to install Oracle9i (version 9.0.1.1 or 9.0.2.1) on the Microsoft Windows NT/2000 operating system. It is assumed that this is a fresh install and that no other Oracle products are installed at this time. If this is not the case, then these instructions may not work on your system.

Where to get Oracle9i for Windows NT/2000


Join Oracle TechNet at http://technet.oracle.com (http://technet.oracle.com) and download a trial copy.Register at TechNet, then look into Products under the category of Oracle9i Database. (Do not get the 9i Application ServerOracle9i for Windows NT/2000 is about 1.5 Gigabytes (two 550 megabyte ZIP files and one 200 MB Zip file) Purchase a trial copy CD Pak from the Oracle Store at http://www.oracle.com (http://www.oracle.com). Each CD Pak costs about $40 for shipping and handling. Buy a full copy of Oracle9i from Oracle. These instructions may or may not be applicable for other versions of Oracle (such as Personal Oracle9i, Oracle9i Lite) or for other Microsoft Windows operating systems (such as Windows 98 or Windows 95). For the record: No Oracle Product will work on Windows ME or Windows XP Home Edition so dont even bother.
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 1/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Checklist
Before you even start this process you should have: A Pentium III or Pentium 4 based PC with at least 800 MHz processor, 256 MB of RAM (512 is much better) and at least 10 Gigabytes of free disk space. If you only have 256 MB of RAM, make sure you have Windows manage at least 400 MB swap file (virtual memory). This machine MUST be running Windows 2000 with service pack 1 or (preferably) 2 installed. If you are running MS IIS, disable the web server (running on Port 80 by default) before starting the Oracle 9i installation. At least 10 GB of free disk space: S p a c et od o w n l o a do rc o p ys o u r c eZ I Pf i l e s : S p a c et ou n p a c ks o u r c eZ I Pf i l e s : S p a c et oi n s t a l lO r a l c e 9 iS o f t w a r e : S p a c ef o rO r a c l ed a t af i l e s( v a r i e s ) : 1 . 5G B 1 . 5G B 2 . 0G B 2 . 0t o5 . 0G B

The Installation Process


As with most Windows installation programs, inserting the CD-ROM (ordered or purchased from Oracle) into the CD-ROM drive automatically executes the setup program. (If this does not happen, use the Windows Explorer to view the contents of your CD-ROM drive and double click on the setup program there). If you downloaded the Oracle9i from Oracle Technet, then you need to unzip the files into a three temporary directories and double click on the setup.exe program in the D i s k 1directory) to get the installation process started. The following Welcome window will appear:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

2/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

It is assumed that this is a fresh install so no other Oracle products should be installed at this time. Click on the N e x tbutton to move to the File Locations screen as shown below:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

3/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

In this screen, the Source and Destination locations must be selected. The Source path should reflect either your CD-ROM or the directory in which you unzipped the source files. Leave this as the default. In the example above, the source files were unzipped into c:\source\Oralce\9i\NT20009011\Disk1 directory. For the Destination, leave the Oracle Home named O r a H o m e 9 0as the default. Choose a hard disk drive that has at least 10 gigabytes of free space. In the example here, we are using the C :drive. Leave the \ O r a c l e \ O r a 9 0path as it is (the default). If you must change this to a different drive, only change the drive letter and not the directories. Click on the N e x tbutton to load the Product information. This may take up to 2 minutes (depending on the speed of your machine). Once the product information has been read, the following 3 Available Products options are presented:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

4/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Make sure the O r a c l e 9 iD a t a b a s e9 . 0 . 1 . 1 . 1 is selected and click on the N e x tbutton. The Installation Types screen will appear next. For this installation, we chose the Enterprise Edition.

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

5/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

The Database Configuration screen will appear next:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

6/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

For this install, we chose the General Purpose Database option. Click on the N e x tbutton to continue. The next step is to identify the database using the Global database name:

If some default Global database name and SID are given, keep them. Otherwise, use the following (make a note of these for later on): Global Database Name is o r c l Oracle SID is o r c l Click on the N e x tbutton to continue to the Data File Location screen

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

7/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

In this step, you need to select where the Oracle data files will be located. In large operations, we typically keep the data files on a separate disk (or disks), however, for this install, we are storing the data files in the same C : \ o r a c l edirectory tree. Keep the default as shown and click on the N e x t button to continue. In the next screen, choose the default character set for the database:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

8/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Click on the N e x tbutton to move to the Summary screen:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

9/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

In this screen (shown above), the products and files that will be installed are summarized. Note that in this example, it will take 1.5 GB MB of disk space for the installation of the software. Additional space will be required for the default database. If everything looks OK at this point, click on the I n s t a l lbutton to begin the installation.

During the install, you will notice various Oracle products being copied over to the hard disk. For example, in the above figure, a portion of the Oracle Enterprise Manager is being installed. Once the installation is completed, the next step will be to configure the various additional services and the database. This is shown below:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

10/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Each of the configuration programs will be executed in turn. The HTTP Server (Oracle/Apache) should launch automatically and open up TCP/IP port 80. You should notice a new Command window as follows:

O r a c l eH T T PS e r v e rP o w e r e db yA p a c h e / 1 . 3 . 1 2( W i n 3 2 )A p a c h e J S e r v / 1 . 1 m o d _ s s l / 2 . 6 . 4O p e n S S L / 0 . 9 . 5 am o d _ p e r l / 1 . 2 4r u n n i n g . . .

The Net Configuration Assistant and Oracle Intelligent Agent should run automatically and not prsent any sustained screens. The Oracle Database Configuration Assistant will appear for some time while the default database is created and opened. As below:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

11/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Once the default database has been installed, the following screen will appear:

Clicking on the P a s s w o r dM a n a g e m e n tbutton and change the default passwords for the SYS, SYSTEM, SCOTT and DBSNMP accounts as shown below:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

12/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Click the O Kbutton when done. This should conclude the configuration of the database and the End of Installation screen should appear as below. Click on the E x i tbutton and click on the following Y e sbutton to confirm exiting the Installation program.

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

13/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

At this point, be sure to reboot your computer so any final changes can take affect. In particular, the path c : \ o r a c l e \ o r a 9 0 \ b i nwill be added to the PATH environment variable.

New Program Groups


After Oracle9i is installed, you will notice several new program groups in the Start menu.

These include: Oracle Installation ProductsTools to help manage the installation and removal of Oracle products on the machine. Oracle OraHome90The set of tools used to work with Oracle90. These include: Application Development Tools to develop Oracle applications including SQL*Plus Configuration and Migration Tools Tools to migrate older Oracle databases to version 9i Enterprise Management Packs Enterprise Manager Quick Tours Integrated Management Tools Oracle HTTP Server

Starting and Stopping the Database


Under Windows NT and Windows 2000, the Oracle 9i database runs automatically as a service. Below is a view of the Windows 2000 Services mangement console showing the services installed by default:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

14/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Note the last one O r a c l e S e r v e r O R C Lis the actual database process itself. O r a c l e O r a H o m e 9 0 T N S L i s t e n e ris the listener process for remote connections to the database. O r a c l e O r a H o m e 9 0 A g e n tis the Oracle Agent used to communicate with management services. Finally, the O r a c l e O r a H o m e 9 0 H T T P S e r v e ris the Oracle/Apache web server. Since the O r a c l e S e r v e r O R C Lservice is set to start automatically, the database wll start and mount each time the computer is started up. To manage the database processes directly, one can use the Enterprise Manager Console in Stand-alone mode. From the Start menu, choose P r o g r a m s> O r a c l e-O r a H o m e 9 0>E n t e r p r i s eM a n a g e rC o n s o l e and select L a u n c hS t a n d a l o n e . The following screen should appear:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

15/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Click on the plus sign to expand the D a t a b a s e sbranch and then once again to expand the O R C L branch. When prompted for username and password, use the S Y S T E Maccount and choose to log in as S Y S D B A . In S Y S D B Amode, the SYSTEM user can perform most any manipulation of the database. Once logged in, clicking on the I n s t a n c etree and then the C o n f i g u r a t i o ntree should display the current state of the database:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

16/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Testing the Installation


Once the database is running, the SQL*Plus tool can be used to connect to the database. Go to the S t a r t>P r o g r a m s>O r a c l e-O r a H o m e 9 0>A p p l i c a t i o nD e v e l o p m e n t program group and run the S Q LP l u sapplication. Once SQL Plus is running, you will be prompted for 3 things: Username, password and Host String. The default Database Administrators account has a username of S Y S T E Mand a default password of M A N A G E R . You may have changed the SYSTEM account password in a previous step so use the new password. Fill in the Username and password fields with the SYSTEM account and leave the Host String field blank. Since we are connecting to a local Oracle database, no Host String is required. Click on the OK button as shown below:

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

17/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

If the database is running and the username and password are typed correctly, SQL*Plus should log the SYSTEM user in and present the SQL> prompt as shown below:

By default, you can also log in with the SCOTT/TIGER account. That is, there is a demo account already set up in the database with username SCOTT and password TIGER. Many of the examples in the Oracle documentation use the tables included in the SCOTT users account. <!

Configuring Net8 to Connect to Nash at Baruch

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

If you have Personal Oracle8i installed on a PC at work or at home and you have a connection to the18/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

If you have Personal Oracle8i installed on a PC at work or at home and you have a connection to the Internet, it is possible to connect the SQL*Plus tool to your student Oracle account at Baruch. You will need to configure the Net8 middleware by setting up a service name (host string, database or alias as it is sometimes called). At Baruch, this service name will be called T c p n a s hand it will be associated with a connection to the host n a s h . b a r u c h . c u n y . e d u , at TCP/IP port number 1521 and Oracle instance O R C L . Before you start this procedure, be sure you are connected to the Internet. You may wish to run the ping program in an MS-DOS shell to see if you can reach the Nash server. Try: p i n g n a s h . b a r u c h . c u n y . e d uand see if you get a response. You can also test by trying to reach the Nash servers web server by going to http://nash.baruch.cuny.edu/oracle (http://nash.baruch.cuny.edu/oracle) with your web browser. The following figures illustrate configuring this new host string using the Net8 Easy Config wizard. The first step is to launch the Net8 Easy Config wizard by going to the S t a r t>P r o g r a m s>O r a c l e -O r a H o m e 8 1>N e t w o r kA d m i n i s t r a t i o n program group and selecting N e t 8E a s yC o n f i g . The following Welcome screen will appear: Since we want to create a new service name (host string), make sure the C r e a t eoption is highlighted under the Actions area and then type in T c p n a s h in the field under N e wN e tS e r v i c eN a m e . Then click on the N e x tbutton to continue. In this next page, we will need to select a communications protocol: In this case, since we are communicating over the Internet, choose TCP/IP protocol and click the N e x tbutton. In the following screen, we will need to specify the Internet host name and the TCP/IP port number where the Oracle server is listening. Fill in the fields as below: Host name: n a s h . b a r u c h . c u n y . e d u Port Number: 1 5 2 1 Click the Next button when done. In the next screen, we will need to specify the Oracle SID. The SID is an identifier that indicates the specific instance of Oracle running on the server. Since Nash currently runs Oracle 8.0, select the second option as shown below and specify the SID as O R C L Click the Next button to continue. At this point, Net8 has all of the information it needs to make a connection to the Nash Oracle database. The next step is to test this connection and if something is not working properly, we can go back (using the B a c kbuttons) to correct it. By default, the Net8 test attempts to connect to the database server using the SCOTT/TIGER account. However, for publicly accessible servers, we almost always delete this account since the username and password are so well known. In order to test the connection, the Net8 Easy Config will first attempt to connect as SCOTT/TIGER. Click on the T e s tbutton as shown below: As can be seen in the figure below, Net8

Easy Config attempts to connect as SCOTT/TIGER but the connection fails. To continue the test, click on the C h a n g eL o g i nbutton at the bottom of the screen. When the dialog box appears, type in your own Oracle username and password as shown in the example below: After you have typed in your username and password, click the O Kbutton. Click on the T e s tbutton for Net8 Easy Config to attempt to connect using the new username and password you just supplied. In the figure below, the connection test was successful. If the test was not successful, make a note of the error code and message. Then close the test screen and go back through the steps of the wizard again to make sure everything
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 19/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

was specified correctly. Also make sure you can ping the Nash server (as described above) to make sure your Internet connection is working properly. Click the C l o s ebutton to get out of the Test screen.

Finally, click the F i n i s hbutton to close the Net8 Easy Config wizard.

Testing the Net8 Connection


Now that a new service name called T c p n a s hhas been created, the connection can be tested using the SQL*Plus tool. Run SQL*Plus and when the dialog box appears, supply your Oracle username and password for the Nash Oracle server and then type in T c p n a s hfor the Host String as shown below. Click OK to log in to the Nash Oracle server. >

Using the On-Line Help


If you elected to install the Personal Oracle8i documentation to your hard disk, you can access the HTML help files by going to the S t a r t>P r o g r a m s>O r a c l e-O r a H o m e 9 0program group and selecting the R e l e a s eD o c u m e n t a t i o nitem. Your default web browser will be launched and the opening page for the Oracle documentation will be displayed.

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

20/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

M a t e r i a l st ob ea d d e d

Last updated: Thu Sep 20 17:12:14 EDT 2001 Copyright 2001 R. Holowczak (mailto:richard_holowczak@baruch.cuny.edu) This entry was tagged free download oracle 9i, installing About oracle these9i, ads installing (http://en.wordpress.com/aboutoracle 9i on windows xp. Bookmark the permalink. these-ads/)

48 thoughts on How to Install Oracle 9i on Windows XP/2000

jaya | August 8, 2009 at 6:13 am


satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

hi,

21/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

hi, I have installed Oracle 9i on win xp.but database assistant component has been failed and when I enter user/password it shows error tns-protocol adapter error.Please help me as soon as possible. thanks in advance. Reply satendrakumar | August 24, 2009 at 7:14 am

hello jaya,

I am really very sorry for late responce!!!!!! Probably the OracleService for the database is not running. Check if the service is running, if not, startup the service. It might be that the service is setup to only startup the service and not the instance as well. On Windows, use the oradim utility to control this behaviour. You will manually have to startup your database C:>sqlplus SQL*Plus: Release 9.2.0.7.0 Production Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved. Enter user-name: / as sysdba ERROR: ORA-12560: TNS:protocol adapter error Restart the service C:>sqlplus SQL*Plus: Release 9.2.0.7.0 Production Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved. Enter user-name: / as sysdba Connected to an idle instance. SQL> startup ORACLE instance started. Total System Global Area 126951228 bytes Fixed Size 454460 bytes Variable Size 109051904 bytes
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 22/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Database Buffers 16777216 bytes Redo Buffers 667648 bytes Database mounted. Database opened. If the service is running, you might be connected to the server using the Terminal Service Client / Windows Remote Desktop. This is not supported by all versions of Oracle (before 9i). One possible work around is to set the LOCAL environment variable in a dos box and try to connect again. The difference between using LOCAL instead of ORACLE_SID is that LOCAL will try to connect through the listener, so it should run as well. eg: C:>set LOCAL=ORA920 C:>sqlplus SQL*Plus: Release 9.2.0.7.0 Production Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved. Enter user-name: / as sysdba ERROR: ORA-12541: TNS:no listener C:>set LOCAL= C:>set ORACLE_SID=ORA920 C:>sqlplus SQL*Plus: Release 9.2.0.7.0 Production Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved. Enter user-name: / as sysdba Connected to: Oracle9i Enterprise Edition Release 9.2.0.7.0 Production With the OLAP and Oracle Data Mining options JServer Release 9.2.0.7.0 Production If the service is started and you are not using terminal services/remote desktop (using an unsupported version of Oracle) and you are relying on the default ORACLE_SID set for the Oracle Home Directory, than youre probably using the incorrect %oracle_home%.
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 23/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Use Oracle Locator express to change the Oracle Home, startup a new command prompt and try again. If you are on Windows, you can use following batch script to do some default checks: Ora12560.bat Reply Prabhpreet Singh | August 26, 2010 at 3:36 pm how can i installed orcle in window xp Reply Sumit Pratap | October 10, 2009 at 3:43 pm how to install only sql plus from oracle 9 . Reply satendrakumar | October 30, 2009 at 4:03 pm u can download the instant client of sql plus from the link follows http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/winsoft.html but you should have databse on local or remote machine for working on sql plus Reply prasad | October 18, 2009 at 5:10 pm Its simple and easy to understand Thanks a lot Reply prasad | October 18, 2009 at 5:13 pm I installed Oracle9i, but Oracle Database Configuration Assistant is failed to install Reply satendrakumar | October 30, 2009 at 3:54 pm sorry for late response can you tell me what exactly error is. because database configuration can be fail by several reason so just post exact error which comes at time of database configuration.
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 24/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Reply noOne | July 17, 2011 at 3:50 pm same happened to me the error is not a zip file(END header not found)

Shoukat Ali | January 24, 2010 at 6:32 am This is gealy a great piece of work. Reply shivani | May 24, 2010 at 11:05 am

hi,

i have setup oracle9i,but am enable to setp with internet.i have tried at cmd prompt but there is no response.how to connect again & after closing the sql editor the instance-> configuration-> shutdown radio button is clicked. am not getting the details of instance information.please help me out. thank u for valuable information. Reply shakti | May 27, 2010 at 6:43 pm Will you please help me, after the successful installation of oracle 9i-how do i install IIS 5. I want both on my machine. i know both servers need port no 80 that is why while loading iis 5 i m getting the error. please help me.. Reply anil kumar | August 28, 2010 at 3:36 pm nice !dudereally helpfull for installing. Reply sudhakaran | September 28, 2010 at 2:12 pm for me it is very useful to install oracle9i software Reply mallikarjun | January 3, 2011 at 11:42 pm

Hai, I had downloaded oracle9i 3 cd pack,unable to run set up.exe from cd1 on win xp(sp2),pl.help me Reply
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 25/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

satendrakumar | January 8, 2011 at 8:13 am sometime it happens with setup . If setup.exe on cd1 is not working in 9i then go to install Folder you will get another setup.exe there try to click on that setup file . In some setup the folder structure like CD1>Install>win32>setup.exe or may be differ . I am just giving example. You just need to find another setup.exe it will have Oracle 9i Icon. Reply Manish | January 13, 2011 at 10:33 am

Sir, i have install oracle 9i software in windows 7 with 2gb ram and 320 gb hard disc. But install is not complete properly. When i start sql+ the result show tns protocol adapter error. What should i do to escape the problem? And how will get uninstall the s/w from my computer. Send solution discriptivaly on my mail. I await your ans. Regards manish kumar pgdca from polytechnic Reply Manish | March 19, 2011 at 7:14 am Sir i have install oracle 9i software and by mistaking i have locked the scott and system user name. And now when start the sql just shows 28000 error accout is blocked. Plz resolve my problem as soon as possible. Regards manish pgdca from polytechnic Reply shaikh khalid | March 22, 2011 at 6:32 pm i tried many times to install oracle 9i,but every time a get a prompt of file path incorrect Reply satendrakumar | April 9, 2011 at 3:40 pm Can u mention on which step it prompts for correct file path . Many times space in the directory name creates such problem try to copy setup files in the directory which is having no space in the name then install from there!!. Reply
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 26/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Ritesh Pawar | April 8, 2011 at 1:12 pm While trying to install the Oracle 9i and following instructions as per the illustrations above I get stuck while unable to copy a certain file oow_annotator.mov (while installing from Disk 2) The disk 1 goes thru successfully and it gets stuck asking for this file. I have tried to google this however in vain. any ideas ??? Please help Reply satendrakumar | April 9, 2011 at 3:34 pm seems like currupt media!!! try with another copy of setup files!!! Reply Ritesh Pawar | April 11, 2011 at 1:08 pm I have checked with another set of 3 discs also, same issue persists and it stops that that very file oow_annotator.mov any other inputs ?? Again, is there anywhere from where I can get Oracle 9i CDs instead of downloading them off the internet ? does anyone have a copy of it and courier it to me ? Ill pay for the courier and the CDs Contact me at : 9821276763 Im in Mumbai

thanks Reply

afzalbt | July 18, 2011 at 7:07 am

Satish Shah | September 15, 2011 at 6:08 pm Its really very useful to new oracle userThanx alot.. Reply Reetu | October 12, 2011 at 2:08 pm After installing oracle 9i how can i work with forms 9i & reports 9i
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 27/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Reply Kamran240 | October 20, 2011 at 7:41 pm I have installed oracle 9i but when I open the sql plus its give an error (Error ORA-28000: the account is locked) please tell me how to unlock the account. I will be waiting for your response. Reply Kamran | October 22, 2011 at 12:23 pm

thanx Reply

Rams MansooRams | January 16, 2012 at 5:09 pm This is Rams, I need a Oracle 9 software CD how i get it. Reply Satendra Kumar | January 18, 2012 at 12:00 pm Its easy to download it using torrents as oracle removed its download link from Download Index .You can easily find lot of torrents on Google or torrent search engines. Reply Vijay Kumar | February 9, 2012 at 2:31 am Awesome Satendra. Nice article. Helped us a lot! Thank you very much! Reply Amit | March 25, 2012 at 9:17 am The below mentioned error occurs while installing the following running services needs to be shut down before continuing Oracleorahome90tns listner Kindly help Reply Satendra Kumar | March 25, 2012 at 10:33 am

Hi,

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

28/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

First let me know on which step this error is coming? second are you installing oracle first time on this Operating System ? if not i would suggest to uninstall properly by Oracle universal Uninstaller then continue with second time installation process. Reply svrao | April 5, 2012 at 6:32 pm Sir I am installed the Oracle 9i . But i am not able to log in .Password error. My password and user name are correct. Error .o1o17 Reply Satendra Kumar | April 5, 2012 at 9:29 pm

Hi,

You can reset your password using following process.. Step 1. Go to Start>Run type cmd to open command prompt. Step 2. type sqlplus and press enter. Step 3. type / as sysdba when asked for user name. Step 4. Alter User username identified by password; (Where username is the schema for which you want to change the password and password is the new password for this user) Now u can try to connect this user by this new password using command conn username/password on the same window or wherever you prefer. Hope it will solve your problem . Reply praveen | April 5, 2012 at 6:35 pm thank u very much . i installed successfully . thanks for step by step procedure. Reply praveen | April 5, 2012 at 6:38 pm it really helped me a lot. Reply sudhakar | April 5, 2012 at 6:40 pm
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 29/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

thanks a lot Reply sudhakar | April 5, 2012 at 6:43 pm it helped me a lot . thank u very much. Reply dinesh | May 18, 2012 at 7:17 am can anyone provide me details how to take schedule back up in oracle 9i ? Reply Satendra Kumar | May 19, 2012 at 6:38 am

Hi,

Open a notepad write exp command for example exp.exe userid=system/manager@orcl file=d:\backup_%date:~7,2%%date:~4,2%%date:~10,4%.dmp log=d:\data_%date:~7,2%%date:~4,2%%date:~10,4%.log grants=y full=Y (Full Backup Export Command ) save as PREFERRED_FILE_NAME.bat file. now open windows scheduler and schedule this bat file on appropriate time and interval. You cans change location and file name as you want but it should be unique in that particular location where your backup file is generating like in above example file will be unique on each day but if you want hour wise backup then you have to include time also. Hope it may help.. Reply vinay | June 12, 2012 at 11:00 am

Dear Sir, I installed oracle 9i many times but always oracle database configration assistant is failed.what is the procedure to fix this problem. kindly help me. Reply Satendra Kumar | June 20, 2012 at 5:51 pm
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 30/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Hi , Can you please give details about the error coming while configuration. some screenshot or error log will be help full You can always check the Oracle Log of Universal Installer in such cases which will be created in \Program Files\Oracle\Inventory\Logs Reply pooja | July 20, 2012 at 12:48 pm thanks for step installation Reply Guruprasad | July 30, 2012 at 5:45 pm

Dear Sir, I installed oracle 9i for first time but oracle database configration assistant is failed.what is the procedure to fix this problem. the error is not a zip file(END header not found) kindly help me. Reply SURAJIT | September 3, 2012 at 4:33 pm thanks Satendrakumar Reply KAMAL KANT GUPTA | February 9, 2013 at 2:53 pm

Dear Sir, I have installed Oracle 9i Server on a XP Machine having a IP address and Oracle 9i Client Installed on another XP Machine Now I want to communicate Client with the first machine, so that SQL Plus can use the databases of the first machine. How to configure ? Reply Jackson | February 27, 2013 at 3:20 pm hello im trying to install oracle 9i on windows 7but im getting an error that says the environment variable path is more than 1023 characters. this value cannot be set. what do i do???? Reply
satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/ 31/32

11/29/13

How to Install Oracle 9i on Windows XP/2000 | Satendrakumar's Weblog

Blog at WordPress.com. | The Misty Lake Theme.

satendrakumar.wordpress.com/2009/02/12/how-to-install-oracle-9i-on-windows-xp2000/

32/32

Anda mungkin juga menyukai