BookmarkSubscribeRSS Feed
Swetank_Nandi
Calcite | Level 5

Below is the following details of the server:

 

SAS version: 9.4

Server:RHEL 6.6(SANTIAGO)

 

While trying to publish formats in teradata from pc-sas(Linux GUI), the script is running fine.However, when trying to publish formats in teradata from pc-sas (windows), it is throwing following warning:

 

destination buffer error.png

 

Attached the script for your refference

 

*Note: The td_login_new.sas program setup the credentials for accessing the sas server and setting up the required libraries.

 

What is the root cause and solution for this?

          

3 REPLIES 3
DartRodrigo
Lapis Lazuli | Level 10

Hi mate,

 

I found something that says, this problem is most likely to occur if any of the path options, such as DATAPATH= or INDEXPATH=, contain double-byte character set (DBCS) characters.

 

Chek out SAS® Scalable Performance Data

 

Att

Swetank_Nandi
Calcite | Level 5

I have already go through this explanation, however, it is not working

jakarman
Barite | Level 11

There is somthing weird wiht the encoding. It looks the default settings are Unicode16 (Teradata) and a latin1 (your sas session)
When getting Formats into TD  that was mentioned wiht 9.2 as a limitation at up no notes anymore about those anymore. Still strange that conversion there.  

---->-- ja karman --<-----

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 973 views
  • 0 likes
  • 3 in conversation