hi sap folks,

will this be adressed in future releases or am i doing something wrong ?

thanks in advance


COMMIT KEEP LOCK throws Err -9000
=================================

Kernel:          7.3.0  Build 029-000-087-809
RTE:    NT/INTEL 7.3.0  Build 029-000-087-809

Instance Type: OLTP 

Isolation Level: 0 (null)


The following code fragment throws error -9000 (System error: Not yet
implemented)


  EXEC SQL 1 PREPARE dbCommitKeepLock FROM
    "COMMIT WORK KEEP LOCK ROW theusers KEY id = '0123456789' OPTIMISTIC";

  EXEC SQL 1 EXECUTE dbCommitKeepLock;


Will this come in future releases of SAP DB and if yes when ?

thanks



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to