The SAS® Cloud Analytic Services engine might change numeric values to 0


Beginning in SAS® Cloud Analytic Services 2025.08, variables defined as int32 or int64 in a hdat data set might be changed to 0 when copied from a SAS Cloud Analytic Services library to any Base library (either WORK or a user-defined library).

This issue occurs in versions 2025.08, 2025.09, and 2025.10 when you use the COPY procedure to copy the data from a SAS Cloud Analytic Services library to a Base library.

This behavior works as expected beginning in SAS® Cloud Analytic Services 2025.11.

Workaround

In versions 2025.08, 2025.09, or 2025.10, instead of using PROC COPY, do any of the following: