View previous topic :: View next topic |
Author |
Message |
shootingstar Beginner
Joined: 19 Sep 2004 Posts: 14 Topics: 11 Location: Dallas, TX
|
Posted: Tue Oct 12, 2004 11:00 pm Post subject: NDM 'run task' process and DB2 |
|
|
Has anyone had any experience with the NDM 'RUN TASK' process where the program accesses DB2? I talked with Sterling support but all they could tell me was that none of their customers had reported any problems in that area. Of course, they didnt know if anyone had even tried it. So there you go.
Thanks in advance for any input. |
|
Back to top |
|
 |
superk Advanced

Joined: 19 Dec 2002 Posts: 684 Topics: 5
|
Posted: Wed Oct 13, 2004 3:01 pm Post subject: |
|
|
I can't say that I know the answer either, but it is sometimes helpful to think these things out logically first.
How would you invoke a program that uses DB2 from within an MVS address space? Would it be just a CALL or RUN statement? |
|
Back to top |
|
 |
superk Advanced

Joined: 19 Dec 2002 Posts: 684 Topics: 5
|
Posted: Mon Oct 18, 2004 1:36 pm Post subject: |
|
|
Thoughts anyone? |
|
Back to top |
|
 |
shootingstar Beginner
Joined: 19 Sep 2004 Posts: 14 Topics: 11 Location: Dallas, TX
|
Posted: Wed Mar 16, 2005 9:56 pm Post subject: Answer to this question |
|
|
FYI
A DB2 program can be the subject of an NDM 'RUN TASK' command. I have a process now that runs that way. I did use the DB2 Call Attachment Facility (CAF) to establish the connection to DB2 rather than IJKEFT01. |
|
Back to top |
|
 |
|
|