Quote:
Originally Posted by ARWinner
What DB2 version and OS? What does the file contain?
Andy
|
Thanks, Andy.
OS: UNIX
DB2 version: 9.1
Actually, I dont know what exactly this db2psmd.log contains.
I am just told by a DB2 technician that this file is slowly increased and eventually taken up much space. He said that the content in this file doesn't make any sense. But he managed to pick out something.
He stated that the file has some information about a stored procedure.
And he had asked some DB2 colleagues, but none of them had come across this file.
I search this file name, and find that IBM has some info about it,
but it is for DB2 v8.
DB2 Universal Database
Above link states that this db2psmd.log is to store the logic flows in the debugger server. Don't know if this works for DB2 v9.1.
My question is, why this file would increase slowly and is there any method to shut it down without affecting the normal function of DB2?