How can I get scrollable cursor support enabled from DB2® for Linux®, UNIX®, and Windows® to the System i platform?
You must be using FixPak 4 or later on the client.
If you are using FixPak 4, do one of the following actions:
- Issue this command:
UPDATE CLI CFG FOR SECTION System i_dbname USING CURSORTYPES 1Where System i_dbname is the name of your database.
- Edit the db2cli.ini file using this syntax:
CURSORTYPES = 1
Parent topic:
User FAQs