Forum Discussion
- VJwareLevel 6
Using the command line, run the command listed in the KB article referenced above. As an example -
sqlcmd.exe -E -S .\SQLEXPRESS -d dedupedb -Q "insert into user_info values (5, 'MYLAB\Administrator' ,NULL, 1) "
Secondly, do ensure you are logged in to the DLO server using mylab\administrator account.
If the above doesn't help, try these steps -
Log on to the server machine using the credentials with which the DLO Administration Console was installed.
Launch the DLO Administration Console.
Right-click the Dedupe Server and click Manage.
On the System tab, click Add and add the user name to the list of Admin Users.
Log off and log on with the credentials of the user that was added to the list. - Mohd_NoorLevel 2
Thanks bro, i'm able to manage the dedupe server.
Related Content
- 13 years ago