Friday 6 July 2012

Siebel Component synchronization

When to do synchronization?
You need to synchronize batch-mode Siebel Server components between the Siebel Gateway Name Server and the database whenever you:

§     Create new component definitions
§     Modify existing batch-mode component definitions
§     Delete Siebel Server components
§     Enable Siebel Server components
§     Disable Siebel Server components

Why to synchronize?
For batch mode components to function properly they should have their definitions available in S_SRM_ACTION and S_SRM_ACT_PARAM tables. When we synchronize any batch mode component, Siebel flushes definition of that particular batch mode component from siebns.dat file to S_SRM_ACTION and S_SRM_ACT_PARAM tables. 

How to synchronize?
-- From Siebel server manager.
smgr> sync comps
 --  From GUI
1.                   From the application-level menu, choose Navigation > Site Map > Administration - Server Configuration.
2.                   From the link bar, click Enterprises.
3.                   Click the Synchronize view tab.
A list of batch-mode server components appear.
4.                   Click the Synchronize button.
This operation may take up to a minute to execute.
5.                   For the changes to take effect, stop and restart the Siebel Server System Service


No comments:

Post a Comment