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 Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you send an email using siebel realtime application?

523


How do you invoke wfs?

650


Explain what is an extension table and how is it related to base table?

479


What are caching and purging in siebel?

595


Is it possible to have multiple database servers for one gateway server?

539






What exactly use of s_party concept in siebel?

544


Suppose if we have dynamic picklist as bounded can we add field?

492


Explain audit trail in siebel.

596


How would you use or access more than one database at a single siebel application?

513


Explain the difference between an organization and division in siebel?

534


How to Get the MultiValueFields in Workflow

1855


How to send an email using siebel application? Other than using f9 functional key?

532


Tell me is it posible to access more than one database at a single siebel application?

509


How to import list of values?

538


when i click on first time ststic picklist valus should be 4 values and if i click next time i want to see 6 picklist with diff values for that same field.How will u configure

2178