BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
MattiL
Calcite | Level 5

Hi,

 

Could someone help me with DB2 issue

 

I get the following error message when i try to execute a delete statement in proc sql;

 

ERROR: Updating or deleting data cannot be supported by this engine when a WHERE clause and the DBCOMMIT option are used together.

 

DBCOMMIT is by default: DBCOMMIT=10000

 

I tried to write a new libname statement without specifying commit point but still got the same error.

 

Anyone have an idea how to be able to execute the proc sql delete statement to db2?

 

br

Matti 

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20

Have you tried to specify 0?

Data never sleeps

View solution in original post

2 REPLIES 2
ChrisNZ
Tourmaline | Level 20

Any log report of your attempts that we could see ?

LinusH
Tourmaline | Level 20

Have you tried to specify 0?

Data never sleeps

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 900 views
  • 0 likes
  • 3 in conversation