Steve Richter
2007-08-27 13:49:57 UTC
I am using ODBC and DDM exit point programs to troubleshoot problems
implementing the MSFT host integration server. Problem is, the the SQL
stmts sent to the as400 thru the HIS OLE DB connection are not
captured by as400 exit points I am using.
The host integration server sql traffic passes thru the DDMACC exit
point of the as400. But that exit point has minimal information and is
called at the initial connection only.
The database server exit points, qibm_qzda_init, ndb1, sql2, roi1, are
not called for what I am guessing is OLE DB access to the as400
database.
Are there other exit points I am not aware of? I think the client
access .net provider also uses ole db. So going by this little bit
that I know, I cant use exit points to filter out sql access that
arrives via that route also?
-Steve
implementing the MSFT host integration server. Problem is, the the SQL
stmts sent to the as400 thru the HIS OLE DB connection are not
captured by as400 exit points I am using.
The host integration server sql traffic passes thru the DDMACC exit
point of the as400. But that exit point has minimal information and is
called at the initial connection only.
The database server exit points, qibm_qzda_init, ndb1, sql2, roi1, are
not called for what I am guessing is OLE DB access to the as400
database.
Are there other exit points I am not aware of? I think the client
access .net provider also uses ole db. So going by this little bit
that I know, I cant use exit points to filter out sql access that
arrives via that route also?
-Steve