BookmarkSubscribeRSS Feed
tomcmacdonald
Quartz | Level 8

Not exactly use what this error is suppose to mean.  Is it possible to turn on the VERBOSE option to get more details?

4 REPLIES 4
PeterClemmensen
Tourmaline | Level 20

What code generated the error?

ballardw
Super User

If this is from the FedSQL prepare it may be that you are attempting to update a data source where you do not have the correct permissions.

 

Just guessing from the "access violation".

 

Or possibly a spelling error?

tomcmacdonald
Quartz | Level 8

It's generated when trying to insert into a FEDSQL table.  Are there any debugging options to see where this is going wrong?  

 

Also this problem only arises when I use PROC DS2 packages. 

SASKiwi
PROC Star

If you search the SAS Support site for access violations:

https://support.sas.com/en/search.htm.html?q=access%20violation

 

You will get around 1,769 hits. In other words this is generic error that can be caused by badly-behaving software across the whole breadth of the SAS product range.

 

At the very least provide a SAS log of both the code and the errors. Also if possible provide your code separately plus some test data that will reproduce the error so that others can try it.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1572 views
  • 0 likes
  • 4 in conversation