Friday, April 26, 2013

Windows could not start the Independent Management Architecture on Local Computer…contact the service vendor, and refer to server-specific error code -2147483626

While restarting the IMA Service in the Citrix server it will end up with the below error

"Windows could not start the Independent Management Architecture on Local Computer…contact the service vendor, and refer to server-specific error code -2147483626 "

Error Screenshot:
 
Resolution:

1. Please configure the Database again in the server using the below command

Dsmaint config /user:SQLusername /pwd:SQLpassword /dsn:"c:\program files\citrix\independent management architecture\yourdsnfile.dsn"

Whereas,
SQLusername: I used my account Domain\username (HAM\C52179va). make sure your account has Full admin rights in the server
SQLpassword: Use your acount password
yourdsnfile.dsn : MF20.dsn .

Also make sure to pint to Correct Drive where Citrix is installed in the server.

For Example:
C:\Documents and Settings\c50442va>Dsmaint config /user:HAM\C52179va /pwd:honda123 /dsn:"F:\program files\citrix\independent management architecture\MF20.dsn"

Once you run the command the output will be below


Then Finally,

Restart the IMA service, and also start MFCOM, Citrix SMA, Citrix WMI services.

No comments:

Post a Comment