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 =
Online Users
No comments:
Post a Comment