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 |
How is session persistence used for siebel?
In an order screen if the Status value changes from Inprogess to Pending all the line items must become read only
What is siebel gateway?
Explain where did you use wf in your last project?
How do you create intersection table?
Is it required to install gateway server before installing a Siebel server?
How can I get Siebel Online training at home?
what is the difference between serverside scripting and browser side scripting?
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?
What are caching and purging in siebel?
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
What is caching in siebel?