Installing 9iAS (1.0.2.2) on 9.0.1.1 Database on Windows 2000

Modify the 9i Database init.ora file ?
* Comment out MTS Dispatcher
* o7_DICTIONARY_ACCESSIBILITY=TRUE (letter o not zero 0)
* SHARED_POOL_SIZE=55 000 000 or more
* PROCESSORS=250
* JAVA_POOL_SIZE=25 000 000 or more
Restart Database.
* Start the Oracle 9i Database Universal Installer
and select the PRODUCT.JAR file from the 9iAS server CD
Select the Minimal Installation.
(Cancel the Portal Configuration Assistant)
* Copy ORACLE_HOME\jdbc\lib to iAS_HOME\jdbc\lib directory
* Copy tnsnames.ora from ORACLE_HOME\network\admin to
iAS_HOME\network\admin
* Modify the launch.bat file in the iAS_HOME\assistants\opca\
find the string classes111.zip and change to classes12.zip
Save as launch9ias.bat and run the launch9ias.bat file.
* Once the Portal installation is completed run the ssodatan
command as the OPCA points to the Web server on port 80 and not
the default port of 7778.
ssodatan located in the iAS_HOME/portal30/admin/plsql.
Regards
Justin

Modify the 9i Database init.ora file ?
* Comment out MTS Dispatcher
* o7_DICTIONARY_ACCESSIBILITY=TRUE (letter o not zero 0)
* SHARED_POOL_SIZE=55 000 000 or more
* PROCESSORS=250
* JAVA_POOL_SIZE=25 000 000 or more
Restart Database.
* Start the Oracle 9i Database Universal Installer
and select the PRODUCT.JAR file from the 9iAS server CD
Select the Minimal Installation.
(Cancel the Portal Configuration Assistant)
* Copy ORACLE_HOME\jdbc\lib to iAS_HOME\jdbc\lib directory
* Copy tnsnames.ora from ORACLE_HOME\network\admin to
iAS_HOME\network\admin
* Modify the launch.bat file in the iAS_HOME\assistants\opca\
find the string classes111.zip and change to classes12.zip
Save as launch9ias.bat and run the launch9ias.bat file.
* Once the Portal installation is completed run the ssodatan
command as the OPCA points to the Web server on port 80 and not
the default port of 7778.
ssodatan located in the iAS_HOME/portal30/admin/plsql.
Regards
Justin

Similar Messages

  • Installing 9ias step by step and/or workarounds needed!

    Hi:
    Is there any document (technet or metalink) explaining step by step instructions and/or workarounds needed to install 9iAS infrastructure and complete ias (forms, reports, portal, wireless) on same machine (WINDOWS 2000)?
    I've installed it on one machine but my REPORTS server do not work and i don't know anything else to do to put it working (the reports server startup and after that shutdowns immediatly without any warning).
    Is there any issue found after releasing 9iAS for Windows 2000?
    Would appreciate any help.

    This will definitely be my endgame.
    But since this code just came out, I am not willing to jump direct to it, yet.
    Also, I haven't found much documentation on how to make this transition, i.e., exactly what settings on the ASA will make it replace the IPN, and if any changes need to be made on the Admin/Policy/MnT server.
    Then as soon as I make that transition, I will be able to rebuild the 3315 (have 2) to be failover between the two locations.

  • Installing 9iAS on Sun Solaris 5.7

    Hi,
    I am trying to install 9ias on SunOS 5.7. We have a 8i database up and running
    on the boxalready. During the 9ias installation, we entered a separate
    oracle_home, for a new instance we created. After, a dialog box poped up and
    asked me to open another terminal and login as root to run root.sh in that
    terminal- what I want to know is what will this root.sh script do to my
    existing(original)oracle_home, environment variables, .profile etc.?
    Your help is much appreciated.
    null

    You can read the root.sh script in your 9iAS home (copy below). Make sure that when root is logged in the ORACLE_HOME gets set properly so the CHMODs etc act in the correct directories.
    John H.
    #!/bin/sh
    # the following commands need to run as root after installing
    # the OEM Agent. They take care of fresh installs as well as
    # in-place upgrades from earlier versions.
    RMF="/bin/rm -f"
    CHOWN="/bin/chown"
    CHMOD="/bin/chmod"
    TEST="/bin/test"
    ECHO="/bin/echo"
    ORACLE_HOME=/Apps/oracle/9iAS
    ORACLE_OWNER=oracle
    # change owner and permissions of the dbsnmp executable
    $CHOWN root $ORACLE_HOME/bin/dbsnmp
    $CHMOD 6750 $ORACLE_HOME/bin/dbsnmp
    # remove all previously created log and trace files
    $RMF $ORACLE_HOME/network/trace/dbsnmp*.trc
    $RMF $ORACLE_HOME/network/trace/oratcl*.trc
    $RMF $ORACLE_HOME/network/log/dbsnmp*.log
    $RMF $ORACLE_HOME/network/log/nmiconf.log
    $RMF $ORACLE_HOME/bin/dbsnmp0
    $RMF $ORACLE_HOME/bin/oemevent0
    $RMF $ORACLE_HOME/bin/oratclsh0
    # remove previously created pkgIndex.tc file
    $RMF $ORACLE_HOME/network/agent/library/pkgIndex.tcl
    # remove previously created snmp_ro.ora file
    $RMF $ORACLE_HOME/network/admin/snmp_ro.ora
    $RMF $TNS_ADMIN/snmp_ro.ora
    # adjust owner of snmp_rw.ora
    if $TEST -f $ORACLE_HOME/network/admin/snmp_rw.ora
    then
    $CHOWN $ORACLE_OWNER $ORACLE_HOME/network/admin/snmp_rw.ora
    $CHMOD 660 $ORACLE_HOME/network/admin/snmp_rw.ora
    fi
    if $TEST -f $TNS_ADMIN/snmp_rw.ora
    then
    $CHOWN $ORACLE_OWNER $TNS_ADMIN/snmp_rw.ora
    $CHMOD 660 $TNS_ADMIN/snmp_rw.ora
    fi
    # adjust owner of the agent queues and other associated files
    $CHOWN $ORACLE_OWNER $ORACLE_HOME/network/agent/*
    $CHMOD 770 $ORACLE_HOME/network/agent/*
    $CHMOD 750 $ORACLE_HOME/network/agent/jobs
    $CHMOD 750 $ORACLE_HOME/network/agent/events
    $CHMOD 750 $ORACLE_HOME/network/agent/config
    $CHMOD 750 $ORACLE_HOME/network/agent/library
    $CHMOD 750 $ORACLE_HOME/network/agent/tcl
    $CHMOD 750 $ORACLE_HOME/network/agent/mibs
    $CHMOD 750 $ORACLE_HOME/network/agent/jobs
    $CHMOD 777 $ORACLE_HOME/network/agent/jobout
    $ECHO "IMPORTANT NOTE: Please delete any log and trace files previously"
    $ECHO " created by the Oracle Enterprise Manager Intelligent"
    $ECHO " Agent. These files may be found in the directories"
    $ECHO " you use for storing other Net8 log and trace files."
    $ECHO " If such files exist, the OEM IA may not restart."
    null

  • Error installing 9iAS on Win NT/2000

    I downloaded Oracle 9iAS for Win NT from the web site http://otn.oracle.com/software/products/ias/software_index.htm. When I try to unzip the files using winzip 8.0, I get the following error - "Cannot open file. It does not appear to be a valid archive. Try downloading again". I tried downloading a couple of times. I am getting the same error.
    I believe these files should be compatible with win2000. I would appreciate if anyone could help me with the installation, or help find a downloadable 9iAS compatible with win 2000.
    Thanks,
    Priya
    null

    Can anyone tell me where can I download the 9i database for Windows 2000? I only see the 9i Enterprise Database for Sun's Solaris.
    Thanks in advanced.
    --Wo                                                                                                                                                                                                                                                                                                                           

  • Install oracle 8.0.6 with Windows 2000

    hello all,
    today we have oracle 8.0.6 on NT Server ...
    we need install the same release oracle 8.0.6 on new IBM server, with Windows 2000 Server ...
    we are looking information about differences between config oracle 8.0.6 in NT Server and Windows 2000 Server
    thanks in advance
    rodolfo

    My tnsnames.ora file is using SID and not SERVICE NAME.
    The configuration is the same as the other NT server I am using, this is actually a new server we are trying to replace the production with. The only difference is the OS so far. I looked at all the configuration files and the only error I get is that TNS 12203 error when I try to connect to Oracle.
    When I try from any client it does the same thing, TNS 12203 and no connection to database.
    Could it be the OS, or does anyone know anyone that has Oracle 8.0.6 on a 2003 Server Box.
    Thanks for your help guys.

  • Installing 11gr2 release 11.2.0.2 database in Windows 7 32 bit

    Hi everyone,
    I want to Install 11gr2 release 11.2.0.2 database in Windows 7 32 bit.
    I have searched on download.oracle.com but i was not able to findout proper database compatible with windows 7. They had 11gEX db but i want to install simple 11gr2.
    Please help me to download and configure database on windows 7 32 bit.
    Thanks in advance.
    Nish

    11.2.0.2 is only available from My Oracle Support (https://support.oracle.com), access to which requires a paid support contract with Oracle
    11.2.0.1 can be downloaded from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Install Guide is at http://docs.oracle.com/cd/E11882_01/install.112/e24186/toc.htm - you will need Win 7 Professional or higher - Home version is not supported.
    HTH
    Srini

  • How to install 10g on windows 2000

    Hello
    Please guide me step by step as how to install 10g on windows 2000 .
    I am a beginner and I want to install this setup in my office.At present we are using oracle8i on windows 2000.We want to do a fresh installation in a new setup and hence for the time being we are not going for upgrade or migration from 8i
    Please guide me .
    Thanks in advance.

    Just follow the installation guide, that's all you need,
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/toc.htm
    Make sure install Oracle 10g into different ORACLE_HOME than 8i

  • How do i get Windows 2000 off the VPC 5 disc to install with VP 7

    VPC 5 With windows 2000 upgraded to VPC 6 ran great. But hey I thought lets upgrade so I bought VPC 7 Stand-alone, installed XP PRO and it is soooooo
    Sloooow. I want to get Windows 2000 off the VPC 5 disc to install on VPC 7 to see if there is a difference. Yeah we got 1.5 gigs of Ram and a Dual processor
    Machine. Maybe something else is going on but I cant figure what. So How do I get Windows 2000 off that VPC 5 disc???

    Yep tried that. No go but thanks.
    Some of the previous versions of the VPC CDs
    (unfortunately, I can't remember which) were hybrids
    and doubled as not only the VPC for Mac installer CD
    but also the Windows OS installer CD. You might try
    creating a new virtual PC and then when asked for a
    Windows installer disk, insert and capture your VPC 5
    disk. I have no idea if this will work for you.
    Later versions of VPC came with the Windows OS
    pre-installed on VPC disk images and not with a
    Windows installer. If your version has a disk image,
    copy it from your version 5.0 CD and try opening that
    in VPC 7.0. You should see a conversion process.
    Hope this helps! bill
    1
    GHz Powerbook G4   Mac OS X (10.4.4)  

  • Succes installing 9iAS R2 (release 2) on RedHat Linux 7.3

    I had success installing 9iAS release 2 on RedHat Linux 7.3. I used the instructions on http://www.puschitz.com/OracleOnLinux.shtml.
    At first, I tried this on RedHat 8.0. Funny thing is: installation of infrastructure failed even though I followed the instructions. Then I downloaded 7.3, followed EXACTLY the same instructions and voila, works like a charm.
    Puschitz' instructions are for 9i and not for 9iAS though. Some additions:
    1) One of the pre-installation steps there says to set some environment variables, one of them being the SID. It's set to 'test', but of course with standard settings the sid of the database that comes along with 9iAS has a SID of 'iasdb'.
    2) Also what I did, was to downgrade the binutils package to the version provided by Oracle here: http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html. As an alternative, Puschitz says to change some makefiles. I didn't try this.
    3) I then installed the infrastructure. When finished, I exited the installation and rebooted. After the reboot:
    4) I changed to the /bin directory and typed (as root):
    ln -s /sbin/fuser
    5) Changed back to user 'oracle' and started the infrastructure with:
    $ORACLE_HOME/bin/sqlplus
    connect / as sysdba
    startup
    exit
    $ORACLE_HOME/bin/lsnrctl start
    $ORACLE_HOME/bin/oidmon connect=iasdb start
    $ORACLE_HOME/bin/oidctl connect=iasdb server=oidldapd instance=1 start
    $ORACLE_HOME/opmn/bin/opmnctl startall
    6) Then started the installer and did the middletier installation. Rebooted.

    Following your instructions i've also succesfull installation of ias9iR2 Infrastructure on Redhat7.3. Checked the database Iasdb and Enterprise Manager Website (on http://liminwang:1810), everything works fine. Hence i try to install Portal & Wireless on the same machine on a different Oracle_home (but on the same Oracle_base) according to the installation guide. The installation stuck when i've chosen the Portal and Wireless option. I get a warning that the Enterprise Manager Website Process is still running and it must be stopped to proceed the stallation. So i stopped this process by: $oracle_home/bin/emctl stop
    Still i get the same warning. Stopping the database also doesn't help. Even when i deinstalled the Enterprise Manager Website component i get the same warning.
    Please help!

  • Installing 9iAS on Windows XP Pro

    Hi folks,
    is it possible to install 9iAS on Windows XP ?
    which version ?
    thanks,
    Alexandre

    Hi,
    iAS Rel1 cannot be installed on Windows XP however Rel2 will be installable on Windows XP.
    Thanks,
    Mathew

  • How do I install 9iAs on 9i DB?

    Hi,
    I have installed oracle 9i Database Re 1(9.0.1), and Oracle 9iDs Re 2 (9.0.2) on Windows/2000. Now I want to install Oracle 9iAs Re 1 (1.0.2.2.0), but I got Error message for depedencies :"Not all dependencies for the component Oracle Enterprise Manager Common Files 2.2.0.0.0 are found. Missing Component oracle.swd.jre 1.1.0.10.0", and then the installation process is abort.
    But I installed Oracle 8.1.7 with 9iAs (same version) and 9iDs(same above version) before and they worked properly. Is some thing wrong with Oracle database version conflict?
    Can some one help me?
    Thanks

    You can't. If it's a fourth generation iPod touch, it can't be updated past 6.1.6, and if it's a fifth generation one, it can only be updated directly to iOS 8.
    (113124)

  • Problems with installing 9ias infrastructure

    Iam trying to install oracle 9ias application server on a windows 2000 professional edition.
    so before installing application server iam trying to install 9ias infrastructure.
    my initial attempts have failed so iam trying to reinstall it again after deinstalling the existing infrastructure.
    the error iam getting is that the user who installed earlier is different from current user.
    i use only one account on the machine. how can i correct the problem.
    thanks
    chakri

    The server has 2 500mhz Pentium Processors.
    Actually, I was able to bypass the issue by forcing the OUI to use 1 processer (Note 229478.1), but I am now having issues with the Infrastructure Schema Configuration Assistant. Even though it says it succeeded, the log says otherwise.

  • Install 9iAS problem

    We are trying to install Oracle 9ias release 2 on windows 2000 system
    The first step F set File Locations is ok
    The second step : Available Products , I choice uOracle9i Application Server 9.0.2.0.0 v is ok.
    Then thrid step : Installation Type , I choice uC.Business Intelligence and Formsv have following error message :
    Installation has detected that a fully qualified hostname has not been specified for this host. Oracle9i Application Server installation requires a default domain name to be specified for each host where it is installed. Please consult your operation system instructions for details on assigning a default domain name. if you are not using a DNS server, then the file c:\WINNT\System32\drivers\etc\hosts must also include a line of the form: <IP_ADDRESS> <FULLY_QUALIFIED_HOSTNAME> <ALIASES>
    After I set c:\WINNT\System32\drivers\etc\hosts File and reboot host, but still have this errorCHow can we solve this problem ? Thanks.

    We are trying to install Oracle 9ias release 2 on windows 2000 system(...)
    Did you notice that "Oracle9i Application Server installation requires a default domain name to be specified for each host where it is installed."? Seems as if AS requires both lookup (name) and reverse lookup (ip) to work (with domain names).
    Open command prompt and type 'ipconfig /all' and check Host Name and Primary DNS Suffix. (There you should also be able to see if DNS servers are properly configured, if need be.)
    After I set c:\WINNT\System32\drivers\etc\hosts File and reboot host, but still have this errorCHow can we solve this problem ? Thanks. That took care of only half of the problem :)
    Hth,
    Fredrik

  • Installing 9ias Rel 2 on RH Linux 8.0

    Hi, Guys
    I am installing 9ias 9.0.2 on linux RH 8
    I fail on post-steps , waiting on
    "Oracle Net Configuration Assistant",
    When I try to start listener manually , I get error :
    TNS-01150 : address of specified listener incorrect
    TNS-01153 : Failed to process string ...
    My tnsnsmaes.ora does not exist.
    My listener is :
    # LISTENER.ORA Network Configuration File: /home/oraias/infrastructure/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = panther.emea.oracle.com)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /home/oraias/infrastructure)
    (PROGRAM = extproc)
    and sqlnet.ora is :
    # SQLNET.ORA Network Configuration File: /home/oraias/infrastructure/network/admin/sqlnet.ora
    # Generated by Oracle configuration tools.
    NAMES.DEFAULT_DOMAIN = emea.oracle.com
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    ========================================================
    My /etc/hosts have 2 strings:
    1-st identify localhost
    2-nd machin-name (panther)
    ========================================================
    Ping panther is working
    dnsdomainname return right value (domain name)
    domainname returns the value of it should to be
    ========================================================
    IF ANYONE CAN HELP ME TO RESOLVE THE ISSUE, ANY HELP WILL BE APPRECIATED.
    REGARDS

    Slava,
    this might help you:
    http://oracle.com/forums/thread.jsp?forum=135&thread=169840&tstart=15&trange=15

  • Installing 9iAS 1.0.2.2.1 with 9i Db 9.0.1

    After installing 9i Db, when installing 9iAS, after the Component Configuration and Startup screen, the installation starts thens hangs with the message 'Enterprise Manager Common files Missing Dependices' Missing oracle.swd.jre1.1.8.10.0.
    Any ideas, I have cleaned out my system for a restall in cluding the registries but the same problem reappears.
    Any help would be greatly appreciated.
    Regards Stu.

    Hi Stuard,
    You may want to follow the following steps to install 9iDB with 9iAS 10221.
    You can also refer to the early msg disussion in this forum on the same subject.
    Thanks,
    Yuning
    ==============
    below are some steps you need to make to install 9iAS 1.0.2.2.1,
    some of the steps are not needed for 1.0.2.2.2
    install 9iAS v1.0.2.2.2 in Oracle 9i Environment (windows 2000)
    9i DB <OH>: d:\oracle\ora90
    9iAS <OH>: d:\oracle\iSuites
    1. Delete the spfile.ora. Go to the d:\oracle\ora90\database and
    delete the file spfile.ora OR you can rename it.
    2. Modify the following init.ora parameters
    a. db_cache_size=33554432
    b. open_cursors=300
    c. java_pool_size=67108864
    d. large_pool_size=67108864
    e. processes=200
    f. O7_dictionary_accessibility=true
    g. job_queue_processes=3
    3.Restart the database
    4. Use the JDBC lib files from the 9i Database environment to
    iAS home d:\oracle\ora90\jdbc\lib to d:\oracle\iSuites\jdbc\lib
    5. Remove the Oracle HTTP server from the Oracle database home
    6. Resize the database tablespaces
    INDX: 50 MB
    SYSTEM: 550 MB
    UNDOTBS: 150 MB
    USERS: 200 MB
    TEMP: 100 MB

Maybe you are looking for

  • My ipod touch shows up as a camera on my pc and wont show up at all on itunes

    my ipod touch shows up as a camera on my pc and wont show up at all on itunes

  • QuickTime for Windows takes long time to play LAN video

    I have mpeg4 and DV video saved on XServe+XRAID. When I connect such videos form a PC with XP/QuickTime Player, on the same LAN, it take a lot of time (one or more minutes), before start to play. Any other LAN operation give non problem. The same vid

  • Import tracks in album order when viewing by Date Added

    I've seen some older posts regarding this, but nothing recently. Here's my issue, and I can't believe more people aren't up in arms about it: I keep iTunes sorted by Date Added, so that my latest stuff is at the top -- pretty normal for a music liste

  • Finder problems -- what can I do?

    Well I have the first problems I have had with this Mac -- Finder is closed and won't open.. and the only program that will open is Safari. Trash won't open either. When I click on an icon in the dock they simply bounce once and that's it. I also hav

  • Can't set up a new mail box

    When I try to create a new mail box I get the following error message: "Mailbox Creation Failed Unable to create path ~ /Library/Mail/Mailboxes/Saved.mbox." What am I doing wrong? PowerPC /g4   Mac OS X (10.4.8)