sql - How to use page-cursor concept in cobol? -


i have database of large details displayed in single cics map. thought of using page-cursor concept in fethcing every few rows , display in cics map. dont know syntax page-cursor in cobol. can me providing snippets?

you can set curson , use "optimize x rows" hint on declare curson statemen db2. somewhere around 20 rows 3270 screen.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -