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 |
What is the difference between the MVG applet and List applet? What is the relationship they have?
How do you import lov's?
Describe a Resonate?
What is siebel?
Tell me what is user properties? Why we using the user properties?
How would you import url links into the s_lit base table?
What is the relationship between opportunity and account?
what is difference between bounded and unbounded picklist?
Define a Siebel file system?
Explain why does data not from related child tables not get exported when data is exported using an interface table?
How will you create a Contact in Siebel?
How will you do validations in escripts and in configuration?