Wednesday, June 4, 2008

Quickly find SQL Error message Description:

These two methods are easy to use and are sure to help eliminate a lot of frustration when it comes to searching for SQL error message descriptions.
1. Use the following Display Message Description command, replacing the RANGE value with the SQL error code that you are investigating: DSPMSGD RANGE(SQL7007) MSGF(QSQLMSG)
2. Go to the DB2 Universal Database for iSeries page of the IBM Information Center web site, scroll down and then click on "SQL Message Finder". Key in your error number and you will quickly find yourself back on the road to productivity again.

1 comment:

.^ said...

Wow. That's remarkably like this advice:
http://search400.techtarget.com/tip/1,289483,sid3_gci940295,00.html