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
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
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.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.