All Historian errors displayed in hexadecimal will start with the prefix of 0x8004 followed by the 4 digit code.
Hex |
Decimal |
Error |
3E9 |
1001 |
DataSet Name already exists. |
3EA |
1002 |
DataSet Name is NOT defined. |
3EB |
1003 |
DataSet cannot be deleted because it is currently being used. |
3EC |
1004 |
Cannot find valid DataSet Name in ItemID. |
3ED |
1005 |
Trend data is already present in DataSet Path. The path is probably the same as the path for another DataSet. |
3EE |
1006 |
Creating the directory for the specified DataSet path failed. |
3EF |
1007 |
Archive was closed with ItemHandles that were not released. This will occur if the network connection drops out. |
3F0 |
1008 |
Memory Allocation Failure. |
3F1 |
1009 |
The Item Handle is NOT a valid handle. |
3F2 |
1010 |
The total number of tags which the Enterprise Historian can log has been exceeded. |
3F3 |
1011 |
Class Creation Failure. |
3F4 |
1012 |
ItemID type is not defined as a tag type. |
3F5 |
1013 |
The free disk space has reached the minimum level for this DataSet. |
3F6 |
1014 |
ItemID type is not defined as a table type. |
3F7 |
1015 |
Invalid Timestamp (probably 0). |
3F8 |
1016 |
TagKey contains no TrendVectors. |
3F9 |
1017 |
Disconnect from CDataSet classed failed. CDataSet class not found. |
3FA |
1018 |
The timestamp is outside the current range of the specified tag. |
3FB |
1019 |
The new file cannot be created, because there are tags that are currently being logged into this DataSet. |
3FC |
1020 |
This dataset does not contain any .hdb2 data files in either the primary path or the archive path. |
3FD |
1021 |
The ItemID specified is not found in this DataSet. |
3FE |
1022 |
FileIO Record Allocation failed because of an invalid disk address (-1). |
3FF |
1023 |
FileIO::ReadHeader caused an access violation when trying to read the header information for a record. |
400 |
1024 |
Record header type or location read from the disk is not what was expected. Probable file corruption! |
401 |
1025 |
The trailing marker for this record does not match the RecordLoc mark at the beginning of the record. Probable file corruption! |
402 |
1026 |
FileIO::IsTrailingMarkerValid caused an access violation when trying to read the trailing marker for a record. |
403 |
1027 |
Attempt was made to access data beyond the end of a read-only file. |
404 |
1028 |
This tag is currently being logged by an archive. |
405 |
1029 |
When trying to expand a record size, the trailing record should have been bump to the end of the file and then converted to a Dead Record. When trying to absorb the trailing record, it was found not be a Dead Record. |
406 |
1030 |
A trend vector present in the tag key was not found in the data file. |
407 |
1031 |
A String Record referenced in the String Vector was not found. |
408 |
1032 |
A TableVector referenced in the TableKey was not found. |
409 |
1033 |
An unknown record type was encountered when trying to bump a record to the end of the file. |
40A |
1034 |
There are no TrendVectors in this TagKey. |
40B |
1035 |
The Reader Interface was closed with ItemHandles that were not released. This will occur if the network connection drops out or the client crashes without releasing the Reader Interface. |
40C |
1036 |
This DataSet does not contain any .hdb2 data files in the primary path. |
40D |
1037 |
This item ID is already defined in this DataSet. |
40E |
1038 |
There are no Table Vectors in the specified TableKey. |
40F |
1039 |
An attempt was made to write into a .hdb2 file that is in the archive path. All .hdb2 files in the Archive path are read-only! |
410 |
1040 |
An attempt was made to write data, but no file covers the range of the specified timestamp. The timestamp was before the oldest time, later than the newest time, or within a time range in the middle of the DataSet where a data file does not exist. (This error will occur if the hdb2 files are not in the correct sequence which is controlled by the hdb2 file name. Possibly a renamed hdb2 file.) |
411 |
1041 |
The oldest-newest time range cannot be found for the specified tag. |
412 |
1042 |
The annotation at the specified time was not found. |
413 |
1043 |
The timestamp of the data moved in a backward direction. The data has been ignored. |
414 |
1044 |
This trend vector is full. |
415 |
1045 |
There is a hole in the data at the specified time! |
416 |
1046 |
Was not able to identify a valid DataSet Name from the itemID. |
417 |
1047 |
Invalid License Information |
418 |
1048 |
Historian cannot write information into the registry! |
419 |
1049 |
Table Key range is outside the requested time. |
41A |
1050 |
The physical size of the file is smaller than it should be. |
41B |
1051 |
File is questionable. Probably because the file was not closed through the normal sequence. |
41C |
1052 |
File size is not correct. Probably because the file was not closed through the normal sequence. |
41D |
1053 |
Timestamp is prior to the last timestamp logged. New data has not been logged. |
41E |
1054 |
Tag Key Record is Bad. |
41F |
1055 |
Requested Address is beyond file Size. |
420 |
1056 |
Invalid TVQ context in Trend Vector. |
421 |
1057 |
No archive path is defined for this dataset. |
422 |
1058 |
The file in which you are trying to log data has already been rolled over. |
423 |
1059 |
The maximum hdb2 file size of 2 GB has been reached. |
424 |
1060 |
The variant type is unsupported. |
425 |
1061 |
There are inconsistent times between Trend Vector Records. Was not able to find the time in a vector, or determine the hole between trend vector records. |
426 |
1062 |
The Dataset Name cannot contain a period. |
427 |
1063 |
Invalid Path Specification. |
428 |
1064 |
The specified path is the same as either the primary, archive or hot-swap directory. The primary, archive and hot-swap directories must all point to different directories. |
429 |
1065 |
The total number of clients for the Enterprise Historian has been exceeded. |
42A |
1066 |
File %1 does not exist. |
42B |
1067 |
The Historian can NOT run under the Launching User account. |
42C |
1068 |
The TagCount does not match after the Roll-Over. |
42D |
1069 |
There were no Tags in the Dataset to Roll-Over. |
42E |
1070 |
File does not exist. |
42F |
1071 |
The specified directory does not exist, is invalid or can not be accessed. |
430 |
1072 |
The timestamp of the data is a duplicate. The data has been ignored. |
431 |
1073 |
The data value variant type sent to the historian is not supported. |
432 |
1074 |
The Global String Record is full. |
433 |
1075 |
Invalid Global String Handle. |
434 |
1076 |
Command Not Found. |
435 |
1077 |
Annotation timestamp is between .hdb2 files and can't be stored. |
436 |
1078 |
Extra Data in TrendVector has mismatching size parameters. |
437 |
1079 |
The specified tag has been deleted. |
438 |
1080 |
Cannot store the value in .hdb file. Requires an .hdb2 file format. |
439 |
1081 |
.hdb file case sensitivity is different than the dataset's. |
43A |
1082 |
The tag type is invalid. |
43B |
1083 |
The file creation time is earlier than or the same as the creation time of the last .hdb file in the dataset. |
43C |
1084 |
The trend vector has reached capacity and needs split. |
43D |
1085 |
Insert/delete of historical data has been disabled in the Historian. |
43E |
1086 |
The tag is marked as obsolete. |
43F |
1087 |
TagName contains invalid characters. |
440 |
1088 |
Historian is not licensed for high-speed tag data. |
442 |
1090 |
Error inserting the value. |
443 |
1091 |
Insert/Replace failed because the hdb file is off-line. |
|
|
|
Comments
0 comments
Article is closed for comments.