JavaFX for database driven applications? No Tree or Table components?

Hi there,
Most of the apps I do are database driven and require liberal use of tables and tree components. I see these are missing from JavaFX.
So the questions I have are:
Will they be introduced later?
How does one create custom components for JavaFX?
Are there any 3rd party components that offer this yet?
thanks

You can find an example of the Table component creation and usage on page:
[http://jfx.wikia.com/wiki/SwingComponents|http://jfx.wikia.com/wiki/SwingComponents]

Similar Messages

  • Agents for database and application servers

    hi all,
    I have to go to a client site this week to install Gagents onto some database servers, some will be RAC and some application servers. it is on AIX. are there different agents for database and applications? In a RAC cluster do I need an agent per node?
    rgds
    alan

    When installing agents in a cluster (read - RAC), during the installation, on one of the screens, you will have the option of picking up all the nodes in the cluster. Else, if you are using a push or agent deploy method, you just have to pass the correct flag (can't remember) and then list all the nodes in the cluster.
    To your other questions, you do not need different agents for database, and app servers etc. The only time you would need different agents is when you are installing on different platforms.

  • Building mysql database driven application using JSF

    hello
    i have to build a JSF application that uses a connection with a MySql database
    first the user fills in a booking form, then he clicks on the button submit to save his operation
    where should i place the code to connect with the database?
    i mean the following:
    DataSource ds=(DataSource) new InitialContext().lookup("java:comp/env/jdbc/DreamsBeachDB");
    Connection c= ds.getConnection();
    Statement st = c.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,ResultSet.CONCUR_UPDATABLE);
    String req="insert into  ...";
    +int exec = st.executeUpdate(req);
    should it be in a method of the managed bean or in a ActionListener class?
    in the first case where is the controller of the MVC2 architecture?
    in the second case how can i retrieve the values of the managed bean?
    thank you for answering

    You should use a persistence framework like Hibernate or EJB 3.

  • CRM Application Server Java and Portal components on same Java stack

    Hi Team,
    We are currently performing solution design and want some information on CRM install.
    Want to know if there is any restriction  for installing CRM Application Server Java and Portal components on same Java stack(With same SID). Also want to know if SAP WEB UIF 7.0 can work similar to that of Portal for CRM applications?
    Any information around this would be appreciated.
    Thanks

    Do You have any servlets or filters defined using annotations? Maybe one of these servlets/filters catches the '/login' request first. I have very similar solution and it works fine. Also, how do You check that the servlet under '/login' url pattern isn't invoked?

  • Database design problem for multiple language application

    Hi All,
    We are working on a travelling portal and for a traveling portal its content and details are the heart.we are planning to have it in multiple locale so this means we need to handle the dynamic data for each locale.
    currently we have following tables
    Destination
    Transport
    Places of Interests
    user comments etc.
    each table contains a lot of fields like
    Name
    ShortDescription
    LongDescription
    and many other fields which can contains a lot of data and we need to handle data in locale specific way.
    i am not sure how best we can design an application to handle this case,one thing came to my mind is like putting extra column for each locale in each table but that means for a new locale things needs to be changed from database to code level and that is not good at all.
    Since each table contains a lot of columns which can contain data eligible for internationalization so my question is what might be the best way to handle this case
    After doing some analysis and some goggling one approach that came to my mind is as below..
    i am planning to create a translation table for each table,like for destination i have the following design
    table languages
    -- uuid (varchar)
    -- language_id(varchar)
    -- name (varchar)
    table Destination
    --uuid (varchar)
    other fields which are not part of internationalization.
    table Destination_translation
    -- id (int)
    -- destination_id (int)
    -- language_id (int)
    -- name (text)
    -- description(text)
    Any valuable suggestion for above mentioned approach are most welcome...

    This approach sounds reasonable - it is the same approach used by Oracle Applications (Oracle ERP software). It de-normalizes information into two tables for every key object - one contains information that is not language sensitive and the other contains information that is language sensitive. The two tables are joined by a common internal id. Views are then created for each language that join these tables based on the common id and the language id column in the second table.
    HTH
    Srini

  • Listing logical database for a given application component

    hi
    which function module will return the logical database for a given application component from the SAP hierarchy.
    Example:
    Input- application component- LO
    output- MSM, etc.,
    Thank you.
    your time and answers will be compensated with points.

    Why dont you use two selects to get the required information#
    TAble <b>APADEVC</b>
    Here you will get the link from Application Component to Package
    Application Class - Packet
    Package           - Devclass
    Then if you go into Table <b>TADIR</b>
    and give the following input
    PGMID = R3TR
    OBJECT = LDBA
    DEVCLASS = package name
    you will get all the Logical Databases for that Application Component.
    Here obj_name will be the Name of the LDB's
    Message was edited by:
            Dominic Pappaly

  • Database design for Help Desk application.

    Hello does any one know
    Database design for Help Desk application.
    ERD
    Business rules and features
    ?

    The best way to approach a database design is to write a
    specification for the application. Document what processes the help
    desk technicians will do. In the process, identify what pieces of
    information they work with. When you have the complete
    specification written, you can then begin grouping the pieces of
    information they work with together. For example, a ticket may have
    a number, status, priority and a person to whom it is assigned. The
    person to whom the ticket is assigned will have a name, phone
    number, e-mail address and a list of technical skills.
    So in this overly-simplified example, we could have a table
    that contains ticket information, a table that has information
    about technicians and a table of skills. Then ask your self
    questions like "Can one ticket be handled by more than one
    technician?" "Can one technician handle more than one ticket?" Can
    a technician have more than one skill?" In this way, you can begin
    seeing the one-to-one, one-to-many and many-to-many relationships
    that exist.

  • Error deploying data tier application to SQL Azure at "Registering metadata for database" step ... should I care?

    I'd like to move an on-premesis SQL Server Database to SQL Azure. I've used SQL Mgmt Studio to Extract Data Tier Application and save my db as a dacpac file. Now I'm connected to my Azure server and I've chosen to Deploy Data Tier Application. I select my
    dacpac and the deploy starts but then on the last step "Registering metadata for database" it times out. I've tried it a couple of times and each time the deployed database is there and appears to be fully populated, but I'm not sure if I can ignore
    that error and continue. What is supposed to happen in that step, and should I expect it to fail when deploying to SQL Azure? 
    I'm following the steps here http://msdn.microsoft.com/en-us/library/hh694043.aspx in the Using Migration Tools > Data-tier Application DAC Package section, except that to deploy there's no SQL Mgmt Studio > Object Explorer [server]
    > Management >"Data Tier Applications" node, so I'm deploying by right-clicking on the server name and choosing "Deploy Data-tier Application". 
    My (total) guess here is that it's deployed the database fine and it's doing whatever magic happens when you register a data tier application, except that it's not working for SQL Azure. 
    I'm running against a server created for the new Azure service tiers, not against a Web/Business edition server. 
    The full details of error I get are below. 
    thanks, 
    Rory
    TITLE: Microsoft SQL Server Management Studio
    Could not deploy package.
    Warning SQL0: A project which specifies SQL Server 2008 as the target platform may experience compatibility issues with SQL Azure.
     (Microsoft.SqlServer.Dac)
    ADDITIONAL INFORMATION:
    Unable to register data-tier application: Unable to reconnect to database: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding. (Microsoft.Data.Tools.Schema.Sql)
    Unable to reconnect to database: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding. (Microsoft.Data.Tools.Schema.Sql)
    Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding. (Microsoft SQL Server, Error: -2)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=11.00.9213&EvtSrc=MSSQLServer&EvtID=-2&LinkId=20476
    The wait operation timed out
    BUTTONS:
    OK

    Hello,
    The registration process creates a DAC definition that defines the objects in the database, and register the DAC definition in the master system database in Windows Azure SQL Database.
    Based on the error message, there is timeout error when connect to SQL Database. Did you deploy a large database? When move large data to Azure SQL Database, it is recommended to use SQL Server Integration Services (SSIS) and BCP utility.
    Or you can try to create a client application with the Data-Tier Application Framework (DACFx) client tool to import database and handle connection loss it by re-establish the connection.
    Reference: http://sqldacexamples.codeplex.com/
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here. 
    Fanny Liu
    TechNet Community Support

  • Performance tuning for siebel CRM application on oracle database

    Hi,
    Please send me the link for Performance tuning for siebel CRM application on oracle database. If there are any white papers please send me the link.
    Thanks,
    Rajesh

    Hi,
    This metalink document is very useful, if you have any other documents or links please inform me.
    Thanks once again
    Rajesh

  • WEB Server And Database Space requirements for deploying Web Application

       Hi,
         We are in requirement of WEB Server  And Database Space requirements for deploying  our Web Application in cloud server. We want to know technical requirements and feasibilities laid by Microsoft team for deploying web
    application.......
    Regards,
    Sreenivasa M S

    Hi,
    Please refer this link and check if it helps:
    http://blogs.technet.com/b/cbernier/archive/2013/09/24/deploy-your-web-application-to-windows-azure-from-with-visual-studio.aspx
    Regards,
    Azam Khan

  • What i use to develop complex tree and table in my web application?

    hi guys
    simply most of my work in my web application will be depend on:
    1-tree
    2-table
    i need this tree and table deal with database table (or even tables) must be able to do every thing like add node/row/column, delete, update, drag-n-drop, various object nodes/cells like check-box, list, images...etc
    i used JTree and JTable then stoped because i faced problems in dealing with applet/database, and i really didnt see this is perfect way to do that even i agree that JTree and JTable are excellent objects. i also start using ajax tree but i didnt see it robust to have all this complicated work with database.
    by the way i need also master-detail UI table, but its easy to get this if i have good and flexable table object.
    my rest pages developed by jsp, servlet, javascript, html...etc
    so any suggestion to how i build this tree and table? i also heared about JSF, is it serve me?
    thanks

    so if the only way to use JTree and JTable,There are other ways, but they're not Java and might be more complicated.
    are there
    any links you have discussing dealing database with
    applet by keep applet away from direct connection to
    my database?I'm not aware of links, but it's common sense. You don't want to expose the DB server to the internet, and instead contact a server for authentication that then forwards the request to the DB.

  • Installing DsFW for the First Time, new tree?

    I've been reading the documentation but there is some stuff I don't get.
    It seems I can install into a new tree and choose the non-name-mapped deployment. Is this a popular choice?
    Does this provide flexibility or limit it?
    I read the following statement "Novell doesn't support installing other Novell products within a Domain Services for Windows (DSfW) partition." at Novell Doc: OES 11 SP1: Domain Services for Windows Administration Guide - Unsupported Service Combinations
    I think that if I choose a non-name-mapped install then the entire new eDirectory tree will live inside the DSfW partition, or was that statement meant for name-mapped setups? Does that mean that we would not be able to install ZenWorks, Filr or GroupWise into the new tree? If true this suggests non-name-mapped setups are more limiting than name-mapped setups, and probably to be avoided.
    Thanks for the free wisdom.
    Background:
    There is an existing Netware server 6.0 serving about 20 users as a file server but there doesn't appear to be any interest in migration or coexistance. A fresh clean tree is a core element of the plan so far. I'm thinking of three or four OES servers: Two DSfW servers (DHCP, DNS, eDir, domain controllers, SLP), a file server and a Filr server.
    There is other stuff in the environment, including openSUSE DHCP and DNS, SLES application server, various other servers for databases and web stuff, Windows domain for 4 users to use Remote Desktop Services. A bunch of Windows desktops and a proliferation of mobile devices (hence interest in Filr is drive the change right now).
    Hopefully over time the other servers will be part of the new eDirectory tree for authentication and ease of management.
    If I choose a name-mapped setup, I think I need to install 4 or 5 servers: one eDirectory base server (Certificate Server and root partition), then at least one DSfW server (DHCP, DNS, eDir, domain controller), then file server and Filr server.

    Originally Posted by psahukar
    Hi,
    ...snip...
    1. Install OES CIFS server on the first server. This will give a new eDirectory tree with a file server.
    2. Install 2 DSfW servers (using name mapped mode) into the eDirectory tree. You have the option to choose the top most container (i.e. whole tree) or a partition for the DSfW installation / configuration. DSfW will install DNS service on the first DSfW server by default. It is recommended to keep the DHCP server on a non-DSfW server.
    3. Install the Filr server on the fourth server
    Thanks for the recommendations, Pavreen.
    Please confirm the main message you are conveying is that a name-mapped installating is best. Is it true that the reason this is best is to allow other Novell products (ZenWorks, for example) to be installed? Is it also true that non-name-mapped installs are rare and offer few (if any) advantages?
    When you say, with respect to the DSfW servers, that I have the option to install DSfW using the top-most container, are you recommending that the second server be a DSfW server with DSfW in the top of the tree? This seems to be the thing that is against the rules according to Novell Doc: OES 11 SP1: Domain Services for Windows Administration Guide - Unsupported Service Combinations "Novell doesn't support installing other Novell products within a Domain Services for Windows (DSfW) partition." But it also the thing I'm sure I don't understand (and hence the post).
    In my reading I didn't encounter a hint that DHCP should be separate from DSfW. DHCP conflicts with DSfW specifically or it introduces challenges more generally with other OES components?
    The number of servers (all Xen PV on SLES) will be chosen to accomodate flexibility. So I think I will not make the CIFS server the first. The first server will be the permanent "Novell Certificate Server" and I think I should make that small and simple to be sure that future upgrades or restore operations are less likely to create challenges for such a critical, and seemingly inflexibly permanent, piece of eDirectory infrastructure.
    What do you think of this modification to your recommendation:
    1. First server is OES Novell eDirectory "Novell Certificate Server" + DHCP + iManager
    2. Then two DSfW servers (DNS). Necessarily name-mapped. The partition question, which was the thing I was least certain about, is still uncertain to me.
    3. Then one file server (NSS, CIFS and NCP). I'm also inclined to have a second DHCP as backup.
    4. Then one Filr
    5. Then probably a ZenWorks server in the further future

  • JavaFX and DataBase

    Hello, I'm testing javafx 2.0 with a small application that makes a connection to the database, the application works fine when run in standalone mode but when I run in the browser is not able to connect to the database and throws me the following error.
    "Communications link failure last packet The Sent successfully to the server WAS 0 milliseconds ago. The driver you have not Received Any packets from the server."
    I appreciate any help.
    Thank you,
    Edwin

    Sign your application or don't rely on calls or libraries which require elevated permissions.
    For more information, see:
    2.2.3 Run in Sandbox Unless Signed http://download.oracle.com/javafx/2.0/deployment/deploy_overview.htm#CEGJGHDA and
    4.5 Sign the JAR files http://download.oracle.com/javafx/2.0/deployment/packaging.htm#BABJGFBH

  • Cannot execute Install for database ORACLE_HOME

    Dear ALl,
    EBS 11.5.9 with Windows 2003, during multi-node installation error.
    log file
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 11.5.9.21
    >> Install session started : Fri Jul 25 17:41:05 GST 2008
    >> Rapid Wizard source location : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz
    >> Command Line arguments for this execution :
    =================================================================
    Install Session Information
    Host Name : sysd.apps.com
    Host Operating System : Windows 2000
    User running Install : applmgr
    =================================================================
    InstUpgPanel - User chooses to Install Oracle Applications
    NumNodesPanel - Multi-node Selected
    SIDSeedPanel - The PROD database is set to PROD fresh install database
    ProductPanel - The following are the selected Product Groups for instance PROD
    Basic
    E-Business Intelligence
    Marketing
    TeleSales
    Field Sales
    Order Management
    Inventory Management
    Purchasing
    Discrete Manufacturing
    Process Manufacturing
    TeleService
    Service Contracts
    Project Costing
    Project Billing
    Financials
    Human Resources
    ProductPanel - The following are the selected Product for instance PROD
    0
    160
    190
    265
    601
    174
    175
    690
    874
    709
    454
    452
    450
    558
    451
    530
    517
    520
    549
    670
    691
    882
    521
    676
    880
    696
    697
    660
    522
    544
    869
    676
    279
    697
    660
    702
    401
    665
    673
    401
    665
    201
    202
    250
    401
    702
    703
    704
    705
    706
    712
    550
    551
    552
    553
    554
    555
    556
    557
    514
    511
    542
    862
    696
    872
    170
    866
    518
    515
    510
    870
    524
    542
    275
    275
    101
    140
    200
    222
    240
    260
    600
    8400
    8401
    8450
    8901
    231
    673
    800
    804
    8301
    8302
    TerritoryPanel - The following are the selected settings for instance PROD
    LanguagePanel - The following are the selections from the Language Panel:
    US - American_English
    US - American_English
    US7ASCII
    US7ASCII
    AMERICA
    MultiNodePanel - Selected nodes:
    [Ljava.lang.String;@eddac
    [Ljava.lang.String;@7b7565
    [[Z@583cf4
    QuickPanel - Empty Fields were encountered. Number of empty Fields:1
    QuickPanel - The following are the selected top directories for instance PROD
    e:\oracle e:\oracle e:\oracle f:\oracle f:\oracle f:\oracle applmgr password apps.com
    QuickPanel - The following are the selected top directories for instance PROD
    e:\oracle e:\oracle e:\oracle f:\oracle f:\oracle f:\oracle applmgr password apps.com
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    C:\mksnt
    C:\VC98
    C:\java\jdk1.3.1
    c:\Program Files\Oracle\Inventory
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    C:\mksnt
    C:\VC98
    C:\java\jdk1.3.1
    c:\Program Files\Oracle\Inventory
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    d:\MKS\mksnt
    d:\VC98
    C:\jdk1.3.1_06
    c:\Program Files\Oracle\Inventory
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    d:\MKS\mksnt
    d:\VC98
    C:\jdk1.3.1_06
    c:\Program Files\Oracle\Inventory
    SettingsPanel - The following are the selected settings for instance PROD
    PROD
    PROD
    US7ASCII
    AMERICA
    1521
    1626
    7000
    8000
    8100
    8200
    8800
    9000
    9100
    9200
    9300
    9800
    10000
    10100
    10200
    10300
    16000-16009
    17000-17009
    18000-18019
    19000-19009
    AppsConfig temp dir set to: C:\DOCUME~1\applmgr\LOCALS~1\Temp
    ConfigFilePanel - Setting temp directory to: C:\DOCUME~1\applmgr\LOCALS~1\Temp <-> C:\DOCUME~1\applmgr\LOCALS~1\Temp\
    ConfigFilePanel - Writing configuration file to: C:\DOCUME~1\applmgr\LOCALS~1\Temp\config.txt
    Port Availability Check :
    Database Port Value = 1521...... Available
    Operating System Check
    command : cmd.exe /c D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\bin\checkOS.cmd
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>echo off
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\applmgr\Application Data
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=SYSD
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DISPLAY=:0.0
    HOME=C:\Documents and Settings\applmgr
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\applmgr
    include=D:\VC98\atl\include;D:\VC98\mfc\include;D:\VC98\include
    lib=D:\VC98\mfc\lib;D:\VC98\lib
    LOGONSERVER=\\SYSD
    MSDevDir=D:\VC98\MSDev98
    NUMBER_OF_PROCESSORS=16
    NUTCROOT=D:\MKS
    OS=Windows_NT
    Path=C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f0b
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    ROOTDIR=D:\MKS
    SESSIONNAME=Console
    SHELL=D:\MKS\mksnt\sh.exe
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    TERM=nutc
    TERMCAP=D:\MKS\etc\termcap
    TERMINFO=D:\MKS\usr\lib\terminfo
    TMP=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    TMPDIR=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    USERDOMAIN=SYSD
    USERNAME=applmgr
    USERPROFILE=C:\Documents and Settings\applmgr
    windir=C:\WINDOWS
    Operating System patch/version test has suceeded
    Port Uniqueness Check :
    All ports are unique.
    File System Check :
    Database ORACLE_HOME created:
    Mount Point = e:\oracle\proddb\9.2.0
    Database ORACLE_HOME admin folder created:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil
    Database ORACLE_HOME temp folder created:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil\temp
    Database Install Log Directory created:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil\log\PROD_sysd
    Database System File Directory created:
    Mount Point = f:\oracle\proddata
    Database Log File Directory available:
    Mount Point = f:\oracle\proddata
    Database Data File Directory available:
    Mount Point = f:\oracle\proddata
    Database Index File Directory available:
    Mount Point = f:\oracle\proddata
    File Space Check :
    Disk space on system acceptable :
    Database ORACLE_HOME = e:\oracle\proddb\9.2.0
    required = 2381.0
    actual = 102323.203125
    Disk space on system acceptable :
    Database System File Directory = f:\oracle\proddata
    required = 9259.0
    actual = 457021.93359375
    Disk space on system acceptable :
    Database Log File Directory = f:\oracle\proddata
    required = 49.0
    actual = 447762.93359375
    Disk space on system acceptable :
    Database Data File Directory = f:\oracle\proddata
    required = 8175.0
    actual = 447713.93359375
    Disk space on system acceptable :
    Database Index File Directory = f:\oracle\proddata
    required = 6532.0
    actual = 439538.93359375
    Host/Domain Check :
    command : ping -n 1 sysd
    Pinging sysd [192.168.6.16] with 32 bytes of data:
    Reply from 192.168.6.16: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.16:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    command : ping -n 1 sysd.apps.com
    Pinging sysd.apps.com [192.168.6.16] with 32 bytes of data:
    Reply from 192.168.6.16: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.16:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host.domain ping has suceeded
    command : ping -n 1 sysm
    Pinging sysm [192.168.6.17] with 32 bytes of data:
    Reply from 192.168.6.17: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.17:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    command : ping -n 1 sysm.apps.com
    Ping request could not find host sysm.apps.com. Please check the name and try again.
    Error - host.domain ping has returned an error: 1
    System variable PATH set to:
    C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    System Utilities Check :
    command : cmd.exe /c D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\bin\checkutil.cmd d:\MKS\mksnt d:\VC98
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>echo off
    Setting environment for using Microsoft Visual C++ tools.
    C:\WINDOWS\system32/cmd.exe
    'which' command is available.
    C:\WINDOWS\system32/gnumake.exe
    'gnumake' is available.
    d:\MKS\mksnt/cc.exe
    'cc' is available.
    D:\VC98\BIN/link.exe
    'link' is available.
    ERRORCODE = 0 ERRORCODE_END
    System Utilities Availability test has suceeded
    JDK Availability Check :
    running command : CheckerClass.JDKCheck()
    JDK Availability Test has succeeded , Version Detected is java version "1.3.1_06"
    QuickPanel - The following are the selected top directories for instance PROD
    e:\oracle e:\oracle e:\oracle f:\oracle f:\oracle f:\oracle applmgr password apps.com
    QuickPanel - The following are the selected top directories for instance PROD
    e:\oracle e:\oracle e:\oracle f:\oracle f:\oracle f:\oracle applmgr password appsa.com
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    d:\MKS\mksnt
    d:\VC98
    C:\jdk1.3.1_06
    c:\Program Files\Oracle\Inventory
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    appsa.com
    d:\MKS\mksnt
    d:\VC98
    C:\jdk1.3.1_06
    c:\Program Files\Oracle\Inventory
    SettingsPanel - The following are the selected settings for instance PROD
    PROD
    PROD
    US7ASCII
    AMERICA
    1521
    1626
    7000
    8000
    8100
    8200
    8800
    9000
    9100
    9200
    9300
    9800
    10000
    10100
    10200
    10300
    16000-16009
    17000-17009
    18000-18019
    19000-19009
    AppsConfig temp dir set to: C:\DOCUME~1\applmgr\LOCALS~1\Temp
    ConfigFilePanel - Setting temp directory to: C:\DOCUME~1\applmgr\LOCALS~1\Temp <-> C:\DOCUME~1\applmgr\LOCALS~1\Temp\
    ConfigFilePanel - Writing configuration file to: C:\DOCUME~1\applmgr\LOCALS~1\Temp\config.txt
    Port Availability Check :
    Database Port Value = 1521...... Available
    Operating System Check
    command : cmd.exe /c D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\bin\checkOS.cmd
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>echo off
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\applmgr\Application Data
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=SYSD
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DISPLAY=:0.0
    HOME=C:\Documents and Settings\applmgr
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\applmgr
    include=D:\VC98\atl\include;D:\VC98\mfc\include;D:\VC98\include
    lib=D:\VC98\mfc\lib;D:\VC98\lib
    LOGONSERVER=\\SYSD
    MSDevDir=D:\VC98\MSDev98
    NUMBER_OF_PROCESSORS=16
    NUTCROOT=D:\MKS
    OS=Windows_NT
    Path=C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f0b
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    ROOTDIR=D:\MKS
    SESSIONNAME=Console
    SHELL=D:\MKS\mksnt\sh.exe
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    TERM=nutc
    TERMCAP=D:\MKS\etc\termcap
    TERMINFO=D:\MKS\usr\lib\terminfo
    TMP=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    TMPDIR=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    USERDOMAIN=SYSD
    USERNAME=applmgr
    USERPROFILE=C:\Documents and Settings\applmgr
    windir=C:\WINDOWS
    Operating System patch/version test has suceeded
    Port Uniqueness Check :
    All ports are unique.
    File System Check :
    Database ORACLE_HOME available:
    Mount Point = e:\oracle\proddb\9.2.0
    Database ORACLE_HOME admin folder available:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil
    Database ORACLE_HOME temp folder available:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil\temp
    Database Install Log Directory available:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil\log\PROD_sysd
    Database System File Directory available:
    Mount Point = f:\oracle\proddata
    Database Log File Directory available:
    Mount Point = f:\oracle\proddata
    Database Data File Directory available:
    Mount Point = f:\oracle\proddata
    Database Index File Directory available:
    Mount Point = f:\oracle\proddata
    File Space Check :
    Disk space on system acceptable :
    Database ORACLE_HOME = e:\oracle\proddb\9.2.0
    required = 2381.0
    actual = 102323.203125
    Disk space on system acceptable :
    Database System File Directory = f:\oracle\proddata
    required = 9259.0
    actual = 457021.93359375
    Disk space on system acceptable :
    Database Log File Directory = f:\oracle\proddata
    required = 49.0
    actual = 447762.93359375
    Disk space on system acceptable :
    Database Data File Directory = f:\oracle\proddata
    required = 8175.0
    actual = 447713.93359375
    Disk space on system acceptable :
    Database Index File Directory = f:\oracle\proddata
    required = 6532.0
    actual = 439538.93359375
    Host/Domain Check :
    command : ping -n 1 sysd
    Pinging sysd [192.168.6.16] with 32 bytes of data:
    Reply from 192.168.6.16: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.16:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    command : ping -n 1 sysd.apps.com
    Pinging sysd.apps.com [192.168.6.16] with 32 bytes of data:
    Reply from 192.168.6.16: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.16:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host.domain ping has suceeded
    command : ping -n 1 sysm
    Pinging sysm [192.168.6.17] with 32 bytes of data:
    Reply from 192.168.6.17: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.17:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    command : ping -n 1 sysm.appsa.com
    Pinging sysm.appsa.com [208.87.33.150] with 32 bytes of data:
    Reply from 208.87.33.150: bytes=32 time=295ms TTL=48
    Ping statistics for 208.87.33.150:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 295ms, Maximum = 295ms, Average = 295ms
    host.domain ping has suceeded
    System Utilities Check :
    command : cmd.exe /c D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\bin\checkutil.cmd d:\MKS\mksnt d:\VC98
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>echo off
    Setting environment for using Microsoft Visual C++ tools.
    C:\WINDOWS\system32/cmd.exe
    'which' command is available.
    C:\WINDOWS\system32/gnumake.exe
    'gnumake' is available.
    d:\MKS\mksnt/cc.exe
    'cc' is available.
    D:\VC98\BIN/link.exe
    'link' is available.
    ERRORCODE = 0 ERRORCODE_END
    System Utilities Availability test has suceeded
    JDK Availability Check :
    running command : CheckerClass.JDKCheck()
    JDK Availability Test has succeeded , Version Detected is java version "1.3.1_06"
    DoInstallPanel - Summary Text
    The Rapid Install Wizard will now install the following:
    Install Oracle 9i technology stack for PROD.
    Install Oracle Applications Database Seed for PROD.
    DoInstallPanel - User continued install at warning dialog.
    DoInstallPanel - Beginning install for all users.
    Starting from Rapid Install Full Stage area D:\Stage_area_11.5.9\oraDB\Disk1
    RapidWiz location: D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz
    Install Media location: D:\Stage_area_11.5.9\startCD\Disk1
    APPL_TOP location: e:\oracle\prodappl
    Database ORACLE_HOME: e:\oracle\proddb\9.2.0
    Database SID: PROD
    Database Context Name : PROD_sysd
    Creating 9.2.0 DB Context from D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp to e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
    dest : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    instantiate file:
    source : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    dest : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    instantiate file:
    source : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    dest : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    Processing DriverFile = D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Total number of processes in Current Install 3
    Processing DriverFile = D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Invalid target file name in driver file: <s_com>\admin\out
    Creation of Directory - E:\oracle\proddb\9.2.0\temp\PROD_sysd Succeeded.
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrun8i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrun8i.cmd
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrun9i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrun9i.cmd
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrundb.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrundb.cmd
    Step 0 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    Processing Step 1 of 3
    Executing: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd APPS APPS
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM $Header: adrun8i.cmd 115.24 2003/07/17 00:44:02 psaddi ship $
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and overwritten.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM If you were instructed to edit this file, or if you are not able to use the settings
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM created by AutoConfig, refer to Metalink document 165195.1 for assistance.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set date=Fri 07/25/2008 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set time=05:49 PM )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM Print out the program name and start time
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : 8I RDBMS : Fri 07/25/2008 05:49 PM
    STARTED INSTALL PHASE : 8I RDBMS : Fri 07/25/2008 05:49 PM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_CP=.;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET ENV_FILE=e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=16 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>CD /D C:\DOCUME~1\applmgr\LOCALS~1\Temp
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Install 8i will only happen, if database is "db817"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "db920" == "db817" goto :INSTALL_DB
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>goto :SCRIPTEND
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>(set date=Fri 07/25/2008 )
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>(set time=05:49 PM )
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>ECHO FINISHED INSTALL PHASE : 8I RDBMS : Fri 07/25/2008 05:49 PM
    FINISHED INSTALL PHASE : 8I RDBMS : Fri 07/25/2008 05:49 PM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Database ORACLE_HOME installation succeeded"
    "Database ORACLE_HOME installation succeeded"
    e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd APPS APPS has suceeded
    Step 1 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    Processing Step 2 of 3
    Executing: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd APPS APPS
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM $Header: adrun9i.cmd 115.19 2003/07/17 00:44:06 psaddi ship $
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and overwritten.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM If you were instructed to edit this file, or if you are not able to use the settings
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM created by AutoConfig, refer to Metalink document 165195.1 for assistance.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set date=Fri 07/25/2008 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set time=05:49 PM )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : 9I RDBMS : Fri 07/25/2008 05:49 PM
    STARTED INSTALL PHASE : 9I RDBMS : Fri 07/25/2008 05:49 PM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_CP=.;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET ENV_FILE=e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=16 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>CD /D C:\DOCUME~1\applmgr\LOCALS~1\Temp
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Install 9i will only happen, if database is "db920"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "db920" == "db920" goto :INSTALL_DB
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Installing 9i RDBMS
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Setting the driver file name
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>SET DRVNAME=gdb920.drv
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM install 9i
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Statusstring Installing 9i - D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    "Statusstring Installing 9i - D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java -mx512M -classpath .;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip oracle.apps.ad.autoconfig.InstantiateFile -e e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml -d D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv -pwd no_password_here -log e:\oracle\proddb\9.2.0\appsutil\log\PROD_sysd\dbInstall.log -nthreads 16 -verbose
    Please specify valid number of threads. [1-12]
    usage:
    java oracle.apps.ad.autoconfig.InstantiateFile
    -e ENV_FILE [[-d INST_DRV [-log LOGDIR -bacdir BACKDIR]] ||
    [-d INST_DRV -tmpl TEMPLATE [-log LOGDIR -bacdir BACKDIR]] ||
    [-tmpl TEMPLATE [-out OUTFILE]]] [-pwd PASSWORD] [-test] [-nthreads NUMBER]
    java oracle.apps.ad.autoconfig.InstantiateFile
    -name VAR_NAME -value VAR_VALUE [-tmpl TEMPLATE] -out OUTFILE [-pwd PASSWORD]
    java oracle.apps.ad.autoconfig.InstantiateFile ENV_FILE INST_DRV
    where:
    ENV_FILE = Applications Context file to provide replacement vars
    INST_DRV = Instantion File Driver to define templates to be instantiated
    TEMPLATE = Template to be instantiated
    LOGDIR = The log file directory (default=<APPL_TOP>/admin/<CONTEXTNAME>/log/timestamp)
    BACKDIR = The directory for backing up previous templates
    (default=<APPL_TOP>/admin/<CONTEXTNAME>/out/timestamp)
    OUTFILE = Output file
    PASSWORD = APPS password
    VAR_NAME = A variable name to be replaced
    VAR_VALUE = The value pair to VAR_NAME
    NUMBER = Number of threads to be used in the zip action. Range [1-20]
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if 1 == 0 goto :DBINSTALL_OK
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Cannot execute Install for database ORACLE_HOME"
    "Cannot execute Install for database ORACLE_HOME"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "" == "TRUE" goto :DBINSTALL_OK
    Error - script has returned an error: 1
    Error Code received when running external process. Check log file for details.
    Running Database Install Driver for PROD instance
    Processing DriverFile = D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Invalid target file name in driver file: <s_com>\admin\out
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrun8i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrun8i.cmd
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrun9i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrun9i.cmd
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrundb.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrundb.cmd
    Step 0 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    Processing Step 1 of 3
    Step 1 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    Processing Step 2 of 3
    Executing: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd APPS APPS
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM $Header: adrun9i.cmd 115.19 2003/07/17 00:44:06 psaddi ship $
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and overwritten.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM If you were instructed to edit this file, or if you are not able to use the settings
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM created by AutoConfig, refer to Metalink document 165195.1 for assistance.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set date=Fri 07/25/2008 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set time=05:49 PM )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : 9I RDBMS : Fri 07/25/2008 05:49 PM
    STARTED INSTALL PHASE : 9I RDBMS : Fri 07/25/2008 05:49 PM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_CP=.;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET ENV_FILE=e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=16 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>CD /D C:\DOCUME~1\applmgr\LOCALS~1\Temp
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Install 9i will only happen, if database is "db920"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "db920" == "db920" goto :INSTALL_DB
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Installing 9i RDBMS
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Setting the driver file name
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>SET DRVNAME=gdb920.drv
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM install 9i
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Statusstring Installing 9i - D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    "Statusstring Installing 9i - D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java -mx512M -classpath .;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip oracle.apps.ad.autoconfig.InstantiateFile -e e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml -d D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv -pwd no_password_here -log e:\oracle\proddb\9.2.0\appsutil\log\PROD_sysd\dbInstall.log -nthreads 16 -verbose
    Please specify valid number of threads. [1-12]
    usage:
    java oracle.apps.ad.autoconfig.InstantiateFile
    -e ENV_FILE [[-d INST_DRV [-log LOGDIR -bacdir BACKDIR]] ||
    [-d INST_DRV -tmpl TEMPLATE [-log LOGDIR -bacdir BACKDIR]] ||
    [-tmpl TEMPLATE [-out OUTFILE]]] [-pwd PASSWORD] [-test] [-nthreads NUMBER]
    java oracle.apps.ad.autoconfig.InstantiateFile
    -name VAR_NAME -value VAR_VALUE [-tmpl TEMPLATE] -out OUTFILE [-pwd PASSWORD]
    java oracle.apps.ad.autoconfig.InstantiateFile ENV_FILE INST_DRV
    where:
    ENV_FILE = Applications Context file to provide replacement vars
    INST_DRV = Instantion File Driver to define templates to be instantiated
    TEMPLATE = Template to be instantiated
    LOGDIR = The log file directory (default=<APPL_TOP>/admin/<CONTEXTNAME>/log/timestamp)
    BACKDIR = The directory for backing up previous templates
    (default=<APPL_TOP>/admin/<CONTEXTNAME>/out/timestamp)
    OUTFILE = Output file
    PASSWORD = APPS password
    VAR_NAME = A variable name to be replaced
    VAR_VALUE = The value pair to VAR_NAME
    NUMBER = Number of threads to be used in the zip action. Range [1-20]
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if 1 == 0 goto :DBINSTALL_OK
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Cannot execute Install for database ORACLE_HOME"
    "Cannot execute Install for database ORACLE_HOME"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "" == "TRUE" goto :DBINSTALL_OK
    Error - script has returned an error: 1
    Error Code received when running external process. Check log file for details.
    Running Database Install Driver for PROD instance
    Please guide.

    Hi,
    Thank you for reply, i have changed the stage directory name but error is this one appearing, you can check above log file.
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if 1 == 0 goto :DBINSTALL_OK
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Cannot execute Install for database ORACLE_HOME"
    "Cannot execute Install for database ORACLE_HOME"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "" == "TRUE" goto :DBINSTALL_OK
    Error - script has returned an error: 1
    Error Code received when running external process. Check log file for details.
    Running Database Install Driver for PROD instance
    Processing DriverFile = D:\Stage11\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for D:\Stage11\startCD\Disk1\rapidwiz\template\adridb.drv
    Invalid target file name in driver file: <s_com>\admin\out
    instantiate file:
    source : D:\Stage11\startCD\Disk1\rapidwiz\template\adrun8i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd to C:\Documents and Settings\applmgr\My Documents\templbac\adrun8i.cmd
    instantiate file:
    source : D:\Stage11\startCD\Disk1\rapidwiz\template\adrun9i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd to C:\Documents and Settings\applmgr\My Documents\templbac\adrun9i.cmd
    instantiate file:
    source : D:\Stage11\startCD\Disk1\rapidwiz\template\adrundb.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd to C:\Documents and Settings\applmgr\My Documents\templbac\adrundb.cmd
    Step 0 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    Processing Step 1 of 3
    Step 1 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    Processing Step 2 of 3
    Executing: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd APPS APPS
    ------------------------------------------

  • SSO for Oracle Apex application

    Hi All,
    I am working on the requirement where the client want to implement the SSO for the apex application which are in different workspaces.
    But not using oracle SSO server :(
    The Microsoft active directory is used for authentication.
    Please give me some idea how to implement SSO for these apex applications.
    Thanks & Regards,
    Prutha

    Hi,
    I am trying to implement Single-Sign On for my Apex applications. Below are the requirement steps:
    This is working fine within same WORKSPACE and on single DB, but I need to implement SSO across DB with different workspaces.
    1. I have *2 Databases* DB-1 and DB-2. Both are different and running on different machines.
    2. On Both DB's Apex is configured.
    3. I have to deploy an app which uses internal Application Express account credentials for Login on DB-1
    4. From DB-1, after login, I have to provide a link to open another Apex App deployed on DB-2
    5. All Apex Apps on both DB's are using same Authentication Schemes.
    6. In both DB's I have PAGE SENTRY function for session validation.
    Can we configure Apex only once on both DB servers like RAC. Do we have any admin setting in Apex by which we can achieve th motive.
    Please help me to implement such functionality using only Apex across different DB's and different Workspaces.
    Thanks,
    Ismail
    Edited by: user9536278 on Mar 27, 2012 4:18 AM

Maybe you are looking for

  • I DON'T want a new window!!!

    I want to open a link in a new tab - I DON'T want a new window, even if the page specifies a width or height. I can't believe that FF would try to think for me and override MY prefs - I though that stupidity was left to MS! Even Safari 4 (4.1.2) give

  • Newbie with JSP & JDBC questions

    Hi. I have a quick question. I have a client jsp page with a table, listing all the fields from my mySQL table called kellybclients. At the end of each row, I also have a submit button that I would like navigate the user to the campus jsp page that o

  • SET/GET Parmaeter

    Hi All, I have one Z include ,now i want to execute it on SET/GET Parameter how can i do this. include will execute when ZTest_param = 'X'. Thanks, Mahipal.

  • Jump Query Assignment Problem

    Hi all,      I have a problem with Jump query. I have Posting Date (variable of type range) in Source Query. Target Query has Invoice Date (variable of type range). Both Posting and Invoice dates variables are identical. In RSBBS setting in the assig

  • Struts/servlet page flow problem due to j2ee security

    Whe I type url such as http://localhost:7777/myapp/action.do, I want to see the execution result page from this action. However the result page will always be index.jsp because j2ee security which I have a loginaction.do and its result page is index.