Forms connect to AS/400

hi every body
i want to know how to make Forms(Developer 6i) connect to AS/400?
Regards
mahmoud

or through the oracle transparent gateway to AS/400 at:
http://otn.oracle.com/products/gateways/content.html

Similar Messages

  • Load balancing 10g forms - Connection from new browser window not supported

    Load balancing 10g forms - Connection from new browser window not supported
    We're experimenting with using webcache to load balance between multiple applications servers running OC4J forms processes.
    We currently have one machine with infrastructure and mid-tier (BI & Forms) installed, which is being used for the webcache functionality, this is load balancing between 2 other servers each of which just have the mid-tier (BI & Forms) installation
    In order to get this to work, I had to follow the instructions in the Forms deployment guide : http://download-uk.oracle.com/docs/cd/B14099_11/web.1012/b14032/tuning.htm#sthref707
    The main gist of this is that you need to set the following in the orion-web.xml file in order that the sessions are maintained:
    <session-tracking
    cookies="enabled">
    </session-tracking>
    This all works fine in most cases.
    The problem I am having is if I do one of the following on the client machine:
    1) From IE6 / IE7 run a copy of a forms application. Then open a new window using the "New Window" menu option, and attempt to run another forms application.
    2) In IE7 or Firefox 2.0 open a copy of the forms application, and then open a new tab and try and open another forms application.
    If I try either of these I get a FRM-92101 error, and the following is displayed in the java console:
    oracle.forms.net.ConnectionException: Connection from new browser window not supported
    From trawling various forums (including metalink and otn) it looks like a problem with the way coockies are handled.
    Unfortunately the usual workaround is to ensure that the session tracking option in the orion-web.xml file is disabled.
    The problem is that I need this enabled in order for the load balancing to work.
    Does anyone know of any other workarounds or patches that might help resolve this?
    We're using Application server 10.1.2.0.2 running on windows 2003 servers.

    You were right. Carriage returns were stopping it from working (the document is laid out over separate lines, so I assumed it would make no difference...).
    I've now managed to get it so the forms at least run, but they are all being run in the forms OC4J instance on the same machine as the OHS.
    Has anyone actually managed to get this to work, or am I doing something wrong?
    I did wonder if using an OHS instance on a machine with no forms installation would make any difference?
    I had raised a support call via metalink on this subject, but they eventually came to the conclusion that the only way to do this is with a hardware load balancer (Despite several documents suggesting that webcache is the way to go (including the forms deployment manual)).
    I'm at the point now of giving up and writing some custom scripts to do the job instead...

  • DB connect with as/400 db2 and aix db2

    Hi,
    We are implementing a connection with AS/400 IBM platform with DB2 400 (DB4) and OS400 like operating system. We are using DB-Connect to
    extract data from a DB2 Database to BW (operating system AIX and DB2 UD6 - Sap Netweaver 2004).
    We follow all the steps provided in SAP help to
    configured the Connections. We created the source system for DB-Connect. In BW when we try to select tables and views with right button option the system gets this error " The current ABAP program "RSDL_META_UPLOAD" had to be terminated because one of the statements could not be executed".
    The connection fails, and can't establish it.
    Someone knows about this topic?
    There are other options?
    I would appreciate your help.
    Regards,
    Victoria

    Hi,
    For extract data with DB connect in BW from  AS/400-DB2(DB4) to aix-db2, BW write a wrong abap code.
    For this reason the solutions are:
    Write a funtion module with abap and native SQL for db2 (EXEC SQL) or Change the application server to windows.
    Regards,
    Victoria

  • JDBC form connection - (Newbie)

    I can't connect to a database(jdbc-odbc Bridge) using "JDBC form connection".
    I can connect manually, but not with the wizard. WHY?

    Here is the code, I hope this helps... The one thing that really gets me is that the code runs through Java's Applet Viewer.
    Thanks for your help,
    Rob
    import java.applet.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
    import java.awt.event.ActionListener;
    import java.awt.event.ActionEvent;
    public class test extends Applet //implements ActionListener
    static final String DB = "jdbc:odbc:employee";
    static final String USER = "UserName";
    static final String PASSWORD = "Password";
    Connection theConnection;
    public void init()
    setLayout(new FlowLayout());
    Panel p1 = new Panel();
    add(p1);
    TextArea myText = new TextArea();;
    p1.add(myText);
         try
         Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); //return class with this name
         theConnection = DriverManager.getConnection(DB, USER, PASSWORD);
         catch (ClassNotFoundException ex1)
         fatalError(ex1);
         catch (SQLException ex2)
         fatalError(ex2);
    String query = "Select * from holding";
    try
    myText.append(query);
         Statement stmt = theConnection.createStatement();
    ResultSet rs = stmt.executeQuery(query);
         rs.next();
    myText.append(rs.getString(1));
         stmt.close();
         catch (SQLException ex)
         myText.append("Failed");
         fatalError(ex);
    public void fatalError(Exception ex)
         ex.printStackTrace();
    }

  • Java.io.IOException: Connection failure with 400

    at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
    This occurrs when using getInputStream()
    The URL can be cut and pasted into the browser and it works fine, but when the code executes and only using the plugin it gives this error.
    Any ideas??

    One of my customers is getting :
    java.io.IOException: Connection failure with 400
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
    ...too, on this snippet of code:
    java.io.InputStream aInputStream=aURLConnection.getInputStream();
    Anybody find a cause or solution for this? I believe my customer is using JRun.
    Thanks in advance.

  • Connection between AS-400 DB2 sys and XI server

    Hi All,
    I am trying to connect the AS-400 DB2 system with the XI server;
    what '.jar' files of JAVA are required
    so as to make the connection successful
    with the use of JDBC Adpt.
    Thanks & Regards
    Ranjit

    Ref:
    http://www-128.ibm.com/developerworks/db2/downloads/jcc/
    http://www-128.ibm.com/developerworks/db2/library/techarticle/0203zikopoulos/0203zikopoulos.html
    to find the drivers.
    Also have a look at - How to install and configure external drivers for JDBC &JM at the how to guide section in service market place.

  • How to connect Satellite 1800-400 on TV?

    Hi
    I want to connect my Toshiba Satellite 1800/400 to my TV, but i dont know how to install a secondary video adapter. My graficscard is a Trident Video Accelerator Cyberblade Ai1.
    PLEASE help because i am getting hopeless and frustrated because i need it for school

    Hello Kevin
    As far as I know you dont need to install a secondary video adapter. The notebook has got Video-out jack output to transfer the NTSC or PAL data to external devices (TV).
    If you want to activate the TV output function, please go to Display Properties then click on Advanced. Please click now on Display Device tab.
    There you can set the settings to TV and in the Multi-Monitor Devices section to LCD/TV. Dont forget the TV-Standard (PAL or NTSC).
    Nevertheless with the key combination FN+F5 you can choose between the LCD and TV.
    Bye

  • My iMac won't recognize my external hard drive connected by FireWire 400

    I have an external hard drive connected to my Intel-based iMac through a FireWire 400 cable. The drive doesn't come up on the desktop after turning on the hard drive power.
    If I connect through the USB cable, it appears quickly on the desktop. Why isn't this working through FireWire? I had some trouble with this in Tiger as well, but was somehow able to get it to work.

    The drive does not appear in Disk Utility.
    And I don't think I'll be installing DiskWarrior until Leopards countless bugs are fixed, especially after reading THIS:
    Alsoft: There are some DiskWarrior "compatibility issues" with Leopard
    After previously stating "you can run the (current version of DiskWarrior under Leopard) knowing no harm will come to the hard drive or to your data," Alsoft has now posted a message to its Web site stating "there are some compatibility issues when running an installed copy of DiskWarrior 4.0 while started up from Mac OS X 10.5 Leopard. Alsoft currently recommends that you do not run DiskWarrior 4.0 while the computer is started from Mac OS X 10.5 Leopard."
    http://www.macfixit.com/article.php?story=20071026153956503

  • AS2 connection Error 403 / 400

    Hi ,
    We are working on AS2 interface,
    1..  Sending delivery schedule from Backend - > PI AS2-> 4PL External system   ====> This Works
    2..  Sending Invoice from 4PL External system -> PIAS2 -> Backend              === > This does not work
    When sending data from 4PL to PI we are getting error as
    "Error" "403 Forbidden;Source file not deleted." ,
    if we also get error
    Error" "400 Connection Failed (VLProxy java.net.ConnectException: Connection timed out: connect);Source file not deleted."
    Kindly help!
    Best Regards,
    Bijal

    For 403 error
    check these configurations
    This error may have different reasons:
    a) You or your partner has entered an incorrect AS2 ID for one of the involved parties.
    b) A valid sender agreement is missing.
    c) There are more then one AS2 sender agreements with the same sender AND receiver party.
    d) The corresponding inbound channel is set to inactive.

  • Not able to open infopath form connected with database in sharepoint 2010

    Hi,
     I have created one infopath form which is connected with sql server database.
    Now when i am trying to open this form from sharepoint,its giving me following error:
    Please help to solve this issue.
    Thanks & Regards
    rajni

    Hello,
    If i understood you correctly, you have SP list and there are some records. Now you want to open your infopath form when clicks on add new item in the same list. I am still confuse about "from table 'Account'" this line. Are you saying that you are fetching
    records from SQL table to PS list?
    Anyway, you can modify the existing list form infopath so you could be able to open the infopath form instead of default newform.aspx page. Later you can create a new data connection in that customize form to display data in table format from same list.
    You can follow this video for connection:
    https://www.youtube.com/watch?v=6NySzgGhnaw
    http://office.microsoft.com/en-us/infopath-help/add-a-data-connection-to-a-sharepoint-document-library-or-list-HP010093160.aspx
    Let me know if i misunderstood you
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • HT201338 Can I connect a firewire 400 to firewire 800 adapter and then a firewire 800 to Thunderbolt adapter(standard Thunderbolt to firewire adapter) together to digitize video from a miniDV video camcorder?

    I have a 10 year Canon MiniDV camcorder that I used to connect via firewire to digitize the data.  Now my IMac only has a Thunderbolt connector and my camcorder uses the older firewire 400 standard.  I would like to digitize the video into my IMac.  How can I do this?

    I did a little looking around and found a Thunderbolt to Firewire 800 adapter, and then a Firewire 400 to 800 adapter, but no Thunderbolt to Firewire 400. Amazon and Apple stores had the Thunderbolt to Firewire 800 cable and Amazon had the Firewire 400 to 800 adapater.
    Wherever you get the cables, ask them if it will work OK with what you want to try and do - if they don't know make sure you can return if there is a problem. I think it will because the Thunderbolt side is so much faster than what the camera can pump out to it. If it were the other way (Thunderbolt device to a Firewire computer I would expect that to fail since the Firewire could never keep up with the data rate of the incoming Thunderbolt device).
    Maybe if you have a local Mac user group or a friend with an older mac with a firewire 400 port you could do it this way too?
    Good luck

  • Connection to AS/400 from 9.2 on RHE 2.1

    We have data warehouse running on oracle that sources the AS/400.
    since Oracle did not include hsodbc for linux, what are my options to connect to a AS/400 db2 db.
    Jeff

    I think you are in a wrong forum.
    go here: http://www.dbforums.com
    Joel Pérez

  • Can I Connect My Firewire 400 Peripherals To Thunderbolt?

    I hav several external Hard Drives and a digital camera with firewire 400 connections.  Is there an adapter cable or some other method to get me from there to the thunderbolt?

    Yes. You need to adapt them to FireWire 800, also known as 9-pin, and then to Thunderbolt.
    (83409)

  • Forms-Connect-with-MS Access

    Can We connect MS Access Database
    with Oracle Forms 4.5/5/6/6i ?
    if yes then how ? or Forms support any database
    except oracle ?
    regards
    ketan

    Look for a file called oca_info.pdf on your install. This is the file which tells you about connecting to non oracle dbs.
    Regards
    Grant Ronald
    Forms Product Management

  • 10G Forms connect to MS Access via JDBC

    A new project requires a 10G Form to connect to MS Access database. I understand 10G no longer connects to Access using ODBC. Will JDBC work? If JDBC can be used does anyone have a "How To" document or examples on how to connect orms 10G to MS Access via JDBC
    Thanks
    Ralph

    I dont think it will work. In 10g forms is going to implement transparent gateways.
    Is there a possibility of getting the data from MS access directly to Oracle database and then connect to Oracle DB from forms ?
    Rajesh Alex

Maybe you are looking for