If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB Monitoring with DBMON

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-23-09, 05:02
doninkus doninkus is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
Red face DB Monitoring with DBMON

Hello together,

I have a simple, but for me a complex problem. The Database activitations (Select, Insert Update .....) should be logged.

We have with strdbmon a monitoring started, but the SQL Statements in this log Table are not complet.

For Example:
Original SQL Stament: INSERT INTO tblTest VALUES('1','test insert')
Statment in the Log Table: INSERT INTO tblTest VALUES( ? , ? )

The DB2 runs on a iSeries.

Sry for my bad english.

doninkus
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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