I checked out one object from server to my local, after
checking out my local Database and userid has been
corrupted. now i want to release the lock. How can i do
this, can any one help me regarding this?
Answer Posted / jacob
you will have to run an sql query in ur server DB to release the lock
it looks something like ... update S_APPLET (or wht ever object ) set obj_locked_flg="N", locked_name = "" where name = "name of the object"
the same can be done to lock unlock objects in local... open dbisqlc.exe and run the sql.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to configure a mvg?
Explain what is the difference between "picklist generic" and "picklist hierarchical" business components?
What is the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance fromqa(testing) point of view?
how do you specify a view to be displayed as aggregate view in siebel 7.7?
When do you use genbscript.exe?
Why would we populate bu_id, while importing product or account data?
What is complex join? Difference with foreign key primary key join?
What is the difference between mvg applet and pick applet?
Explain audit trail in siebel.
Tell me what is the behavior of the eim delete process?
What is applet toggle how many types are there?
When do we go for bc level user properties?
Why do we use symbolic strings in siebel 77?
What are different types of tables?
Explain what is s_party table?