BookmarkSubscribeRSS Feed
Seyllia
Fluorite | Level 6

Hello, I'm obtaining this error and I don't know what it means or how to trace it back. Any idea?

The raw sql code should work, I'm trying all the parts by separate but nothing.

The error says in spanish: Classification execution problem.

Maybe is related with the column names being repeated or so?

 

I attatch a screenshot of the log.

 

Seyllia_0-1614006821872.png

 

2 REPLIES 2
Reeza
Super User

The SUBSTR() of a date and comparison to the '2019-02-14' formatted date usually isn't correct syntax.
And yes, if you have multiple columns with the same name, that will cause errors.

 

In the future please post your code and log as text, not as images, it's quite hard to read, and it's much easier to highlight or copy/paste the lines that may be the source of the errors.

 


@Seyllia wrote:

Hello, I'm obtaining this error and I don't know what it means or how to trace it back. Any idea?

The raw sql code should work, I'm trying all the parts by separate but nothing.

The error says in spanish: Classification execution problem.

Maybe is related with the column names being repeated or so?

 

I attatch a screenshot of the log.

 

Seyllia_0-1614006821872.png

 


 

PGStats
Opal | Level 21

I think your reference to ESTOWN02 in the FROM clause should be replaced with your libname CUENTAS.

PG

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 373 views
  • 1 like
  • 3 in conversation