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 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 2 replies
  • 1135 views
  • 0 likes
  • 3 in conversation