Wednesday, October 11, 2017

PROC FORMAT Error with CNTLIN

What I was doing:

Using a SQL Server table to feed a PROC FORMAT using CNTLIN.

Error message seen:

ERROR: Cannot mix missing and nonmissing values in the same range

Cause:

START column was defined as character and END column was defined as a numeric (decimal)


No comments:

SAS throwing RPC error

If you are doing code in C#  and get this error when creating a LanguageService: The RPC server is unavailable. (Exception from HRESULT:...