× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It might not even be necessary to create the stored procedure - seems an SQL CALL will handle it already, if there is no need for returning any parameters or result set. And, in the latter case, the COBOL would need to be modified.

Anyway, just try a CALL and see whether the COBOL program runs - this works in interactive SQL.

Also, it seems to me there is a special syntax in the iSeries ODBC that will allow direct execution of commands - something like using curly brackets.

HTH
Vern

At 07:15 AM 5/13/2005, you wrote:

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

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.