Need help related to EBS access..

Hi,
We have installed EBS R12.1.1(11g Db).We have completed some of the setups and now have to provide access to the end users for UAT(User Acceptance Testing).But, the problem is we have around 40 users who will be accessing the EBS at any givent point of time, and out of 40 users, aroung 25 users will be accesing EBS through VPN, as our client has offices spread out in diffrent parts of the city and country.Our client Facility wants to know what is the optimal bandwidth they should go in for, so that access through VPN does not become too slow for the end users.Is there any benchmark/statistical document which I can forward to my clients so that they can get a fair idea about the optimal bandwidth??
Thanks and Regards,
Rupdipt

Hi,
Please see this link.
Comparing Bandwidth Requirements between Release 11i and 12
http://blogs.oracle.com/stevenChan/2007/06/comparing_bandwidth_requiremen.html
I believe Oracle support cannot help here even if you log a SR -- See (Note: 423160.1 - What Network Bandwidth Is Recommended for Oracle E-Business Suite 11i?) or details.
Regards,
Hussein

Similar Messages

  • I need help! I cannot access my iTunes from my window's. I keep getting message "error 7" and also MSVCR80.dll missing. I do not know how to access this?

    I need help! I cannot access my iTunes from my window's. I keep getting message "error 7" and also MSVCR80.dll missing. I do not know how to access this?
    I tried downloading the latest version of iTunes, but it does not sync to my windos 7 HP because of the previous messages. Any feedback would be greatly appreciated.
    Thank you,
    ElsaV73

    Hope this article helps you:
    http://support.apple.com/kb/TS5376
    Pleas reply with any further questions.

  • Need help on how to access session object in javaBean

    Hi All,
              I am new to JSP. I have writen a java helper class which gets some data
              from a Session Bean.
              I want to use <jsp:useBean scope="session"> directive in the JSP.
              The helper class requires the reference to session Object to initialize
              itself.
              It looks like I can only pass Strings Or Basic data Type using
              <jsp:setProperty> directive. I want the helper class to initialize only
              once per session.
              I am using weblogic 4.5 and jdk 1.1.7B.
              Need help soon.
              Thanks in Advance
              Regards
              Arun
              

    Arun,
              You need only create a method on the bean and call it passing the request
              object which contains the
              session object. You need not scope to session if you don't need to as well
              ie
              <jsp:useBean id=foo class= myclass.foo scope="session">
              <%
              foo.init(reqeust);
              %>
              Harry
              Arun Kumar <[email protected]> wrote in message
              news:8itp3l$b67$[email protected]..
              > Hi All,
              > I am new to JSP. I have writen a java helper class which gets some data
              > from a Session Bean.
              >
              > I want to use <jsp:useBean scope="session"> directive in the JSP.
              > The helper class requires the reference to session Object to initialize
              > itself.
              >
              > It looks like I can only pass Strings Or Basic data Type using
              > <jsp:setProperty> directive. I want the helper class to initialize
              only
              > once per session.
              >
              > I am using weblogic 4.5 and jdk 1.1.7B.
              >
              > Need help soon.
              >
              > Thanks in Advance
              > Regards
              > Arun
              >
              >
              >
              

  • Need help configuring VPN - problems accessing the networks

    Hi everyone, hope someone can help me out here.
    I'm administering the network for our small company. We basically have two sets of machines - public ones with fixed net addresses (mail, web, dns servers, etc), and private ones behind a wireless router/nat.
    Our main need here is to be able to VPN in to the public side, in particular, the mailserver, so that we can get around all the stupid things that get done to SMTP when we connect at the BedBug Inn ("Free wifi, administered by gibbons").
    Secondarily, it would be nice to be able to connect to and browse some of the internal machines.
    So here is what I did:
    * Installed 10.4.10 Server on a machine with two ethernet interfaces, one that has a public IP address, the other connects into the private network. When I'm actually at that machine, things work fine - I can browse the private network shares, connect to the net, etc.
    * Configured VPN. I have no problems getting a VPN connection, both sides are happy. The VPN assigns incoming clients IP addresses in the private network IP range, but outside those assigned by the wireless router's NAT.
    * Added 192.168.2.1/255 (the private network) and 12.17.29.193/224 (the public network) to the Network Routing Definition box under VPN/Settings/Client Information.
    However, here's where it all falls down. Once the VPN is established, I can't connect to any of the public machines, and the only private-side device that seems to respond is the Wireless/NAT box (A Belkin N1). So the only thing I can do is administer the Belkin remotely, which, while nice, is not exactly what I had in mind.
    Doing a traceroute while VPN is active to my mailserver shows the first hop direct to the VPN machine, then off into * * * heaven (though I have no idea if traceroute works over VPN!).
    One curious note: when I change the order of the Network Routing Definitions so that the public network comes first, and the private one second, I can't contact the Belkin box.
    Any advice, oh wise and powerful masters of technology?
    Various, but the server is running on a G4   Mac OS X (10.4.10)  

    I said:
    "let's assume I VPN to the wireless box"
    You replied:
    "That's not correct as it is not the device running the VPN endpoint - in this case. "
    But wouldn't I have to (on the VPN client) specify the public IP of the wireless box in order connect (because the packets are forwarded) to the actual OS X box running the VPN? Otherwise, it can't see it.
    Part of the problem I have is that I can't dedicate a whole machine to VPN. The OS X machine running VPN is also running DNS, and will eventually run our mailserver and perhaps FTP, web, etc, as I slowly migrate stuff to it.
    So this machine has to have a public IP address. It cannot be hidden behind the wireless NAT. And it seems to me that this is the crux of the problem. What I think you are telling me is that if the VPN machine was entirely hidden behind the wireless NAT, and had no direct public (WAN) interface, then since all the packets destined for the outside world (including my public servers)would have to go through the NAT, and all would be OK.
    If so, then it seems to me that the best solution is to use something like OpenVPN on another OS X (not OS X Server, since I only have one of those) machine in the private network. Since the incoming VPN traffic will be Mac only, it shouldn't be an issue, L2TP-only is fine.
    "Otherwise you have to run NAT and the firewall in the VPN server too and use private IPs for VPN clients - or use "only" it (remove the other NAT box and put it on the LAN only). Using only one device for NAT/gw means less configuration."
    It is entirely unclear to me, in my setup, what effect turning on NAT on the VPN box (or perhaps, just IP forwarding) would have -- and if I do turn on NAT, would I still have the VPN assign IP's to clients in the internal private network's range, or would I use a different range (ie: private is 192.168.237.xxx, VPN assigns 192.168.239.xxx) and expect the NAT to handle the conversion?
    I'm a bit leery of just trying it and seeing what happens because it if mucks things up so badly that the server becomes unreachable (via server admin), I'll have to schlep down to the office to fix it.
    "Other things to consider is "bottlenecks" between your LAN and WAN."
    Not a real issue. We have a small office, and a relatively small pipe to the internet. Most of the traffic from that pipe is from the public machines anyway. The traffic that goes through the wireless router is basically websurfing and hitting the mailserver.
    I could, of course, use the VPN OS X machine as the NAT/DHCP server, and hang the wireless router off the internal network as a simple access point. But would that resolve all the VPN issues?
    Once again, thanks for your helpful and prompt replies.

  • Need help on how to access secure connection sites

    Hi,
    i am unabe to connect https site. The same site is being accessed using other N97 mobile. He is getting message that can i connect to secure site yes or no. I amnot getting the same message. Initially i got the messae i seleced no by mistake now i am unable to access that site. This message is about lcertificates. Can some one help me

    By default there is no username and password is admin in lower case...If that does not work then,you need to reset the router for 30 seconds by pressing the reset button on the router and then,you have to reconfigure all the settings again from scratch.

  • Need help on af:query, accessing bind variable.

    Hi All,
    Im working on Jdev 11.3. I need some help on af:Query UI component. I have a View Criteria defined on my VO and I am using this as <af:Query> in my .jsff. My View Criteria has 2 Bind Variables (Emp. Id, Emp Division). Emp Division is an LOV on the jsff.
    My requirement is to refresh the Results table when user changes the division LOV(and not when he clicks on Search button in the Query component).
    Is there a way to do this in backing bean? Something like a valuechangelistener on a LOV? How can I get from af:query component?
    Thanks.

    Hi,
    You can find some related info here..
    Can I achive valueChangeListener in af:query?
    and
    http://jobinesh.blogspot.com/2011/03/retrieving-viewcriteria-from-custom.html
    Thanks,
    TK

  • Need help on Oracle API access through VBA

    Hi guys,
    I want a macro that can access the oracle API components
    Is it possible ?
    If so pls help me on the same
    Thanks in advance

    can you access oracle from the client you have VBA on? Once you can do that you need to go to a VB forum.

  • Need help setting up remote access please

    I have a new server 2012 network with a server built specifically for remote access
    I need to set up simple remote access to LAN pc's, published apps, and to manage domain remotely
    this is only a test setup and I want some security but first want teh basics setup then I can lock down
    I ran the wizards and believe most things are done correctly when I added the roles, and firewall is allowing access to that server.
    when I try to connect from external I get the remote server's default IIS web page, no remote access options
    is there a simple checklist to test services internally and test the web page access internally?
    I am not sure what information you may need so please ask for any details that will be helpful
    Remote Gateway, licensing, web access and certificates have all been configured using the wizards
    David Sheetz MCP

    Hi David,
    Thank you for posting in Windows Server Forum.
    Initially to remote access the application through RD Web we need to use https://servername/rdweb. Also please check the following setting.
    In IIS: IIS Sites --> Default --> RDWeb --> Pages --> Application Settings --> DefaultTSGateway:
    Set that to your RD Gateway access URL.
    Then restart IIS.
    Your RemoteApps will then be able to find the proper gateway inbound.
    When you created your collection bring up its properties and make sure the URL is specified in RD Gateway settings too. This generates the correct settings in the RDP files.
    In addition, please checkthis article for information. Also please see whether you
    have configured RD RAP and RD CAP properly and try to uncheck the option “Bypass RD Gateway for local address” under deployment properties and verify the result.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • I need help related to Sonic software

    Hi all
    I am working in Progres Sonic software.Here i am trying to run one sample
    related to JMSInboundSend which is on the sample code installed with sonic software , in which it will transfer message thorugh JMS broker.But i am getting problem while executing Java file.Please help me.
    Thank you
    sushma

    Hello i got your point.You are right .when i tried to run that code it gives me error as
    Exception in thread "main" java.lang.NoClassDefFoundError:HttpRequestor
    can you please tell me what it mean.
    Thank you
    sushma

  • Need help related to Graphs/Cha​rts in Labview

    Hi,
    I need some info related to Graphs/Charts in Labview.
    Where I am facing problem is:
    User has to select from a ring control , type of graph/chart he wants i.e.,XY Graph,Waveform Graph,Waveform Chart...
    Based on his selection I need to create that particular graph dynamically at run-time and plot the data.
    Please suggest how I can do this....
    Regards,
    Harika

    HI Harika,
    There is property to hide the pages but you dont need that, you just need to display one page a time.
    Just right click on tab control and in shortcut ment disable Visible Item >Tabs, this will hide the Page selection. If you want you can make the color of tab as transperent (It looks like you are not using any tab control)
    Go to the terminal on the tab control, you can write the tab page number you want to display.
    Regards
    Santosh 
    Message Edited by SanRac on 07-28-2009 01:57 AM

  • Need help in installing EBS on Linux

    Hi all,
    i m installing EBC on linux. i got an error on Step 1 of 5 " RW-50004: Error code reveived when running extrenal process. Check log file for details.Running Database install Driver for VIS Instance"
    In log file following is the statment "Cannot execute install for databse ORACLE_HOME. There was an error while running the command - su oravis -c /d01/oracle/visdb/9.2.0/temp/VIS_localhost/adrun9i.sh APPS APPS.
    /d01/oracle/visdb/9.2.0/temp/VIS_locahost/adrun9i.sh: line 28: /tmp/RapidInstall/jre/Linux/1.4.2//bin/jre: Premission denied"
    Please help me to resolve this error.
    Thanks in advance

    Hi Aftab,
    See the steps in the following thread:
    Oracle EBS 11.5.10.2 Installation Steps
    NOTE: Follow the steps stated for the Linux installation (make corrections on the ones you have done already), clean your previous installation.
    remove /etc/oratab, /etc/oraInventory, /tmp/OraInstall etc.
    Then let us know how you get along

  • Need help with 2 users accessing same catalog in pse12 organizer mac

    I recently went from pse7 windows to pse12 and pe12 mac version, as my old pc ran out of space, and lots of photo projects to do. I installed the programs, and started using under both my and my wife's user names.
    Now, I would much prefer that we use the same catalog under organizer, but don't know how, short of using the Revel "cloud" feature, which neither of us want.
    I tried managing catalogs, and moved my user catalog to the "shared" area, but cannot get my wife's pse12 organizer to see it.
    Any help would be appreciated- I have put a LOT of effort into the organization of about 3,000 family photos in my catalog, and would hope that both of us could access the fruit of this effort.

    Thanks for the input. I do not want us to access it at exactly the same time, as we share one imac. I would just like to have us both see the same catalog when we are logged in, when the other is offline. Does your answer still apply? Thanks again!

  • Need help in dowloading EBS HRMS

    Hello Experts,
    Can anyone please suggest from where I can download free EBS HRMS demo version.
    Someone from my team suggested that you can download from E delivery.
    But i am confused which link should i click for download of EBS HRMS. there are so many present.
    Kindly help please.
    Regards

    Hello,
    It was a free instance. I did not check it recently, but have used it a couple of months back for free.
    It will ask you for your company's CSI number.
    Also check this -
    1. Run the VM and image on your laptop, I think its 3GB RAM requirement for running VM based suite
       - http://blogs.oracle.com/stevenChan/entry/ebs_1211_oracle_vm_templates
    2. Run it on Amazon Cloud on a pay per hour basis ($0.3 per hour I think)
       - http://blogs.oracle.com/stevenChan/entry/ebs_aws_ec2
    Thanks,
    Vignesh

  • Hello everyone, Need help using POI to access xslx data

    Hi,
    i am trying to make a simple program in OATS which will fetch data and display the output from a xlsx file.
    The file name is DriverAdapter and its java script is as below. I have written a java class called ActionDriver whch performs the actions for me using the POI api. But when i instantiate ActionDriver,
    it is throwing the exception referrring to POI api classes cannot be found. ClassNotFoundException : org.apache.poi.openxml4j.exceptions.InvalidOperationException;
    Can someone help me out to find how can i run this through DriverAdapter. When i tried to run ActionDriver from the same project as a java application by replacing my method with main, it is running fine.
    import oracle.oats.scripting.modules.basic.api.*;
    import oracle.oats.scripting.modules.browser.api.*;
    import oracle.oats.scripting.modules.functionalTest.api.*;
    import oracle.oats.scripting.modules.utilities.api.*;
    import oracle.oats.scripting.modules.utilities.api.sql.*;
    import oracle.oats.scripting.modules.utilities.api.xml.*;
    import oracle.oats.scripting.modules.utilities.api.file.*;
    import oracle.oats.scripting.modules.webdom.api.*;
    import java.io.FileInputStream;
    import java.io.FileNotFoundException;
    import java.io.IOException;
    import java.util.ArrayList;
    import java.util.Iterator;
    import ats.test.ActionDriver;
    public class script extends IteratingVUserScript {
         @ScriptService oracle.oats.scripting.modules.utilities.api.UtilitiesService utilities;
         @ScriptService oracle.oats.scripting.modules.browser.api.BrowserService browser;
         @ScriptService oracle.oats.scripting.modules.functionalTest.api.FunctionalTestService ft;
         @ScriptService oracle.oats.scripting.modules.webdom.api.WebDomService web;
         @ScriptService oracle.oats.scripting.modules.formsFT.api.FormsService forms;
         private static String myData="C:/data.xlsx";
         public void initialize() throws Exception {
              //initializing ActionDriver
              dAction = new ActionDriver();
         * Add code to be executed each iteration for this virtual user.
         public void run() throws Exception{
              dAction.startAction(myData);
         public void finish() throws Exception {
    Below is the code for my ActionDriver
    package ats.test;
    //package sni.test.ats;
    import java.io.FileInputStream;
    import java.io.FileNotFoundException;
    import java.io.IOException;
    import java.util.ArrayList;
    import java.util.Iterator;
    import org.apache.poi.openxml4j.exceptions.InvalidOperationException;
    import org.apache.poi.poifs.filesystem.POIFSFileSystem;
    import org.apache.poi.xssf.usermodel.XSSFCell;
    import org.apache.poi.xssf.usermodel.XSSFRow;
    import org.apache.poi.xssf.usermodel.XSSFSheet;
    import org.apache.poi.xssf.usermodel.XSSFWorkbook;
    public class ActionDriver
         public static void main (String ar[])
         //public void startAction(String myData)
              boolean b = true;
              try
                   XSSFWorkbook wb = new XSSFWorkbook("c:/data.xlsx");
                   //XSSFWorkbook wb = new XSSFWorkbook(myData);
                   XSSFSheet sheet = wb.getSheet(DataConstants.businessFlow);
                   ArrayList businessRule = new ArrayList();
    Iterator rows = sheet.rowIterator();
    String myScripts[];
    while (rows.hasNext())
    XSSFRow row = (XSSFRow) rows.next();
    row = (XSSFRow) rows.next();
    Iterator cells = row.cellIterator();
    while (cells.hasNext())
         XSSFCell cell = (XSSFCell) cells.next();
         if (cell.getCellType()==XSSFCell.CELL_TYPE_NUMERIC )
              businessRule.add(cell.getNumericCellValue());
         else
              businessRule.add(cell.getStringCellValue());
    performAction(businessRule);
              catch(Exception fife)
                   System.out.println("Exception Occured"+fife);
                   b=false;
              /*catch(IOException ie)
                   System.out.println("Error Handling Input File"+ie);
         public static void performAction(ArrayList businessRules)
              Object[] businessRuleArray = businessRules.toArray();
              boolean b=true;
              for (int i=1; i<businessRuleArray.length;i++)
                   if(b)
                        String rule = businessRuleArray.toString();
                        System.out.println(rule);
                   else
                   break;

    [this |http://blogs.oracle.com/aamat/2009/06/load_testing_your_oracle_datab_1.html] Hi
    Is that class located in the same folder as the script.java class?
    If note you will need to add it on the manifest, you can look at this blogs for instructions on how to edit the manifest file.
    Regards
    Alex

  • Need Help...Problem accessing a website that I can get on the Itouch???

    My database is a hosted app so I need to log into it via the web...I can log in with my touch with no problem...With the Iphone 3G I can't log in...Does anyone have any idea as to why?

    If you are in the NYC area, ATT has a server problem. I have the same problem. I've called ATT several times, but they don't have an estimated time it will be fixed.

Maybe you are looking for

  • Migration from Tally6.3 to Oracle Financials11i

    Hi, Previously we are running Oracle financials 11 in our organization. Recently we have shifted to Tally6.3 because of some reasons. Suppose in future,we want to shift again back to Oracle financials. At that time, is it possible to transfer the dat

  • Charged instantly for a free trial!

     I have been a free spotify user for quite a few months, and i got an advert asking me if i would like to upgrade to premium for a month for free. As I am going on holiday I decided to start the trial. It asked me to put in my card details, and check

  • New Install - Can access the internet but not with Web Browser

    I just installed Solaris 10 11/06 with my new Ultra 20 M2 workstation. I can ping, complete NSLOOKUP commands on public domain names and can telnet; however, when I try to use the browser it says it cannot connect to the internet. I made sure of the

  • Using a different computer to put music into Ipod

    i was wondering if its possible to use a different computer to put some new songs into my ipod without losing all my previous music. i ask this question because a friend of mine who used my computer to put some songs from my library to her ipod lost

  • Headset HS-13W

    Hi, I'm very interesred about buying a Nokia HS-13W, but I need to know before some details (I have special needs as deaf and it's no t easy finding solutions). Could somebody answer me this questions?: 1- Can the HS-13W vibrates as cell phone does?