It is set at the session level using set session.
使用SETSESSION在会话级进行设置。
Global variables are scoped to a per-session level within an XA transaction and are not available to other sessions that join the transaction.
全局变量的范围被规定为XA事务内的单一会话级别,并且不可用于其他加入事务的会话。
Then use the OPTPROFILE bind option at the package level, or the CURRENT optimization profile special register at the session level, to enable the optimization profile.
然后在包级别使用OPTPROFILE绑定选项,或者在会话级别使用CURRENTOPTIMIZATIONPROFILE专用寄存器,从而启用优化概要文件。
This would have showed us similar information, but at a session level, so we could have seen that our session had done an inordinate number of sequential scans and lock requests.
这将为我们展示类似的信息,但是在会话级别,因此我们会看到会话做了过多的顺序扫描与锁定请求。
ISOLATION level is set at the session level using set ISOLATION, set at the SQL statement level using the WITH clause or set at the database level using a database Configuration parameter.
使用SETISOLATION在会话级、使用with子句在sql语句级或使用数据库配置参数在数据库级设置隔离级别。
A simple and reliable solution pattern can be used to implement session locking on the application level.
有一种简单可靠的解决方案模式可用于在应用程序级别实现会话锁。
There are a number of practical improvements to the eventual consistency model, such as session-level consistency and monotonic reads, which provide better tools for the developer.
有很多改善最终一致性模型的实用方法,比如会话级别的一致性和单调读一致性,它们都为开发人员提供了更好的工具。
A probe session consists of two hierarchical levels of containers, as contrasted to a transversal session consisting of only one hierarchical level of containers.
探测会话由两个层次级别的容器组成,而传送会话仅由一个层次级别的容器组成。
There is no need to maintain session affinity at the plug-in router level, as session affinities will be taken care of by the ODRs when the requests are forwarded on to the application servers.
不需要在插件路由器级别维护会话亲缘性,因为当请求被转发给应用服务器时,会话亲缘性将由ODR 负责。
Since the problem has been described at a high level as a blank page, she names this session "Blank Page".
因为该问题可以大致描述为空白页面,所以她将该会话命名为“BlankPage”。
Object caching and pooling: the application server automatically pools stateless session beans at the server level, reducing the amount of time spent in object creation and garbage collection.
对象高速缓存和合用:应用程序服务器自动在服务器级合用无状态会话bean,这减少了花在对象创建和垃圾收集上的时间。
For the maximum level of control, a session bean should be used.
对于最大级别的控制,应该使用会话bean。
KeepAliveTimeout, also at the global level, determines how long Apache will wait for another request before closing the session.
同样位于全局级上的KeepAliveTimeout确定在会话关闭之前,Apache将等待另外一个连接多久。
After turning on Hibernate's log level to trace, we found it was the updating of session cache that caused the delay.
将Hibernate的日志级别调成trace后,我们发现是更新会话缓存造成了延时。
Once a session object is obtained, it can be used to interact with the Lotus Domino server using the access control level granted to the user defined by the LTPAToken.
获得会话对象之后,可以使用由LTPAToken定义的授权给用户的访问控制级别在它与LotusDomino服务器之间实现交互。
If an intruder has access to your database, or even raw machine-level access to the database volumes, he or she might be able to see information in the session.
如果入侵者可以访问您的数据库,甚至是对数据库信息的原始计算机级访问,他或她都可能看到会话中的信息。
In single sign-on scenarios it reads in a token from the session possibly placed in the session by some higher-level authentication layer which identifies a user.
在单点登录场景中,它读取会话中可能存在的令牌,令牌是由识别用户的更高的身份验证层放在会话中的。
At a general level, though, they encapsulate one or more of the following basic session-maintenance mechanisms in an abstract interface.
但是,总的来说,它们都是把下面的会话维护机制封装在一个抽象接口中。
It returns the most recently committed version of the rows, even if another concurrent session holds an exclusive row-level lock.
即使另一个并发会话持有一个独占式行级锁,它仍然返回最近提交的行。
For example, it doesn't have session cache, and nor does it interact with any second-level or query cache.
例如,它不需要会话缓存,也不和任何二级缓存或查询缓存有交互。
"We are committed to taking measures to maintaining greater personal saving and to reducing the federal deficit to a sustainable level by 2013," Geithner said at the opening session of the talks.
“我们正致力于采取措施保持更高的个人存款,并在2013年以前将联邦赤字大幅度降低,”盖特纳在开幕式的讲话中说。
A session-level toggle, which is used to turn tracing on or off.
一个会话级开关,用于开启或关闭跟踪。
The Level III exams contain essay questions in the morning session and item set questions in the afternoon session.
等级三包括上午的简答题和下午的项目分析题。
For BMP EJB, session EJB, and Web applications, you can use IBM resource isolation level extension to specify the isolation level associated with the resource reference.
对于BMPEJB、session EJB和Web应用程序,您可以使用IBM资源隔离级别扩展来指定与资源引用相关联的隔离级别。
Figure 3 shows how a typical high-level flow is implemented in our environment. It shows the initiation of a SIP session, followed by multiple Web service requests and responses.
图3展示了如何在我们的环境中实现一个典型的高级流,包括发起一个SIP会话,以及多个Web服务请求和响应。
Using session facades and method-level security, you can restrict the services to be executed.
使用会话facades和方法级安全性,可以限制要执行的服务。
Suspend activity session - activity sessions enable a higher level of coordination for resources that may not support distributed transactions.
Suspendactivitysession-活动会话能够对可能不支持分布式事务的资源进行更高级的协调。
Flush and clear your first-level session cache periodically as in the following batch insert sample.
像如下范例中那样定期刷新(flush)并清除一级会话缓存。
The Environment tab lists the startup environment setting of the server and also the environment variables at the session that is, the client level.
Environment选项卡列出服务器的启动环境设置和会话(即客户机)级的环境变量。
If the program being exploited runs with a high privilege level (such as root or administrator), then the attacker gets that privilege in the interactive session.
如果被利用的程序以较高的优先权在执行(如root使用者或管理员),则攻击者就会在交谈式Session中得到该优先权。
应用推荐