BookmarkSubscribeRSS Feed
jackmarnold0
Calcite | Level 5

I am attempting to load a CSV into SAS in order to build a model on. The data is able to import successfully but when I try to create a model with it I receive the following error message. 

 

The project creation request for the project "INFS 395 - Model Testing" cannot be validated because an error occurred retrieving the project data table (URI /dataTables/dataSources/cas~fs~cas-shared-default~fs~Public/tables/SYNTHETIC_DATASET_V3).
 

Error Code: 400

path: /analyticsGateway/projects
path: /dataMiningProjectResources/projects
correlator: 8d1e5fce-5d99-42e4-b82c-55c5d5d3bf19

 
I have attempted importing different file formats as well importing the file to different paths within the model studio environment. I can run analytics on the dataset but can not build a model with it.
 
 
 
 
1 REPLY 1
DarkSpooder
Calcite | Level 5

I encountered the same code below: 

 

Error Code: 400

path: /analyticsGateway/projects
path: /dataMiningProjectResources/projects
correlator: 8d1e5fce-5d99-42e4-b82c-55c5d5d3bf19

 

Digging into the error, I found that some of my variable names exceeded 32 bytes. The solution was to be reduce variable name below 32 bytes.  

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

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