rtsDDe (1158446), страница 19
Текст из файла (страница 19)
*** RTS err 092.002: wrong call arwelm_
(FromArray has not been aligned;
FromArrayHeader[0] = <reference to the source distributed array>)
Attempt to read from not mapped distributed array.
*** RTS err 092.003: wrong call arwelm_
(ToArray has not been aligned;
ToArrayHeader[0] = <reference to the target distributed array>)
Attempt to write into not mapped distributed array.
*** RTS err 092.004: wrong call arwelm_
(the FromArray PS is not a subsystem of the current PS;
FromArrayHeader[0] = <reference to the source distributed array>;
ArrayPSRef = <reference to processor system, source distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to read from distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 092.005: wrong call arwelm_
(the ToArray PS is not a subsystem of the current PS;
ToArrayHeader[0] = <reference to the target distributed array>;
ArrayPSRef = <reference to processor system, target distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to write into distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 092.010: wrong call acopel_
(FromArray is not a distributed array;
FromArrayHeader = <pointer to the header of the source distributed array>)
Passed to the function FromArrayHeader parameter is not header of distributed array.
*** RTS err 092.011: wrong call acopel_
(ToArray is not a distributed array;
ToArrayHeader = <pointer to the header of the target distributed array>)
Passed to the function ToArrayHeader parameter is not header of distributed array.
*** RTS err 092.012: wrong call acopel_
(FromArray has not been aligned;
FromArrayHeader[0] = <reference to the source distributed array>)
Attempt to read from not mapped distributed array.
*** RTS err 092.013: wrong call acopel_
(ToArray has not been aligned;
ToArrayHeader[0] = <reference to the target distributed array>)
Attempt to write into not mapped distributed array.
*** RTS err 092.014: wrong call acopel_
(the FromArray PS is not a subsystem of the current PS;
FromArrayHeader[0] = <reference to source distributed array>;
ArrayPSRef = <reference to processor system, source distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to read from distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 092.015: wrong call acopel_
(the ToArray PS is not a subsystem of the current PS;
ToArrayHeader[0] = <reference to the target distributed array>;
ArrayPSRef = <reference to processor system, target distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to write into distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 092.020: wrong call aelmcp_
(FromArray and ToArray are not distributed arrays;
FromArrayHeader = <pointer to the header of the source distributed array>;
ToArrayHeader = <pointer to the header of the target distributed array>)
FromArrayHeader and ToArrayHeader parameters passed to the function are not headers of distributed arrays.
*** RTS err 092.021: wrong call aelmcp_
(FromArray has not been aligned;
FromArrayHeader[0] = <reference to the source distributed array>)
Attempt to read from not mapped distributed array.
*** RTS err 092.022: wrong call aelmcp_
(ToArray has not been aligned;
ToArrayHeader[0] = <reference to the target distributed array>)
Attempt to write into not mapped distributed array.
*** RTS err 092.023: wrong call aelmcp_
(the FromArray PS is not a subsystem of the current PS;
FromArrayHeader[0] = <reference to the source distributed array>;
ArrayPSRef = <reference to processor system, source distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to read from distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 092.024: wrong call aelmcp_
(the ToArray PS is not a subsystem of the current PS;
ToArrayHeader[0] = <reference to the target distributed array>;
ArrayPSRef = <reference to processor system, target distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to write into distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 094.000: wrong call arrcpy_
(FromArray and ToArray are not distributed arrays;
FromArrayHeader = <pointer to the header of the source distributed array>;
ToArrayHeader = <pointer to the header of the target distributed array>)
FromArrayHeader and ToArrayHeader passed to the function are not headers of distributed arrays.
*** RTS err 094.001: wrong call arrcpy_
(invalid from index or from step;
FromArrayHeader[0] = <reference to the source distributed array>)
Wrong value of index or step in arrays FromInitIndexArray, FromLastIndexArray or FromStepArray.
*** RTS err 094.002: wrong call arrcpy_
(CopyRegim = <coping value mode> < 0)
Wrong (negative) value of coping mode when using function for filling distributed array.
*** RTS err 094.003: wrong call arrcpy_
(invalid to index or to step;
ToArrayHeader[0] = <reference to the target distributed array>)
Wrong value of index or step in arrays ToInitIndexArray, ToLastIndexArray or ToStepArray.
*** RTS err 094.004: wrong call arrcpy_
(FromArray has not been aligned;
FromArrayHeader[0] = <reference to the source distributed array>)
Attempt to copy from not mapped distributed array.
*** RTS err 094.005: wrong call arrcpy_
(ToArray has not been aligned;
ToArrayHeader[0] = <reference to the target distributed array>)
Attempt to copy into not mapped distributed array.
*** RTS err 094.006: wrong call arrcpy_
(the FromArray PS is not a subsystem of the current PS;
FromArrayHeader[0] = <reference to the source distributed array>;
ArrayPSRef = <reference to processor system, source distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to copy from distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 094.007: wrong call arrcpy_
(the ToArray PS is not a subsystem of the current PS;
ToArrayHeader[0] = <reference to the target distributed array>;
ArrayPSRef = <reference to processor system, target distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to copy into distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 096.000: wrong call aarrcp_
(FromArray and ToArray are not distributed arrays;
FromArrayHeader = <pointer to the header of the source distributed array>;
ToArrayHeader = <pointer to the header of the target distributed array>)
FromArrayHeader and ToArrayHeader passed to the function are not headers of distributed arrays.
*** RTS err 096.001: wrong call aarrcp_
(invalid from index or from step;
FromArrayHeader[0] = <reference to the source distributed array>)
Wrong value of index or step in arrays FromInitIndexArray, FromLastIndexArray or FromStepArray.
*** RTS err 096.002: wrong call aarrcp_
(CopyRegim = <coping value mode> < 0)
Wrong (negative) value of coping mode when using function for filling distributed array.
*** RTS err 096.003: wrong call aarrcp_
(invalid to index or to step;
ToArrayHeader[0] = <reference to the target distributed array>)
Wrong value of index or step in arrays ToInitIndexArray, ToLastIndexArray or ToStepArray.
*** RTS err 096.004: wrong call aarrcp_
(FromArray has not been aligned;
FromArrayHeader[0] = <reference to the source distributed array>)
Attempt to copy from not mapped distributed array.
*** RTS err 096.005: wrong call aarrcp_
(ToArray has not been aligned;
ToArrayHeader[0] = <reference to the target distributed array>)
Attempt to copy into not mapped distributed array.
*** RTS err 096.006: wrong call aarrcp_
(the FromArray PS is not a subsystem of the current PS;
FromArrayHeader[0] = <reference to the source distributed array>;
ArrayPSRef = <reference to processor system, source distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to copy from distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 096.007: wrong call aarrcp_
(the ToArray PS is not a subsystem of the current PS;
ToArrayHeader[0] = <reference to the target distributed array>;
ArrayPSRef = <reference to processor system, target distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to copy into distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
12.13Input/Output
*** RTS fatal err 100.000: wrong call rtl_vfscanf
(no memory for format string)
Lack of memory to execute one of the functions dvm_fscanf, dvm_scanf, dvm_vfscanf or dvm_vscanf.
*** RTS err 101.000: wrong call dvm_fread
(the array has not been aligned with an abstract machine representation; ArrayHeader[0] = <reference to the descriptor of the distributed array>)
Attempt to read a file into not mapped distributed array.
*** RTS err 101.001: wrong call dvm_fread
(the array PS is not a subsystem of the current PS;
ArrayHeader[0] = <reference to the distributed array>;
ArrayPSRef = <reference to processor system, the distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to read a file into distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 101.010: wrong call dvm_fwrite
(the array has not been aligned with an abstract machine representation; ArrayHeader[0] = <reference to the descriptor of the distributed array>)
Attempt to write not mapped distributed array to a file.
*** RTS err 101.011: wrong call dvm_fwrite
(the array PS is not a subsystem of the current PS;
ArrayHeader[0] = <reference to the distributed array>;
ArrayPSRef = <reference to processor system, the distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to write into a file the distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 110.000: wrong call dvm_dfread
(the object is not a distributed array;
ArrayHeader = <pointer to the header of the distributed array>)
The object passed to the function, as distributed array is not actually distributed array.
*** RTS err 110.001: wrong call dvm_dfread
(the array has not been aligned with an abstract machine representation; ArrayHeader[0] = <reference to the distributed array descriptor>)
Distributed array, passed to the function, is not mapped.
*** RTS err 110.002: wrong call dvm_dfread
(the array PS is not a subsystem of the current PS;
ArrayHeader[0] = <reference to the distributed array>;
ArrayPSRef = < reference to processor system, the distributed array is mapped on>;
CurrentPSRef = <reference to the current processor system>)
Attempt to read a file into distributed array, mapped on the processor system, which is not the current processor system or its subsystem.
*** RTS err 110.003: wrong call DisArrRead
(the object is not a distributed array;
ArrayHeader = <pointer to the header of the distributed array>)















