EBS R12.1.1 Synonyms

Hi,
I came across an interesting issue:
In Oracle EBS R12's database, there are two synonyms
- APPS.ar_system_parameters_all
- APPS.ar_system_parameters
on the same table AR.ar_system_parameters_all.
Ex:
Query: select count(*) from ar_system_Parameters_all
Output: 5 rows
Query: select count(*) from apps.ar_system_parameters_all
Output: 5 rows
Query: select count(*) from apps.ar_system_parameters
Output: 0 row
But when you do a simple select query on then, the output are not the same.
Can anyone help me understand what is the catch in those synonyms?
Reagrds,
Roy

Post your questions here in EBS General Discussion.
General EBS Discussion
addionally,if you login to MOS, under online documentation->e-business suite->electronic technical reference manual.
You can find all the information about e-business objects.
http://etrm.oracle.com/pls/etrm/etrm_search.search
HTH
-Anantha

Similar Messages

  • How do you display the tables of EBS R12 (VIS)?

    Hi,
    My sqlplus does not work but I have an Oracle sqldeveloper. How do you display the tables info of order management module in EBS R12 for windows?
    For example:
    Base tables
    oe_order_headers_all
    oe_lines_all
    oe_lot_serial_numbers
    oe_sales_credits
    oe_price_adjustments
    Interface tables:
    OE_HEADERS_IFACE_ALL
    OE_LINES_IFACE_ALL
    OE_RESERVTNS_IFACE_ALL
    OE_CREDITS_IFACE_ALL
    OE_PRICE_ADJS_IFACE_ALL
    OE_LOTSERIALS_IFACE_ALL
    OE_ACTIONS_IFACE_ALL
    Thanks,
    Fernando

    Hi Fernando,
    The tables for Order Management will mostly be in ONT schema - APPS schema only holds Views, Synonyms, PL/SQL Packages and similar abstractions.
    In SQL Developer make a connection to the APPS schema, then go to Synonyms and you'll see the tables (note you should filter as there are lots of objects in Apps schema)!
    In the synonym SQL tab you can see the base schema for the table, e.g.
    CREATE OR REPLACE SYNONYM "APPS"."OE_ORDER_HEADERS_ALL" FOR *"ONT"*."OE_ORDER_HEADERS_ALL";
    Make a connection to the base schema, e.g. ONT.
    Then you'll see the ONT tables under the Tables folder.
    Alternatively, connect as apps and execute SQL "desc OE_ORDER_HEADERS_ALL"
    Or look at the APPS schema views instead, e.g. OE_ORDER_HEADERS
    Regards,
    Gareth
    Edited by: gareth.roberts on Aug 18, 2009 11:52 AM

  • Query hangs when getting apps schema objecs(Ebs R12) objects from BO Designer

    Hello Guys,
    We are facing an issue on Production instance that the query given by BO support hangs when getting the objects from apps schema by login from BO designer.
    We are able to get the objects from Ebs 11i instance with the same query. Below is the instances details for Ebs 11i and R12.
    Ebs R12 Application Version     : 12.1.3
    Ebs R12 DB Version                 : 11.2.0.3
    Ebs 11i Appl Ver     : 11.5.9
    Ebs 11i DB Ver       : 9.2.0.5
    Below is the query.
    SELECT NULL, u1.owner, u1.object_name, u1.object_type, NULL
        FROM all_objects u1, role_tab_privs rtp, all_tab_privs atp
       WHERE u1.object_type IN ('TABLE', 'VIEW', 'SYNONYM')
         AND u1.object_name LIKE '%' /* Type selection : can be empty */
         AND u1.owner = rtp.owner(+)
         AND u1.object_name = rtp.table_name(+)
         AND u1.owner = atp.grantee(+)
         AND 'SELECT' = atp.PRIVILEGE(+)
         AND u1.object_name = atp.table_name(+)
         AND u1.owner = 'APPS' /* Owner selection : can be empty */
    UNION
    SELECT   NULL, asy.owner, asy.synonym_name, 'SYNONYM', NULL
        FROM all_synonyms asy
       WHERE asy.synonym_name LIKE '%' /* Type selection : can be empty */
         AND asy.owner = 'APPS' /* Synonym Owner selection : can be empty */
    ORDER BY 4, 2, 3;
    Please help me out as it's very urgent. As users are unable to do transaction.
    Thanks
    Khan

    Any update experts on this issue please

  • WS Security error while invoking EBS R12 Conc job

    Hi,
    I have 2 soa services, where <orchest_Service> calls <conc_job_Loader> service. <conc_job_Loader> service is used to schedule a EBS R12 concurrent program. the <orchest_Service> calls the <conc_job_Loader> service and passes all required parameters. I also see that a concurrent request id is generated. below is the log details:-
    <outputVariable>
    <part name="payload">
    <Envelope>
    <Body>
    <Response>
    <status>1383520</status>
    <detail_text>Concurrent Job: Bank Statement Loader is submitted with request id: 1383520</detail_text>
    </Response>
    </Body>
    </Envelope>
    </part>
    </outputVariable>
    </input>
    <fault>
    <bpelFault>
    <faultType>0</faultType>
    <remoteFault>
    <part name="summary">
    <summary>oracle.j2ee.ws.client.jaxws.JRFSOAPFaultException: Client received SOAP Fault from server : InvalidSecurity : error in processing the WS-Security security header</summary>
    </part>
    <part name="detail">
    <detail>Client received SOAP Fault from server : InvalidSecurity : error in processing the WS-Security security header</detail>
    </part>
    </remoteFault>
    </bpelFault>
    </fault>
    <faultType>
    <message>0</message>
    </faultType>
    i am passing all details like
    Responsibility     responsibility_key (such as "SYSTEM_ADMINISTRATOR")
    RespApplication     Application Short Name (such as "FND")
    SecurityGroup     Security Group Key (such as "STANDARD")
    NLSLanguage     NLS Language (such as "AMERICAN")
    Org_Id     Org Id (such as "202")
    please assist resolve the error...

    Hi James,
    Thanks for the quick reply.
    We've tried to call that web service from an HTML designed in Visual Studios with the same username and password and its working fine.
    But on the BPEL console, we are getting the error as mentioned.
    Also if you can tell me how to set the user name and password in the header of the parter link.I could not find how to do it.
    Thanks,
    Saurabh

  • Page can not be Displayed in EBS R12 64bit - OEL 5.4 64bit

    Hi Hussein,
    I have just installed EBS R12 (12.0.4) 64 bit on OEL 5.4 64bit, for our new client.
    The installation was successfull in general, but as usual I hit with this "Page Can Not Be Displayed" error and the client side ie browser.
    I can startup and shutdown the DbTier with status "0".
    I can startup and shutdown the AppsTier with status "0" (well it shows this overall status at the end, but I see some error with "OHS")
    This the sample log of the AppsTier:
    [applprod1@rdbms2 ~]$ ./startAPP
    You are running adstrtal.sh version 120.13.12000000.3
    Executing service control script:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/admin/scripts/adopmnctl.sh start
    script returned:
    You are running adopmnctl.sh version 120.4.12000000.3
    Starting Oracle Process Manager (OPMN) ...
    opmnctl: opmn started.
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/app                                             l/admin/log/adopmnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/admin/scripts/adapcctl.sh start
    script returned:
    You are running adapcctl.sh version 120.6.12000000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl: opmn is already running.
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rdbms2.ficsd.com:6200
        0 of 1 processes started.
    ias-instance id=VIS_rdbms2.rdbms2.ficsd.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
        HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=399901443,pid=2395)
        failed to start a managed process after the maximum retry limit
        Log:
        /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/ora/10.1.3/opmn/HTTP_Server~1
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/appl                                             /admin/log/adapcctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/admin/scripts/adoacorectl.sh start
    script returned:
    You are running adoacorectl.sh version 120.11.12000000.2
    Starting OPMN managed OACORE OC4J instance  ...
    adoacorectl.sh: exiting with status 0
    adoacorectl.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/a                                             ppl/admin/log/adoacorectl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/admin/scripts/adformsctl.sh start
    script returned:
    You are running adformsctl.sh  version 120.12.12000000.3
    Starting OPMN managed FORMS OC4J instance  ...
    adformsctl.sh: exiting with status 0
    adformsctl.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/ap                                             pl/admin/log/adformsctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/admin/scripts/adoafmctl.sh start
    script returned:
    You are running adoafmctl.sh version 120.6.12000000.2
    Starting OPMN managed OAFM OC4J instance  ...
    adoafmctl.sh: exiting with status 0
    adoafmctl.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/appl/admin/log/adoafmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/admin/scripts/adalnctl.sh start
    script returned:
    adalnctl.sh version 120.3
    Checking for FNDFS executable.
    Starting listener process APPS_VIS.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/appl/admin/log/adalnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/admin/scripts/adcmctl.sh start
    script returned:
    You are running adcmctl.sh version 120.14
    Starting concurrent manager for VIS ...
    Starting VIS_1001@VIS Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/appl/admin/log/adcmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/admin/scripts/jtffmctl.sh start
    script returned:
    You are running jtffmctl.sh version 120.3
    Validating Fulfillment patch level via /u02/applprod1/VIS/apps/apps_st/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for VIS on port 9300 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    All enabled services for this node are started.
    adstrtal.sh: Exiting with status 0
    adstrtal.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/appl/admin/log/adstrtal.log for more information ...As you can see, the last had overall status code "0"
    But there is this error:
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl: opmn is already running.
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rdbms2.ficsd.com:6200
    0 of 1 processes started.
    ias-instance id=VIS_rdbms2.rdbms2.ficsd.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=399901443,pid=2395)
    failed to start a managed process after the maximum retry limit
    Log:
    /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/ora/10.1.3/opmn/HTTP_Server~1
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /u02/applprod1/VIS/inst/apps/VIS_rdbms2/logs/appl/admin/log/adapcctl.txt for more information ...
    But it says status 0 too, does this cause the "web page can not be displayed"?
    Please Help........................
    Thanks a lot in advance

    Did you remove the lock files as suggested before?Not yet, I am not at the client right now, I will go there tomorrow morning. I am just practising here in our office test instance :)
    The access log file has:
    127.0.0.1 - - [01/Oct/2009:21:57:20 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:21:57:40 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:21:58:00 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:21:58:20 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:21:58:40 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:21:59:00 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:21:59:20 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:21:59:40 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:22:00:00 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:22:00:20 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:22:00:40 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"
    127.0.0.1 - - [01/Oct/2009:22:01:00 +0800] "HEAD  /index.html HTTP/1.1" 200 0 0 "-" "-"And the error log file:
    [Thu Oct  1 08:42:44 2009] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal operations
    [Thu Oct  1 08:42:44 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Thu Oct  1 08:50:51 2009] [warn] [client 192.168.1.170] oc4j_socket_recvfull timed out
    [Thu Oct  1 08:50:51 2009] [error] [client 192.168.1.170] [ecid: 1254357949:192.168.1.170:24084:0:3,0] mod_oc4j: request to OC4J rel12.ebiztech.biz:21500 failed: Connect failed
    [Thu Oct  1 09:28:40 2009] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal operations
    [Thu Oct  1 09:28:40 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Thu Oct  1 09:29:58 2009] [error] [client 192.168.1.100] [ecid: 1254360598:192.168.1.170:27679:0:2,0] File does not exist: /u01/applr1211/VIS/inst/apps/VIS_rel12/portal/favicon.ico
    [Thu Oct  1 09:51:22 2009] [error] [client 192.168.1.101] [ecid: 1254361882:192.168.1.170:27679:0:11,0] File does not exist: /u01/applr1211/VIS/inst/apps/VIS_rel12/portal/favicon.ico
    [Thu Oct  1 09:51:26 2009] [error] [client 192.168.1.101] [ecid: 1254361886:192.168.1.170:28180:0:13,0] File does not exist: /u01/applr1211/VIS/inst/apps/VIS_rel12/portal/favicon.ico
    [Thu Oct  1 09:51:43 2009] [error] [client 192.168.1.101] [ecid: 1254361903:192.168.1.170:28256:0:17,0] File does not exist: /u01/applr1211/VIS/inst/apps/VIS_rel12/portal/favicon.ico
    [Thu Oct  1 09:52:55 2009] [error] [client 192.168.1.101] [ecid: 1254361975:192.168.1.170:27678:0:17,0] Directory index forbidden by rule: /u01/applr1211/VIS/apps/apps_st/comn/java/classes/
    [Thu Oct  1 11:40:43 2009] [error] [client 192.168.1.101] [ecid: 1254368443:192.168.1.170:28256:0:53,0] File does not exist: /u01/applr1211/VIS/inst/apps/VIS_rel12/portal/favicon.ico
    [Thu Oct  1 12:08:25 2009] [error] [client 192.168.1.101] [ecid: 1254370105:192.168.1.170:28256:0:66,0] File does not exist: /u01/applr1211/VIS/inst/apps/VIS_rel12/portal/favicon.ico
    [Thu Oct  1 12:08:28 2009] [error] [client 192.168.1.101] [ecid: 1254370108:192.168.1.170:27677:0:59,0] File does not exist: /u01/applr1211/VIS/inst/apps/VIS_rel12/portal/favicon.ico
    [Thu Oct  1 13:05:48 2009] [error] [client 192.168.1.101] [ecid: 1254373548:192.168.1.170:28179:0:127,0] Directory index forbidden by rule: /u01/applr1211/VIS/apps/apps_st/comn/java/classes/
    [Thu Oct  1 13:06:56 2009] [error] [client 192.168.1.101] [ecid: 1254373616:192.168.1.170:28178:0:226,0] Directory index forbidden by rule: /u01/applr1211/VIS/apps/apps_st/comn/java/classes/
    [Thu Oct  1 13:06:56 2009] [error] [client 192.168.1.101] [ecid: 1254373616:192.168.1.170:28178:0:227,0] File does not exist: /u01/applr1211/VIS/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Thu Oct  1 13:06:56 2009] [error] [client 192.168.1.101] [ecid: 1254373616:192.168.1.170:28178:0:228,0] File does not exist: /u01/applr1211/VIS/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gifThe above error normal? Its just my test instance and the users seem have no problem? or I am just not aware of.
    Thanks

  • At the beginning of install EBS R12 on Ubuntu 8.04 amd64 (Linux Debian)

    Bonjour,
    Need help, please.
    At the beginning of install EBS R12 on Ubuntu 8.04 amd64 (Linux Debian)
    ATI graphic driver: "ati-driver-installer-8-4-x86.x86_64.run"
    All prerequisites are installed.
    appmgr@ubu:~$ /d01/Stage12/startCD/Disk1/rapidwiz/rapidwiz
    Terminal output:
    Rapid Install Wizard is validating your file system......
    4 dvd labels found
    Rapid Install Wizard will now launch the Java Interface.....
    appmgr@ubu:~$ Locking assertion failure. Backtrace:
    #0 /usr/lib32/libxcb-xlib.so.0 [0xf73cd767]
    #1 /usr/lib32/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xf73cd8b1]
    #2 /usr/lib32/libX11.so.6(_XReply+0xfd) [0xcddf31bd]
    #3 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/xawt/libmawt.so [0xce162a76]
    #4 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/xawt/libmawt.so [0xce14880a]
    #5 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/xawt/libmawt.so [0xce148a51]
    #6 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x24) [0xce148c5c]
    #7 [0xf2437fa8]
    #8 [0xf2431aeb]
    #9 [0xf2431aeb]
    #10 [0xf242f1b4]
    #11 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so [0xf765734c]
    #12 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so [0xf77f7c08]
    #13 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so [0xf765717f]
    #14 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so(JVM_DoPrivileged+0x2dd) [0xf76a636d]
    #15 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d) [0xf73762cd]
    #16 [0xf2437838]
    #17 [0xf2431a14]
    #18 [0xf242f1b4]
    #19 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so [0xf765734c]
    Locking assertion failure. Backtrace:
    #0 /usr/lib32/libxcb-xlib.so.0 [0xf73cd767]
    #1 /usr/lib32/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xf73cd81e]
    #2 /usr/lib32/libX11.so.6 [0xcddf2518]
    #3 /usr/lib32/libX11.so.6(XGetVisualInfo+0x26) [0xcdde90a6]
    #4 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/xawt/libmawt.so [0xce1476df]
    #5 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/xawt/libmawt.so [0xce147970]
    #6 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/xawt/libmawt.so [0xce148b98]
    #7 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/xawt/libmawt.so(Java_sun_awt_X11GraphicsEnvironment_initDisplay+0x24) [0xce148c5c]
    #8 [0xf2437fa8]
    #9 [0xf2431aeb]
    #10 [0xf2431aeb]
    #11 [0xf242f1b4]
    #12 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so [0xf765734c]
    #13 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so [0xf77f7c08]
    #14 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so [0xf765717f]
    #15 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/server/libjvm.so(JVM_DoPrivileged+0x2dd) [0xf76a636d]
    #16 /d01/Stage12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.5.0/lib/i386/libjava.so(Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x3d) [0xf73762cd]
    #17 [0xf2437838]
    #18 [0xf2431a14]
    #19 [0xf242f1b4]
    The window titled « Install Oracle Applications - Welcome » is displayed but empty;
    I Click [ X ] at the top right corner;
    The windows titled «  Oracle Applications Rapid Install Wizard Alert » is displayed, asking « Are you sure you want to exit ? » I say [ Yes ];
    On the Terminal, I press Ctrl C.
    I choose Ubuntu that is easy to use. I tried and abandoned Oracle EL5 and Solaris.

    Need help N°2, please.
    Install started well. I am facing another lot of errors, quoted as below: -----
    In the windows "System Check Details" - File Space check:
    -- database node space checks --
    RW-20013: Error: - Not enough free disk space on system:
    Database Transaction File Directory = /d01/oracle/VIS/db/apps_st/data
    required = 65064
    actual = 38180
    RW-20013: Error: - Not enough free disk space on system:
    Database Archive File Directory = /d01/oracle/VIS/db/apps_st/data
    required = 44798
    actual = 38180
    (all other Disk spaces were accepted.)
    Where I can correct the disk space allocation ? There are 67 GB free disk space on my pc, avalaible space before VIS install was 270 GB approximatively.
    ---------------------

  • Trying to Installing EBS R12.1.1 on Windows XP 32 Prof SP3

    For the last one month I am trying to install EBS R12.1.1 on Windows XP 32 Professiional SP3
    with the help of different post from this Forum, so thanks to all who belives in sharing knowlegde.
    Now i am at Step 3 of 5
    at 53% of
    Command D:\oracle\VIS\inst\app\VIS_r12win32\temp\adrunias.cmd
    and 92% of
    Registering Applications Technology Stack
    follwing are the log files
    tried to insert the log here but its too big so uploaded on google drive
    https://docs.google.com/file/d/0B5JwCkVi57yibnF6cWhqSjZDMzg/edit?usp=sharing
    and
    https://docs.google.com/file/d/0B5JwCkVi57yiR1FQQkd4WkNmSVE/edit?usp=sharing
    Please if anybody can help.
    Thanks
    muntasir
    Edited by: 961537 on May 30, 2013 4:41 PM

    i tried to insert the log here but its too big so uploaded on google drive
    D:\oracle\VIS\inst\apps\VIS_r12win32\logs\05301221.log ---->> https://docs.google.com/file/d/0B5JwCkVi57yibnF6cWhqSjZDMzg/edit?usp=sharing
    D:\oracle\VIS\inst\apps\VIS_r12win32\admin\log\ApplyAppsTechStack.log --->> https://docs.google.com/file/d/0B5JwCkVi57yiY3pvM21UdnR4c2s/edit?usp=sharing
    D:\oracle\VIS\apps\apps_st\appl\admin\VIS_r12win32\log\ApplyAppsTechStack.log -->> https://docs.google.com/file/d/0B5JwCkVi57yiVERWTWk4NzdLZU0/edit?usp=sharing
    D:\oracle\VIS\inst\apps\VIS_r12win32\admin\log\ohclone.log -->> https://docs.google.com/file/d/0B5JwCkVi57yibDd0Qmt0UUdLZ3M/edit?usp=sharing
    D:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_r12win32\NetServiceHandler.log -->> https://docs.google.com/file/d/0B5JwCkVi57yiaDB4QnFhY05BRGc/edit?usp=sharing 
    D:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_r12win32\05301521\NetServiceHandler.log -->> https://docs.google.com/file/d/0B5JwCkVi57yiUm5HSFFVSGg4TVE/edit?usp=sharing
    D:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_r12win32\05301221.log -->> https://docs.google.com/file/d/0B5JwCkVi57yiR1FQQkd4WkNmSVE/edit?usp=sharing
    D:\oracle\VIS\inst\apps\VIS_r12win32\admin\log\ApplyAppsTechStack_05301529.log -->> https://docs.google.com/file/d/0B5JwCkVi57yibFR0YmttVXBWU00/edit?usp=sharing 
    Please if anybody can help.
    Thanks
    muntasir
    Message was edited by: 964540

  • EBS R12.1.3 with OSSO integration

    Hi ,
    I have integrated OSSO with EBS R12 (12.1.3) following the documentation.
    I am facing "Internal Server Error 500" when accessing the EBS url. Looks like some problem with the partner applicaiton registration.
    How to debug this.? What could be the potential error??
    I chose this way, because of EBS+Demantra integration.
    Any info on this is appreciated..
    Regards
    Vicky

    Hi EBSDBA,
    Thanks for the reply. I went through the document in the tutorial provided in the above link. Its little complex : ).
    I saw a video on youtube regarding connection of Oracle db to Sharepoint.
    How to connect Oracle database to SharePoint 2010 &amp;amp; FAST search - YouTube
    Can you please check the video above and suggest if it works for my requirement.
    Thanks.
    Regards,
    Afzal.

  • EBS R12.1.3 with Apex 4.1.1 Calling a JSP

    I am running Apex 4.1.1 using EBS 12.1.3. THe EBS instance is a two tier system (web/application server on a different machine to the database). A glassfish server has been installed on the same server as EBS web server(same linux owner for both) and the Apex listner is running inside glassfish.
    I am wanting to call a JSP(located on the web) server from Apex, to get a list of files from a given directory(on the web server) and display the files in the browser using using apex. In other word, a user click on a button/tab... it runs a JSP that returns a list of the files in a given directory and displays them in a tabular format within Apex.
    Can this be done, if so how ?
    Thanks

    Hi Pete,
    I'm working on integrating EBS R12 and APEX 4.1.1, I had followed the Extending Oracle E-Business Suite Release 12 using Oracle Application Express white paper. In the white paper its said that Create Authentication Scheme From scratch, but there is no option to create application scheme from the scratch,but the page showing like this
    When you create a new authentication scheme, you have several options. Most let you reuse implementations that already exist in your application or in other applications within your workspace. There are even some pretested schemes you can copy to get you up and running immediately.
    Create Scheme:     
    Based on a pre-configured scheme from the gallery
    As a copy of an existing authentication scheme
    You may create a new authentication scheme by making a copy of one in this application or in another application in your workspace. Then you can edit the new scheme, changing the name to what you prefer and changing any of the settings to meet your requirements.
    Alternately, you may create a new authentication scheme from scratch by stepping through the wizard and specifying all of the parameters.
    How can we create Authentication Scheme using the wizard but there is no option to create via wizard.
    Kindly help me because i had no idea and stuck up at this point, is any document you have kindly share with me it would be grateful...
    Thanks,
    Karthik

  • Discoverer integration with EBS R12 !!!

    Hello Sir,
    I need help to install/integrate Discoverer with R12.
    Actually, our clients are using Discoverer 4i in current EBS 11.5.10.2 in production. We have just upgraded EBS in TEST environment from 11.5.10.2 to R12.1.3.
    I had suggested client that Discoverer 4i is actually de-supported and they need to upgrade Discoverer version to minimum 10.1.2.3 or higher to integrate it with R12.1.3.
    Now, client also have requirement for Discoverer to be certified with MS Excel 2010 format. So I have suggested to upgrade Discoverer version to minimum 11.1.1.4.
    Latest certified Discoverer version is 11.1.1.7.0 as per note Using Discoverer 11.1.1 with Oracle E-Business Suite Release 12 (Doc ID 1074326.1)
    1) Can you please provide your opinion and any documentation which I can follow to install/integrate Discoverer with R12 ?
    2) Do I need to first install separate 10gAS for installing Discoverer 10.1.2.3 or Fusion middleware home for installing Discoverer 11g ? If yes, where can I find doc for this installation ?
    3) Since 10g support has ended July 2013, where can I get media for installing 10gAS ?
    4) Is there any additional licences required for using either Discoverer 10g or Discoverer 11g ?

    1) Can you please provide your opinion and any documentation which I can follow to install/integrate Discoverer with R12 ?
    In addition to the doc you have, please see:
    https://blogs.oracle.com/stevenChan/entry/discoverer_11_1_1_7
    How to Test Discoverer Integration with E-Business Suite 11i and Release 12? (Doc ID 1065257.1)
    Running Discoverer Reports From EBS R12 (Doc ID 1516784.1)
    R12: How to Create a Link to a Discoverer Workbook (Doc ID 471303.1)
    2) Do I need to first install separate 10gAS for installing Discoverer 10.1.2.3 or Fusion middleware home for installing Discoverer 11g ? If yes, where can I find doc for this installation ?
    Installation Recommendations - 11g Release 1 (11.1.1)
    Installer Screens - 11g Release 1 (11.1.1.7.0)
    3) Since 10g support has ended July 2013, where can I get media for installing 10gAS ?
    You can download WebLogic 10.3.6 from WebLogic Server 12c (12.1.1), WebLogic Server 11g (10.3.6) and Previous Releases
    4) Is there any additional licences required for using either Discoverer 10g or Discoverer 11g ?
    Please see Steven Chan's reply in this link -- https://blogs.oracle.com/stevenChan/entry/discoverer_11gr1_primer
    Thanks,
    Hussein

  • Load testing of Web ADI in EBS R12

    Hi,
    I am currently testing Oracle E-Business Suite R12. Has anyone load tested the Web ADI integrator for Oracle EBS R12? What tool did you use?
    Did you use QTP or Oracle ATS functional testing? I was not able to do a POC using LoadRunner or OATS load test tool.
    Basically Web ADI is an integration that allows data to be uploaded/downloaded between Oracle EBS R12 and local excel.
    Any help is appreciated.
    Regards
    CP
    Edited by: oracletest on 14-May-2012 07:17

    Hi,
    I have found that OATS does not work easily with Web ADI in my case.
    Regards
    CP

  • EBS R12 XML Gateway Integration - Supplier information sync with MAXIMO

    Hello Guys.
    Recently I'm working on a EBS R12 implementation project, as customer already has MAXIMO application, they would like keep it ask "supplier" information syncronization between Oracle EBS R12 and MAXIMO through Oracle SOA Suite 10.1.3
    For EBS R12 supplier creation/update screens done, currently I found I can get supplier information out by configuring Oracle APPS adapter within Oracle ESB(Enterprise Service Bus) scenario to catch business events but may not perfect this way.
    Then we would like try XML Gateway but seems there're no "supplier" related XML Gateway fit in Oracle Apdater module browser :-(
    Appreciate if any one can guide/help........
    Finally being in Dec at the moment, Merry Christmas to everyone first !
    Dong

    DOCUMENT_ID is numeric, yet the value passed is not:
    x_value==>192124:0:102

  • EBS R12.1.3 BI Publisher is forcing NLS_NUMERIC_CHARACTERS to '.,'

    Hi all,
    I developed a report in EBS 11i (11.5.10.2). It creates XML file via RDF report (only data model in it) and generates layout via XML Publisher RTF template.
    I have some numbers in the report that I format in data model using TO_CHAR(some_numeric_value,'FM999G999G990D00').
    This value is then simply displayed in layout as a string field. No formatting is applied in layout.
    NLS settings that I use are:
    NLS_NUMERIC_CHARACTERS= ,.
    NLS_LANG= CROATIAN_AMERICA.UTF8
    EBS profile option ICX_NUMERIC_CHARACTERS is set to value ,.
    It works fine in EBS 11i (11.5.10.2). For numeric value 20354.1 I get formatted value 20.354,10 and this is exactly what I want.
    A part of XML file with this value is:
    <AMOUNT>20354.1</AMOUNT>
    <AMOUNT_DISP>20.354,10</AMOUNT_DISP>
    The same report also works fine in EBS R12.0.4
    But, in EBS R12.1.3 I have encountered a problem.
    With the same NLS settings as stated above I started getting formatted value 20,354.10 (decimal and grouping separators are changed).
    In a log of my concurrent request I can see the message:
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    and my XML file now looks like this:
    <AMOUNT>20354.1</AMOUNT>
    <AMOUNT_DISP>20,354.10</AMOUNT_DISP>
    This is not good for our customers, they want to see number formatted as 20.354,10.
    We raised SR on Oracle Support, but all we got is an answer that "this is the standard behavior to have the XML report submitted with NLS_NUMERIC_CHARACTER set to ".,". This is a standard and impacting only the XML data file generation in order to prevent discrepancies.".
    I've tried to search for a patch that would fix this, but with no luck.
    I will pursue this issue further on SR, but if anyone has an idea how to fix this I would appreciate it very much.
    I know that I can use "raw" numeric value (e.g.20354.1) and format it in layout template (by using format-number), but there are many reports that I would have to change so I'd rather not do that.
    Thanks!
    Dalibor

    Hi Srini,
    Yes, "NLS Compliant" is checked.
    I have looked at the document you suggested, and based on that I have tried different settings for ICX_TERRITORY profile, but that didn't help.
    I was using language CROATIAN, ICX_TERRITORY was set on AMERICA. I tried setting it to CROATIA, but (like I sadi) that didn't help.
    ICX_NUMERIC_CHARACTERS profile is set to ',.', which should produce number formatting like this: 12.345,67
    When I select from FND_CONCURRENT_REQUESTS I see NLS_NUMERIC_CHARACTERS = ',.' (correct).
    But then XML concurrent report forces NLS_NUMERIC_CHARACTERS to ".," (I see that message in the log) and when I use TO_CHAR(my_number,'FM999G999D99') I get 12,345.67 (which is not ok).
    Anyway, thanks for your effort.
    Dalibor

  • Report XML output fail to load into .RTF layout [EBS r12]

    Hi,
    In EBS r12, we have requirement to have a standard report output in excel.
    I got the report's xml output to create the xml template (.RTF layout) using BI Publisher.
    I created the .RTF layout and it works fine on my laptop using Bi Publisher.. the xml loads into it and i can preview xml data on layout with all format (Excel, PDF...)
    I uploaded the layout to EBS, and assigned it to the standard report.
    I changed standard report out put to XML
    When i go to submit report request, the template is assigned with report and everything seems correct.
    [See screen shot: http://img35.imageshack.us/i/xmlt.jpg/]
    But after i run the report.
    The report is Completed with Warning status.. and output is only XML with Error message :
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    The Log file says :
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 2350601 on node CLONE at 13-APR-2011 09:03:47.
    Post-processing of request 2350601 failed at 13-APR-2011 09:03:48 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Why this is happening ? i have done this many times with other standard reports and it worked fine.
    Please advise.
    Standard Report: Supplier Aging Report
    EBS : 12.1.1

    please check the log file and post the output here
    How to find OPP log file?
    To investigate on XML issues or other publishing problems, often the OPP logfile is needed.
    OPP stands for Output Post Processor. Below are the steps to find log file
    1. Login to the application as SYSADMIN
    2. Responsibility: System Administrator
    3. Function: Concurrent --> Manager --> Administration
    4. Select the Output Post Processor
    5. Click on the Processes button
    6. Select the Concurrent Process which was active during the time that the request ran
    7. Click on the Manager Log button to open the Output Post Processor log file

  • Unable to open XML report in Oracle EBS r12

    Hi,
    I have new installation of Oracle EBS r12 (12.1.1) on linux.
    To test the XML report, I changed the output of standard report 'Active Users' from 'Text' to 'XML' and defined the data definition and template for this report.
    I am unable to see the output for XML reports. The report completes without error, however I cannot open the output file.
    The browser opens for fraction of a second and then closes down. My client machine is Windows 7 and I used Microsoft words 2010 to build template
    I used the 5.7.201 version of BI publisher to create the rtf template.
    Please help me to resolve this issue.
    Thanks

    I changed the output of standard report 'Active Users' from 'Text' to 'XML' and defined the data definition and template for this report.
    looks like xml publisher report, so output for concurrent must be 'XML'
    ******* I have changed the output of concurrent program 'Active Users' from 'Text' to 'XML'
    I am unable to see the output for XML reports.
    how you see it?
    ******* I tried to open the report by clicking on 'Output' button from view request screen of EBS.
    did you try after concurrent completed check 'diagnostic -> view xml'?
    ******* I haven't tried this. Will do now.
    The report completes without error, however I cannot open the output file
    what is error?
    ******* There is no error, the request completed successfully. When I tried to open the output file by clicking 'output' button, the browser doesn't open.
    did you check OPP log?
    ******* There is nothing in the OPP log.
    if concurrent failed so first of all check your code - data template and package (if used)
    ******* I used the standard EBS report 'Active Users' and just changed the output from 'Text' to 'XML' and attached the rtf template.

Maybe you are looking for