vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I have seen this strange looking function named "SYSIBM.SQLCAMESSAGE" which sometimes seems to be executing on itself without any invocation(not sure why and how is it invoked). Also, it seems to take quite a bit of time and prevents some queries from getting executed(mostly the DDLs).. I tried to see the definition of this function but "select text from syscat.routines where routinename ='SQLCAMESSAGE'" query gives null. DB2 documentation also does not seem to have much on this. Can anybody please tell why and when is this procedure called? Any other information on this procedure will be greatly appreciated. :-) Thanks a Lot Rahul |