Have You Seen Historian Lately?Click here to check out all the new features in the latest version.
Supercharge your GE solution! Download a free trial of Proficy Operations Hub, CSense analytics, and more. Learn more about the Proficy 2022 releases, by signing up for one of our upcoming events.
If you cannot get data and you suspect there is a security problem with Historian, follow these steps to confirm that the Historian OLE DB provider is working:
Procedure
Open the Historian Interactive SQL application and connect to the OLE DB provider.
Enter the following command:
SELECT * FROM ihQuerySettings
Select the Execute Query button.
Confirm that data appears in the bottom half of the window:
If one row of data returns, then the provider is installed and working correctly, but you may have security problems between the provider and the server. You must use a valid Historian username and password.
If no rows return, then there is a connection problem between the client and the OLE DB provider.
Results
The ihQuerySettings data is internal to the OLE DB provider and does not use any Historian security. Browsing the tables and columns also is unaffected by Historian security and is another way to confirm the connection between the client and provider.