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.

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register 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
  • 4008 views
  • 0 likes
  • 2 in conversation