Running the D&B Update Manager Server Component From a Command Line (Single or Multiple Task Process)
Complete the following procedure to run the D&B Update Manager (D&B) server component from a command line (single or multiple task process).
To run the D&B Update Manager (D&B) server component from a command line (single or multiple task process)
Log in to the server using Server Manager, and use a command with the following format:
SIEBEL_ROOT\siebsrvr\bin\>srvrmgr /g gateway /e enterprise_name /u db_username / p password /s siebserver
An example follows:
>srvrmgr /g evlab6 /e siebel /u sadmin /p password /s evlab6
At the srvrmgr prompt, enter one of the following commands:
start task for comp DNBUpMgrDNB
(for single task process)start task for comp DNBUpMgrMultiTask with DNBTaskCode=DNB
(for multitask process)start task for comp DNBUpMgrMultiTask with DNBTaskCode=DNB, DNBConfigFile=dnbinitial.sql
For initial data loading, see Multiple D&B Update Manager (D&B) Processes with First Time Data Loading.
During the DNBUpMgrDNB or DNBUpMgrMultiTask server process, monitor the status by entering the following list task command:
list task for comp DNB%
When the D&B Update Mgr (D&B) or D&B Update Mgr (Multi-task) server process is finished, open the log directory.
If there have been problems with the process, then you can review log files. The log files are DNBUpMgrDNB_TaskNumber.log and DNBUpMgrMultiTask_TaskNumber.log.