About 2,320 results
Open links in new tab
  1. Connecting PI Processbook with SQL Server Automatically - AVEVA

    How are you connecting to SQL Server from the ProcessBook display? Are you using ADODB objects? I believe the ProcessBook display should rely on single sign-on via a trusted connection with the …

  2. Cannot insert the value NULL into column 'SecurityDescriptor', table ...

    Sep 12, 2018 · Can you confirm this by running the following sql statement directly on the PIFD sql database? select name from dbo.afelementtemplate where fksecurityid is null If so, you can try to fix …

  3. PI AF, CLR and SQL servers in enterprises - AVEVA

    A couple of DBAs like to review all of the AF SQL logic, which is several MB of SQL. Some DBAs refuse modifications to master or msdb or model database. (AF 2.2 does not modify these system …

  4. PI Notification to test SQL connectivity as data source - AVEVA

    From the SQL server in AF server, I am able to see database table from the SQL data source. How do I map a tag from the SQL data source based on the result of a query to a PI tag or AF element so that …

  5. PI SDK Buffering without live connection - AVEVA

    A persist string must be created from an initial connection to the Server before disconnection. I have not tried to restore a persist string without a connection, but suspect it will not work.

  6. ¿Se pueden guardar los displays en disco? - AVEVA

    No. All PI Coresight displays are saved directly into the SQL Server database.

  7. time out issue while uploading event frame to AF Server - AVEVA

    While uploading historical event frame from SQL server Database to AF Server using C# code it gives timeout after I uploading some, the error is listed below {"This request operation sent to net.tcp://e …

  8. PI JDBC connection error

    Mar 6, 2019 · Please note our query are not using anything from this database, which has the invalid function/function's table/view. It seems as though while connecting through DAS, the connection is …

  9. UOM Database per AF Database not AF Server - AVEVA

    Having a UOM per AF Database would minimise that aspect and not introduce workarounds (naming conventions into UOM abbreviations) into all tenants of an AF Server. An example, siemens (electric …

  10. What and where is the table #tblElementHierarchy2

    There is an intensive query on our SQL database that is blocking all access on the SQL server and AF databases, it is an insert into a table named "#tblElementHierarchy2".