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
925 views Asked by wwei5743 At
1
There are 1 answers
Related Questions in CSV
- convert csv file with json data inside to a column, rows table in 2nd csv file
- Writing Waveform data into CSV file in LabVIEW
- VBA Code to filter and get values from csv to excel worksheet
- how to read data with two headers
- How can I use CsvHelper to parse a string into a list of tokens?
- How does Big Query differentiate between a day and month when we upload any CSV or text file?
- How to write a string in Stringrid with DelimitedText in FMX Delphi 11
- Databricks can't find a csv file inside a wheel I installed when running from a Databricks Notebook
- Import CSV file from React front end to Django/Python backend proving unreliable
- Need to read different line from different files using CSV read function in JMeter
- Trouble understanding how to use list of String data in a Machine Learning dataset - Features expanded before making prediction
- How to load very big timeseries file(s) in Python to do analysis?
- C++ Unzip and parse csv using zip.h
- How to print all columns from a csv file
- How to read the latest line from the csv file using ReadLineAsync method?
Related Questions in HISTORIAN
- How to check similar shaped trends in the past data? Any option other than dynamic time wrapping?
- Spark action throws "Cannot execute the query against OLE DB provider "INSQL" for linked server "INSQL" from Wonderware Historian DB
- How can I link Historian Data to Insigth Control? in Wonderware
- SQL OPENQUERY does not work for Provider = INSQL
- Matrikon OPC simulation Server doesnt have tags
- What is the structure of *.bin files ( also called Late Data files) in Historian Wonderware Server?
- SQL Historian Query not returning all results
- Value of a set of tags at a predetermined value in SQL
- Inserting data between SQL table and Wonderware Historian
- Insert query - Error converting data type nvarchar to (null)
- Volttron Crate Historian Error: Invalid data not saved
- Use of KsqlDB as a HIstorian DB
- Some datetime filters on Wonderware Historian queries returns no data
- Unable to query with SSRS parameter to iHistorian
- Wonderware History Tags
Related Questions in PROFICY
- Connection issue through embedded ethernet port on IC695CPE310-Axxx
- Remote OPC Connection Error Code 0x80070005. E_ACCESSDENIED
- Is there an argument to change font size for printing Notepad trough Shell Command?
- Proficy Historian RestAPI - retrieving interpolated data with tags which contain "#"
- Is there a way to display text based on value?
- BrowseTags method (Collector object) | VBA vs C#
- SendKeys Operating System Limitations
- GE Historian Calc - Total time between values
- How i can easily extract data from historian with python?
- How can I delete data from tags
- Executing a SQL Server stored procedure from a historian calculation
- Failed to write csv files to Proficy Historian 5.0
- How to investigate reasons for failed writes to Proficy Historian 4.5
- Query [large] data records from Proficy Historian?
- PLC Structure Text From C
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?
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)
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)