Connecting Tech Pros Worldwide Help | Site Map
 
 
LinkBack Thread Tools Search this Thread
  #1  
Old May 19th, 2006, 03:35 PM
Mehmet Baserdem
Guest
 
Posts: n/a
Default suppressing SQL0100W message

Is there any way to suppress SQL0100W message?

SQL0100W No row was found for FETCH, UPDATE or DELETE; or the result
of a
query is an empty table. SQLSTATE=02000

Regards,

Mehmet Baserdem

  #2  
Old May 20th, 2006, 12:25 AM
Rhino
Guest
 
Posts: n/a
Default Re: suppressing SQL0100W message


"Mehmet Baserdem" <mbaserdem@gmail.com> wrote in message
news:1148048927.096284.97030@y43g2000cwc.googlegro ups.com...[color=blue]
> Is there any way to suppress SQL0100W message?
>
> SQL0100W No row was found for FETCH, UPDATE or DELETE; or the result
> of a
> query is an empty table. SQLSTATE=02000
>[/color]
Are you trying to suppress this message in a CLP (command line processor)
session? If so, I thought the CLP option to suppress warnings was 'w' so
that this _should_ work:

db2 -w- delete from employee where job = 'LUMBERJACK'

However, it doesn't work on my system, which is DB2 V8.2.1 on Windows XP.
Perhaps I've got a problem in my environment and it will work for you.
Otherwise, it's possible that SQL0100W is exempt from the 'w' CLP option.

If you try doing a Google Groups search on SQL0100W, you may find another
technique to suppress it.

--
Rhino


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 205,338 network members.