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 --<-----

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1385 views
  • 0 likes
  • 3 in conversation