IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Multi row fetch in DYL280 program


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kanha

New User


Joined: 05 Nov 2005
Posts: 28

PostPosted: Tue Feb 07, 2012 5:14 pm
Reply with quote

Hi,

Can anyone confirm if multi row fetch using with rowset positioning works in DYL280 program.

I tried to implement but I'm encountering error in the declare statement itself.

DECLARE C1 CURSOR WITH ROWSET POSITIONING FOR
---------

Error:
DYL-964E INVALID SQL STATEMENT #76 - MISSING KEYWORD: HOLD


Similarly fetch statement also has an error.
Back to top
View user's profile Send private message
CaptBill

New User


Joined: 28 May 2009
Posts: 20
Location: Oklahoma City, OK USA

PostPosted: Mon Feb 20, 2012 8:22 am
Reply with quote

The short answer is yes, I've done it many times when I was working. I'm retired now and don't remember the details on how to do it.

Have you looked up the message number and checked your syntax?

The long answer is call CA for VISION Tech Support.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Fetch data from programs execute (dat... DB2 3
Search our Forums:

Back to Top