SAS Data Management

SAS Data Integration Studio, DataFlux Data Management Studio, SAS/ACCESS, SAS Data Loader for Hadoop, SAS Data Preparation and others
BookmarkSubscribeRSS Feed
JANET1987
Obsidian | Level 7

Hello, 

 

Kindly, help me to understand this error message:

 

"ERREUR: Infeasible problem. Note the constraints in the constraint summary that are identified as infeasible. If none of the constraints are flagged then check the implicit bounds on the variables.

ATTENTION: The PRIMALOUT= data set contains a solution that resulted from unsuccessful termination.

ATTENTION: The DUALOUT= data set contains a solution that resulted from unsuccessful termination"

Thank you in advance

2 REPLIES 2
ballardw
Super User

Please describe what you were doing.

 

I am Guessing that the issue relates to your actual data and the request. Did you look at the flagged constraints? It appears that one or more constraints on a problem are not possible from your data such as:

 

X + Y < 5 but all of your data yields X + Y > 100

LinusH
Tourmaline | Level 20

How does these messages lead to the conclusion that this is a big data problem?

Attach the log for this step, including the program code.

Data never sleeps

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1038 views
  • 2 likes
  • 3 in conversation