Here is the result :
1> select SSQLID, show_cached_text(SSQLID), Hashkey, UseCount, StmtType from master..monCachedStatement
2> go
Msg 207, Level 16, State 4:
Server 'SYB_ASP_REC', Line 1:
Invalid column name 'StmtType'.
Thanks
Here is the result :
1> select SSQLID, show_cached_text(SSQLID), Hashkey, UseCount, StmtType from master..monCachedStatement
2> go
Msg 207, Level 16, State 4:
Server 'SYB_ASP_REC', Line 1:
Invalid column name 'StmtType'.
Thanks