Forte access to AS/400 Databases

Does anyone have any experiences accessing an AS/400 database from a
Forte partition? If so, we would like to know if ODBC or some other
technique was used. If ODBC was used, what vendor supplied the ODBC
connection?
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Thanks for the ideas, but nothing works so far. Trying other versions was an excellent idea. How silly of me that I didn't try that right off. We were actually using an older version of the toolbox (our software is regulated by the FDA as a medical device so changing our platform is a major process). I tried several newer versions and it was the same.
Oh well, no big for now. In the future we'd still like to use record level access, but for now we are okay. This came up over an issue of record locking--needing to maintain a record lock during some calculations. We got it working using jdbc's updatable statements/resultsets.

Similar Messages

  • Forte Integration with AS/400

    Hi, folks.
    Like to ask if anyone has tried to access IBM AS/400 from a Forte
    application?
    Would like to know how can we do that and what are the best options we
    have?
    Appreciate if anyone could help me on this 'cos it is really urgent....
    Thanks in advance.
    from: suen
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    You can also investigate using IBMs MQ Series. Other message oriented
    middleware may also have AS/400 ports available (such as Tuxedo).
    -J
    Mike Burke wrote:
    >
    Could you please provide some more information on what you plan to do
    here? Are you looking to just pull data from the AS/400? Will you be
    sending data back to the AS/400?
    The AS/400 has supported Berkley Sockets; since, Release V3R1. Your
    best bet for now is probably to use Forte's ExternalConnection class to
    communicate with a C socket provider/consumer on the AS/400 side.
    Please see Forte's "Integrating With External Systems" manual for
    further information on the ExternalConnection class.
    Also, I heard a couple of months ago that IBM plans to incorporate a
    fully compliant CORBA ORB in a future release of OS/400. I haven't
    heard if they have followed through on this. If so, CORBA would provide
    another means for you to communicate with your AS/400 from Forte.
    - Michael R. Burke
    Born Information Services
    e-mail: [email protected]
    -----Original Message-----
    From: Wei Suen Lai [SMTP:[email protected]]
    Sent: Thursday, June 11, 1998 5:29 AM
    To: Forte User Group
    Subject: Forte Integration with AS/400
    Hi, folks.
    Like to ask if anyone has tried to access IBM AS/400 from a Forte
    application?
    Would like to know how can we do that and what are the best options we
    have?
    Appreciate if anyone could help me on this 'cos it is really
    urgent....
    Thanks in advance.
    from: suen
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>--
    John Jamison [email protected]
    Vice President and Chief Technology Officer
    Sage IT Partners, Inc.
    Voice: 415 392-7243 x 306
    Fax: 415 391-3899
    Internet Enabled Business Change
    http://www.sageit.com
    -----------------------------------------------------

  • Interfacing with AS/400 Database

    Has anyone used the database interconnectivity toolset to interface with an AS/400 Database? Are there any problems interfacing with this database using SQL?

    Although I've not used with AS/400 -- I have successfully used it with ease with Oracle, Ingres, Sybase, as well MS Access. The key is having the correct client drivers loaded. I've connected to DB's on both PC servers as well as mini/mainframes.
    Happy Wiring!

  • Problem while accessing object in remote database

    Hi All,
    We have a procedure "UPDATE_CONV_DETAILS" created in the remote databse in the "apps" schema. The synonym for the procedure is created in the billing schema(present in the remote database). A dblink is created the local database through which we are tring to access the remote object "UPDATE_CONV_DETAILS".
    Dblink script:
    create public database link PRE_TO_CEL
    connect to BILLING
    identified by BILLING
    using 'MAP1';
    When trying to access the object from the local machine using the schema name.object_name it works fine:
    SQL> DESC APPS.UPDATE_CONV_DETAILS@PRE_TO_CEL
    PROCEDURE APPS.UPDATE_CONV_DETAILS@PRE_TO_CEL
    Argument Name Type In/Out Default?
    IN_MOBILE VARCHAR2 IN
    IN_SERVICE_CODE VARCHAR2 IN
    IN_STATUS VARCHAR2 IN
    OUT_ERROR_CODE NUMBER OUT
    But when trying the access the same object using the synonym_name it gives the error:
    SQL> DESC UPDATE_CONV_DETAILS@PRE_TO_CEL
    ERROR:
    ORA-04043: object APPS.UPDATE_CONV_DETAILS does not exist
    Regards,
    Kirti

    You have two schema.
    apps
    billing
    both reside in remote database.
    there on procedure and on procedure u create one synonym and u want to access it.
    ur remote database name is "map1"
    on ur local database ur create one dblink to access remote database.
    ORA-04043: object string does not exist
    Cause: An object name was specified that was not recognized by the system. There are several possible causes:
    - An invalid name for a table, view, sequence, procedure, function, package, or package body was entered. Since the system could not recognize the invalid name, it responded with the message that the named object does not exist.
    - An attempt was made to rename an index or a cluster, or some other object that cannot be renamed.
    Action: Check the spelling of the named object and rerun the code. (Valid names of tables, views, functions, etc. can be listed by querying the data dictionary.)

  • Configure Synchronization Connections An error has occurred while accessing the SQL Server database

    Hi,
    i am getting following error message
    Central Administration --> Synchronization Connections
    An error has occurred while accessing the SQL Server database or the SharePoint Server Search service.
    If this is the first time you have seen this message, try again later. If this problem persists, contact your administrator.
    Central Administration -->  Manage Profile Service: User Profile Service Application --> Manage User Properties
    Error
    An unexpected error has occurred.
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: 3bce5a11-f2dc-4788
    Please tell how to fix it.
    iffi

    Event ID 5555 -> i have change the Timer jobs recycling time AM to PM
    for  User profile page not display  number of count in the page first check services , connection , 
    IISRESET /NOFORCE   /  timer services restart 
    Deepesh Yevle MCTS

  • What do I need to properly connect SAP to AS/400 database through ADBC API?

    I need to retrieve some information from an AS/400 database.
    How do I need to fill the entry in DBCON table to establish a connection succesfully? Do I need any library and how can I install it?
    The SAP System runs with a SQL Server Database.

    Its working fine for me.
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

  • Export table access to oracle with Database ODBC()

    Hi,
    I export a table, access 2003, ent_tab whit  'DataBase ODBC()' to oracle.
    I open Oracle SQL Developer and i can show table ent_tab, but i go worksheet and execute:
    select * from ent_tab
    and display error: ORA-00942...
    Why??!!
    Regards
    Jomar

    Because ODBC created the table with "" which allowed lower case table name, but Oracle uses upper case table name by default. Suggest you recreate the table with upper-case name to avoid having to use "" in select statements.
    Edited by: rgeier on Oct 27, 2009 5:34 PM

  • Can we access Oracle 10g R2 database from Oracle 11g Client

    Hi,
    Can any1 tell me can we access Oracle 10g R2 database from Oracle 11g Client ? I m unable to find a Oracle Client 10g R2 for Windows 7 32 bit.
    Below link is for Vista only
    http://www.oracle.com/technetwork/database/10203vista-087538.html

    832812 wrote:
    Hi,
    Can any1 tell me can we access Oracle 10g R2 database from Oracle 11g Client ? I m unable to find a Oracle Client 10g R2 for Windows 7 32 bit.
    Below link is for Vista only
    http://www.oracle.com/technetwork/database/10203vista-087538.html
    Check this note for client/server compatibility
    Client / Server / Interoperability Support Between Different Oracle Versions [ID 207303.1]

  • CCMS monitoring for DB2/400 database backup.

    Hi,
    sap on iseries experts,
    We need a good monitoring for the alerts from DB2/400 database backup failure with CCMS for a solution manager management.
    Actually I don,t see a specific node (or MTE class) inside CCMS for this alert;
    But DB12 display well the daily backup status . . . . . . . .
    Can anybody help me ?
    Kind Regards
    Fabio

    Hi all,
    I'm searching also for such an possibilty.
    When running Oracle there is following MTE:
    RZ20 -> SAP CCMS Technical Expert Monitors -> All Monitoring Contexts -> Oracle -> Backup/restore -> Backup status -> Last succ
    Does anybody know a method to monitor the backup with SAP on Iseries?
    Tobias

  • How to access Lync 2013 standard database?

    Just trying to figure out how to access the SQL express database that gets installed during the Lync install. Is there a default SA password or group that i can put myself in? When i installed all the databases were thrown all over the different drives.
    I want to clean that up. 
    Thanks!

    Three database instances are created with Standard edition Lync.  Check out RTC, RTCLocal, and LyncLocal.  Everything you need should be in there.  Make sure you run as admin when accessing these databases if you're attempting to access
    them from the Front End itself.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • Using Oracle 11gR1 OID to control access to 11gR2 RAC database ?

    I have a two 11gR2 RAC Node database that I would like to implement Oracle 11gR1 OID to manage all access to the RAC database.
    Should I install and configure Oracle 11gR1 OID into the same RAC database to control access to the RAC database? Is this the appropriate approach?
    Please share your ideas... I couldn't make it to Openword to ask this type of question.

    Hi,
    I think there is some confusion here. OID doesnt protect your database. All OID is doing is taking the authentication of the user and authorization (privileges) of the user to OID and out of the database. This way you can centralize the management of all user accounts in one place and not worry about it in the database. This is helpful only if you have many databases. If you have a very small number of databases and small number of user accounts, then OID is not really buying you anything. The best practices is published in the oracle docs. Just that you have to read a lot to figure it all out. Here are some info from our installation.
    1. weblogic and oid application is installed on a application server
    2. Repository database is a independant database (not shared with other apps) in a shared RAC cluster.
    3. Replication (OID application replication) setup between a primary oid server and a secondary oid server in the DR site
    4. Load balancer configured to point to the primary server and if primary server is not available, point the connection to secondary server
    5. DIP configured to pull all users and groups from active directory
    6. Password filter installed on all DC's to capture passwords and ship it to oid.
    7. Users creation, modification,deletion, expiry, etc., is all controlled on active directory.
    8. Database registered with OID for user authentication and authorization
    For protecting you data, you will need to use additional security methods/products like :
    1. Database vault (to prevent privileged users from operating on the data)
    2. Database auditing
    3. Fine-grained access control
    4. table level policies
    5. Fine-grained auditing (column level)
    6. Audit vault (to consolidate all audit records to a central place for auditors to classify and research each audit event)
    7. operational/process to enforce security.
    Good luck :-).
    Regards,
    Shaji.

  • I have taken pictures of items that are linked to a database that I am building.  How can I bypass importing into iPhoto and simply downloading the images as "files" not "photos" so I can access them with my database?  thanx.

    I have taken pictures with both my Sony camera and my iPhone of items that are linked to a database that I am building, as well as my website.  How can I bypass importing the images into iPhoto and simply downloading the images as "files" not "photos" so I can access them with my database?  thanx.

    If your Sony has a removable memory card you can use a card reader to copy the image files from to a folder on your Desktop and then move them anywhere you'd like.
    Since the iPhone doesn't have a removable memory card you can try using Image Capture to see if you can manually upload the files to a folder on the Desktop. 
    If you have to import the photos, which are image files, into iPhoto you can then export them out of iPhoto to the Desktop and go from there to your database.  Just because they are in iPhoto doesn't prevent you from using them elsewhere.
    OT

  • JavaFX to access Google Apps Engine database

    Hi,
    I have developed JavaFX browser application which needs to access Google Apps Engine database. Please help me to find way to access it.

    Hi,
    In javafx you can use java. So for example use can use Java Google App Engine. Look this http://www.wowebook.com/java/beginning-java-google-app-engine.html.
    One more interesting link http://www.java-javafx.com/2010/05/graphical-counter-on-gaej-google-app.html
    Edited by: prodesFx on Feb 22, 2011 11:06 AM

  • Connection to AS/400 database throught JDBC native drivers

    I configured the native JDBC drivers in the J2EE Aplication Server for AS/400 database but when i test the conexion throught http://cmchnwdev:50000/TJdbc/servlet/TestJdbc show me the error Class driver name is not found, does any body knows how can i configure the JDBC driver for the AS400 in the J2EE aplication server?

    Your structure needs to be tweaked..   See below the structure
    <StatementName>
    <storedProcedureName action=u201D EXECUTEu201D>
        <table>realStoredProcedureeName</table>
    <param1 [isInput=u201Dtrueu201D] [isOutput=true] type=SQLDatatype>val1</param1>
    </storedProcedureName > 
      </StatementName>
    Is your stored procedure name is correctly specified?   Missing table tag.

  • How to get access key while creating database view in R3

    Hi all experts,
    I am new to SAP so please forgive my ignorance.
    From R3, I am trying to create a new database view named ZVENDOR_ATTR  which will be based on LFM1.
    When i go to SE11 -> chose view and click create then it shows a pop up window that says "you are not registered as a developer. Please register in the Online Service System (OSS). In the OSS you will receive an access key."
    I don't know how can i get the access key and proceed now. Please note that i have installed this BW3.5 and R3 on my laptop. From the default user ddic, i have copied and created a new user 'sapuser1'. I am now using the sapuser1 to logon  and attempting to create the above mentioned Database view. It seems like this sapuser1 as it is copied from ddic is not a developer.
    So anybody can please help  how to create/get this access key to proceed  further.
    I will give full points. Please help.
    Thank you so much in advance
    ak

    Thanks All,
    Does it mean that i can not create any database object without the access key from service.sap.com? As i told that i installed this BW3.5 / R3 on my laptop to train myself but i don't have an account on service.sap.com.
    However i can login to R3 system as admin (i have access to the system using ddic or spcpic). Is there a way that a new user with deveoper role can be created by the admin without going to service.sap.com.
    Please advise.
    Thanks.
    ak

Maybe you are looking for

  • BOM explosion in Quote to Order

    Hi In our sap instance we use the item category AGN in the Quotation and the BOM does not explode in the quote, when we create a order with reference to quote we want the BOM to explode item categoyr used in the order is TAP. Checking the "Rexlopde s

  • Watching my Blueray/DVD movies on my iPad Air

    I want to watch my Blueray/DVD movies on my iPad Air. I have a PC with a Blueray optical drive. How do I do that?

  • Help me solve stolen iPhone mystery

    I need some clarification on how the Continuity feature works in order to solve who took my iPhone 5c. The last time I know for sure I had my phone was in location A where there are 3 people who could have taken it. I then went to location B where I

  • More than 1 table ın trıgger

    hi Can I use more than one table ın the trıgger For example CREATE OR REPLACE TRIGGER security BEFORE DELETE ON table1,table2,table3 Message was edited by: Ricardinho

  • Java.lang.StringIndexOutOfBoundsException

    Hello, why does the following program generate a java.lang.StringIndexOutOfBoundsException error when a file is opened: Cryptogram.java (main program) import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.border.*; impo