Description:
When you try to see under the [Public Folders] - [CA Reports] on the InfoView on the Business Intelligence box that is installed to different box (Not installed USRD to the box), the database logon screen appears. This article explains the solution at the situation.
Solution:
[Problem]
When you try to access the [Public folders] - [CA Reports] on the InfoView, you may see the database logon screen in the right pane. The environment is installed Service Desk and BOXI to different machines, not installed them to the same box. i.e. public folder\CA Reports\CA Service Desk\Asset\Asset List.
<Please see attached file for image>

[Solution]
This problem is known problem. The reason why the problem occurs is that the CA Service Desk ODBC Client is not installed correctly when the Business Intelligence is installed. The below steps will solve the problem.
- Go to c:\Program Files\CA\SC\CASD_ODBC and remove the "schema" file that does not have an extension on the Business Intelligence box.
- Run the <Drive of the Service Desk installation DVD2>\ca_tps.nt\CABO\ca_odbc_client\setup.exe.
- CA Service Desk ODBC Client Setup will appear. Click 'Next' button.
<Please see attached file for image>

- Click 'Yes' button.
<Please see attached file for image>

- Select c:\Program Files\CA\SC\CASD_ODBC as destination folder and click next.
<Please see attached file for image>

- Input the value as below.
Name: casd_<ServiceDesk server name>
Description: Input an optional value
TCP/IP Address: IP Address of ServiceDesk server
TCP/IP Port: Input '1706'
<Please see attached file for image>

- Select the below file and click 'next' button.
<Drive of the Service Desk installation DVD2>\ca_tps.nt\CABO\ca_odbc_client\oaclientkey.lic
<Please see attached file for image>

- Click 'Next' button.
<Please see attached file for image>

- Click 'Next' button.
<Please see attached file for image>

- Click 'Finish' button.
<Please see attached file for image>

- In order to check the database access, start the 'Interactive SQL(ODBC)' from the below shortcut.
Start button -> DataDirect OpenAccess ODBC Driver v5.6 -> Interactive SQL (ODBC)
- Run the below command to check the MDB access.
<Please see attached file for image>

i.e. connect administrator*<administrator's password>@<Value that you set at #6 as the Name>
If the connection succeeds, the below message will appear.
<Please see attached file for image>

- Copy the 'oainfo.ini' in the below location on the Service Desk server box.
$NX_ROOT\CA\Service Desk\pdmconf\schema\oainfo.ini
- Paste the 'oainfo.ini' that you copied at #13 to the below location on the Business Intelligence box.
C:\Program Files\CA\SC\CASD_ODBC\schema
- Run the 'CA Business Intelligence Configuration'
<Please see attached file for image>

- Click 'Next' button.
<Please see attached file for image>

- Input the necessary information as follows and click 'Finish' button.
<Please see attached file for image>

- When the configuration completes, the below message will appear. Click OK to close.
<Please see attached file for image>

- Start the 'Central Management Server' service on the Business Intelligence box.
- You will see the content under the [public folder] - [CA Reports] on the InfoView without any problems.