New oracle environment

I don't know if this is the correct forum for this question.
But i have to install an oracle environment all on 1 computer running Windows 2000.
What i need to install is
Oracle Forms and Reports 6i
Oracle JDeveloper
Oracle 8i Enterprise Edition Release 2 8.1.6.
Oracle Designer 6i
Can someone help me with the procedure how to install this, and in what order.
I can't get it all working together.
null

Simply install forms and reports into one home with designer.
The database into another oracle home (directory) and Jdeveloper to another directory.
You can check on metalink.oracle.com if the versions of forms and designer you have can sit in the same home if not you can install them in different directories too.

Similar Messages

  • Portal Forms are not getting displayed in the new oracle environment.

    Hi All,
    The Forms in our Portal applications are not getting displayed after we have done the upgradation of Database in Unix from 8i to 9i. The reports are working fine.The forms that were added as portlets are not getting displayed and other forms that are called thorough links returns error when it is run. The Newly created forms are also not running but returns error. The Portal Version is 3.0.9.8.3. Pls help.
    Regards,
    Tom

    Hi ,
    Based on the requirement , check whether the customer contact has been done carried out for the invoice  , then possibility it must have gone out of the worklist , chekc whether the Invoice posted in the AR has been transferred to FSCM collection .

  • Problems opening existing Oracle 9i in new 11g environment

    Hi everybody,
    Have I got a challenge for you! Just to be clear, I'm not an Oracle specialist (or just call me an Oracle-noob).
    Challenge: Open up an existing Oracle 9i database in a new Oracle 11g environment.
    End result: Be able to connect to a running Oracle database with 'SSMA for Oracle' to convert it to a SQL database.
    Starting point:
    - Received from customer: DBF, CTL and LOG files from an existing Oracle environment.
    - Since I cannot download Oracle 9i environment, I chose to install the 11g environment and hope for a proper backwards compatibility.
    How far I got:
    - Installed 11g environment
    - Configured a database pointing to the DBF files
    ~ Change init.ora to use the CTL files
    ~ Create spfile from init.ora
    ~ Startup database mount and rename database and datafiles using sqlplus (connecting with "sys as sysdba")
    Issues:
    Now I can startup the database, but it comes up with an *"ORA-00704: bootstrap process failure"* and recommends me to start it up with UPGRADE option. Starting it up with UPGRADE option works and I can browse through the database using the Toad tool (connecting "as sysdba"). But 'SSMA for Oracle' does not have an option to connect "as sysdba" and gives me an "ORA-39710: Only connect AS SYSDBA is allowed when OPEN in UPGRADE mode".
    Since the SSMA for Oracle client cannot log me into a database started with UPGRADE option I probably will have to fix the "ORA-00704: bootstrap process failure".
    I tried to avoid the upgrade-option by trying to upgrade the database to 11g. But utlu112i.sql and catalog.sql give me errors like "ORA-04023: Object SYS.STANDARD cannot be validated".
    Questions:
    - Do you think that what I'd like to achieve is possible at all?
    - Can I easily run a Oracle 9i database in a 11g environment or do I really have to upgrade?
    - Do you think this is the best way to get an existing Oracle database running in a new environment?
    - If yes: How do I solve the ORA-00704 error?
    If you need any more information, alert logs, .ora files or anything to give a proper answer, please ask and I will provide them.
    Thanks in advance!
    Regards,
    Dirco

    You can find the Oracle binaries here I think for 9i...
    http://edelivery.oracle.com
    No matter which direction you go here you are going to probably run into issues and setup needs that it would probably be better for you to hire a DBA to help out with. In the end it will probably cost you less in your time and effort.
    One "quick" method to upgrade a system (depending on your database size) and probably the simplest for you is to do an import and export. However, that will require that the client sends you and export of their database.
    You could then simply install the Oracle 11g database on your system and then import the previous database into the 11g instance. With 10g and on they recommend using a product called DataPump, but the import and export utilities are still available for use and I would stick with them for this.
    The trick about the import and export is that there are things that you will probably need setup within the 11g instance that mimic the 9i instance to have the import smoothly. Objects get created in areas called tablespaces which are logical abstration of the storage on the system. You will need tablespaces created that mirror the tablespaces on the 9i instance. So for a basic outline.
    1) Get client to create export of 9i instance.
    2) Get client to provide a list of tablespaces on the 9i instance and the size of those tablespaces.
    3) Install 11g on your new machine....in the process allow it to create a database (this is an option).
    4) Create tablespaces that mirror the 9i instance in naming and size on the 11g instance
    5) Do full import into the 11g instance of the 9i dump.
    I still suggest hiring a DBA for a few hours to make life easier on yourself and get the job done quickly and correctly.
    Regards
    Tim

  • Performance tuning for new OFMW environment

    Hello
    We have just set up a new UAT environment entirely on all Oracle FMW latest products which includes:
    1) OS -RHEL V5
    2) WebCenter
    3) SOA Suite
    4) Database
    5) IDM
    6) HTTP Server
    7) WebLogic Server
    As as post infrastructure setup plan we need to to performance tuning as well. Shall we do only WLS performance tuning or we need to tune each and every product in order to get optimum results.
    Any guide? resource to help?
    Pls advice
    Regards
    Dev

    When you install the product soa-suite (and probably webcenter too) a prerequisite check is performed
    that gives information about packages and parameters that need to be adjusted on your operating system.
    For products that run on WebLogic Server you probably have to tune the JVM, examples can be found here:
    - http://middlewaremagic.com/weblogic/?p=6930 (discusses JRockit)
    - http://middlewaremagic.com/weblogic/?p=7083 (focuses on Coherence, but the considerations can be applied to other environments as well)
    Examples that set-up the SOA-Suite can be found here:
    - http://middlewaremagic.com/weblogic/?p=6040 (discusses considerations when installing the SOA suite)
    - http://middlewaremagic.com/weblogic/?p=6872 (discusses considerations when adding the web-tier to the SOA suite)
    The enterprise deployment guides can help too:
    - SOA Suite: http://download.oracle.com/docs/cd/E21764_01/core.1111/e12036/toc.htm
    - WebCenter: http://download.oracle.com/docs/cd/E21764_01/core.1111/e12037/toc.htm
    These also contain sections on integration with Oracle Identity Management and the Oracle HTTP Server

  • Create new oracle database with JAVA

    Hi!
    I would appreciated it if you could help me to solve a problem that i have.
    I am trying to create a new oracle database by a JAVA 1.4.2 application. I am using the scripts that Oracle 10.g supplies during the creation of a new database from the server (Generate Database Creation Scripts) with the appropriate changes, generated by a java application. Unfortunately, i am unable to connect with the database and the listener. Is there any other way to create a new database by java and how can i solve my current problem with the oracle scripts?
    Thank you.

    A) To create a new schema, you need to be connected as a user that has create schema privilege, or as tyhe user who is to own the schema (remembering that the user has appropriate create privs, as seen in the GRANT command in the SQL Reference manual). Not an issue at all, I think, if you coordinate this with your DBA. Discussed very well in the Administrator's manual.
    B) Alternately, you could create a complete copy of the schema, including all desired objects (tables, views, etc.) in a separate database and simply export the user and schema. Then simply invoke the OS-based import command (imp) to load that entire thing into the target database.
    C) To create a new database, there are 3 simple steps ...
    1) create the appropriate initialization parameter file
    the init{sid}.ora file should be placed in the $ORACLE_HOME/dbs or %ORACLE_HOME%\database directory. (I recommend you do not attempt to create the spfile.) Of critical interest will be setting the block size information, the control file parameters, and using the appropriate memory management parameters, based on the version of the software you will be using to create the database instance.
    2) start an empty instance, pointing to the parameter file
    This will be an OS specific call, and will require that you have the correct OS environment set up as well as access to the ORACLE_HOME which will provide the software that you will invoke. In *nix you will need to call the sqlplus command with sysdba provs and in Windows you will need to call oradim to initialize this as a service.
    3) run the SQL create database command
    You might want to use the dbca to create a template of the create database command, or look in the SQL Reference manual for the variations on the command. Of critical interest will be initializing the redo logs as well as the system, sysaux (if needed), temp and undo tablespaces after which you can set up the regular tablespaces, users and schemas. I highly recommend that you have redundant copies of the control files on separate drives.
    You may want to review the online Concepts manual and the Adminstration Guide for some of the specifics to your needs, but I think I've covered the basics.
    Remember that ideally you will only have one database instantiated on any given server as the memory and CPU overhead of each instance is significant.
    Good luck.

  • New Oracle Database 10g Collateral on Globalization Home Page

    Check out the new OTN Globalization Home Page which includes new Oracle Database 10g collateral.
    http://otn.oracle.com/tech/globalization/index.html

    I am installing Oracle 10.1.0.3 on RHEL4 but cannot manage to get installer screen loaded. I have made the necessary environment changes, applied patch 415257 to no avail.
    I get the error Exception: java.lang..UnsatisfiedLink Error: /tmp/OraInstall.. cannot open shared object file or directory occured. Implying file libXp.so.6 is missing.
    I downloaded Xfree86-libs-4.3.0.780EL.i386.rpm files to no avail.
    How can I get the Installer up and running? Are there any patches to apply?
    Moses Moya

  • How to same oracle environment on two machines?

    Hallo,
    we are planing to put the same oracle environment on two machines.
    what is the best way to realize that.
    installation on each machine or installation on one machine and copy the environment to the second?
    which way is recommended or better?
    thanks in advance,
    Reinhard

    Hi;
    we are planing to put the same oracle environment on two machines.
    what is the best way to realize that.
    installation on each machine or installation on one machine and copy the environment to the second?
    which way is recommended or better?One option can be:
    If the path will same and If the OS will same (I assume you are on unix) than you can copy oracle_home and datafile to new machine(Also oratab,oraInventory,oraInst.loc file) The second machine db could be run.You may need to run relink binary
    Second one is:
    Make installation on machine 1 than clone it to machine 2. See:
    How To Make A Copy Of An Open Database For Duplication To A Different Machine [ID 224274.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Oracle Environment Variable Problem - OCIEnvNlsCreate() failed

    We are using PHP 5.2.3 with oci8 version 1.2.3 in CentOS 5.0.
    We have installed Oracle 10g in the same machine where Apache (2.2.3) is running.
    First we tried to set the Oracle environment variable in httpd.conf as
    SetEnv ORACLE_HOME u01/app/..../db_1
    SetEnv ORACLE_SID oratest.
    But we were unable to connect and got the message 'OCIEnvNlsCreate() failed'.
    Then we tried to set the environment variables in root's bash profile.
    Then it did work in PHP command line interface. But it didn't work in browser. Interestingly, getenv function shows the environment variables correctly (even in the browser).
    We also given the read and execute permissions for all users in all directories of oracle. But still it gives the same error.
    Please help.

    While trying to get new oci8 php extension to work I remember trying to set parameters using SetEnv inside apache httpd.conf or inside .htaccess file. However this is not recommended and I remember seeing some suggestions as not to use SetEnv for Oracle environment variables. I also had issues with that before. I went and added bash
    export ORACLE_HOME=... to the Apache startup script in /etc/init.d and this has resolved the problem for me.
    I hope this helps.
    Gena01

  • NEW PS Environment

    Hi All,
    I am new in the PS Admin activity.
    Currently we need to create a new PS environment. Can anyone tell me the steps involved in doing so? Please explain the same in details.
    We are using Unix server with Oracle as database.
    Thanks in Advance!!
    /Pradeep

    There are many steps, first of all, read carefully the Peopletools Installation Guide, choose the one according to your Peopletools version :
    PT8.50: http://download.oracle.com/docs/cd/E15742_01/psft/html/docset.html
    PT8.49: http://download.oracle.com/docs/cd/E05406_01/psft/html/docset.html
    PT8.48: http://download.oracle.com/docs/cd/B31343_01/psft/html/docset.html
    Nicolas.

  • Welcome to the new Oracle User Group Community

    Welcome to the new Oracle User Group Community. Whether you landed here via the redirect from the previous community site - IOUC.org - or navigated here directly, welcome. This new platform brings new community features to enhance the way you connect with user group peers and with Oracle, as well as make it easier for you to find information through a more intuitive interface. We invite you to provide your feedback on the new site. Log in using your OTN Forum credentials and join the discussion here. If you do not yet have OTN Forum log in credentials, navigate to http://community.oracle.com/community, click on the "Register" link in the upper right corner of the page and create your account.
    We look forward to hearing from you.

    Hi Kashif,
    Glad you like the new Community. Communication among user group leaders works a little differently on this site than on the previous site. Rather than having communication focus around e-mail distribution lists, communication now is focused within the site itself. The intent is that this will provide users the one place to come for information, rather than having to sort through lots of e-mail threads. That doesn't mean that e-mail is completely out of the picture though. Users can opt-in to receive e-mail notifications when an individual piece of content is changed, or when content is posted to a space. Look for the "Receive email notifications" link under "Actions" to start receiving notices. To stop receiving notices, go back to the same content/space and click "Stop email notifications".
    Your Relationship Manager will be talking with you and the other leaders in your region over the next few days and weeks regarding how you and your group of leaders want to communicate.
    Best regards,
    Oracle User Group Team

  • I have the new Oracle 8i installer and here is why

    I have been trying to get Oracle 8i on Linux and I feel that I
    must share
    my thoughts on the new Oracle installer with everybody.
    I hate the new installer. I used to run the installer from
    home over my
    128Kbps connection while I was connected to the office machines,
    because it
    was simple text based. And Oracle 8i has changed all that!
    I have nothing against GUI based installers, only when they have
    a little too
    many animated images that eat up bandwidth. I had to drive all
    the way to
    the office because I did not have sufficient bandwidth to display
    the darn
    ringing bell animated image. This is strictly the mentality of
    Windows users
    who like to work on the console of servers.
    And check this out:
    line 118 in my install log file at :
    /usr/local/oracle/u01/app/oracle/oraInventory/logs/installActions.log
    says :
    platGroup = WINDOWS
    And this is on Linux!!! Maybe the Oracle folks are forgetting
    that Linux
    users are a little too sensitive to these kind of mistakes. :)
    This also supports my theory that the new installer is a gift
    from Windows
    programmers. Who are not too familiar with the idea of being
    able to send
    their video display to any computer around the world and work
    from there.
    A feature every Linux user takes for granted
    There are numerous other bugs in the installer and other routines
    of Oracle
    8i for Linux. Some of them I will list here:
    2. The installation types screen list 3 options:
    Typical, Minimal and Custom.
    Somehow Minimal takes more disk space (642 MB) compared to
    Typical (585 MB).
    Well that is what the installation screen says. I have not tried
    to install
    using the minimal install.
    3. The installation cant figure out how much free space is
    available on the /
    partition. Is it that hard? Its gives warnings about how I may
    not have
    enough space.
    4. dbassist cant find the cdrom if you try to install the default
    database
    from CDROM. It says cannot find CDROM even if you have all your
    stuff under
    /mnt/cdrom
    5. The docs talk about software mount points and data mount
    points /u01 /u02
    /u03 and /u04 that I created, but I could not find anywhere to
    specify them
    like I was able to, with the last release.
    6. "Oracle Protocol Support" section during the install shows no
    options at
    all. What happened to good ole Net8?
    And many others. This product is a joke.
    Atif.
    [email protected]
    null

    My sentiments exactly. There are so many bugs in the
    installation of this release that I have just about given up.
    And I haven't even started testing the new features yet!
    I've tried the install on RedHat 6.0 straight out of the box (no
    patches or updates applied) and followed the OIG and release
    notes to the letter. Clearly, no one at Oracle did the same,
    because there are many problems during install. I finally got a
    simple database running, but there are some real gotcha's along
    the way.
    Here are just a few of the bugs I've encountered:
    1. Zero length library file $ORACLE_HOME/lib/libnjni8.so.
    Netasst doesn't work without it. Someone said they posted the
    source code to the comp.databases.oracle.server newsgroup, but I
    can't find it.
    2. Database Creation Assistant thinks dbmssql.sql is called
    dbmssml.sql.
    3. Building the Intelligent Agent with TCL 7.5 causes a cascade
    of undefined references when running gmake -f ins_oemagent.mk
    agent
    4. Database Creation Assistant doesn't understand OFA. It wants
    to put all of the database files /u01/app/oracle/oradata/<sid> !
    5. Database Creation Assistant will sometimes prevent editing
    the data file names to put them in OFA compliant directories.
    I am appreciative of the free developer licenses for so many
    Oracle products, but this is the worst Oracle install I've had
    in 12 years.
    Atif (guest) wrote:
    : I have been trying to get Oracle 8i on Linux and I feel that I
    : must share
    : my thoughts on the new Oracle installer with everybody.
    : I hate the new installer. I used to run the installer from
    : home over my
    : 128Kbps connection while I was connected to the office
    machines,
    : because it
    : was simple text based. And Oracle 8i has changed all that!
    : I have nothing against GUI based installers, only when they
    have
    : a little too
    : many animated images that eat up bandwidth. I had to drive all
    : the way to
    : the office because I did not have sufficient bandwidth to
    display
    : the darn
    : ringing bell animated image. This is strictly the mentality of
    : Windows users
    : who like to work on the console of servers.
    : And check this out:
    : line 118 in my install log file at :
    : /usr/local/oracle/u01/app/oracle/oraInventory/logs/installActio
    ns.log
    : says :
    : platGroup = WINDOWS
    : And this is on Linux!!! Maybe the Oracle folks are forgetting
    : that Linux
    : users are a little too sensitive to these kind of mistakes. :)
    : This also supports my theory that the new installer is a gift
    : from Windows
    : programmers. Who are not too familiar with the idea of being
    : able to send
    : their video display to any computer around the world and work
    : from there.
    : A feature every Linux user takes for granted
    : There are numerous other bugs in the installer and other
    routines
    : of Oracle
    : 8i for Linux. Some of them I will list here:
    : 2. The installation types screen list 3 options:
    : Typical, Minimal and Custom.
    : Somehow Minimal takes more disk space (642 MB) compared to
    : Typical (585 MB).
    : Well that is what the installation screen says. I have not
    tried
    : to install
    : using the minimal install.
    : 3. The installation cant figure out how much free space is
    : available on the /
    : partition. Is it that hard? Its gives warnings about how I
    may
    : not have
    : enough space.
    : 4. dbassist cant find the cdrom if you try to install the
    default
    : database
    : from CDROM. It says cannot find CDROM even if you have all
    your
    : stuff under
    : /mnt/cdrom
    : 5. The docs talk about software mount points and data mount
    : points /u01 /u02
    : /u03 and /u04 that I created, but I could not find anywhere to
    : specify them
    : like I was able to, with the last release.
    : 6. "Oracle Protocol Support" section during the install shows
    no
    : options at
    : all. What happened to good ole Net8?
    : And many others. This product is a joke.
    : Atif.
    : [email protected]
    null

  • How to create a new Oracle OSB project automaticaly with script without IDE

    Hello,
    I want to create automatically an "Oracle service bus project" and an "Oracle service bus configuration project" with scripts (ANT or Maven or ...) without using IDE, without using workshop or Eclipse. I want to create automatically (ANT or Maven) just a skeleton of an OSB project witch i can use after in workshop.
    I want to create 1 "Oracle service bus configuration project" with many "Oracle service bus project" automatically (ANT or Maven or scripts) witch i can use after in workshop. How to create a new Oracle OSB project automaticaly with script without IDE ? How can i do this ?
    I'm using Oracle service bus 10.3.1
    Thank you for your help.

    Thank you for your response,
    I do not want to just create the services (proxy services and business services) but I want to create a template for 40 OSB project with the same scripts ANT/Maven.
    Template="Oracle service bus configuration project" + "Oracle service bus project" + services of 40 OSB projects
    The goal is that I have more than 40 projects to create and just the name of the projects that changes (when I say the name of the project ie the name of the OSB project, the name of proxy services and the name of business services ).
    So I want to give my script (ANT/Maven) the name of 40 OSB project and the script must generate the skeleton of the 40 projects at once time and after generation of skeleton of the 40 project, I will import them in the workshop to add manually mapping and routing and other things that differs from one project to another.
    So i want to generate automatically a skeletons of 40 OSB projects using a script (ANT / Maven) and I give to the script juste the names of the 40 projects.
    I want to create a "Oracle service bus configuration project" and "Oracle service bus project" automatically of 40 OSB projects (ANT or Maven or scripts) witch i can use after in workshop.
    I want to create one 'template' of all 40 projects in the same time, with the same directory structure (Transforlation, Business services, proxy services, WSDL .....) and all 40 project have the same transport, just the names of projects and services witch changes and i can give to the script all names of projects and services and i can give also all WSDL.
    Regards,
    Tarik

  • Creating a new database in a new Oracle home

    Hi,
    I'd like to add a new database using dbca, but I want it in a different Oracle Home to the other databases on the server. I notice that in the dbca I do not get an option to specify a new Oracle home. I assume it is because this tool is only for database creation and not instance creation. Do I therefore need to do a full Oracle install in order to create a second Oracle home?
    Many thanks.
    ****Ignore this, I know what I'm doing now****
    Edited by: user11201026 on Aug 6, 2009 3:52 AM

    You need to better understand what an ORACLE_HOME is. An Oracle home has nothing to do with a Oracle database.
    ORACLE_HOME defines the location of an installation of an Oracle software installation.
    Where you decide to put a database is irrelevant to the location of an ORACLE_HOME.
    One ORACLE_HOME can have zero, one, or many databases.
    But you can not have an ORACLE_HOME without an installation of Oracle software.
    The concept docs are at http://tahiti.oracle.com.

  • Create a new oracle database from OCI or OCCI client

    Hi,
    How can we create a new oracle database from OCI or OCCI client?
    i am using the oracle 11gR2
    Thanks in Advance,
    Sreekanth Polaka

    Though I have not tried creating a database, try if its doable.
    You can use OCI to perform SYSDBA operations.
    So connect as OCI_SYSDBA and try executing the entire create database command.

  • How can we clone the Oracle database in new Oracle Home

    Hi,
    I would like to clone oracle database into new oracle home. How can we set it using OEM.
    I am using 10g grid control. Target db is on solaris
    Thanks
    Naveen

    after logging into target database, under maintenance tab, data movement header; ther is "clone database" option. When you click on it; you'll see :
    Clone Database uses RMAN to duplicate a database from:
    -- An open database in ARCHIVELOG mode, or
    -- An open database in NOARCHIVELOG mode (restart required), or
    -- A saved working directory from previous cloning
    Clone Database performs the following operations:
    -- Backup each database file and store it in a working directory
    -- Transfer each backup file from source to destination host
    -- Restore each backup file to existing destination Oracle Home
    -- Recover the cloned database with saved archived log files
    -- Open the cloned database with resetlogs
    It seems to be for cloning to a different host, but i guess you can chose the same host for source and destination. (I've never used cloning on em by the way :))
    But firstly, you should create a new oracle home, you can simply copy your oracle home with a new name (cp -R /oracle/app/oracle/product/10.2.0 /oracle/app/oracle/product/10.2.0.new) or make a new installation.
    I suggest you to do this cloning with CLI. You should take a full backup with RMAN, copy the oracle home, create a new initNEWSID.ora file and nomount the database, restore (or simply copy) controlfiles, restore database (with set newname commands), recover database, open resetlogs.

Maybe you are looking for

  • Batch processing saves files in wrong folder.

    I ran into a problem the other day, and I believe an item should be added to the Process Multiple Files window, or perhaps it's a bug that should be squashed. I have a folder with many subfolders in it, all full of jpegs. I wanted to use the Process

  • Not able to upload file in DMS(Document Mang. system) using Web dynpro ABAP

    Hi All, I am facing a problem while uploading the file into the DMS ( Document Management System ) from Webdnrpo . I am using the BAPI - BAPI_DOCUMENT_CREATE2 to create the document . CASE - 1 when i am providing the storage category mention below an

  • How to lose the window bars in Gnome 3?

    I mainly use a amall screened netbook and I'd very much like to get rid of the window bars in Gnome3 as I find they use up too much space and I'd rather use the keyboard to close the open windows and move the windows. I really don't know where to loo

  • Operator query fail silently if multiple srids are in indexed table

    i use an SDO_ANYINTERACT on an indexed table. By error (mine) I inserted data with another srid. All SDO_ANYINTERACT deliver 'FALSE'. May I suggest to raise exception in these cases. I dont like silent failure. I have another suggestion. For pointclo

  • Indesign CS5 Crash on load

    Can you help me with this? Process:         Adobe InDesign CS5.5 [3199] Path:            /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5 Identifier:      com.adobe.InDesign Version:         7.5.3.333 (7