Thursday, March 18, 2010

Siebel License Keys

At times its not possible to open both the Siebel Client & Tools Application once the License Keys get expired.

In such a situation one needs to update the License Keys from the backend.

Resolution:If you are trying to update it in Sample/Local DB,then open dbisqlc Application & point it to the respective DB file.
Provide the login credentials & then in the Command Window execute the follwing commands:

1)select * from siebel.s_app_key

2)Note down the value of ROW_ID col.

3)update siebel.s_app_key
set APP_KEY = where ROW_ID =





Online Users

No comments:

Post a Comment