• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            Prayer

            在一般中尋求卓越
            posts - 1256, comments - 190, trackbacks - 0, articles - 0
              C++博客 :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

            Held and non-held cursors

            Posted on 2010-05-12 23:21 Prayer 閱讀(210) 評論(0)  編輯 收藏 引用 所屬分類: DB2

            http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=/com.ibm.db29.doc.apsg/db2z_heldnonheldcursor.htm

            Held and non-held cursors

            A held cursor does not close after a commit operation. A cursor that is not held closes after a commit operation. You specify whether you want a cursor to be held or not held by including or omitting the WITH HOLD clause when you declare the cursor.

            After a commit operation, the position of a held cursor depends on its type:
            • A non-scrollable cursor that is held is positioned after the last retrieved row and before the next logical row. The next row can be returned from the result table with a FETCH NEXT statement.
            • A static scrollable cursor that is held is positioned on the last retrieved row. The last retrieved row can be returned from the result table with a FETCH CURRENT statement.
            • A dynamic scrollable cursor that is held is positioned after the last retrieved row and before the next logical row. The next row can be returned from the result table with a FETCH NEXT statement. DB2® returns SQLCODE +231 for a FETCH CURRENT statement.
            A held cursor can close when:
            • You issue a CLOSE cursor, ROLLBACK, or CONNECT statement
            • You issue a CAF CLOSE function call or an RRSAF TERMINATE THREAD function call
            • The application program terminates.

            If the program abnormally terminates, the cursor position is lost. To prepare for restart, your program must reposition the cursor.

            The following restrictions apply to cursors that are declared WITH HOLD:
            • Do not use DECLARE CURSOR WITH HOLD with the new user signon from a DB2 attachment facility, because all open cursors are closed.
            • Do not declare a WITH HOLD cursor in a thread that might become inactive. If you do, its locks are held indefinitely.

            IMS™

            You cannot use DECLARE CURSOR...WITH HOLD in message processing programs (MPP) and message-driven batch message processing (BMP). Each message is a new user for DB2; whether or not you declare them using WITH HOLD, no cursors continue for new users. You can use WITH HOLD in non-message-driven BMP and DL/I batch programs.

            CICS

            In CICS® applications, you can use DECLARE CURSOR...WITH HOLD to indicate that a cursor should not close at a commit or sync point. However, SYNCPOINT ROLLBACK closes all cursors, and end-of-task (EOT) closes all cursors before DB2 reuses or terminates the thread. Because pseudo-conversational transactions usually have multiple EXEC CICS RETURN statements and thus span multiple EOTs, the scope of a held cursor is limited. Across EOTs, you must reopen and reposition a cursor declared WITH HOLD, as if you had not specified WITH HOLD.

            You should always close cursors that you no longer need. If you let DB2 close a CICS attachment cursor, the cursor might not close until the CICS attachment facility reuses or terminates the thread.

            The following cursor declaration causes the cursor to maintain its position in the DSN8910.EMP table after a commit point:
            
            EXEC SQL
            DECLARE EMPLUPDT CURSOR WITH HOLD FOR
            SELECT EMPNO, LASTNAME, PHONENO, JOB, SALARY, WORKDEPT
            FROM DSN8910.EMP
            WHERE WORKDEPT < 'D11'
            ORDER BY EMPNO
            END-EXEC.
            久久国产乱子伦精品免费午夜| 无码人妻久久一区二区三区免费 | 青青国产成人久久91网| 久久久免费精品re6| 久久精品国产精品青草app| 久久最近最新中文字幕大全 | 思思久久99热只有频精品66| 亚洲∧v久久久无码精品| 国产精品久久精品| 国产精品久久久久a影院| 99久久精品毛片免费播放| 欧美久久亚洲精品| 久久久久久久久久久久中文字幕 | 亚洲日本va午夜中文字幕久久| 久久99精品国产麻豆宅宅| 国产精品久久久久乳精品爆 | 日韩精品无码久久久久久| 国产精品日韩欧美久久综合| 亚洲狠狠婷婷综合久久蜜芽| 四虎国产精品免费久久久| 色88久久久久高潮综合影院| 久久婷婷五月综合成人D啪| 久久精品国产亚洲一区二区| 欧美国产成人久久精品| 久久九九久精品国产| 久久99国产精品一区二区| 久久人妻少妇嫩草AV无码专区| 伊人伊成久久人综合网777| 久久93精品国产91久久综合| 久久精品国产精品青草app| 国产V亚洲V天堂无码久久久| 久久精品国产亚洲av麻豆蜜芽| 欧美激情精品久久久久久久九九九 | 国产成人久久777777| 久久精品国产亚洲AV无码娇色 | 久久久一本精品99久久精品66| 中文字幕无码久久久| 伊人色综合久久天天网| 伊人热热久久原色播放www| 国产精品久久久久久久app| 亚洲国产成人精品无码久久久久久综合|