why sap implemented lock concept seperatly as db
locks(Oracle) are already there?
Answers were Sorted based on User's Feedback
Answer / rajesh chowdary pendyala
A "SAP lock" is named "enqueue lock", the enqueue is on a
much higher level, e. g. a complete sales document is locked
there whereas in the datbase usually only row locks exist.
Since SAP runs on more database than Oracle one needed to
have a mechanism, that is database independent and on a
higher level. sap locks can be viewed in sm12 and db locks
we can view in db01.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / dj
Sap lock= sm12 lock on table/s while bring updated or modified.
Dealock/enaueue lock/db lock = db01. lock from db level by enqueue wp, so multiple instances in a landscape cannot access the db at the same time.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
i told them to maintain platform independency.as db locks
are specific to database.(oracle lock concept is diff then
maxdb).is there any other reason besides this.the
interviewer asked me?
Is This Answer Correct ? | 1 Yes | 2 No |
what are the prerequisite for before applying support packs? Shall I apply sap basis patch to all the system, like BW, ABAP, HR, etc.
hey all, I am trying to install SAP 4.6C on a Windows 2003 server Enterprise edition. well at the time of the installation of Oracle 9.0, am I also suppose to create a database. well, If I do, then it gives me an error at the time of the installation of Database Instance at a stage where the SAP database creation takes place, If I don't then SAP database creation succeeds, all the tablespaces are created successfully, however the post oracle configuration stage gives an error, stating that an SQL statement exec failed... what should I do, Please Help....
can we adjust tablespaces from DB02 or we have to it at os level using brtools?
How to selftest whether the Sap Application Server is installed properly or not through command prompt?what is the command to selftest ?
if any errors comming during transport where it will be recodred and how will you rectify? transport log and active log?
What is an ‘ok’ code? What are the differences an ‘ok’ code to a ‘t-code’?
what is the use of "parameter" tab in creation of user in SU01
how many max user's can apply for one application server? last limitation pls tell me in figure.
where will you first see if there is a performance problem....
What is osp$ mean?
Explain Local Client Copy ?
How to lock a client? How to delete a client?