View previous topic :: View next topic |
Author |
Message |
Ramkumar Beginner
Joined: 04 Apr 2005 Posts: 19 Topics: 10
|
Posted: Thu Sep 08, 2005 4:26 am Post subject: Abend During Fetch in Dynamic SQL |
|
|
Hi,
I'm trying to execute a Varying List Dynamic SQL( in COBOL).
My DECLARE, PREPARE and OPEN statements are executing perfectly (SQLCODE = 0). I |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
Posted: Thu Sep 08, 2005 4:30 am Post subject: |
|
|
Ramkumar,
We would be able to help you out ONLY if you have posted the error code/error mesg along with the reason code.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
Ramkumar Beginner
Joined: 04 Apr 2005 Posts: 19 Topics: 10
|
Posted: Thu Sep 08, 2005 5:45 am Post subject: |
|
|
Hi Kolusu,
This is the error that I'm getting.
" The system or user abend S04E R=00E7000C was issued.
From compile unit VLSQL1 at entry point VLSQL1 at compile unit offset +000009D8 at entry offset +000009D8 at address 0AD019D8. "
VLSQL1 is my program member name.
Thanks & Regsrds,
Ramkumar. |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
|
|