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
Explain what is detailed category and what is its use in configuration?
Tell me what is the behavior of the eim delete process?
i need to invoke an external web service from siebel CRM using as input to the web service a value in business component field, i need to display the results in another applet asociated with a virtual business component, does anyone know how to do this? thanks
Explain what is siebel gateway?
How to create extension table to an interface table in siebel?
What is the new layer in Siebel x version?
What is the process to create the dynamic drilldown?
Explain what is client business service?
How do you assign responsibilities to employees in Siebel?
Explain if gateway server is not present can we do load balancing?
Explain how extension table is related to base table?
Explain what is the significance of eapps.cfg file?
Explain how to configure a mvg?
How would you import url links into the s_lit base table?
Explain what is constrainted picklist?