How do I install and configure the Java Access Bridge?

I've just installed the Oracle 9i database on this Windows 2000
Pro box with a view to learn what there is to learn about
Oracle. I need to install the Java Access Bridge so that I can
access the Oracle applications. I use a screen reader called
JAWS from Freedom Scientific.
Can anyone please tell me how to install the necessary Access
Bridge components and how to configure things accordingly so
that adaptive software will work correctly with the Oracle
applications.
Adrian

You can do all the networking stuff you need by setting a "bridged" adapter in the VM setup, then configure a valid IP in your guest OS, probably using the same gateway and name servers similar to your host OS.
If you you cannot use a bridged mode adapter because your host network does not support another network card, you can configure a NAT and a host-only adapter in the VM setup as following:
When you configure the network device that corresponds to the NAT device on the on the guest side, set it up to obtain the IP address via DHCP. The NAT device is for outgoing connections to the internet only. VBox will not provide any routing from the outside network to interface behind a NAT device, only via it's own internal DHCP routing.
The host-only adapter is only good for connection between the host and the VM guest. It is primarily designed to provide DHCP like the NAT interface, but does allow a manual configuration, by customizing the "vboxnet0" configuration in the Vbox Network preferences. By default, the IP address range 192.168.56.1 to 192.168.56.100 can be used for manual IP configurations.
It was not mentioned in your requirements, but you need a bridged mode adapter if you want to connect to your guest VM from any other machine beside your host system, e.g. local LAN.

Similar Messages

  • How I can install and configure dg4odbc to access SQL Server database

    I need to link Oracle database (installed in Solaris) to SQL Server database. How can I install and configure dg4odbc. Is there any step by step tutorial or guide available there.Thanks in advance.

    Hi,
      You can download the DG4ODBC software from either MOS or eDelivery depending which versios you want to install
    For 11.2.0.4 -
    Patch 13390677: 11.2.0.4.0 PATCH SET FOR ORACLE DATABASE SERVER
    - login to My Oracle Support
    - click on 'Patches and Updates'
    - search for patch number 13390677
    - you may need to press the '+' button to see the platform list
    - scroll down the list to and click on the 'Oracle Solaris on SPARC (64-bit)'  option.
    - on the next screen click on the 'Download' option
    - from the list of download files choose -
    p13390677_112040_platform_5of7.zip
    - this is the Gateway media pack and has everything needed for a standalone gateway install.
    - unzip the file and run the installer and choose the gateway you want.
    For 12.1 -
    https://edelivery.oracle.com
    Product Pack – Oracle Database
    Platform – Oracle Solaris on SPARC (64-bit)
    Oracle Database 12c Release 1 (12.1.0.1.0) Media Pack for Oracle Solaris on SPARC (64-bit)
    - then for the gateways download –
    Oracle Database Gateways 12c Release 1 (12.1.0.1.0) for Oracle Solaris on SPARC (64-bit)
    - unzip and run the installer
    Whichever version you decide I recommend you install into a completely separtae ORACLE_HOME from any existing installs as this makes maintenacne easier.
    For the configuration have a look at this note if you have access to My oracle Support -
    How to Configure DG4ODBC on 64bit Unix OS (Linux, Solaris, AIX, HP-UX Itanium) to Connect to Non-Oracle Databases Post Install (Doc ID 561033.1)
    If not, then refer to the documentation available from -
    Oracle Database Help Center
    - choose either 12.1 or 11.2 then the 'Information Integration' option.
    You can also install the DG4ODBC on the Windows machine (or any other machine if preferred) and access it from the RDBMS on Solaris.
    Regards,
    Mike

  • How can I install and run the Java Telephony API

    Hello!
    I have downloaded the Java Telephony API but I couldn't find the installation notes for installing it on my PC (Win2000).
    Can anyone help me?

    Since the package is downloaded as just .class files just set your classpath like you normally would if you were creating your own package...I personally would install the class file version...run a sample program and see if this works...

  • How to install and configure the SQL Server

    Hi All,
    We have to install SQL server in the new server because the old server is crash and need to upgrade. Please advice How to install and configure the SQL Server to run SAP Business One 8.8 successfully and what part we do have to give attention.
    Kind Rgds,
    Steve

    Hi,
    Try this solution:
    The step-by-step installation guide can be found in the documentation included in the installation media. (\Documentation\SystemSetup\AdministratorGuide_SQL.pdf).
    Below are some important parts that you should pay attention to during the Installation process.
    Resolution
    Collation setting: It must be set as SQL_Latin1_General_CP1_CI_AS,even the company DB is non-english location. The company DB will be created as corresponding collation settings automatically.
    Instance and TCP Port : It is recommended to run SBO on default instance and TCP port 1433. Otherwise,some optional components such as B1i may not work properly.
    Native Client: SQL Server Native Client should be installed on every client machine to enable the ODBC connection to DB server.
    Rgds,

  • How to install and configure Sun java messaging server 6 2005Q4

    Hi all,
    Please tell the steps to install and configure Sun Java Messaging Server 6 2005Q4.
    Thanks.

    You aren't providing a lot of informations... in this case the answer could be: run the command
    /cdrom/jes_05_q4_dvd/Solaris_sparc/installer
    if you just want to install messaging server on a single host, for evaluation purpose, in the documentation
    http://docs.sun.com/app/docs/doc/819-4879
    there is an exhaustive guide. If instead you're trying to addres some specific question, then please give us more details such as O.S., schema version, and so on...
    regards

  • Installing and Configuring the Apache HTTP Server Plug-In

    Hi,
    I am using WL10.3 in Linux machine.
    I have an environment where I have a single WL server in a domain that is deployed with the web-application
    And I have another domain where I have two managed servers in a cluster that is deployed with the business.
    Now, I want to configure a Apache HTTP server to make it work as a proxy along with the weblogic.
    In my current scenario, the stand alone server proxies the req to the cluster and that is defined in a jndi.properties.
    Now, what should I do if I want to use the Apache
    I have the following questions:
    1. Forget about my env, generally how can I install and configure Apache HTTP plug-in?
    I see we already having libproxy_61.so file inside /bea/wlserver_10.3/server/plugin/linux/i686
    Do i need to install the patch even then as told in http://www.oracle.com/technology/deploy/security/wls-security/2793.html?
    2. While am adding the lines in httpd.conf ,
    LoadModule weblogic_module modules/mod_wl_22.so
    Should I put ibproxy_61.so instead of mod_wl_22.so in this line?
    3. Just by configuring the proxy, the session replication and load balancing will be ensured?
    4.And for my configuration as stated at the beginning few lines, what can be the best architecture?
    Your help is really appreciated.

    Hi,
    Below blog would give you a clear understanding of the Integrating Apache with Weblogic. All your questions are been answered in the below blog.
    http://www.prasannatech.net/2008/07/integrating-apache-tomcat-weblogic.html
    You can for sure apply the patch provided in CVE-2008-3257).
    Keep posted with your findings and let us know if you need any further clarification.
    Regards,
    Hussain

  • INST-07408: Unable to install or configure the product on a 32-bit JVM on a 64-bit machine. Make sure to install and configure the product in supported modes.

    Hi there, i have an issue installing oracle forms and reports. its throwing this error"INST-07408: Unable to install or configure the product on a 32-bit JVM on a 64-bit machine. Make sure to install and configure the product in supported modes." on step 5. I have jdk 64bit installed, weblogic server was installed successfully but iam getting stuck somehow.
    Below are details of my pc.
    OS Name    Microsoft Windows 7 Professional
    Version    6.1.7601 Service Pack 1 Build 7601
    Other OS Description     Not Available
    OS Manufacturer    Microsoft Corporation
    System Name   ...........-HP
    System Manufacturer    Hewlett-Packard
    System Model    HP ProBook 4530s
    System Type    x64-based PC
    Processor    Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz, 2501 Mhz, 2 Core(s), 4 Logical Processor(s)
    BIOS Version/Date    Hewlett-Packard 68SRR Ver. F.23, 09/03/2012
    SMBIOS Version    2.6
    Windows Directory    C:\windows
    System Directory    C:\windows\system32
    Boot Device    \Device\HarddiskVolume1
    Locale    United Kingdom
    Hardware Abstraction Layer    Version = "6.1.7601.17514"
    User Name    ...........-HP\................
    Time Zone    South Africa Standard Time
    Installed Physical Memory (RAM)    4.00 GB
    Total Physical Memory    3.94 GB
    Available Physical Memory    1.00 GB
    Total Virtual Memory    7.87 GB
    Available Virtual Memory    1.25 GB
    Page File Space    3.94 GB
    Page File    C:\pagefile.sys

    To clarify further....  It is important to note that Forms/Repors 11.1.2.x software (including WLS and JDK) must be of the same archetecture as the machine.  In other words, you cannot use the 32bit Forms/Reports 11.1.2 software on 64bit Windows.  If you are using a 64bit OS, you must install the 64bit software.  Again, this would include Forms/Reports, WLS, and JDK

  • How to Install and configure SAP Java GUI on windows 2003 sp1.

    Dear All,
    Can I step-by-step on how to install and configure SAP GUI for Java on windows 2003 sp1.
    Pls come with brief as I am completely new to Java and I am practicing the same on my home system first. I have latest SAP Java Pack with me.
    Regards,
    Dillu

    hi,
    Please check this link and install accordingly
    SAP GUI Family
    Regards,
    Naveen.

  • How would i install and configure HS on windows?

    Hello,
    I would like to explore more about installing and configuring HS on windows box (64-bit).
    I have two questions.
    1)Is there OD4ODBC software avaliable for 64-bit windows? if not 32 - bit software works with 64-bit windows OS and 11G Database which is also 64-bit?
    2)can some provide me more steps to configure it, if it's possible.
    3) is there any other way to connect ro MS SqlServer from Oracle other than using ODBC/Gateways?
    Thanks,
    Steve.

    For 64bit Windows you need to have a 64bit DG4ODBC - DG4ODBC 64bit for Windows was first released with 11.2.
    1)Is there OD4ODBC software avaliable for 64-bit windows? if not 32 - bit software works with 64-bit windows OS and 11G Database which is also 64-bit?
    => No - only 64bit DG4ODBC is supported - so please use DG4ODBC 11.2
    2)can some provide me more steps to configure it, if it's possible.
    Please have a look at this note: How to Configure DG4ODBC (Oracle Database Gateway for ODBC) on 64bit Windows Operating Systems to Connect to Non-Oracle Databases Post Install          [Document 1266572.1]     
    which is available through My Oracle Support portal.
    3) is there any other way to connect ro MS SqlServer from Oracle other than using ODBC/Gateways? The easiest way is a gateway, but you could use a JDBC driver and load the MS SQL Server JDBC driver into the JVM of the Oracle database, then code the connection.

  • How to install and initialize the Java ORB correctly?

    Hi!
    I`m having probs in installing the Java ORB (which is in the SDK, isn`y it) correctly. Im using Borland`s JBuilder6 Enterprise Edition.
    Can anybody help me?!
    Thanks,
    jjk

    Do you get an exception, a compile error, ...?
    Here is essentially how I initialize the orb:
        Properties properties = new Properties();
        properties.put("org.omg.CORBA.ORBInitialPort", "12345");
        properties.put("org.omg.CORBA.ORBInitialHost", "some.host.com");
        orb = org.omg.CORBA.ORB.init(null, properties);I've found that what you need to do after that depends on your peer and how you want to connect: resolve_initial_references(), string_to_object(), Tobj_Bootstrap(), ...

  • Step by Step of how to Install and configure the Web Server Core 2008 R2

    I encoutred a couple of problems installing a Web Server Core 2008 R2 edition including the remote connection and for people who are encountring the error :
    "The WinRM client cannot complete the operation within the time specified" or the error : " Could not connect to the specified
    computer. Details: Unable to connect to the remote server "   I think those couple of video will be helpfull,
    so I decided to record and share this experience with you by producing the server core from A  to Z to avoid the headache that I encountred
    during my experience. The lab environment is vmware but you can use hyper v or even physical lab if you want as  the steps are the
    same
    http://www.youtube.com/playlist?list=PLzayUN5B2cXMoyziV4oUs94P6EZT6QVmc
    watch?v=5z1NiWUJdGU  Wipe generation
    watch?v=Q3BoLkWWAC4  hard disk preparation
    watch?v=lOPvy-cn0Uk  server core installation
    watch?v=gTnOUJfRkDg  configure the web server
    watch?v=0ofvknXMNsc  install .net framework in the webserver
    watch?v=K4ADBzZeM6E  install the web server role
    watch?v=oGHC0sbe17Y  remote control the server
    watch?v=SpzAsRkjV40  continue the remote configuration
    watch?v=XjPD8U_y29I  Create and alias for the web server
    watch?v=Pim1T6z6DJM  Configure a Win 7 machine to control
    Enjoy  the vids
    The complexity resides in the simplicity Follow me at: http://smartssolutions.blogspot.com

    Hi MASNSN,
    Thanks for your sharing =)

  • How do I install and configure VirtualBox

    Hi ,
    I originally hijacked a thread
    VirtualBox - somewhat off-topic
    that was vaguely similar to what I am experiencing, but a kind forum moderator has split my question away because hijacking someone else's issue is poor forum etiquette.
    Here is what I posted:
    I tried to follow your last thread however it is still unable to reach outside web. I have a question on how you configured Vbox network adapter, from file/preferences/network, I created a new host-only adapter. There are 2 tabs on this (one for Adapter) and (one for DHCP server). What were the values you used for each of these tabs?
    Then, what were the exact settings you used for the guest setup before starting the VM. you can right click on the chosen VM and select settings/network , and from here you are given several adapter tabs. of course by default adapter 1 is set to NAT. Though many of the options for Adapter 2 seem to become pre-populated once you set it to host-only. Are these ok, are do these values need to be modified also. (this would be the advanced button. Adapter Type, Promiscuous mode, Mac, Cable connected
    OK, so if we can get the above details, then My last question is did you enable 2 adapters inside the guest vm after you boot up the os. Did you enable the 1st to be NAT and 2nd to be static at the OS level? How did you acheive this. I have been trying for several days now... I cannot get this to work. What was the gateway address and static config settings? IP, subnet, gatway, or dhcp for the 1st ... ?
    my requirements are:
    assign the guest vm a static IP
    reach the host from the guest via terminal
    reach the guest from the host via cmd line
    reach the internet from the guest
    Thank you so much for putting the time into this !
    Jeff

    You can do all the networking stuff you need by setting a "bridged" adapter in the VM setup, then configure a valid IP in your guest OS, probably using the same gateway and name servers similar to your host OS.
    If you you cannot use a bridged mode adapter because your host network does not support another network card, you can configure a NAT and a host-only adapter in the VM setup as following:
    When you configure the network device that corresponds to the NAT device on the on the guest side, set it up to obtain the IP address via DHCP. The NAT device is for outgoing connections to the internet only. VBox will not provide any routing from the outside network to interface behind a NAT device, only via it's own internal DHCP routing.
    The host-only adapter is only good for connection between the host and the VM guest. It is primarily designed to provide DHCP like the NAT interface, but does allow a manual configuration, by customizing the "vboxnet0" configuration in the Vbox Network preferences. By default, the IP address range 192.168.56.1 to 192.168.56.100 can be used for manual IP configurations.
    It was not mentioned in your requirements, but you need a bridged mode adapter if you want to connect to your guest VM from any other machine beside your host system, e.g. local LAN.

  • How do I find and configure the new 'global network proxy' feature in iOS 6?

    The 'global network proxy' is listed as a new feature in iOS 6 but is not explained anywhere. I can't see how to set it up on the phone either.
    It sounds like it might be the ideal feature I'm looking for. That is, when I connect to a random new open WIFI point, I would like a default HTTP proxy to use, rather than manually entering the same proxy for each access point that I connect to.
    Is this possible? Is there any documentation for this new feature anywhere?

    The old iTunes library was lost with the old PC.  However, it all that music and content is still on your iPod there are many ways you can extract this content from the iPod and import it back into iTunes.
    Your iPod is designed to sync with only one iTunes library at a time.  It will recognize the iTunes library on the new PC as a new library.  If you sync the iPod with this new library, all content will be erased from the iPod and replaced with what is in the new library.  So what you will want to do is copy everything from the iPod to your new iTunes library on your PC first.
    See this older post from another forum member Zevoneer covering the different methods and software available to assist you with the task of copying content from your iPod back to your PC and into iTunes.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • How do I find and open the Java SE?

    I am really confused. I appreciate your  input!

    If the CD is not showing on the desktop, go to Finder on the menu bar, Preferences, General and check the box for CDs, DVDs,and iPods.  Then double click the image of the CD on the desktop to open and display the contents of the CD.

  • Approximately how long to install and configure rapid marts

    Hi experts
    As a business user not too technical, I wanted to know how long it would approximately take to install Rapid Marts and to configure it for one business area, assuming that database, resource and software prerequisites are met?
    appreciate your help
    Shweta

    Hi,
    this depends a little bit on the level of customizations but this can vary from sometimes as simple as a week to sometimes 3  - 4 weeks or more - depending on the level of customization.
    ingo

Maybe you are looking for

  • Time Capsule and Apple Tv Question regarding iTunes

    (Sorry if this has been asked) I wanted to know if you could set up the time capsule as basically a centralized itunes server and connect to it from multiple apple tv's at the same time to stream music to different rooms( 3 rooms at most) if not will

  • Multi-pass isnt working...

    I accuired a multipass for The Daily Show. It's showing new epsiodes at the Daily show web page but I am not quite sure how Itunes updates because it is not downloading the most recent episodes. What can cause this to happen? Is there a certain time

  • For J2ME Wireless Toolkit Beta 2

    I wrote a project with this toolkit, I test it and it works fine with the Run MIDP Application. I tried to install it in the Nokia 72XX (Handphone of my fried, sorry forget the model). It reported "Invalid Jad file" Any suggestions? Thanks a lot in a

  • Internet explorer and netscape issues

    Hi All; I just got off the phone with Yahoo. There my hosting server. My web site works fine in Firefox and Safari but no joy in internet explorer or netscape. Yahoo can't find a problem with my site. My movies don't work and I need them for my site.

  • IPod deletes all files every time it resets; stuck in restore-recovery loop

    I have a major problem with my 120GB iPod classic, which was working perfectly until yesterday (it barely even had a scratch on it). I was playing my iPod normally when it suddenly froze. No problems there, this occasionally happens so I simply reset