BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
paul_goodhew
Calcite | Level 5
Hi everyone,
Is it possible to rename my variables in E miner? Does this need to be done with a code node? If so can anyone provide sample code?

The reason is that with all the prefixes like REP_ , IMP_, OPT_, etc that get added to the variables, they end up over 30 characters long and Teradata does not acccept these variables when we try to score data using model manager.
1 ACCEPTED SOLUTION

Accepted Solutions
WayneThompson
SAS Employee
Please also see this tech support note http://support.sas.com/kb/38/578.html

As you indicate I would use the SAS Code node to rename the variables using the macros varaible names for the data sources you want to import and export.

SAS has a 32 character limit.
Teradata has a 30 character limit.
Long variable names is something we look into.

View solution in original post

1 REPLY 1
WayneThompson
SAS Employee
Please also see this tech support note http://support.sas.com/kb/38/578.html

As you indicate I would use the SAS Code node to rename the variables using the macros varaible names for the data sources you want to import and export.

SAS has a 32 character limit.
Teradata has a 30 character limit.
Long variable names is something we look into.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 4472 views
  • 0 likes
  • 2 in conversation