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 / 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 |
Is there any bounded and unbounded pick list in case of dynamic picklist
What is detailed category?
what is difference between bounded and unbounded picklist?
How to convert single value fields into multivalue fields in the field object type found under business component?
Explain if gateway server is not present cant we do load balancing?
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
Why do you need primary in mvg?
What is force active property?
How would you find entity relation in siebel tools?
How would you send an email using siebel realtime application?
Hi All, anyone can explain me about precision n scale properties. while extending one column in a table we will cum under these properties. Thanks n advance.
Explain Confiration of MVG?