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 |
Where does the primary field of an mvg stored?
In an applet one custom button is created on clicking that button all the fields get validated and then message should be displayed on the other applet as the corresponding field values are empty
What are the steps for creating a dynamic pick list?
what is the difference between serverside scripting and browser side scripting?
Explain the flow which you follow in your Siebel application
What is purging in siebel?
What is the use of global policy expressions defined in siebel?
Is it possible to access more than one database at a single siebel application?
when will raise hand held errors?
What do you mean by virtual business comp in Siebel?
Explain how to create an extension table with an intersection table?
Explain the different types of tables?