Configuration doubt

Could somebody, please, explain me ?
I know tha when I set up redo shipping, the number of standby redolog (at standby database) must be at less, one more than the number of online redolog present in the source database. That is why when the standby database is a single instance I execute the following, at the standby database, if the number of online redolog in the source is 2:
ALTER DATABASE ADD STANDBY LOGFILE GROUP 4 ('+BD2')SIZE 50M;
ALTER DATABASE ADD STANDBY LOGFILE GROUP 5 ('+BD2') SIZE 50M;
ALTER DATABASE ADD STANDBY LOGFILE GROUP 6 ('+BD2') SIZE 50M;
After, I set the LOG_ARCHIVE_DEST_2 parameter like
alter system set LOG_ARCHIVE_DEST_2='LOCATION=+BD3/ VALID_FOR=(STANDBY_LOGFILE,PRIMARY_ROLE)';
BUT when I have a Real Application Clusters with two instances as standby database, I need create the standby redolog in both instances or just in one ? :
INSTANCE1
ALTER DATABASE ADD STANDBY LOGFILE GROUP 4 ('+BD2')SIZE 50M;
ALTER DATABASE ADD STANDBY LOGFILE GROUP 5 ('+BD2') SIZE 50M;
ALTER DATABASE ADD STANDBY LOGFILE GROUP 6 ('+BD2') SIZE 50M;
INSTANCE2
ALTER DATABASE ADD STANDBY LOGFILE GROUP 4 ('+BD2')SIZE 50M;
ALTER DATABASE ADD STANDBY LOGFILE GROUP 5 ('+BD2') SIZE 50M;
ALTER DATABASE ADD STANDBY LOGFILE GROUP 6 ('+BD2') SIZE 50M;
Thanks you so much.

Thanks Cow Town but it is not my point. I say when the primary is a single instance and I want to have an standby in a RAC compose of two instance. That is:
source database-: single instances
future standby database: two instances RAC
As said I know that if the future standby database will be a single instance too, I need to create one standby group more than the number of online redolog present in the source DB. But in my situation the standby will be two instances RAC and my question is if I need to create the four groups in each instance or just in one of all.
Please tell me if you understand my question, and again thanks so much.

Similar Messages

  • 11g r2 DG configuration doubts

    Hi gurus,
    i have some doubts in dg. even after reading some documents also i am not clear.
    1) when primary db sending archives to standby by based on which parameter location it stores the archives.
    2) standby_archive_dest parameter is deprecated. is there any parameter replacing this. and is there any new parameters introduced in dg.
    3) i am configuring like in 10g only. is that mandatory to use rman tool to configure dg.
    Please help me to be clear with this.
    thanks a lot..

    Archives wil be send to standby from primary by mentioning service= in log-archive_dest, in case or RAC fal client & server plays a major role too.
    Standby archive dest is depricated, no extra parameters are introduced. Standby arch/local arch dest can be same.
    As usual either you can restore from backups or you can perform duplicate using RMAN.
    Starting from 11g duplicate from active database been introduced.
    If GRID manager configured then you can build standby too.
    Thanks

  • Form's Port Configuration Doubt

    Hi,
    I installed weblogic 10.3.4 on Windows Server 2008 R2 64 bits and Forms 11g 11.1.1.4 afer form's intallation i save the installation's resume, this is the resume i got:
    Oracle Portal, Forms, Reports and Discoverer Installation
                    Configuration Options
                                   Middleware Home Location: C:\u01\app\oracle\product\Middleware
                                   Oracle Home Location: C:\u01\app\oracle\product\Middleware\as_1
                                   Oracle Instance Location: C:\u01\app\oracle\product\Middleware\asinst_1
                                   Oracle Instance: asinst_1
                                   Domain Option: Create Domain
                                   Domain Name: FormsDomain
                                   Domain Home: C:\u01\app\oracle\product\Middleware\user_projects\domains\FormsDomain
                                   Domain Host Name: SRVWEBLOGIC
                                   Domain Port No: 7001
                                   User Name: weblogic
                                   Automatic Port Detection: true
                                   Administrator Console: http://SRVWEBLOGIC:7001/console
                                   EM Console: http://SRVWEBLOGIC:7001/em
                                   EMAgent URL: http://SRVWEBLOGIC:5155/emd/main
                                   Forms URL: http://SRVWEBLOGIC:8090/forms/frmservlet
                                   Reports URL: http://SRVWEBLOGIC:8090/reports/rwservletIn the weblogic's administration console i can see the managed server's ports as:
    WLS_FORMS    -> 9001
    WLS_REPORTS  -> 9002But in the installation's resume the port are 8090
    Forms URL: http://SRVWEBLOGIC:8090/forms/frmservlet
    Reports URL: http://SRVWEBLOGIC:8090/reports/rwservletI tried the url's from the installation's resume:
    http://SRVWEBLOGIC:8090/forms/frmservlet
    http://SRVWEBLOGIC:8090/reports/rwservlet
    and they do not work, but if i change their ports to 9001 and 9002 as they appears in the weblogic's console they work
    So i have some doubts:
    -What is the porpuse of this ports ??
    -Why the Forms's url and Reports's url from the installation's resume are not working ??
    -can i change the WLS_REPORTS's port ??
    -there is a problem if for example i change the WLS_REPORTS's port to 8090 ??
    -i have created a new report server with opmnctl createcomponent and i can see that when i access to it, i have to use the same reports's port 9002, is there a way to change the new report_server's port ??
    Regards
    Carlos

    8090 would be the port of the Apache HTTP Server, 9001 and 9002 are the ports of the managed weblogic servers running the forms and the reports servlets. You can reach both weblogic servers under port 8090 as the HTTP Server talks via mod_weblogic to the weblogic servers. If you want to change the ports of the weblogic servers you can do so in the weblogic server console, but also you need to change them in the config files of Apache if you want them both to be reachable under the Apache port. Those files are located under
    ORACLE_INSTANCE/config/OHS/ohs1/moduleconf
    They should be pretty self explanatory.
    I tried the url's from the installation's resume:
    http://SRVWEBLOGIC:8090/forms/frmservlet
    http://SRVWEBLOGIC:8090/reports/rwservlet
    and they do not work, but if i change their ports to 9001 and 9002 as they appears in the weblogic's console they workSee also in those config files. For the configuration of mod_weblogic you need to provide the hostname, so maybe you have a problem with your naming resolution (at least this was mostly the problem in my case). See that you get a fixed IP for your server if you don't have one already and check your DNS entries of your DNS server. If everything else fails you can still provide the IP adress instead the hostname.
    As for all your other questions the base problem should be the same; see that you get mod_weblogic running, and everything should be running via port 8090. If you want to change that listener port you can do so in the httpd.conf under
    ORACLE_INSTANCE/config/OHS/ohs1
    cheers

  • Stms configuration doubt

    Dear Experts,
    We are using ecc 5.0 on oralce database on unix.actually i got doubt to configure stms.My domain controller is Domain_TPD.
    which is development system.now that system is down.and the testing server is TPU.And production is TPU.
    I have a doubt that i can delete that domain controller and i can create Domain controller in production and i will add testing system to production.Do i configure the same thing in stms.is it possible to create TMS between two systems with same sid.
    Please suggest me.
    Regards,
    Naveen

    Hi ,
         Please find answer to your questions::
    1. i can delete that domain controller and i can create Domain controller in production:: yes you can delete the current configuration & make PRD system as  domian controller .
    2. i will add testing system to production:: yes you can add new system to new domain.
    3.is it possible to create TMS between two systems with same sid.:: Same SID will not be supported in one landscape.You must have dieffrent SIDs .If you are asking the question like if you can configure the transport route in same system then you can do it by creatinf a dummy system.
    Thanks..
    Mohit

  • Order Data Warehouse / Customer Master Configuration Doubt

    What is "Front End Unit" ?  I have to configure this in the Customer Master, but do not know where? Also I need details of how to configure  Channel, Sub Segment in customer master.
    Thanks All in Advance.

    Hi,
    Yes,for this there are two options.
    1.By using the T.Code:SE91.
    Enter the class as V1 and number as 423.
    Click on Change.
    Click on where used list.
    Check programs and uncheck all.
    Enter.
    A list of programs will be displayed.If you double click on any program then,the lines where it is used are displayed.
    Identify your warning message line.
    Double click on it.
    Change it from W to E before the numebr 423.
    Save.
    2.Unassign the block assigned for your customer in XD05 for your sales order type.
    Suppose 01 is the block assigned for your customer.
    Goto SPRO>Sales and Distribution>Sales>Sales Documents>Define and assign reason for blocking.
    Assign reason for blocking.
    Suppose "OR" is your document types.
    Delete the entry 01,OR in this table.
    Save.
    In this case for this order type,you can create or change the order even though the block is assigned to it.
    Regards,
    Krishna.

  • Data warehouse configuration doubt

    Hi guys,
    I´m studing data warehouse and I would like to know if there´s any documentation showing the correct way to configure a DW database, like parameters, block size and partitioned tables.
    or if you have experience please post here your suggestions.
    Thank you,
    Felipe

    Starting with Oracle's data Warehousing Guide, documentation is a great start.
    http://download-uk.oracle.com/docs/cd/B10501_01/server.920/a96520/toc.htm
    You can also search fro datawarehouse books from goole or any search enginee.
    Jaffar

  • Out look Configuration Doubt

    Hi Experts,
    I new of this Outlook Configuration..SAP Business One. Please  Any one guide me How to Make Outlook Configuration with SAP Business one.
    please Any body share PDF documents and Video Link..
    Thanks
    Dineshkumar kannan

    Hello Dineshkumar
    Yes, Richard Duffy's video is a demonstration of add-on capabilities, not an step by step guide. And I haven't been able to find anything likely in youtube.
    Anyway if you need an step by step guide, in the first link I shared there is the following point:
    Implementing Microsoft Outlook Integration for SAP Business One:
    Recorded Live Expert Session (August 25, 2005)
    PDF presentation
    That is from 2005, but I think that 2007 version installation shouldn't be very different. Both Recorded Live Session and PDF presentation guide you through installation and configuration.
    Also on SQL Administrator Guide share by Nagarajan, you'll be able to find another explanation of Outlook Integration Addon installation on pages 35 and 54. 35 for installing Outlook Integration Server and 54 for installing the Addon.
    Regards

  • DGMGRL configuration doubts

    Hi all,
    i have configured the Datagaurd max performance Mode in 11gr2 and everything is fine.
    but the StaticConnectIdentifier value has the IP of the Primary database srever instead of HOSTNAME.
    can anyone identify or hlep where i need to change this.
    below
    Connected.
    DGMGRL> show configuration
    Configuration - COLDGCONFIG
    Protection Mode: MaxPerformance
    Databases:
    PCOLPRIM - Primary database
    PCOLSTBY - Physical standby database
    Fast-Start Failover: DISABLED
    Configuration Status:
    SUCCESS
    SNAP of details for below command.
    DGMGRL> show database verbose 'PCOLPRIM';
    Database - PCOLPRIM
    Role: PRIMARY
    Intended State: TRANSPORT-ON
    Instance(s):
    POZW1COL
    Properties:
    DGConnectIdentifier = 'POZW1COL_PRD'
    ObserverConnectIdentifier = ''
    below you could see the Host has the IP instead of hostname.
    StaticConnectIdentifier = '(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(*HOST=10.10.200.200*)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PCOLPRIM_DGMGRL.dummy.com)(INSTANCE_NAME=POZW1COL)(SERVER=DEDICATED)))'

    Hi,
    You can change with EDIT command
    DGMGRL> edit database PCOLPRIM set property StaticConnectIdentifier = '(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<hostname>)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PCOLPRIM_DGMGRL.dummy.com)(INSTANCE_NAME=POZW1COL)(SERVER=DEDICATED)))'and I think you must add hostnames to HOSTS file
    Regards
    Mahir M. Quluzade
    www.mahir-quluzade.com
    Edited by: Mahir M. Quluzade on Sep 14, 2012 3:15 PM

  • Guest wireless WLC configuration doubts

    Hi Experts,
    I have one WLC which is configured as a Foreign controller and other is configured with Anchor which is connected in DMZ ( behind firewall ) ...
    I have one more Anchor controller which is physically connected to other remote office ...
    As of now ,All guest clients are connecting to remote site anchor controller which is suppose to connecte locally configured anchor controller.
    Can anybody suggest me ... what configuration or settings i need to look into so that guest clients can be connected to locally configured Anchor controller.
    Please suggest me ....

    So you want the remote Anchor controller to be treated as a backup. Right ?
    In my knowledge, that's not possible to use only one anchor controller at one time. since we have to enter the Anchor controller details in the foreign controller. So if we enter both the Anchor controllers in the Foreign controller they will start load balancing.
    Other process is - make a manual entry in the Foreign controller at the time of primary anchor controller failure so that the traffic start moving to remote anchor controller. This is a work around.
    Otherwise I don't know if there are any settings which can be done at the Primary Anchor controller to switch to backup controller in the event of failure.

  • Weblogic configuration doubts regarding multiple authenticators

    We are trying to configure multiple authenticators in weblogic.
    One default authenticator which holds weblogic's boot user id & password.
    The authenticator configured to talk to active directory server.
    I'm able to see Active Directory users in weblogic user list (i.e. examples --> security --> realms --> myrleam --> users)
    The control flag on both authentication provides is set to OPTIONAL.
    But when i try to use one of the user from active directory for authentication 'm getting invalid user id / password. (the sample program which i've written tries to create JNDI context using the user name & password)
    I'm using weblogic 8.1
    any help highly appreciated.
    TIA
    Girish

    Set the JAAS Control Flag to SUFFICIENT for both authenticators. For more information
    you can see information on JAAS (http://java.sun.com/products/jaas/overview.html)
    or look at:
    http://edocs.bea.com/wls/docs81/secmanage/providers.html#1187595
    -Craig
    Girish Pradhan <[email protected]> wrote:
    We are trying to configure multiple authenticators in weblogic.
    One default authenticator which holds weblogic's boot user id & password.
    The authenticator configured to talk to active directory server.
    I'm able to see Active Directory users in weblogic user list (i.e. examples
    --> security --> realms --> myrleam --> users)
    The control flag on both authentication provides is set to OPTIONAL.
    But when i try to use one of the user from active directory for authentication
    'm getting invalid user id / password. (the sample program which i've
    written tries to create JNDI context using the user name & password)
    I'm using weblogic 8.1
    any help highly appreciated.
    TIA
    Girish

  • BAM configuration - Doubts

    Hi Frnds,
    We installed BAM on windows (Enterprise Link and BAM s/w).
    In Net configuration, we used on of our 11i instance as Service Name.
    Now, we are unable to proceed how can we get the database objects (Views) on to this BAM.
    How can we get data from the database and make reports here?
    Pleas help
    Thank You

    I think BAM has strict Oracle DB version requirements. It is not supported on 11g - pl verifry with release notes on supported platform

  • Webutil not working on 9ids w2000

    Hello,
    I have installed webutil with no luck.
    I have some doubts related the manual + an error.
    First of all, my installation is on 9ids, could this be a problem in a production environment (not testing)??
    Configuration doubts:
    1._ Configuring http-->
    my line in the orion-web file is this one:
    <virtual-directory virtual-path="/webutil" real-path="D:\OraHome1/webutil/lib" /> ( is /or\)???
    2.- formsweb.cfg--> line webUtilArchive=/forms90/webutil/webutil.jar (But my virtual directory name is just webutil?, not /forms90/webutil ? )and is case-sensitive important????
    3.formsweb.cfg example has multiple baseHTMLjinitiator entries, I think that just only one should be there. The rest of baseHTML are not in the webutil folder, are a documentation bug, aren´t they?
    4. DO I have to configure the default.env file? Or setting the environment variables is enough?
    5. Step 12-d of the familiarization manual.
    Error:
    I have set the oracle_path and classpath -->webutil.jar webutil_config->webutil.cfg file, as environment variables, and forms90_path--> as an entry of the Windows registry, pointing webutil.pll. When I try to open the webutil example WU_TEST.fmb I get an error saying the webutil.pll can´t be found( frm -10102). I re-open and re-link the webutil.pll(as suggested in a thread), relink the webutil object, recompile all, and run the form. I always get an error saying : frm- 40039, connection to library webutil can´t be made while wu_test is displayed (or sth like this...)
    I have read several times the documentation but I can´t solve this,
    I would thank any help, TIA

    The console error is the next:
    JInitiator: Versión 1.3.1.13
    Usar versión JRE 1.3.1.13-internal Java HotSpot(TM) Client VM
    Directorio local del usuario = C:\Documents and Settings\beamar
    Configuración del delegado: sin delegado
    JAR cache enabled
    Location: C:\Documents and Settings\beamar\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://developer.cidaut.es:8888/forms90/java/f90all_jinit.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    La versión del applet Forms es: 902122
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    It seems like if the listener is not up, but OC4J instance is started.
    The forms error I´m getting is "WUC-015, your form must contain the following bean...."
    I have set the default.env file, Should I put its variables too as environment variables?
    Thanks in advance

  • Doubt in Benefits Module configuration..please clrify

    Hi Friends,
    I am having doubt in configuration steps in Benefits module.Here i have configured
    Benefit Area,Assigned currency to Benefit Area,Defined Benefit providers,Set current Benefit Area,Defined Benefit plan types,Status,Defined Employee criteria groupings(parameter groupings,salary groups,age groups,Seniority groups),Defined cost groupings,Defined coverage groupings.
    In Health plans i defined Health plan genral data,options for health plans,dependent coverage options,Defined Cost Variants,Defined cost rules.
    I struck up from this point onwards.My qurries are
    1.Is it compulsary to Assign Health plan attributes!
    2.What are follwing steps of configuration after Assign Health Plan attributes!

    Hi Vikram,
    1. yes you should assign Assign Health plan attributes; without assigning this u can' process the further steps this is the integration point off your plan options with cost rules
    2. after the above step the following are the mandatory steps to follo:
    a. Flexible administration --- define administrative parameters (Mandatory)
    b. Prerequisite and Corequisite plans (Optional--based on ur client needs)
    c. Adjustment reasons (Optional-if u have any adjustments it is mandatory)
    d. Programs ; 1st program Grouping and Second program groupin( Mandatory without assigning this you can't process)
    e. Define Benefit Programs (mandatory)
    f. Employee Eligibility : eligibility grouping and variant and eligibility rules ( Mandatory)
    g. Standard Selections: Health plans (Mandatory)
    after config all those steps then you go to T-Code HRBEN0001 there you can enrol youa employees .
    Regards,
    Sushma

  • Doubt on configuration....!!!

    Dear Friends,
    Pls clarify my below doubt's
    1. Do I need to configure sender XI adapter & sender agreement when my sender is a ECC system sending proxy message?
    2. I have configured Business system for differnt clients of ECC and at runtime if both the system sends a same message type to XI, based on the logical & technical system details XI can know which BS has sent that message, but in case of two Business Service sends same message type, how will XI know which BS has sent message?
    Thanks for your help....! ! ! ! !......!

    Hi,
    >>Reg my second question I am using webmethods as a sender. So I have configured two Business system for two different webmethods system. So if the both the webmenthods systems sends the same message type can XI know which system the message has been sent...?
    If you have a business system for each of the webmethods then yes.
    >>Also in case of receiver/server proxy, I need to configure receiver channel and receiver agreement... can I have two different receiver Proxy sytems by configuring different receiver channels and assigning to the respective scenario....??
    Yes you need them and you can have two different systems as receivers.. there you need to specify the parameters in the XI communication channel
    >>I assume that there is not need of creating sender channel & agreement when the sender system post message directly to integration server of XI... for ex when webMethods posts message directly to XI which is similar to ECC posting proxy message.... Please correct me if i am wrong....
    yes you dont need them.. but i have a basic doubt.. why are you posting it as proxy, cant we have a normal HTTP post?
    Regards
    Suraj

  • FTP vs. NFS- basic configuration and doubts - bt. unix and windows systems

    Hi all,
    I need to configure a connection between PI (unix box) and a windows server using File Adapter (both sender and receiver).
    My doubts are:
    - Which is preferable type of conection: NFS or FTP?
    - Which are the advantages and disadvanteges of both?
    - Most important: Which are the prerrequisites for both ways? Such as installing server ftp, or mounting folders, OS configuration, security config. Etc. etc.
    I will apprettiate if you could also post a direct link to documentation.
    Thanks in advance.
    Exe.
    Edited by: EZEG80 on Nov 9, 2010 1:18 AM

    Hi,
      NFS: when the file folder is available on the XI Server
    FTP: when it is at remote
    If the Sharing folder is in the same XI system then NFS..If the sharing folder is in different system it is FTP.
    we will use NFS when we required to poll the files from local machines.and we will use FTP when we required to poll the data from the FTP server which are in the remote side or outside of the firewall
    FTP (file transfer protocol) here you are getting data from ftp server or you are writing to FTP server.
    NFS is used when your XI can access the file location directly using the NFS protocol.
    When the File System can be access using FTP protocol, then you need to use FTP and provide the FTP server details and user crendentials to pull data from the File Server.
    NFS is used when you want XI to use the NFS protocol to access thye location of the file.
    FTP is File Transfer Protocol and is used when your Sender SYstem is using an FTP system to send / receiver files.
    we are using NFS when we required to poll the files from local machines..
    We are using FTP when we required to poll the data from the FTP server which are in the remote side or outside of the firewall..
    For more info....go thru these threads...
    FTP and NFS?????
    differnce between nfs and ftp
    FTP Vs NFS
    Regds,
    Pinangshuk.

Maybe you are looking for

  • How do I set the Checkbox Export value to numeric?

    I am attemting to analyze the data in my forms.  In order to do so, I am exporting the data into a spreadsheet.  There are about 50 check boxes in the form that I am tabulating.  The default export values are "Yes" and "Off".  My preferred values are

  • Burn issue

    I am trying to burn a cd but I keep on getting an error...#4450.  Help!

  • CVP Studio mediaserver faiover

    For microapps I simply use ip host mediaserver = CVP1 IP and ip host mediaserver-backup = CVP2 IP and set media_server var = "mediaserver" and RunExtScript failsover and sue the backup mediaserver in case of an issue. But for CVP Studio Projects, I s

  • How to switch to a complete different dialog/panel?

    Assume I need for a Flex app two completely different dialog panels: 1.) Panel A with a couple of buttons, entry fields, checkboxes,... 2.) Panel B with a big listbox and a few buttons at the bottom. So when the user clicks in Panel A on a certain bu

  • AT300-105: Have anyone info about updates in the future?

    Dear friends, does anyone know whether we will ever get any form of update for AT300-105, which is currently stuck at 4.0.3.05. ? The reason I am asking this is that my company has recently introduced BYOD concept and we are eligible to use our own d