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 about the eim tables and base tables are required to your entities?
what is a bounded picklist?
What is if table in eim?
Explain what is eapps.cfg file. And what is its significance?
how to dispaly ascendimg in pick list
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field? pls senme ans to (selvarajb.tech@gmail.com)
Explain what is detailed category in configuration?
Explain what is detailed category?
What is purging in siebel?
how do you specify a view to be displayed as aggregate view in siebel 7.7?
About MVL(multivaluelink)?
Is it possible to access more than one database at a single siebel application?