|
On Fri, 2005-05-13 at 01:13, ali.juzer@xxxxxxxxx wrote: > We have two databases - Oracle 8i running on a Windows 2K machine and > DB2/400 running on a AS/400 machine. There is an ODBC connection between > these two databases. We use SQL commands in Oracle to access DB2/400 > files. > Our requirement is to call a Cobol program residing in AS/400 from > Oracle. Is this possible? Can anyone help me with some code snippets? Nothing unique about the COBOL program. Just use the SQL 'create procedure' statement to make it a stored procedure on the 400. Then a standard SQL CALL can get at it. -- "Bigamy is having one wife too many. Monogamy is the same." -- Oscar Wilde
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.