Service Operations Insight

Tech Tip: How to reset the CABI Administrator password with CABI using SQL Anywhere database 

Sep 18, 2014 12:04 PM

How to reset the CABI Administrator password with CABI using SQL Anywhere database.

1) Execute  \CA\SC\CommonReporting3\SQLAnyWhere12\bin\dbisqlc.exe

This will bring up the Interactive SQL Utility

Untitled.png

Enter the following info

Untitled1.png

 

Put this query in the Command section and execute

DELETE FROM cms_infoobjects6 WHERE (ObjectID=12);

COMMIT;

Untitled2.png

 

Recycle the Server Intelligence Agent service.

You can login to the CABI Central Management Console using the Administrator user and leave the password blank.

Once in the CABI Central Management Console, you change the password for the Administrator user.

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.