I was able to import the csv files containing the tags for the data collector of the proficy historian 5.0. However, every time I tried to import data formatted in csv, it always failed and the error was "Error adding value [OUTSIDE ARCHIVE ACTIVE HOURS, -12]". I doubt this issue comes from wrong formatting of the CSV file and I'm guessing if I change some setting of the historian, it could be fixed. Am I on the right track here? Thanks for your ideas!
Failed to write csv files to Proficy Historian 5.0
924 Views Asked by wwei5743 At
1
There are 1 best solutions below
Related Questions in CSV
- CSV to XML XSLT: How to quote excape
- Django invalid literal for int() with base 10:
- PHPExcel date formatting in strange numbers
- TextToColumns function uses wrong delimiter
- How to find specific row in Python CSV module
- Read geoip data from database or binary file. Which is faster?
- How to fill new columns in a csv file through command line
- Summing a csv column in Python; issues with integers and strings
- How do I remove the extra commas and get the correct format of output csv file
- CSV(having extra quotes in field value) to array in ColdFusion
- Issue with Outputting data from CSV File
- Select set of all values stored in a VARCHAR based CSV field
- CSV displaying wrong in mac
- How to use Papa Parse for javascript csv parsing
- MSSQL Bulk Insert CSV - Multiple columns include commas
Related Questions in HISTORIAN
- Matrikon OPC simulation Server doesnt have tags
- Inserting data between SQL table and Wonderware Historian
- Value of a set of tags at a predetermined value in SQL
- Volttron Crate Historian Error: Invalid data not saved
- Docker : Battery historian - Pull access denied or require docker login
- What is a Historian?
- Identify list of tables which are updated, when Tag values are modified or inserted into Wonderware Historian server
- How do I find the history of transactions for an Asset in a blockchain implemented using hyperledger-composer?
- How i can easily extract data from historian with python?
- GE Historian Simulation
- Insert query - Error converting data type nvarchar to (null)
- sql query to show average of each tag present in proficy historian
- How to investigate reasons for failed writes to Proficy Historian 4.5
- Wonderware Historian Ver 10: Transfer data from old tagname to new tagname
- Spark action throws "Cannot execute the query against OLE DB provider "INSQL" for linked server "INSQL" from Wonderware Historian DB
Related Questions in PROFICY
- How i can easily extract data from historian with python?
- How to investigate reasons for failed writes to Proficy Historian 4.5
- Connection issue through embedded ethernet port on IC695CPE310-Axxx
- Is there an argument to change font size for printing Notepad trough Shell Command?
- Remote OPC Connection Error Code 0x80070005. E_ACCESSDENIED
- How to resolve Error 7375 in Sql Server 2005
- PLC Structure Text From C
- BrowseTags method (Collector object) | VBA vs C#
- Retrieve Proficy Historian tag names via IHUAPI
- Query [large] data records from Proficy Historian?
- How do you query for Array Tags using Proficy Historian 5.5 ihuapi.cs?
- IHUAPI.dll fetch only 100,000 Records
- How can I delete data from tags
- Executing a SQL Server stored procedure from a historian calculation
- SendKeys Operating System Limitations
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Propably Proficy Historian isn't letting you to write data to a read-only section. You should increase the archive parameter Data is Read-only after. Its a parameter of hours, prior to now, for which data can be stored in a read/write archive. After the time expires, that portion of the archive file is automatically made read-only. Incoming data values with timestamps prior to this time are rejected. A single archive file, therefore, may have a portion made read-only, another portion that is read/write containing recently written data, and another that is unused free space.
The simplest way to change the Data is Read-only After (Hours) is to run the Proficy Historian Administrator, click Data Stores then Data Stores Options and then increase the number of Data is Read-only After (Hours)