有了这个新特性,客户机驱动器透明地检索大块的数据以满足应用程序请求,而无需往返服务器(比如服务器游标)。
With this new feautre, the client driver transparently retrieves data in large chunks so that application requests are satisfied without a round trip to the server (like a server cursor).
这意味着数据库服务器已用尽动态游标。
This means the database server has run out of dynamic cursors.
应用程序时间表示应用程序使用游标的时间(不包括驱动程序、网络、服务器时间)。
Application time represents the time an application spent working with a cursor (excludes driver, network, server time).
这意味着如果服务器在T4和T2u上支持它,将仅对可滚动游标使用MRF。
This means it will use MRF for scrollable cursors only if the server supports it for T4 and T2u.
该属性的默认值是true,这意味着在服务器支持的情况下,驱动程序将尝试对可滚动游标使用多行获取(MRF)。
The default value for this property is true, which means the driver will always try to use multi-row fetch (MRF) for scrollable cursors if the server supports it.
“服务器端”游标将返回的数据存储在服务器上。
“服务器端”游标将返回的数据存储在服务器上。
应用推荐