BookmarkSubscribeRSS Feed
chandhans00
Fluorite | Level 6

Hi ,

 

I am not able to run below copy command in state transfer tool. If file name is less then 34 character then its properly copying file .

 

SET sas-date-fmt 'MMDDYY10'
SET in-encoding utf-8
SET out-encoding utf-8
SET QUOTE-CHAR-RD None
SET QUOTE-CHAR-WR None

COPY "\\localhost\medrio_data\657e2a8a-f147-4aed-80a1-40dfe682c7f9\jobqueuefiles\21322_DatumChabcdefghijklmnopqrstuvwxyzabcdefghijkl\DatumChabcdefghijklmnopqrstuvwxyzabcdefghijkl.sts" "\\localhost\medrio_data\657e2a8a-f147-4aed-80a1-40dfe682c7f9\jobqueuefiles\21322_DatumChabcdefghijklmnopqrstuvwxyzabcdefghijkl\Medrio.sas7bdat"

QUIT

Please help

 

Thanks,

Chandresh 

4 REPLIES 4
Reeza
Super User

Are you referring to StatTransfer? 

 

If so, you should probably talk to their support not SAS support. 

 

Note that a SAS dataset name must be less than 32 chars and can't start with a number. I know nothing about StatTransfer or the code posted but based on your comments that may be your issue. 

 

All the rules are here. 

http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/viewer.htm#p18cdcs4v5wd2dn1q0x2...

chandhans00
Fluorite | Level 6
Thank you for your Quick Reply.

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 905 views
  • 2 likes
  • 3 in conversation