You are are trying to locate the Database Utilities folder.
Release : 6.x
Component : Database Utilities
Per the Installing Symantec ICA section of the Symantec ICA Administrator Guide:
"These files are installed on the database server that has Microsoft SQL Server and Microsoft SQL Analysis Server for Symantec ICA."
The default path provided by the installer will be the local equivalent of:
%ProgramFiles%\Bay Dynamics\Database Utilities
If you did not install the Database Utilities in the default path, follow these steps to identify the path used in your environment:
RiskFabric relational databaseSELECT [Value] FROM RiskFabric.dbo.PortalSettings WHERE [Name] = N'DatabaseUtilitiesFolderPath';
If you are unable to locate the Database Utilities on the server hosting SQL Server in the path returned by the query, the utilities were likely installed in the path returned by the query on the application server hosting Internet Information Services (IIS) and the Risk Fabric website.