Exp-00056: oracle 942 error

I installed oracle 9i on windows 2000 Server and clients on other machines. The database name is admin I created the table in my own ora102 of connection on the client computer. Now I want to export the tables I created in my own login. I used the following command on the client computer to export tables
exp file ora102/ora102@admin = c:\demo.dmp tables =(emp,dept)
But it gives me error
Exp-00056: oracle 942 error
ORA-00942: table or view does not exist
EXP-00000: export completed unsuccessfully

I also run catexp.sql, catalog.sql, catproc.sql.
But it still gives above problem

Give me the solution.

Although you finally believe me...
can mark you your question as answered.
Thanks and greetings

Tags: Database

Similar Questions

  • Export the database from another pc - problem EXP-00056

    Hi all,

    I have a pc (called PC1) with installed Oracle11gR2. I want to export the database from another pc (called PC2) which is connect with PC1 with a LAN.
    I have connected PC2 to PC1 so:
    $ ssh oracle@IP_of_PC1

    and as the user oracle, I tried export then:
    index of the_user/the_pass exp = y subsidies forced is y = y line is my_dump.dmp log = my_log.log

    but he said to me:
    Export: Release 11.2.0.1.0 - Production on Tue 7 Sep 14:44:13 2010

    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    EXP-00056: ORACLE error 1034
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory
    EXP-00005: all authorized logon attempts failed
    EXP-00000: export completed unsuccessfully

    Why it does not work?

    Thank you much in advance.

    Run this and show me where exactly you run

    index italia/italia@dbSID exp = y subsidies forced is y = y line is dump070910italia.dmp

  • APP-FND-01564: ORACLE in fdmload 942 error

    Hello

    get this error after downloading menu, form, function, the user when I try to access
    APP-FND-01564: ORACLE in fdmload 942 error
    cause: fdmload failed due to the ORA-00942: TABLE or view does not exist.

    initially I fndload downloaded foregoing an instance and uploaded to another instance

    User menu all are visible, but when I have the responsibility to access and click on the function get this error.

    what Miss me
    Thanks in advance
    userg

    What the download command and log file?

    Please consider using 'CUSTOM_MODE = FORCE' option when you download - please see these documents for more details.

    Advice on FNDLOAD [ID 735338.1]
    How to manually download the files "ldt" [1092694.1 ID]

    Thank you
    Hussein

  • EXP-00056

    Hello
    10 g R2 on Win 2003, I export a schema:
    exp myschema/pwd@mydb FULL=Y FILE=S:\exp_imp\exp_file LOG=S:\exp_imp\exp.log
    But I received:
    EXP-00056
    ORA-00932
    I have seen that ORA-00932 is for incompatibility of the data:
    Error:
     ORA-00932: inconsistent datatypes 
    Cause:
     You tried to perform an operation between two different datatypes, but the datatypes are not compatible. 
    Action:
     The options to resolve this Oracle error are:  
    But why in the export?
    I don't want to use expdp.
    Any help?

    Any export of 10.2.0.1 abandoned with EXP-56-ORA - 932 (incompatible data types) EXP - 339938.1 from Metalink.

    OR

    http://www.oratransplant.nl/2005/11/22/unable-to-export-char-semantic-102-database/

  • Failed to start oracle-ohasd, error: ioctl inappropriate for the ohasd device was able to start to roothas.pl

    Hello

    I am trying to install the Oracle 11.2.0.1 on Oracle Linux 7.0 database 64-bit deployed on VirtualBox. I'll put up a single on making ASM instance database so the grid on a stand-alone server installation. I launched the installer of grid with YES. When I run the script from root

    /U01/app/grid/product/11.2.0/grid/root.sh

    I get the following error:

    Default: no such file or directory for the command/sbin/initctl start oracle-ohasd

    Failed to start oracle-ohasd, error: Inappropriate ioctl for device

    ohasd could not start: ioctl inappropriate for this device, /u01/app/grid/product/11.2.0/grid/crs/install/roothas.pl line 296

    After installing Oracle Linux 7.0 there is no/etc/init and also no/sbin/initctl created automatically under Linux. I don't know if these directories need to be created automatically or not?

    I googled this problem. Most of the solutions is like this:

    """"""""""""""""""""""""""""""""""""""""""""""

    Hello

    Problem is indeed due to the incompatibility of the upstart/init. Here are the average working:

    1) proceed with the installation as usual until root.sh invocation.

    (2) prior to root.sh edition $GRID_HOME/crs/install/s_crsconfig_lib.pm, go to line 1173 (you should find a code like: if ($srv eq 'ohasd') {# OHASD Start).

    (3) insert a following code snippet before starting the game OHASD (line 1173)

    My $UPSTART_OHASD_SERVICE = 'oracle-ohasd. "

    My $INITCTL = "/ sbin/initctl;

    ($status, @output) = system_cmd_capture ("$INITCTL start $UPSTART_OHASD_SERVICE");

    If (0! = $status)

    {

    error ("' cannot start $UPSTART_OHASD_SERVICE, error: $! '");

    return $FAILED;

    }

    (4) create a file /etc/init/oracle-ohasd.conf with the following content inside

    # Start OHASD oracle

    start the runlevel [35]

    Stop the runlevel [. 35]

    respawn

    exec /etc/init.d/init.ohasd run > / dev/null 2 > & 1 </dev/null

    (5) call root.sh

    (6) complete the installation.

    If you have already run root.sh (unsuccessfully), simply roll back:

    $GRID_HOME/crs/install/roothas.pl - deconfig - force - verbose

    Make changes above and continue.

    """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

    The part above is not the solution!

    How to solve the problem?

    Thank you!!!

    11.2.0.1 is not supported on RHEL7, even on RHEL6, you must install at least 11.2.0.3.

    You can see the matrix certification Oracle Support for Linux look at this document: master Note Linux OS requirements for database server (Doc ID 851598.1)

    Kind regards

    Oscar

  • ERROR: ORACLE prepare error: ORA-00936: lack of expression

    Hello

    I am required to run the 'pass-through' Oracle SQL, to extract data from tables in the SAS for processing and handling. My code (attached) reads and writes (runs) but with zero records to test first. I can't get beyond the error to prepare.

    The request is just like other queries that seem to work, but I can't get past this prepare error. I have no other access to individauls with an adequate knowledge of the PL SQL and as a last stop hoped others in the forum could quickly identify the source of the error.

    Thank you very much in advance for any help.

    Jeff
    _______________________________________

    1; *'; * « ; * / ; Quit; execution risk;
    2 OPTIONS NUMPAGE = MIN;
    3% LET _CLIENTTASKLABEL = % NRBQUOTE (rx_biplr_v3_2);
    4% LET _EGTASKLABEL = % NRBQUOTE (rx_biplr_v3_2);
    5% LET _CLIENTPROJECTNAME = %NRBQUOTE();
    6% LET _SASPROGRAMFILE =;
    7
    8 ODS CLOSE SUBJECT;
    NOTE: Some of your options or statements will not be managed with the Activex or Java Series devices. Chart by default for these
    drivers may be different from other SAS/GRAPH device drivers. For more information, please contact Technical Support.
    9 OPTIONS DEV = ACTIVEX;
    10 EGHTML TEMP FILE NAME;
    NOTE: Writing, body HTML (EGHTML) file: EGHTML
    11 ODS HTML(ID=EGHTML) FILE = EGHTML ENCODING = 'utf - 8' STYLE = EGDefault.
    11. STYLESHEET=(URL="file:///C:/program%20Files/SAS/shared%20Files/BIClientStyles/EGDefault.CSS")
    11. ATTRIBUTES = ("http://www2.sas.com/codebase/graph/v91/sasgraph.exe"="CODE") NOGTITLE NOGFOOTNOTE GPATH = & sasworklocation
    11.
    12
    gaccessible 13%;
    14 /********************************************************/
    15 * RX_BIPLR_V3. SAS;
    16 /********************************************************/
    17
    18 dm 'journal clearly out; delete ";
    19 linesize options = 120;
    20 option obs = 0 NoReplace;
    21
    22 ****************************************************************************************;
    23 * date reviewed programmer in WHICH WAS MADE;
    24 *----- -------------- ------------ -----------------------------------------;
    25 * 2005 creation of David Boyd program to the test population;
    26 *;
    27 * 06/02/2006 Ivon Jones changed to include the whole of the population;
    28 *;
    29 * 20/07/2006 Ivon Jones identified the holdout data elements;
    30 * or inclusion in the consolidation with;
    31 * Robin report;
    32 *;
    33 * 18/08/2006 Ivon Jones updated specific therapeutic Classes.
    34 * 10 - 2009 J Shaf - changed to extract actual or potential of UBH bipolar Dx and medical claims.
    35 ****************************************************************************************;
    36
    37
    38
    39 * % let allclmorgn = (', 'A'); / * claims origin code * /.
    40% would let begdate ='01 SEP 2009;
    41% let enddate = 30 SEP 2009 would be;
    42% let q = %str(%');
    43
    44
    45 data _null_;
    46. call symput ("fdos", put (intnx ('month' ' and begdate "d,-27," starts"), date9.));
    47 call symput ('ldos', put (intnx ('months', ' and enddate "d-0, 'end'" "), date9.));
    48, run;

    NOTE: DATA statement used (total duration of processes):
    time real 0.01 seconds
    2 the system SAS 11:44 Friday, October 30, 2009

    time CPU 0.01 seconds


    49
    50
    51
    52 **************************************************************;
    53 *? Data _null_ stage allows to create a macro variable to;
    54 * year and month, based on the macro ldos variable in the data;
    55 * step up? ;
    56 **************************************************************;
    57
    58
    59 data _null_;
    If 60 months ("& ldos" d) < 10
    61, then call symput ("yr_mo", compress (year ("& ldos" d) |)) '0' || months ("& ldos" d)));
    62 other call symput ("yr_mo", compress (year ("& ldos" d) | months ("& ldos" d)));
    63 to run;

    NOTE: The numeric values were converted to character values in the locations given by: (Line): (Column).
    61:39 61:64 62:39 62:57
    NOTE: DATA statement used (total duration of processes):
    time real 0.01 seconds
    time processor 0.01 seconds


    64
    65 * make % & biplr_dx;
    position 66% & begdate;
    ' 01 SEP 2009 would be
    67% put & enddate;
    30 SEP 2009 would be
    68% put & fdos;
    JUNE 1, 2007
    69% put & ldos;
    SEPTEMBER 30, 2009
    70% put & q;
    '
    71
    72
    73 libname biplr ' / home/jshafi01/projects/adhoc/biplr_dprsn/data ';
    NOTE: Libref BIPLR has been awarded with success as follows:
    Engine: V9
    Physical name: / home/jshafi01/projects/adhoc/biplr_dprsn/data
    74 rosdwp libname = oracle user "& oracle_user." pass = "& oracle_pass." ' buffsize = 32767 path = "rosdwp"; "
    NOTE: Libref ROSDWP has been awarded with success as follows:
    Engine: ORACLE
    Physical name: rosdwp
    75
    work.biplr_up_v1 76 data;
    mbr_id length 77 attrib = $ 26;
    78 the value biplr.biplr_ubh_med_v1;
    79 to be performed;

    NOTE: There were 0 read comments from the BIPLR data set. BIPLR_UBH_MED_V1.
    NOTE: All data WORK. BIPLR_UP_V1 has 0 comments and variables 1.
    NOTE: DATA statement used (total duration of processes):
    time real 0.01 seconds
    3 the system SAS 11:44 Friday, October 30, 2009

    time processor 0.01 seconds


    80
    81 proc content;
    82 to be performed;

    NOTE: PROCEDURE used CONTENT (total duration of processes):
    time real 0.03 seconds
    time CPU 0.03 seconds


    83
    84 proc datasets
    85 = rosdwp nolist library.
    86. delete biplr_up_v1;
    87 of quitting;

    NOTE: The removal of ROSDWP. BIPLR_UP_V1 (memtype = DATA).
    NOTE: PROCEDURE used DATASETS (time Total of processes):
    time real 3.74 seconds
    time CPU 0.03 seconds


    88
    89 proc datasets
    90 = work nolist library.
    copy 91 = rosdwp move;
    92 select biplr_up_v1;
    93 of quitting;

    NOTE: Move WORK. BIPLR_UP_V1 to ROSDWP. BIPLR_UP_V1 (memtype = DATA).
    NOTE: Variable labels SAS, formats and lengths are not written to the DBMS tables.
    NOTE: There were 0 read comments from the WORKING data set. BIPLR_UP_V1.
    NOTE: All the data ROSDWP. BIPLR_UP_V1 has 0 comments and variables 1.
    NOTE: PROCEDURE used DATASETS (time Total of processes):
    real 0.32 seconds
    time CPU 0.04 seconds


    94
    95
    96
    97 *****************************************************************************;
    98
    99 * execute (commit) by rosdwp
    100 ******************************************************************************;
    101
    102
    103 proc SQL noprint.
    104, connect to oracle as rosdwp (user = "" & oracle_user. "password =" "& oracle_pass ' buffsize = 32767 path ="rosdwp")
    104. preserve_comments);
    run 105 (alter session set nls_date_format = 'ddmonyyyy') by rosdwp;
    CREATE table biplr_rx like 106
    107 SELECT
    mrb_id 108,
    pcp_spc 109,
    rx_date 110,
    4 the system SAS 11:44 Friday, October 30, 2009

    Mark 111,
    generic, 112
    113 ahfs_cd
    ahfs_dsc 114,
    lbl 115,
    strngth 116,
    UNT 117,
    spc_tx_cls_cd 118,
    119 spc_tx_cls_dsc,
    GCN 120,
    rx_num 121,
    rx_ingrd 122,
    rx_paid 123,
    rx_cnt 124,
    rx_qty 125,
    rx_day 126
    127 rosdwp CONNECTION
    128 (SELECT
    129, middle of the year. UNIQ_MBR_ID as mrb_id,
    130 DB. PRVDR_SPCLTY_DESC as pcp_spc,
    FCP 131. LAST_SRVC_DT as rx_date,
    132 JJ. BRAND_NAME as mark,
    133 JJ. GNRC_NAME as generic,
    134 JJ. AHFS_THRPTC_CLS_CD as ahfs_cd,
    DD 135. AHFS_THRPTC_CLS_DESC as ahfs_dsc,
    136 JJ. LABEL_NAME as lbl,
    137 JJ. STRNGTH_NUM as strngth
    138 JJ. STRNGTH_UNIT_DESC as unt,
    139 JJ. SPECF_THRPTC_CLS_CD as spc_tx_cls_cd,
    140 DD. SPECF_THRPTC_CLS_DESC as spc_tx_cls_dsc,
    141 JJ. GCN_NUM as gcn,
    FCP 142. PRSCRPTN_NUM as rx_num,
    SUM of 143 (FCP. INGRDNT_AMT) as rx_ingrd,
    SUM of 144 (FCP. PD_AMT) as rx_paid,
    $ 145 (FCP. UNIT_SRVC_CNT) as rx_cnt,
    SUM of 146 (FCP. DSPNSD_QTY) as rx_qty,
    SUM of 147 (FCP. DAY_SUPLY_CNT) as rx_day
    148
    149 PHRMCY_CLM_FACT pcf,
    150 MBR_ID_DMNSN environment,
    151 DRUG_DMNSN dd,
    152 PRVDR_DMNSN pd,
    153 biplr_up_v1
    154. WHERE THE
    (155)
    156 (biplr_up_v1.mbr_id = MBR_ID_DMNSN. UNIQ_MBR_ID) and
    157 (PHRMCY_CLM_FACT. FINL_CLM_KEY = PHRMCY_FINL_CLM_DMNSN. FINL_CLM_KEY) AND
    158 (PHRMCY_CLM_FACT. MBR_KEY = MBR_ID_DMNSN. MBR_KEY) and
    159 (PHRMCY_CLM_FACT. BNFT_KEY = MBR_BNFT_DMNSN. BNFT_KEY) and
    160 (PHRMCY_CLM_FACT. DRUG_KEY = DRUG_DMNSN. DRUG_KEY) and
    161 (PHRMCY_FINL_CLM_DMNSN. CLM_ORGN_CD IN (', 'A')) AND
    162 (PHRMCY_CLM_FACT. LAST_SRVC_DT BETWEEN q. & fdos. & q and & q. & ldos. & q)
    163)
    164 Group By
    165 mi. UNIQ_MBR_ID,
    166 pd. PRVDR_SPCLTY_DESC,
    FCP 167. LAST_SRVC_DT,
    168 JJ. BRAND_NAME,
    5 the system SAS 11:44 Friday, October 30, 2009

    169 JJ. GNRC_NAME,
    170 JJ. AHFS_THRPTC_CLS_CD,
    171 JJ. AHFS_THRPTC_CLS_DESC,
    172 JJ. LABEL_NAME,
    173 JJ. STRNGTH_NUM,
    174 JJ. STRNGTH_UNIT_DESC,
    175 JJ. SPECF_THRPTC_CLS_CD,
    176 JJ. SPECF_THRPTC_CLS_DESC,
    177 JJ. GCN_NUM,
    FCP 178. PRSCRPTN_NUM
    179);
    ERROR: ORACLE prepare error: ORA-00936: lack of expression. SQL statement: SELECT middle. UNIQ_MBR_ID as mrb_id,
    RDL PRVDR_SPCLTY_DESC like pcp_spc, FCP. LAST_SRVC_DT as rx_date, JJ. BRAND_NAME as brand, JJ. GNRC_NAME as generic,
    DD. AHFS_THRPTC_CLS_CD like ahfs_cd, JJ. AHFS_THRPTC_CLS_DESC as ahfs_dsc, JJ. LABEL_NAME as lbl, JJ. STRNGTH_NUM as
    strngth, JJ. STRNGTH_UNIT_DESC as unt, JJ. SPECF_THRPTC_CLS_CD as spc_tx_cls_cd, JJ. SPECF_THRPTC_CLS_DESC as
    spc_tx_cls_dsc, JJ. GCN_NUM as gcn, FCP. PRSCRPTN_NUM as rx_num, SUM (FCP. INGRDNT_AMT) as rx_ingrd, SUM (FCP. PD_AMT)
    as rx_paid, SUM (FCP. UNIT_SRVC_CNT) as rx_cnt, SUM (FCP. DSPNSD_QTY) as rx_qty, SUM (FCP. DAY_SUPLY_CNT) as rx_day
    OF PHRMCY_CLM_FACT pcf, MBR_ID_DMNSN mi, DRUG_DMNSN JJ, pd of the PRVDR_DMNSN, biplr_up_v1 () WHERE the
    (biplr_up_v1.mbr_id = MBR_ID_DMNSN. UNIQ_MBR_ID) and (PHRMCY_CLM_FACT. FINL_CLM_KEY =
    PHRMCY_FINL_CLM_DMNSN. FINL_CLM_KEY) AND (PHRMCY_CLM_FACT. MBR_KEY = MBR_ID_DMNSN. MBR_KEY) and
    (PHRMCY_CLM_FACT. BNFT_KEY = MBR_BNFT_DMNSN. BNFT_KEY) and (PHRMCY_CLM_FACT. DRUG_KEY = DRUG_DMNSN. DRUG_KEY) and
    (PHRMCY_FINL_CLM_DMNSN. CLM_ORGN_CD IN (', 'A')) AND (PHRMCY_CLM_FACT. LAST_SRVC_DT BETWEEN ' 01 JUN 2007"
    and 30 SEP 2009') Group By mi. UNIQ_MBR_ID, pd. PRVDR_SPCLTY_DESC, FCP. LAST_SRVC_DT, JJ. BRAND_NAME,
    DD GNRC_NAME, JJ. AHFS_THRPTC_CLS_CD, JJ. AHFS_THRPTC_CLS_DESC, JJ. LABEL_NAME, JJ. STRNGTH_NUM,
    DD STRNGTH_UNIT_DESC, JJ. SPECF_THRPTC_CLS_CD, JJ. SPECF_THRPTC_CLS_DESC, JJ. GCN_NUM, FCP. PRSCRPTN_NUM.
    NOTE: PROC SQL set NOEXEC option and will continue to check the syntax of the instructions.
    180 run (drop table biplr_up_v1) in rosdwp;
    NOTE: Statement is not executed because the NOEXEC option.
    181 disconnect of rosdwp;
    NOTE: Statement is not executed because the NOEXEC option.
    182 of quitting;
    NOTE: The SAS system is stopped at this stage of processing errors.
    NOTE: PROCEDURE used SQL (total duration of processes):
    time real 0.14 seconds
    time CPU 0.03 seconds

    183
    184

    (1) assuming that LAST_SRVC_DT is a column of PHRMCY_CLM_FACT, to precede the table alias "FCP" rather than the full table name. If a table alias is specified in the FROM clause, it should be used rather than the full table name when you reference the columns.
    2) there are two tables in the WHERE clause that do not appear in the FROM clause:

    PHRMCY_FINL_CLM_DMNSN
    MBR_BNFT_DMNSN

    user12142482 wrote:
    Hello again,

    Wish Oracle was a bit more informative. Uses an Institute of SAS product called Enterprise Guide. A "hot fix" has been installed to solve a problem that the product appears unable to save the latest version of the revised code changes (hence "BETWEEN between" remaining even after an earlier edition). In any case, with the change, now get this error:

    «ERROR: ORACLE prepare error: ORA-00904: "PHRMCY_CLM_FACT".» ' LAST_SRVC_DT': invalid identifier. (The log file is displayed below)

    -The-Les restes remains of the error, no matter if code "pass" is used to move the date range to Oracle (which seems correct to the log output below that I believe), or if I hard code the date range in the query SQL PL itself.

    -L' preparation error always appears at the end of the internal SELECTION.
    -L' error of preparation remain, with or without the GROUP BY clause.

    Is there something else I'm missing? Someone suggested a reserve word - but other versions of the ANSI SQL standard, I don't see that is the case. I went to Support SAS and SAS list serve to the University of Georgia, but nothing definite from these sources. Have requested either able to run Oracle directly, outside this SAS Institute product - process.

    Any suggestions are greatly appreciated. Thank you to all the world very much.

    Jeff
    150 OF
    151 PHRMCY_CLM_FACT pcf,


    152 MBR_ID_DMNSN environment,
    153 DRUG_DMNSN dd,
    154 PRVDR_DMNSN pd,
    155 BIPLR_UP_V1 BLPR2
    156. WHERE THE
    157 (BIPLR_UP_V1.mbr_id = MBR_ID_DMNSN. UNIQ_MBR_ID) and
    158 (PHRMCY_CLM_FACT. FINL_CLM_KEY = PHRMCY_FINL_CLM_DMNSN. FINL_CLM_KEY) AND
    159 (PHRMCY_CLM_FACT. MBR_KEY = MBR_ID_DMNSN. MBR_KEY) and
    160 (PHRMCY_CLM_FACT. BNFT_KEY = MBR_BNFT_DMNSN. BNFT_KEY) and
    161 (PHRMCY_CLM_FACT. DRUG_KEY = DRUG_DMNSN. DRUG_KEY) and
    162 (PHRMCY_FINL_CLM_DMNSN. CLM_ORGN_CD IN (', 'A')) AND
    163 (PHRMCY_CLM_FACT. BETWEEN LAST_SRVC_DT & q. & fdos. & q and q & ldos. & q)
    (164);
    ERROR: ORACLE prepare error: ORA-00904: "PHRMCY_CLM_FACT." "' LAST_SRVC_DT ': invalid identifier. SQL statement:

  • The details of the Oracle application error

    I think that I should know the answer to this, but I can't so I ask.

    I support a Delphi (i.e. compiled) application that accesses a database of Oracle (Oracle 10 g, Windows XP). Right now in certain circumstances, the application encounters an error and sets up a message box saying that there is an error ORA-00942: table or view does not exist. I looked in various CRT and try to find the name of the table or the view, that the program is trying to access, but unsuccessfully to log files. For the database TRACE_ENABLED is true. Windows event logs also contains nothing relevant.

    Is it possible that I can coax Oracle telling me the name of the table or view on which it is stumbling?

    You can 942 events either as an instance in the init.ora parameter / spfile.ora or via a logon trigger

    event = "942 trace name ERRORSTACK 3 level".

    Which will cause an Oracle server processes write to a trace file when 942 occurs. You would get the SQL statement from there, and you'd have to look at every table in the statement (or the table in view of the statement).

  • Execution of the stored procedure Oracle EF6 error.

    Hello

    Need help with the oracle error

    {"ORA-06550: line 1, column 8:"}

    PLS-00306: wrong number or types of arguments in the call to "sp_name".

    ORA-06550: line 1, column 8:

    {"PL/SQL: statement ignored '}

    This error occurs when the code runs the line in Vb.net application in Model Designer

    MyBase.ExecuteFunction ("sp_name" para1, para2, para3, dOBpara4, para5)

    I create the SSDL and CSDL, MSL files for oracle to MS SQL connection by the method mentioned in the link JasonShort - professional profile - CodeProject it worked perfectly fine without the stored procedures. I managed to insert, update, and delete records. Then, I created stored procedures for Insert, Update, Delete. It worked fine with MS SQL. I copied and updated oracle files respectively. I gives me the error mentioned above.

    I executed stored procedures in Oracle SQL Developer, and it works without error. But when it is executed via the model there is light of the error. Can anyone let me know the solution for this error. I'm using VS2010, EF6, Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production

    Thank you

    Prachin Soparkar

    Hello

    Sorry for the inconvenience. After I posted this question I took a break and saw that the error was nothing, but I had given FNAME as parameter name in MS SQL. In oracle when I created the sp I created the parameter with p_FNAME. Where the schema defined in the language SSDL and CSDL, MSL had to be changed to MS, but since I want to that it would be same in different databases, I choose to have changed it in oracle stored procedure. The error msg is confusing, it should be something not found parameter or incompatibility etc.

    Thank you

    Prachin Soparkar

  • IKM Partition Oracle Exchange Error loading - ORA-14006: invalid partition name

    Hello

    I use ODI Standalone Edition Version 11.1.1

    I've created an interface, the target table's partition.

    DDL script

    CREATE TABLE big_table2)

    ID NUMBER (10),

    CREATED_DATE DATE,

    lookup_id NUMBER (10),

    given VARCHAR2 (50)

    )

    PARTITION OF RANGE (created_date)

    (PARTITION big_table_2007 VALUES LESS THAN (MAXVALUE));

    the performance of the interface error: -.

    InternalCZ_SC_CONSULTINGjar:file:/D:/Oracle/middleware/Oracle_ODI1/oracledi/client/jdev/extensions/Oracle.ODI.Navigator.jar!/com/Sunopsis/graphical/gif/State/f_error.gif2015-01-28 10:58:38.02015-01-28 10:59:08.03014006ODI-1226: step INT_EXCH_PART fails after 1 attempt.

    ODI-1240: Flow INT_EXCH_PART fails during an operation of integration. This flow of charge table BIG_TABLE2 target.

    ODI-1228: failed INT_EXCH_PART (integration) task on the target of ORACLE ODI_STAGE connection.

    Caused by: java.sql.SQLException: ORA-14006: invalid partition name

    ORA-06512: at line 2

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1115)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3954)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1539)
    at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:163)
    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)
    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:366)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:292)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:855)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)
    10000000000invalid partition error.JPG

    Please can I know what is the problem.

    Put your name of the partition in upper case and double coate as:

    'BIG_TABLE_2007 '.

    The capital should not be a problem, but it is better to be like that because it will store like this in the table USER or ALL_TAB_PARTITIONS.

    This makes it easier to compare if you need to check if a partition already exists or not.

    Hope this can help you.

  • Sybase 15 Oracle Migration Error

    I worked on our database from Sybase ASE 15 migration to Oracle. I followed all the instructions on the site Web of Oracle using the Migration SQL Developer tool. Once the migration starts, I get this error for any reason that I could not understand. Here's the XML file for my mistake.

    <?xml version="1.0" encoding="windows-1252" standalone="no"?>
    <log>
    <record>
      <date>2014-07-31T12:26:27</date>
      <logger>oracle.dbtools.migration.workbench.core.MigrationLogResourceBundle</logger>
      <level>SEVERE</level>
      <class>oracle.dbtools.migration.workbench.core.logging.MigrationLogUtil</class>
      <message>Capture
    Enterprise Capture
    Capture failed.  Refer to MIGRLOG table in the repository for details</message>
      <param>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doOnlineEnterpriseCapture(FullMigrateTask.java:758)</param>
      <param>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doCapture(FullMigrateTask.java:601)</param>
      <param>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doMaskBasedActions(FullMigrateTask.java:400)</param>
      <param>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doWork(FullMigrateTask.java:314)</param>
      <param>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask.doWork(FullMigrateTask.java:147)</param>
      <param>oracle.dbtools.raptor.backgroundTask.RaptorTask.call(RaptorTask.java:193)</param>
      <param>java.util.concurrent.FutureTask.run(FutureTask.java:262)</param>
      <param>oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$RaptorFutureTask.run(RaptorTaskManager.java:554)</param>
      <param>java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)</param>
      <param>java.util.concurrent.FutureTask.run(FutureTask.java:262)</param>
      <param>java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)</param>
      <param>java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)</param>
      <param>java.lang.Thread.run(Thread.java:745)</param>
      <param>oracle.dbtools.migration.workbench.core.logging.LogInfo@caaa1c7</param>
      <exception>
        <message>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask$FullMigrateTaskException: Capture
    Enterprise Capture
    Capture failed.  Refer to MIGRLOG table in the repository for details</message>
        <frame>
          <class>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask</class>
          <line>758</line>
        </frame>
        <frame>
          <class>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask</class>
          <line>601</line>
        </frame>
        <frame>
          <class>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask</class>
          <line>400</line>
        </frame>
        <frame>
          <class>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask</class>
          <line>314</line>
        </frame>
        <frame>
          <class>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask</class>
          <line>147</line>
        </frame>
        <frame>
          <class>oracle.dbtools.raptor.backgroundTask.RaptorTask</class>
          <line>193</line>
        </frame>
        <frame>
          <class>java.util.concurrent.FutureTask</class>
          <line>262</line>
        </frame>
        <frame>
          <class>oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$RaptorFutureTask</class>
          <line>554</line>
        </frame>
        <frame>
          <class>java.util.concurrent.Executors$RunnableAdapter</class>
          <line>471</line>
        </frame>
        <frame>
          <class>java.util.concurrent.FutureTask</class>
          <line>262</line>
        </frame>
        <frame>
          <class>java.util.concurrent.ThreadPoolExecutor</class>
          <line>1145</line>
        </frame>
        <frame>
          <class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
          <line>615</line>
        </frame>
        <frame>
          <class>java.lang.Thread</class>
          <line>745</line>
        </frame>
      </exception>
    
    
    </record>
    <record>
      <date>2014-07-31T12:26:27</date>
      <logger>oracle.dbtools.migration.workbench.core.MigrationLogResourceBundle</logger>
      <level>WARNING</level>
      <class>oracle.dbtools.migration.workbench.core.ui.FullMigrateTask</class>
      <message>Error:ORA-06550: line 1, column 14:
    PLS-00201: identifier 'SYB12ALLPLATFORM.STAGECAPTURE' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    : FAILED : Database Migration : FAILED</message>
      <param>oracle.dbtools.migration.workbench.core.logging.LogInfo@434de9ab</param>
    
    
    </record>
    </log>
    

    Hello

    My guess is the user you tried to install/partner to the migration repository done don't have the appropriate privileges.

    Best to start over if we can enter the question.

    Start by creating a new user in Oracle for the migration repository. Give the correct privileges

    > Connect to SYS or SYSTEM and run the following commands

    Migrep CREATE a USER identified by migrep;

    GRANT connect, resources, create view, create a view on migrep;

    ALTER USER migrep unlimited quota on USERS;

    Now using SQL Developer, create a connection to the MIGREP and associate the migration repository in this regard.

    Check if migration Repository packages have been created and are compiled valid. Worth the package bodies are valid as well.

    I hope it was just a privilege you were missing.

    Kind regards

    Dermot.

    SQL development team.

  • Display SQL Server Oracle data error

    Dear friends,

    I use Oracle10g XE.

    I made a link to view or insert data into Oracle's SQL Server database.

    I did all the things with the help of the link below.

    http://www.databasejournal.com/features/Oracle/article.php/3442661/making-a-connection-from-Oracle-to-SQL-Server.htm

    Everything worked well. but when I run query below

    Select "EmployeeNo" in hrtattendance@mysqlserverdsn

    It gives an error that is mentioned below

    ERROR on line 1:

    ORA-28545: error diagnosed by Net8 when connecting to an agent

    Impossible to reteieve text of MESSAGE NETWORK/NCR 65535

    ORA-02063: preceding 2 lines of MYSQLSERVERDSN

    Help, please. I will be grateful.

    Kind regards

    Hi Klaus,

    Now it works after

    run

    lsnrctl start listenermysqlserverdsn again.

    This means that it is not auto-start. Anywayz it's done. Thanks a lot for your time, help and support.

    I am very grateful to you.

    Thank you and best regards,

  • Oracle Jdeveloper error on Oracle Bigdata Lite Virtual Machine

    Hi all

    I use large data Oracle lite virtual machine from the following link: Oracle Big Data VM Lite.

    I'm trying to practice the tutorial on the following link: http://www.oracle.com/technetwork/topics/bigdata/articles/intro-to-oracle-nosql-db-hol-1937059.pdf.

    When I try to run the MoviePlex project in Oracle Jdeveloper, who in turn calls Weblogic server and triggers the following error during the creation of the Weblogic domain:

    [Waiting for the field to complete the construction...]

    [08: 41:11] Creation of integrated Weblogic domain...

    [08: 41:39] integrated Weblogic domain completed successfully.

    Using the 7101 port *.

    / Home/Oracle /. JDeveloper/system11.1.1.6.38.61.92/defaultdomain/bin/startWebLogic.sh

    [waiting for the server to complete its initialization...]

    .

    .

    Arguments of memory in JAVA:-Xms512m-Xmx512m

    .

    Start mode of WLS = development

    .

    CLASSPATH=/u01/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/Middleware/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/java/latest/lib/tools.jar:/u01/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/Middleware/wlserver_10.3/server/lib/weblogic.jar:/u01/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u01/Middleware/wlserver_10.3/server/lib/webservices.jar:/u01/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/ U01/middleware/wlserver_10.3/server/lib/XQRL.jar::/U01/connectors/OLH/jlib/*:/usr/lib/Hadoop/*:/usr/lib/Hadoop/client/*:/U01/NoSQL/kV-EE/lib/kvstore.jar:.

    .

    Unrecognized option:-jrockit

    PATH=/u01/Middleware/wlserver_10.3/server/bin:/u01/Middleware/modules/org.apache.ant_1.7.1/bin:/usr/java/latest/jre/bin:/usr/java/latest/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/lib64/R/bin:/u01/Middleware/jdeveloper/jdev/bin:/usr/java/latest/bin:/home/oracle/bin:/u01/app/oracle/product/12.1.0/dbhome_1/bin:/home/oracle/scripts:/opt/bin:/home/oracle/bin

    .

    ***************************************************

    * To start WebLogic Server, use a username and *.

    * password assigned to an administrator-level user.  For *.

    * server administration, using the WebLogic Server *.

    * console in http://hostname/ReportServer: port/console         *

    ***************************************************

    from weblogic with the Java version:

    WLS starting with line:

    jrockit - /usr/java/latest/bin/Java-Xms512m-Xmx512m-Dweblogic.Name=DefaultServer-Djava.security.policy=/u01/Middleware/wlserver_10.3/server/lib/weblogic.policy-Djavax.net.ssl.trustStore=/u01/Middleware/wlserver_10.3/server/lib/DemoTrust.jks-Dweblogic.nodemanager.ServiceEnabled=true - Xverify : aucun-da-Dplatform.home=/u01/Middleware/wlserver_10.3-Dwls.home=/u01/Middleware/wlserver_10.3/server-Dweblogic.home=/u01/Middleware/wlserver_10.3/server-Djps.app.credential.overwrite.allowed=true-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=/u01/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/u01/Middleware/patch_jdev1111/profiles/default/sysext_manifest_classpath weblogic. Server

    Error: Could not create the Virtual Machine Java.

    Error: A fatal error has occurred. Program ends.

    Unrecognized option:-jrockit

    Error: Could not create the Virtual Machine Java.

    Error: A fatal error has occurred. Program ends.

    Process is complete.

    The version of JRE installed on the virtual computer is as below:

    [oracle@bigdatalite ~] java $-version

    Java version "1.7.0_51".

    Java (TM) SE Runtime Environment (build 1.7.0_51 - b13)

    Java for 64-bit Server VM (build 24.51 - b03, mixed mode)

    [oracle@bigdatalite ~] $

    I searched on Google but also OTN but found no solution.

    Can anyone already encountered the same problem or can help, it will be highly appreciated.

    Thank you

    Bilal

    Hi Bilal,

    You can try to change the folder to remove the parameter Jrocket below...

    concerning

    Keith

    File: /home/oracle/.jdeveloper/system11.1.1.6.38.61.92/DefaultDomain/bin/setDomainEnv.sh

    Add:

    # Clearing JAVA_VM - Difficulty to remove the setting of jrockit
    JAVA_VM =""

    just before:

    If ["${JAVA_VENDOR}"! = "BEA"]; then
    JAVA_VM = "${JAVA_VM} ${JAVA_DEBUG} ${JAVA_PROFILE}".
    export JAVA_VM
    on the other
    JAVA_VM = "${JAVA_VM} ${JAVA_DEBUG} ${JAVA_PROFILE}".
    export JAVA_VM
    FI

  • Oracle connection error installing OBIEE 11 g

    Hello

    I am getting INST-08030 error: cannot connect to the DB with the current credentials.

    Then that easily able to connect to the schema through SQL Plus am.

    The connection string is localhost:1521:orcl

    and I ping localhost and checked on the service using tnsping and they are all successful.

    Can you please help here to understand what is the problem, is it to do anything with the Java connectivity or something?


    Also one thing now, I noticed is that when I try to connect to the instance of sql * plus it work very well, but whenever I try to connect enterprise manager from the linkhttps://localhost:1158 / em

    It is to launch an error connecting to the host as a user SYSTEM has failed. ERROR: Invalid username / password

    Do not know what is the error here and how I do it...

    ------------------------------------------------------------------------------

    C:\Users\Admin > tnsping orcl

    AMT Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on May 22, 2014 11:52:28

    Copyright (c) 1997, 2010, Oracle.  All rights reserved.

    Use settings files:

    C:\app\Admin\product\11.2.0\dbhome_1\network\admin\sqlnet.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521)) (CO

    NNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))

    OK (0 msec)

    -----------------------------------------------------------------------------------------

    Thank you

    S

    Hi Bianca,.

    The format of the string above did not work, I found it in some blogs which was not correct.

    I found the problem, for some strange reason that localhost is replaced to 127.0.0.1 (from a few DNS settings?) as in the hosts, that entry has been commented on by a "#" so I do not know where he is picking up.

    After replacing the default localhost defining 127.0.0.1 it worked fine, infact I also disabled MS Lookup adapter from the network and settings and it worked.

    Van

    S

  • Installation of Oracle EBS ERROR cannot find file Env

    Hello to you guys.

    I want to install Oracle EBS 12.1 on Oracle Linux 6. I was able to go beyond the fine pre-installation. I'm not at the station to install controls and reception of red on everything. I decided to start with the availability of the database. This is the portion of the newspaper where I see the first errors:

    Availability of data

    ----------------------

    command: /home/oracle/admdba/software/oracleebs/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /home/oracle/mytest/oracle/VIS/db/tech_st/11.1.0/VIS_oracletest.env APPS/APPS

    riwTDBup.sh started Thu Apr 10 11:57:31 EDT 2014

    Parameters passed are: /home/oracle/mytest/oracle/VIS/db/tech_st/11.1.0/VIS_oracletest.env APPS/APPS

    Cannot find /home/oracle/mytest/oracle/VIS/db/tech_st/11.1.0/VIS_oracletest.env file environment

    RW-50011: error:-connection of database ORACLE_HOME test returned an error: 1

    command: /home/oracle/admdba/software/oracleebs/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /home/oracle/mytest/oracle/VIS/inst/apps/VIS_oracletest/ora/10.1.2/VIS_oracletest.env APPS/APPS

    riwTDBup.sh started Thu Apr 10 11:57:12 EDT 2014

    Parameters passed are: /home/oracle/mytest/oracle/VIS/inst/apps/VIS_oracletest/ora/10.1.2/VIS_oracletest.env APPS/APPS

    Cannot find /home/oracle/mytest/oracle/VIS/inst/apps/VIS_oracletest/ora/10.1.2/VIS_oracletest.env file environment

    ------------------------------------------------------------------------------------------------

    I did research on this and most of the people had permission issues. I have check the whole journal and haven't seen the permission issues. What I noticed is when I go into the directory, there is no file, which seems to be the problem. I do not know what creates who or what could be stopping the file being created. Could someone tell me please in the right direction.

    Thank you

    Hello

    Issue seems to be similar to note quick R12 install fault with "RC-20200: Fatal: Unzip is not found.» For the moment only decompress Native 5.X is supported. "(Doc ID 1455077.1).

    Please perform the procedure below

    In a session of separate login as root and rename/usr/bin/unzip (version 6) a temporary file name and then rename it back once the installation is complete.

    # mv/usr/bin/unzip/usr/bin/unzip-ver6

    Please indicate any update as "Good response" or "Useful answer" If this update help and answers your question, so that others can identify the correct/good update between the many updates.

    Kind regards

    Traore.

  • Apps R12 Oracle Installation error on windows

    This new discussion is the link below as the last time discussion is locked, I have no idea why this debate is locked (perhaps because of the bond that I have provided for the log file)

    "R12 E-Business suite on Windows XP-SP3 Setup error"

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------

    I added 4 GB of RAM and started on the new system of charges windows XP SP3 with a single drive C: with 300 GB of space available (including the transit area)

    Here is the error log file

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Fast application log installation wizard install Oracle

    > > by using the Version of the fast Wizard: 12.1.1.9

    > > Install session started: Sun Jan 12 14:57:39 IST 2014

    > > Quick assist source location: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz

    > > Arguments command line for this race:

    =================================================================

    Install the Session information

    Host name: utkarsh.sparsh

    Host operating system: Windows (32 bit)

    The user initiating Install: Uday cottage

    =================================================================

    InstUpgPanel

    ---------------------------------------

    User action: install Oracle Applications

    Type of installation: Standard installation

    Disable the Configuration of the CMO

    InstallPanel

    ---------------------------------------

    User action: create a configuration

    Description: Creates a new configuration of the instance.

    PortPanel

    ------------------------------------

    Pool of the selected port:

    Database port: 1521

    RPC port: 1626

    SSL Web port: 4443

    ONS the local railway: 6100

    ONS remote port: 6200

    ONS request Port: 6500

    Web listening port: 8000

    Active Web Port: 8000

    Forms of Port: 9000

    Data for the Metrics server port: 9100

    Settings server request Port: 9200

    JTF Fulfillment Server Port: 9300

    ACEM Server Port: 10200-10205

    MCSA Telnet Server Port: 10200,10202,10204

    ACEM Port Dispatcher: 10800

    Java object Cache port: 12345

    OC4J JMS for Oacore port range: 23000-23004

    Beach OC4J JMS ports for forms: 23500-23504

    Beach OC4J JMS ports for Home: 24000-24004

    Port range of OC4J JMS for Association: 24500-24504

    AJP OC4J for Oacore port range: 21500-21504

    OC4J AJP port range for forms: 22000-22004

    OC4J AJP port range for Home: 22500-22504

    AJP OC4J for Association port range: 25000-25004

    RMI OC4J for Oacore port range: 20000-20004

    Beach OC4J RMI ports for forms: 20500-20504

    Beach OC4J RMI ports for Home: 21000-21004

    Port range of RMI OC4J for Association: 25500-25504

    The way local ONS DB: 6300

    Remote DB ONS port: 6400

    Oracle connection manager port: 1521

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    DBNodePanel

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    AppsNodePanel

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    AppsNodePanel

    AllNodesPanel

    ----------------------------------------

    Service name: Maxime

    Name of the node: _utkarsh

    Operating system: _Windows (32 bit)

    Service name: Maxime

    Name of the node: _utkarsh

    Operating system: _Windows (32 bit)

    Write the configuration file: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\conf_FPRD1.txt

    Adding ports to Server0_utkarsh

    Definition of port s_db_ons_localport to 6300

    Definition of port s_db_ons_remoteport at 6400

    Layout s_cmanport port 1521

    Adding ports to Server1_utkarsh

    Definition of port 1626 s_rpcport

    Definition of port s_webssl_port to 4443

    Definition of port s_ons_localport to 6100

    Definition of port s_ons_remoteport at 6200

    Definition of port s_ons_requestport at 6500

    Definition of port to 8000 s_webport

    Definition of port to 8000 s_active_webport

    Definition of port 9000 s_formsport

    Affecting s_metdataport port 9100

    Definition of port s_metreqport to 9200

    Definition of port s_jtfuf_port to 9300

    Definition of port s_mwaPortNo to 10200-10205

    Definition of port s_mwaTelnetPortNo to 10200,10202,10204

    Definition of port s_mwaDispatcherPort to 10800

    S_java_object_cache_port port 12345 implementation to

    Definition of port s_oacore_jms_portrange to 23000-23004

    Definition of port s_forms_jms_portrange to 23500-23504

    Definition of port s_home_jms_portrange to 24000-24004

    Definition of port s_oafm_jms_portrange to 24500-24504

    Definition of port s_oacore_ajp_portrange to 21500-21504

    Definition of port s_forms_ajp_portrange to 22000-22004

    Definition of port s_home_ajp_portrange to 22500-22504

    Definition of port s_oafm_ajp_portrange to 25000-25004

    Definition of port to 20000-20004 s_oacore_rmi_portrange

    Definition of port s_forms_rmi_portrange to 20500-20504

    Definition of port s_home_rmi_portrange to 21000-21004

    Definition of port s_oafm_rmi_portrange to 25500-25504

    Write the configuration file: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\conf_FPRD1.txt

    Adding ports to Server0_utkarsh

    Definition of port s_db_ons_localport to 6300

    Definition of port s_db_ons_remoteport at 6400

    Layout s_cmanport port 1521

    Adding ports to Server1_utkarsh

    Definition of port 1626 s_rpcport

    Definition of port s_webssl_port to 4443

    Definition of port s_ons_localport to 6100

    Definition of port s_ons_remoteport at 6200

    Definition of port s_ons_requestport at 6500

    Definition of port to 8000 s_webport

    Definition of port to 8000 s_active_webport

    Definition of port 9000 s_formsport

    Affecting s_metdataport port 9100

    Definition of port s_metreqport to 9200

    Definition of port s_jtfuf_port to 9300

    Definition of port s_mwaPortNo to 10200-10205

    Definition of port s_mwaTelnetPortNo to 10200,10202,10204

    Definition of port s_mwaDispatcherPort to 10800

    S_java_object_cache_port port 12345 implementation to

    Definition of port s_oacore_jms_portrange to 23000-23004

    Definition of port s_forms_jms_portrange to 23500-23504

    Definition of port s_home_jms_portrange to 24000-24004

    Definition of port s_oafm_jms_portrange to 24500-24504

    Definition of port s_oacore_ajp_portrange to 21500-21504

    Definition of port s_forms_ajp_portrange to 22000-22004

    Definition of port s_home_ajp_portrange to 22500-22504

    Definition of port s_oafm_ajp_portrange to 25000-25004

    Definition of port to 20000-20004 s_oacore_rmi_portrange

    Definition of port s_forms_rmi_portrange to 20500-20504

    Definition of port s_home_rmi_portrange to 21000-21004

    Definition of port s_oafm_rmi_portrange to 25500-25504

    The setting temp directory at: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_db.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    instantiate the file:

    Source: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    dest: C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp\01121457\utkarsh_FPRD1_apps.xml

    Checks the availability of port:

    ---------------------------

    -database - node ports

    ---------------------------

    Available database port: Port = 1521 value

    Database value Port = 1521...  Available

    DB ONS available Local Port: Port = 6300 value

    Value of Local Port DB = 6300 ONS...  Available

    DB ONS available Remote Port: Port 6400 = value

    Value of Port remote ONS DB = 6400...  Available

    -applications node ports-

    -------------------------

    Available RPC port: Port 1626 = value

    RPC Port value = 1626...  Available

    Available Web SSL Port: Port 4443 = value

    The Web SSL Port value = 4443...  Available

    ONS Port Local available: Port 6100 = value

    Port Local Value ONS = 6100...  Available

    ONS available remote port: 6200 = Port value

    Value of Port remote ONS = 6200...  Available

    ONS request available Port: Port 6500 = value

    Value of ONS request Port = 6500...  Available

    Available Web listening port: Port 8000 = value

    Listening port value = 8000 Web...  Available

    Forms available port: Port = 9000 value

    Value of Port = 9000 forms...  Available

    Available server metric data port: Port 9100 = value

    Data port for the server parameter value = 9100...  Available

    Settings server request available Port: Port 9200 = value

    Value of server settings application Port = 9200...  Available

    JTF Fulfillment available Server Port: Port = 9300 value

    JTF Fulfillment Server Port value = 9300...  Available

    ACEM available Server Port: Port = 10200 value

    ACEM available Server Port: Port = 10201 value

    ACEM available Server Port: Port 10202 = value

    ACEM available Server Port: Port 10203 = value

    ACEM available Server Port: Port 10204 = value

    ACEM available Server Port: Port = 10205 value

    MSCA Server Port value = 10200-10205...  Available

    ACEM Dispatcher available Port: Port = 10800 value

    The Port's Dispatcher MSCA value = 10800...  Available

    Cache Java object available port: Port = 12345 value

    Java Object Cache Value port = 12345...  Available

    OC4J JMS for Oacore port range available: Port = 23000 value

    OC4J JMS for Oacore port range available: Port = 23001 value

    OC4J JMS for Oacore port range available: Port 23002 = value

    OC4J JMS for Oacore port range available: Port 23003 = value

    OC4J JMS for Oacore port range available: Port = 23004 value

    Beach of OC4J JMS ports for value Oacore = 23000-23004...  Available

    Beach OC4J JMS ports for forms available: Port = 23500 value

    Beach OC4J JMS ports for forms available: Port = 23501 value

    Beach OC4J JMS ports for forms available: Port = 23502 value

    Beach OC4J JMS ports for forms available: Port = 23503 value

    Beach OC4J JMS ports for forms available: Port = 23504 value

    Beach of OC4J JMS ports for forms value = 23500-23504...  Available

    Beach OC4J JMS ports for Home: Port 24000 = value

    Beach OC4J JMS ports for Home: Port 24001 = value

    Beach OC4J JMS ports for Home: Port 24002 = value

    Beach OC4J JMS ports for Home: Port 24003 = value

    Beach OC4J JMS ports for Home: Port 24004 = value

    Beach of OC4J JMS ports for home value = 24000-24004...  Available

    OC4J JMS for Oafm port range available: Port = 24500 value

    OC4J JMS for Oafm port range available: Port = 24501 value

    OC4J JMS for Oafm port range available: Port = 24502 value

    OC4J JMS for Oafm port range available: Port = 24503 value

    OC4J JMS for Oafm port range available: Port = 24504 value

    Beach of OC4J JMS ports for value Oafm = 24500-24504...  Available

    AJP OC4J for Oacore port range available: Port = 21500 value

    AJP OC4J for Oacore port range available: 21501 = Port value

    AJP OC4J for Oacore port range available: Port = 21502 value

    AJP OC4J for Oacore port range available: Port = 21503 value

    AJP OC4J for Oacore port range available: Port = 21504 value

    Beach of AJP OC4J ports for value Oacore = 21504-21500...  Available

    OC4J AJP port range for the forms available: Port = 22000 value

    OC4J AJP port range for the forms available: Port 22001 = value

    OC4J AJP port range for the forms available: Port 22002 = value

    OC4J AJP port range for the forms available: Port = 22003 value

    OC4J AJP port range for the forms available: 22004 = Port value

    Beach of AJP OC4J ports for forms value = 22000-22004...  Available

    AJP OC4J ports for home range: Port 22500 = value

    AJP OC4J ports for home range: = 22501 Port value

    AJP OC4J ports for home range: = 22502 Port value

    AJP OC4J ports for home range: = 22503 Port value

    AJP OC4J ports for home range: = 22504 Port value

    Beach of AJP OC4J ports for home value = 22500-22504...  Available

    AJP OC4J for Association available port range: 25000 = Port value

    Beach OC4J AJP for Association available ports: Port 25001 = value

    Beach OC4J AJP for Association available ports: Port 25002 = value

    Beach OC4J AJP for Association available ports: Port 25003 = value

    Beach OC4J AJP for Association available ports: Port 25004 = value

    AJP OC4J ports for value Oafm Beach = 25000-25004...  Available

    RMI OC4J for Oacore port range available: Port = 20000 value

    RMI OC4J for Oacore port range available: Port 20001 = value

    RMI OC4J for Oacore port range available: Port 20002 = value

    RMI OC4J for Oacore port range available: Port 20003 = value

    RMI OC4J for Oacore port range available: 20004 = Port value

    Beach of RMI OC4J ports for value Oacore = 20000-20004...  Available

    Range of ports of RMI OC4J for forms available: Port 20500 = value

    Range of ports of RMI OC4J for forms available: Port = 20501 value

    Range of ports of RMI OC4J for forms available: Port = 20502 value

    Range of ports of RMI OC4J for forms available: Port = 20503 value

    Range of ports of RMI OC4J for forms available: Port = 20504 value

    Beach of RMI OC4J ports for forms value = 20500-20504...  Available

    Beach OC4J RMI ports for Home: Port 21000 = value

    Beach OC4J RMI ports for Home: 21001 = Port value

    Beach OC4J RMI ports for Home: 21002 = Port value

    Beach OC4J RMI ports for Home: 21003 = Port value

    Beach OC4J RMI ports for Home: 21004 = Port value

    Beach of RMI OC4J ports for home value = 21000-21004.  Available

    RMI OC4J for Oafm port range available: Port = 25500 value

    RMI OC4J for Oafm port range available: Port = 25501 value

    RMI OC4J for Oafm port range available: Port = 25502 value

    RMI OC4J for Oafm port range available: Port = 25503 value

    RMI OC4J for Oafm port range available: Port = 25504 value

    Beach of RMI OC4J ports for value Oafm = 25500-25504...  Available

    OS user and group control

    --------------------------

    Domain = UTKARSH

    Name of user = Uday cottage

    PC-Name = UTKARSH

    The user is in the Administrators group.

    Control of port of uniqueness:

    -------------------------

    -database - node ports

    ---------------------------

    -applications node ports-

    -------------------------

    All ports are unique.

    Checking file system:

    ---------------------

    -mount point of the node database-

    ---------------------------------

    Database created ORACLE_HOME:

    Mount point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0

    Created database ORACLE_HOME admin folder:

    Mount point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil

    Created Database ORACLE_HOME temp folder:

    Mount point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\temp

    Database log directory install created:

    Mount point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh

    Install on database created directory:

    Mount point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac

    Database out of available installation directory:

    Mount point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac

    Directory COM configuration target created:

    Mount point = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\clone\\

    The system of created database files directory:

    Mount point = C:\OracleApps\oracle\FPRD1\db\apps_st\data

    The available database log files path:

    Mount point = C:\OracleApps\oracle\FPRD1\db\apps_st\data

    Directory of database Transaction files available:

    Mount point = C:\OracleApps\oracle\FPRD1\db\apps_st\data

    Directory of database Archive file available:

    Mount point = C:\OracleApps\oracle\FPRD1\db\apps_st\data

    Database OraInventory file created directory:

    Mount point = c:\temp

    -mount point for the applications node-

    -------------------------------

    APPL_TOP created:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    APPL_TOP created admin:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl\admin

    APPL_TOP mount 2 available:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    APPL_TOP mount 3 available:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    APPL_TOP mount 4 available:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    COMMON_TOP created:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\apps_st\comn

    Created JAVA_TOP:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\apps_st\comn\java\classes

    Created temporary directory:

    Mount point = C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp

    APPL_TOP admin install Log created directory:

    Mount point = C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\admin\log

    Apps created ORACLE_HOME:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.3

    ORACLE_HOME tools created:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.2

    Directory COM configuration target created:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.3\appsutil\clone\\

    Directory COM configuration target created:

    Mount point = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.2\appsutil\clone\\

    ORACLE_HOME OraInventory file available apps directory:

    Mount point = c:\temp

    ORACLE_HOME OraInventory file available tools directory:

    Mount point = c:\temp

    Write the configuration file: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\conf_FPRD1.txt

    Adding ports to Server0_utkarsh

    Definition of port s_db_ons_localport to 6300

    Definition of port s_db_ons_remoteport at 6400

    Layout s_cmanport port 1521

    Adding ports to Server1_utkarsh

    Definition of port 1626 s_rpcport

    Definition of port s_webssl_port to 4443

    Definition of port s_ons_localport to 6100

    Definition of port s_ons_remoteport at 6200

    Definition of port s_ons_requestport at 6500

    Definition of port to 8000 s_webport

    Definition of port to 8000 s_active_webport

    Definition of port 9000 s_formsport

    Affecting s_metdataport port 9100

    Definition of port s_metreqport to 9200

    Definition of port s_jtfuf_port to 9300

    Definition of port s_mwaPortNo to 10200-10205

    Definition of port s_mwaTelnetPortNo to 10200,10202,10204

    Definition of port s_mwaDispatcherPort to 10800

    S_java_object_cache_port port 12345 implementation to

    Definition of port s_oacore_jms_portrange to 23000-23004

    Definition of port s_forms_jms_portrange to 23500-23504

    Definition of port s_home_jms_portrange to 24000-24004

    Definition of port s_oafm_jms_portrange to 24500-24504

    Definition of port s_oacore_ajp_portrange to 21500-21504

    Definition of port s_forms_ajp_portrange to 22000-22004

    Definition of port s_home_ajp_portrange to 22500-22504

    Definition of port s_oafm_ajp_portrange to 25000-25004

    Definition of port to 20000-20004 s_oacore_rmi_portrange

    Definition of port s_forms_rmi_portrange to 20500-20504

    Definition of port s_home_rmi_portrange to 21000-21004

    Definition of port s_oafm_rmi_portrange to 25500-25504

    Check the file space:

    --------------------

    -space database node checks-

    ----------------------------------

    Disk space on the system acceptable:

    Database ORACLE_HOME = C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0

    required = 5600.0

    real = 249592.6953125

    Disk space on the system acceptable:

    C:\OracleApps\oracle\FPRD1\db\apps_st\data = database file system directory

    required = 20200.0

    real = 243992.6953125

    Disk space on the system acceptable:

    Database logs directory = C:\OracleApps\oracle\FPRD1\db\apps_st\data

    required = 950,0

    real = 223792.6953125

    Disk space on the system acceptable:

    Transaction = C:\OracleApps\oracle\FPRD1\db\apps_st\data database file directory

    required = 103350.0

    real = 222842.6953125

    Disk space on the system acceptable:

    File archive directory = C:\OracleApps\oracle\FPRD1\db\apps_st\data database

    required = 64500.0

    real = 119492.6953125

    -space applications node checks-

    --------------------------------

    Disk space on the system acceptable:

    APPL_TOP = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    required = 5800.0

    real = 54992.6953125

    Disk space on the system acceptable:

    APPL_TOP mount 2 = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    required = 2800.0

    real = 49192.6953125

    Disk space on the system acceptable:

    APPL_TOP mount 3 = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    required = 8400.0

    real = 46392.6953125

    Disk space on the system acceptable:

    APPL_TOP mount 4 = C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    required = 3100.0

    real = 37992.6953125

    Disk space on the system acceptable:

    COMMON_TOP = C:\OracleApps\oracle\FPRD1\apps\apps_st\comn

    required = 3200.0

    real = 34892.6953125

    Disk space on the system acceptable:

    Apps ORACLE_HOME = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.3

    required = 1400.0

    real = 31692.6953125

    Disk space on the system acceptable:

    Tools ORACLE_HOME = C:\OracleApps\oracle\FPRD1\apps\tech_st\10.1.2

    required = 1400.0

    real = 30292.6953125

    Disk space on the system acceptable:

    Temp Directory = C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp

    required = 1024.0

    real = 28892.6953125

    Host/domain

    -------------

    command: ping n 1 utkarsh

    Ping utkarsh.sparsh [10.10.12.6] with 32 bytes of data:

    Reply from 10.10.12.6: bytes = 32 time < 1 ms TTL = 128

    Ping statistics for 10.10.12.6:

    Packets: Sent = 1, received = 1, lost = 0 (0% loss),

    Time approximate round trip in milli-seconds:

    Minimum = 0ms, Maximum = 0ms, average = 0ms

    Ping the host succeeded

    command: ping n 1 utkarsh.sparsh

    Ping utkarsh.sparsh [10.10.12.6] with 32 bytes of data:

    Reply from 10.10.12.6: bytes = 32 time < 1 ms TTL = 128

    Ping statistics for 10.10.12.6:

    Packets: Sent = 1, received = 1, lost = 0 (0% loss),

    Time approximate round trip in milli-seconds:

    Minimum = 0ms, Maximum = 0ms, average = 0ms

    Host.Domain ping succeeded

    System utilities

    ------------------

    command: cmd.exe /c C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\bin\adchkutl.cmd C:\OracleApps\Cygwin\bin C:\OracleApps\VIS2008\VC\bin

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > echo off

    / cygdrive/c/Windows/system32/cmd

    order «»who is available.

    / usr/bin/gnumake

    "gnumake" is available.

    / cygdrive/c/Windows/system32/CL

    'cc' is available.

    / usr/bin/Link

    'link' is available.

    Error code = 0 ERRORCODE_ENDThe system cannot find the path specified.

    Availability of system utilities test succeeded

    AllNodesPanel

    ----------------------------------------

    Service name: Maxime

    Name of the node: _utkarsh

    Operating system: _Windows (32 bit)

    Service name: Maxime

    Name of the node: _utkarsh

    Operating system: _Windows (32 bit)

    DoInstallPanel - summary text

    The Quick Setup Wizard will now install the following:

    DoInstallPanel - user suite install the warning dialog box.

    -----------------------------------------

    From the fast zone step full install C:\OracleApps\stageR12\oraDB\Disk1

    The exception that is thrown in getAllProductIDs. 0

    RapidWiz location: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz

    Location of the installation media: C:\OracleApps\stageR12\startCD\Disk1

    ORACLE_HOME of databases: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0

    SID of the database: FPRD1

    Name of the context of the base: FPRD1_utkarsh

    Create context DB: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    instantiate the file:

    Source: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    instantiate the file:

    Source: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    instantiate the file:

    Source: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\restart.xml

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\restart.xml

    instantiate the file:

    Source: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\restart.xml

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\restart.xml

    The exception that is thrown in getAllProductIDs. 0

    RapidWiz location: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz

    Location of the installation media: C:\OracleApps\stageR12\startCD\Disk1

    Location APPL_TOP: C:\OracleApps\oracle\FPRD1\apps\apps_st\appl

    SID of the database: FPRD1

    APPL_TOP context name: FPRD1_utkarsh

    Location of INST_TOP: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh

    Creating applications of context: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp

    dest: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml

    instantiate the file:

    Source: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml

    dest: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml

    instantiate the file:

    Source: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml

    dest: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\appl\admin\FPRD1_utkarsh.xml

    instantiate the file:

    Source: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp\restart.xml

    dest: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp\restart.xml

    instantiate the file:

    Source: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp\restart.xml

    dest: C:\OracleApps\oracle\FPRD1\instance\apps\FPRD1_utkarsh\temp\restart.xml

    Treatment DriverFile = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv

    The instantiation of the drivers for operation C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv

    Treatment DriverFile = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adriapps.drv

    The instantiation of the drivers for operation C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adriapps.drv

    Total number of current process install 5

    Treatment DriverFile = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv

    The instantiation of the drivers for operation C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv

    Create the directory - C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh succeeded.

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adrun11g.cmd

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd

    backup: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd to C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac\adrun11g.cmd

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adrundb.cmd

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    backup: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd to C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac\adrundb.cmd

    Step 0-5

    Command: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd

    Step 1 of 5

    Execution: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM $Header: adrun11g.cmd 120.11 marderiu noship 2009/03/11-21:22:03 $

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM #.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM This file is automatically generated by the automatic configuration service.  It will be read and

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM crushed.  If you have received the order to edit this file, or if you are not

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM be able to use the settings created by the automatic configuration service, see Metalink Note

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > 387859.1 REM for assistance.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM #.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > FOR /F "delims is" %a IN (' DATE/t') DO (set date = % a)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > (set date = Sunday, January 12, 2014)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > FOR /F "delims is" %a IN (' TIME/t') DO (set time = % a)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > (set time = 15:05)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > INSTALLATION PHASE STARTED ECHO: 11g RDBMS: Sunday, January 12, 2014 15:05

    PHASE of INSTALLATION started: 11g RDBMS: Sunday, January 12, 2014 15:05

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET JRE_PATH=C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET JRE_CP =. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET XML_FILE=C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET PATH = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\unzip\NT; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\OracleApps\Cygwin\bin;

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > EC SET = error code

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set CMDDIR = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > setlocal enableextensions

    «"C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set/p unpw =»

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > for /F "usebackq tokens = 1, 2 delims = /" %i in ('APPS/APPS") set APPSUSER = %i & & set APPSPASS = j %

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set APPSUSER = APPS & & set APPSPASS = APPS

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > IF '5' == '1' (THREADS SET = 1) ELSE (SET = 2 THREADS).

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > CD /D C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_1."

    'runProcess_1 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM parameter the name of the file driver

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > DRVNAME = gdb111.drv SET

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM install 11g

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "Statusstring installation of database Oracle Home.

    "Statusstring installation of database Oracle Home"

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-mx512M - classpath. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.rapidwiz.util.InstantiateFile e C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml d C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\driver\dbts\driver\gdb111.drv - pwd no_password_here-log C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh\dbInstall.log - nthreads 2 - verbose

    Enter the location of the CD-ROMs titled Oracle Applications quick install - RDBMS disc 1:

    Check the contents of the disc in French - C:\OracleApps\stageR12\startCD\Disk1\rapidwiz

    Check the contents of the disc in French - C:\OracleApps\stageR12\oraDB\Disk1

    Check the contents of the disc in French - C:\OracleApps\stageR12\oraDB\Disk1

    Unzip the count: 105

    Disk1 treatment...

    Treatment Disk2...

    Disk3 treatment...

    Treatment Disk4...

    Treatment Disk5...

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: DBINSTALL_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM Copy the models of context of database startCD on Oracle Home

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM copy files (for workaround solutions) in the Shiphome

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_2."

    'runProcess_2 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "Statusstring copy files to Shiphome...". »

    "Statusstring copy files to Shiphome...". »

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "Statusstring copy the context of database template file.";

    "Statusstring copy the context of database template file.";

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM Copy the files Section

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM files Standard

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\template C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp COPY

    1 file (s) copied.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\template C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\etc\adxdbinf.tmp COPY

    1 file (s) copied.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM workarounds

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "end Statusstring copy files to Shiphome".

    "End Statusstring copies of files to Shiphome.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM Copy Files Section end

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: COPYXML_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_3."

    'runProcess_3 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM run installation time configuration

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "Statusstring record of database technology Stack.

    "Registration database of the technological environment of Statusstring"

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > (echo APPS & echo APPS) | C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-DCONTEXT_VALIDATED = true - mx512M - classpath. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDBTechStack EI C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml-C:\OracleApps\stageR12\startCD\Disk1\rapidwiz - scene-reg showProgress - phase nopromptmsg

    Logfile located at C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh\ApplyDBTechStack_01121521.log

    |      0% completed

    / 3% completed

    -3% completed

    ------3% completed

    |      3% have completed

    / 3% completed

    -3% completed

    ------3% completed

    |      3% have completed

    / 3% completed

    -3% completed

    ------3% completed

    |      3% have completed

    / 3% completed

    -3% completed

    ------3% completed

    |      3% have completed

    / 3% completed

    -3% completed

    ------3% completed

    |      3% have completed

    / 3% completed

    -3% completed

    ------3% completed

    |      3% have completed

    / 3% completed

    -3% completed

    ------3% completed

    |      3% have completed

    / 3% completed

    -3% completed

    ------3% completed

    |      3% have completed

    / 3% completed

    -3% completed

    ------3% completed

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: TCFG_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_4."

    'runProcess_4 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM run the instance configuration

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "Statusstring configuration of database technology Stack.

    "The technological environment of Statusstring database configuration"

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > (echo APPS & echo APPS) | C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-DCONTEXT_VALIDATED = true - mx512M - classpath. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDBTechStack EI C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml-C:\OracleApps\stageR12\startCD\Disk1\rapidwiz - scene-cfg showProgress - phase nopromptmsg

    Logfile located at C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh\ApplyDBTechStack_01121527.log

    |      0% completed

    / 0% completed

    -0% completed

    ------0% completed

    |      0% completed

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: ICFG_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_5."

    'runProcess_5 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM Set user to the ORA_DBA group

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > NET LOCALGROUP ORA_DBA/ADD/how: "members can connect to the Oracle as a DBA database without password.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > NET LOCALGROUP ORA_DBA cottage/Add UTKARSH\Uday

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_6."

    'runProcess_6 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM install < SID > OracleService

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo 'Statusstring C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\bin\oradim.exe-NOUVEAU - SID FPRD1'

    "Statusstring C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\bin\oradim.exe-NOUVEAU - SID FPRD1.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\bin\oradim.exe-NOUVEAU - SID FPRD1

    The created instance.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: INSTSRV_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > FOR /F "delims is" %a IN (' DATE/t') DO (set date = % a)

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > (set date = Sunday, January 12, 2014)

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > FOR /F "delims is" %a IN (' TIME/t') DO (set time = % a)

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > (set time = 15:28)

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > installation STAGE FINISHED ECHO: 10g RDBMS: Sunday, January 12, 2014 15:28

    INSTALL FINISHED PHASE: 10g RDBMS: Sunday, January 12, 2014 15:28

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "database ORACLE_HOME successful installation.

    "ORACLE_HOME successful installation database"

    C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd succeeded

    Step 1 of 5

    Command: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    Step 2 of 5

    Execution: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM $Header: adrundb.cmd 120.12 marderiu noship 19/01/2009-06:29:56 $

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM #.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM This file is automatically generated by the automatic configuration service.  It will be read and

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM crushed.  If you have received the order to edit this file, or if you are not

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM be able to use the settings created by the automatic configuration service, see Metalink Note

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > 387859.1 REM for assistance.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM #.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > FOR /F "delims is" %a IN (' DATE/t') DO (set date = % a)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > (set date = Sunday, January 12, 2014)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > FOR /F "delims is" %a IN (' TIME/t') DO (set time = % a)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > (set time = 15:28)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > INSTALLATION PHASE STARTED ECHO: DATABASE: Sunday, January 12, 2014 15:28

    PHASE of INSTALLATION has BEGUN: the DATABASE: Sunday, January 12, 2014 15:28

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET JRE_PATH=C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET JRE_CP =. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET XML_FILE=\admin\FPRD1_utkarsh.xml

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET XML_FILE=C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET PATH = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\unzip\NT; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\OracleApps\Cygwin\bin;

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > EC SET = error code

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > setlocal enableextensions

    «"C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set/p unpw =»

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > for /F "usebackq tokens = 1, 2 delims = /" %i in ('APPS/APPS") set APPSUSER = %i & & set APPSPASS = j %

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set APPSUSER = APPS & & set APPSPASS = APPS

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > IF '5' == '1' (THREADS SET = 1) ELSE (SET = 2 THREADS).

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > CD /D C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > path settings and classpath display REM for forest exploitation

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "PATH to the - C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java - Setting."

    "Defining the path to-C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "CLASSPATH setting-.; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar-".

    "Setting CLASSPATH-.; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar-".

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM these steps occur when dbseed is not "No. Database".

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'View Demo' == "No. Database" goto: NO_DB

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > segs restoration UPDATE of REM in the context

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'View Demo' == 'Fresh Install' goto: FI_DB

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > set DRVNAME = gvision.drv

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: UPD_RBS_VI_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > goto: DONE_WITH_RBS

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'FALSE' == 'C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd' (if 'FALSE' no == 'FALSE' (goto: FALSE) else (goto: runProcess_1))

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_1."

    'runProcess_1 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "removing the unnecessary Statusstring install files".

    "Statusstring remove install them files.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0/appsutil/template/dbfinfo.lst del/f/s

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0/appsutil/template/adcrdbclone.sql del/f/s

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0/appsutil/template/adcrdb.sh del/f/s

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo # 1 > C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0/dbs/FPRD1_ifile.ora

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-mx512M - classpath. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.rapidwiz.util.InstantiateFile e C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml d C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\driver\data\driver\gvision.drv - pwd no_password_here-log C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh\ApplyDatabase.log - nthreads 2 - verbose

    Enter the location of the CD-ROMs titled Oracle Applications quick install - 1 disk of databases:

    Check the contents of the disc in French - C:\OracleApps\stageR12\startCD\Disk1\rapidwiz

    Check the contents of the disc in French - C:\OracleApps\stageR12\oraAppDB\Disk1

    Check the contents of the disc in French - C:\OracleApps\stageR12\oraAppDB\Disk1

    Unzip the count: 237

    Disk1 treatment...

    Treatment Disk2...

    Disk3 treatment...

    Treatment Disk4...

    Treatment Disk5...

    Treatment Disk6...

    Treatment Disk7...

    Treatment Disk8...

    Treatment Disk9...

    Treatment Disk10...

    Disk11 treatment...

    Treatment Disk12...

    Treatment Disk13...

    Treatment Disk14...

    Treatment Disk15...

    Treatment Disk16...

    Treatment Disk17...

    Treatment Disk18...

    Treatment Disk19...

    Treatment Disk20...

    Treatment Disk21...

    Treatment Disk22...

    Treatment Disk23...

    Treatment Disk24...

    Treatment Disk25...

    Treatment Disk26...

    Treatment Disk27...

    Treatment Disk28...

    Treatment Disk29...

    Treatment Disk30...

    Treatment Disk31...

    Treatment Disk32...

    Treatment Disk33...

    Treatment Disk34...

    Treatment Disk35...

    Treatment Disk36...

    Treatment Disk37...

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: INS_DB_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_2."

    'runProcess_2 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM registration step run RapidClone

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "Statusstring database record.

    'Statusstring database record'

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > (echo APPS & echo APPS) | C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-DCONTEXT_VALIDATED = true - mx512M - classpath. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDatabase EI C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml-C:\OracleApps\stageR12\startCD\Disk1\rapidwiz - scene-reg showProgress - phase nopromptmsg

    Logfile located at C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh\ApplyDatabase_01121856.log

    |      0% completed

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: CLONE_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "runProcess_3."

    'runProcess_3 '.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM run RapidClone stage of configuration

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "Statusstring Configuration Database".

    "Statusstring Configuration Database.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > (echo APPS & echo APPS) | C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-DCONTEXT_VALIDATED = true - mx512M - classpath. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDatabase EI C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml-C:\OracleApps\stageR12\startCD\Disk1\rapidwiz - scene-cfg showProgress - phase nopromptmsg

    Logfile located at C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh\ApplyDatabase_01121856.log

    |      0% completed

    / 0% completed

    -0% completed

    ------0% completed

    |      0% completed

    / 0% completed

    -0% completed

    ------0% completed

    |      0% completed

    / 0% completed

    -0% complete RC-50004: Fatal: error in ApplyDatabase:

    Creating control files is not

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 1 == 0 goto: CFG_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "cannot run configuration database using RapidClone.

    "Cannot perform configuration of database using RapidClone"

    RW-50010: error:-script returned an error: 1

    RW-50004: Error Code when you run the external process.  Check the log file for more details.

    Install the driver database for the instance of FPRD1 running

    Treatment DriverFile = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv

    The instantiation of the drivers for operation C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adrun11g.cmd

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd

    backup: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd to C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac\adrun11g.cmd

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adrundb.cmd

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    backup: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd to C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac\adrundb.cmd

    Step 0-5

    Command: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd

    Step 1 of 5

    Step 1 of 5

    Command: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    Step 2 of 5

    Execution: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM $Header: adrundb.cmd 120.12 marderiu noship 19/01/2009-06:29:56 $

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM #.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM This file is automatically generated by the automatic configuration service.  It will be read and

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM crushed.  If you have received the order to edit this file, or if you are not

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM be able to use the settings created by the automatic configuration service, see Metalink Note

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > 387859.1 REM for assistance.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM #.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > FOR /F "delims is" %a IN (' DATE/t') DO (set date = % a)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > (set date = Sunday, January 12, 2014)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > FOR /F "delims is" %a IN (' TIME/t') DO (set time = % a)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > (set time = 20:10)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > INSTALLATION PHASE STARTED ECHO: DATABASE: Sunday, January 12, 2014 20:10

    PHASE of INSTALLATION has BEGUN: the DATABASE: Sunday, January 12, 2014 20:10

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET JRE_PATH=C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET JRE_CP =. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET XML_FILE=\admin\FPRD1_utkarsh.xml

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET XML_FILE=C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET PATH = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\unzip\NT; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\OracleApps\Cygwin\bin;

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > EC SET = error code

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > setlocal enableextensions

    «"C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set/p unpw =»

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > for /F "usebackq tokens = 1, 2 delims = /" %i in ('APPS/APPS") set APPSUSER = %i & & set APPSPASS = j %

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set APPSUSER = APPS & & set APPSPASS = APPS

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > IF '5' == '1' (THREADS SET = 1) ELSE (SET = 2 THREADS).

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > CD /D C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > path settings and classpath display REM for forest exploitation

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "PATH to the - C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java - Setting."

    "Defining the path to-C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "CLASSPATH setting-.; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar-".

    "Setting CLASSPATH-.; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar-".

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM these steps occur when dbseed is not "No. Database".

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'View Demo' == "No. Database" goto: NO_DB

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > segs restoration UPDATE of REM in the context

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'View Demo' == 'Fresh Install' goto: FI_DB

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > set DRVNAME = gvision.drv

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: UPD_RBS_VI_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > goto: DONE_WITH_RBS

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd' == 'C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd' (if not '' runProcess_3' ' == 'FALSE' (goto: "runProcess_3") else (goto: runProcess_1))

    RW-50010: error:-script returned an error: 1

    RW-50004: Error Code when you run the external process.  Check the log file for more details.

    Install the driver database for the instance of FPRD1 running

    Treatment DriverFile = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv

    The instantiation of the drivers for operation C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adridb.drv

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adrun11g.cmd

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd

    backup: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd to C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac\adrun11g0.cmd

    instantiate the file:

    Source: C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\template\adrundb.cmd

    dest: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    backup: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd to C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\out\FPRD1_utkarsh\templbac\adrundb0.cmd

    Step 0-5

    Command: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrun11g.cmd

    Step 1 of 5

    Step 1 of 5

    Command: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    Step 2 of 5

    Execution: C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM $Header: adrundb.cmd 120.12 marderiu noship 19/01/2009-06:29:56 $

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM #.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM This file is automatically generated by the automatic configuration service.  It will be read and

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM crushed.  If you have received the order to edit this file, or if you are not

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM be able to use the settings created by the automatic configuration service, see Metalink Note

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > 387859.1 REM for assistance.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM #.

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > REM

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > FOR /F "delims is" %a IN (' DATE/t') DO (set date = % a)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > (set date = Sunday, January 12, 2014)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > FOR /F "delims is" %a IN (' TIME/t') DO (set time = % a)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > (set time = 20:10)

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > INSTALLATION PHASE STARTED ECHO: DATABASE: Sunday, January 12, 2014 20:10

    PHASE of INSTALLATION has BEGUN: the DATABASE: Sunday, January 12, 2014 20:10

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET JRE_PATH=C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET JRE_CP =. ; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET XML_FILE=\admin\FPRD1_utkarsh.xml

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET XML_FILE=C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\FPRD1_utkarsh.xml

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > SET PATH = C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\unzip\NT; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\OracleApps\Cygwin\bin;

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > EC SET = error code

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > setlocal enableextensions

    «"C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set/p unpw =»

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > for /F "usebackq tokens = 1, 2 delims = /" %i in ('APPS/APPS") set APPSUSER = %i & & set APPSPASS = j %

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > set APPSUSER = APPS & & set APPSPASS = APPS

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > IF '5' == '1' (THREADS SET = 1) ELSE (SET = 2 THREADS).

    C:\OracleApps\stageR12\startCD\Disk1\rapidwiz > CD /D C:\DOCUME~1\UDAYGI~1\LOCALS~1\Temp

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > path settings and classpath display REM for forest exploitation

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "PATH to the - C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java - Setting."

    "Defining the path to-C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java-.

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > echo "CLASSPATH setting-.; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar-".

    "Setting CLASSPATH-.; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\java; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar; C:\OracleApps\stageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar-".

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM these steps occur when dbseed is not "No. Database".

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > REM

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'View Demo' == "No. Database" goto: NO_DB

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > segs restoration UPDATE of REM in the context

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'View Demo' == 'Fresh Install' goto: FI_DB

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > set DRVNAME = gvision.drv

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 0 == 0 goto: UPD_RBS_VI_OK

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > goto: DONE_WITH_RBS

    C:\DOCUME~1\UDAYGI~1\Locals~1\Temp > if 'C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd' == 'C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\temp\FPRD1_utkarsh\adrundb.cmd' (if not '' runProcess_3' ' == 'FALSE' (goto: "runProcess_3") else (goto: runProcess_1))

    RW-50010: error:-script returned an error: 1

    RW-50004: Error Code when you run the external process.  Check the log file for more details.

    Install the driver database for the instance of FPRD1 running

    "Error installation suite R12 E-Business on Windows XP - SP3.

    Your operating system is not supported.

    Oracle E-Business Suite installation and upgrade version Notes 12 (12.1.1) for Microsoft Windows Server (32 bit) (Doc ID 761567.1)

    Logfile located at C:\OracleApps\oracle\FPRD1\db\tech_st\11.1.0\appsutil\log\FPRD1_utkarsh\ApplyDatabase_01121856.log

    Details about the error in the log file?

    Please see the logs mentioned in (how to locate log files and troubleshoot quick installation for immediate 12.0.x and 12.1.x (Doc ID 452120.1) broadcast) and download them in a zip to any free hosting site and post the link here. Please do NOT copy/paste the content of the logs in this thread.

    Thank you

    Hussein

Maybe you are looking for

  • Windows 7 driver for printer / photosmart premium

    I installed windows 7 on my hdx 16 and I need drivers for the printer / photosmart premium 309 c. Someone at - it a chance for the two to work together? Thank you Russ

  • HP Photosmart C4680 Scan

    My question is my printer scan icon were transparent did so not for scanning. I looked around for a response and found that I needed a right click and delete my printer list then add it again by clicking on the icon. After I did it I opened my applic

  • Mouse transceiver Microsoft ergonomic Sculpt broke!

    Salvation; I forgot to remove the transmitter/receiver for my my laptop Microsoft ergonomic mouse. I put my laptop in my bag with the transmitter/receiver still connected to my PC. I realized that it is broken when I tried to use the mouse and it say

  • CDP-C701ES 5 disc changer Laser mechanism locking key

    I have an old changer ARE I want to ship. However I have more plastic key for locking the mechanism of laser in place. Is there anything I can use instead of this key? Thank you!

  • Creation of SQLITE InsertQuery

    IAM trying to do a generic function to insert data to the specified table. What I have done until now is the following: Intialise() { QVariantMap parametersMap; //Assuming that Data to insert will be received as QVarient map from server.So I just add