"ERROR: Procedure XXXXX not found" when running a task in SAS® Enterprise Guide®


The following error indicates that the product or solution that supplies this SAS procedure is not installed as part of the SAS® server.

ERROR: Procedure XXXXX not found.

You can verify which products are licensed at your site by submitting the following in a code window:

  proc setinit noalias;
  run;

Contact your SAS Sales Representative to inquire about pricing and availability of SAS Software.