Andreas Bohn work: > > LOCK is working on Basetable > ============================ > > 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) > > > According to the Documentation, LOCK statements don't work on > basetables. > > See "Reference Manual Version 7.2 and 7.3", Page 209, > LOCK statement explanation. There it says: > > "The specified table cannot be a base table, a view table (see table > [Page 29]), nor a synonym [Page30]. If the table name > identifies a view > table, locks are set on the base tables on which ...." > > The HTML-Manual states this as well.
Oh, grrh, thank you for reporting. In german it was written Die angegebene Tabelle darf keine tempor�re Basistabelle.... which should read The specified table cannot be a TEMPORARY base table.... Of course, a non-temporary base table is able to be locked. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
