DB2 and other Technical Tips

Technical Tips including DB2 z/OS, DB2 LUW, COBOL, JCL, VSAM, CICS, 3rd party vendor tools (BMC, CA, IBM, Macro4, etc.)

Wednesday, November 29, 2017

What does db2top Start Date and Start Time actually mean?

›
While supporting a high-volume transaction period in our shop, I noticed that db2top Start Date and Start Time (option d for database) show...
Monday, June 26, 2017

Notepad++ Technical Tips & Tricks

›
To add a text at the start or end of each line, use regular expressions. Click Ctrl+H, and in the "Find What" space, enter ^b i...
Thursday, August 4, 2016

How to find the database connection strings?

›
To find the database connection strings such as url, port number etc : Database URL can be found using the command ifconfig -a . e...
Friday, May 20, 2016

DB2 Export error - SQL10018N The disk is full

›
While trying to run this export command db2 " export to /filepath/schema.tablename.ixf of ixf messages v.msgs select * from wcsproln...
Wednesday, May 11, 2016

DB2 LUW - Connection refused. ERRORCODE=-4499, SQLSTATE=08001

›
Application developer says that he is not able to connect to the database, he's getting a message similar to this: " Error opening...
Monday, May 2, 2016

DB2 LUW - List of tables involved in a referential integrity chain

›
How do you find all the tables that are connected through referential integrity? For example, let's assume that I've a table call...
Monday, September 15, 2014

Set up mainframe SLIP trap

›
Often times, when you are diagnosing a problem on mainframe, if you contact the tech support of the product, you will be asked to set up a S...
Wednesday, August 13, 2014

DFSMS Message ARC1237I - No Space for Migration Copy

›
This morning I was trying to SMP/E RECEIVE a bunch of PTFs as part of a DB2 tool maintenance. After receiving 20 PTFs, the job went down wit...
Monday, July 21, 2014

DB2 Performance Improvement tip using COALESCE function

›
One of the developers at our shop fed his query to an optimizer tool and the optimized query looked kind of weird. This is the original qu...
Friday, September 27, 2013

DB2 Stored Procedure Last Used Date

›
Ever wonder when was a stored procedure last used/invoked in DB2 LUW? Knowing this may be helpful in determining whether a stored procedure ...
›
Home
View web version

About Me

My photo
Kumaresh T
View my complete profile
Powered by Blogger.