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 |
Explain Confiration of MVG?
What is position type field in position applet?
What is PDQ’s? If you have created a PDQ and if someone else is logging into Siebel with his ID, then will he be able to see the PDQ which you have saved? Will the Admin will be able to see all the PDQ’s.
Explain what is detailed category in configuration, and its use?
What are the 3 major steps in the event handler process?
How to configure a mvg?
Tell me what does install.ksh and imprep.ksh files do?
What are the different screens available in Siebel?
what is all mode sort?
How do you handle error handling in wfs?
best practices in configuration
How to create Drilldown in Form applet?