• An application lock could not be acquired for materializing views.

    无法具体化视图获取应用程序

    youdao

  • In this situation, if no lock is available at the time of the request, the application immediately receives a -911.

    这种情形中,如果请求没有可用,那么应用程序立刻会接收到- 911。

    youdao

  • The locking problems normally indicate some fairly significant concurrency problems in the application that should be dealt with before the lock list parameter is increased.

    锁定问题通常表明应用程序中存在一些相当严重并发性问题,增大列表参数的值之前应当解决这些问题

    youdao

  • In this situation, the application will wait for a lock (if one is not available at the time of the request) until either the lock is granted or until a deadlock occurs.

    这种情形中,应用程序等待获取(如果请求没有可用锁),一直授予了锁出现为止

    youdao

  • The lock escalations, lock timeouts and deadlocks will indicate some potential problems in your system or application.

    升级、锁超时表明系统应用程序存在某些潜在问题。

    youdao

  • A simple example application will help you understand how you can use the JLA to help find areas of lock contention.

    一个简单应用程序示例帮助了解如何使用JLA帮助查找争用的区域

    youdao

  • When a table holds a Z lock, no concurrent application can read or update data in that table.

    持有z时,任何并发应用程序都不能读取更新该表中的数据

    youdao

  • The database manager determines which locks to escalate by looking through the lock list for the application and finding the table with the most row locks.

    数据库管理器通过查看应用程序列表查找最多来决定哪些锁进行升级

    youdao

  • As all rows in the EMPLOYEE table are X-locked by the first transaction, the second application goes into lock wait mode.

    由于employee中的所有行都第一事务独占锁定,第二应用程序进入等待模式

    youdao

  • Thus, the lock contention is significantly reduced in your database, and your application server has shorter and more discrete units of work, which reduces CPU and JVM memory overhead.

    因此数据库中的争用将明显降低并且应用程序服务器具有更短分散工作单元降低CPUJVM内存开销

    youdao

  • Without information on what the distribution of lock times will be for a given application, most JVMs are conservative and simply suspend a thread when it fails to acquire a lock.

    由于没有指定应用程序锁定时间分布信息,所以多数JVM 采取保守策略,得不到锁的时候只是暂挂线程

    youdao

  • When the number of locks held by any one application reaches this percentage of the total lock list size, lock escalation occurs for the locks held by that application.

    任何一个应用程序持有数量达到整个列表大小这个百分比时,应用程序所持有的锁进行锁升级

    youdao

  • The transaction owning the lock belongs to an application executed by user A. The transaction of user B is waiting on that lock.

    持有事务属于用户A执行一个应用程序。 而用户B 的事务正在等待那个锁。

    youdao

  • Since pessimistic session locks can be removed as described above, the application that obtained the lock should always check to see if it is still in force before updating data.

    如上所述,由于可以删除悲观会话,因此获得应用程序始终需要更新数据之前检测是否有效

    youdao

  • Furthermore, a granted lock must not be affected by DB2 transactions within the application.

    另外授予必须应用程序d B2事务的影响。

    youdao

  • A lock associates the resource with an application, called the lock owner, to control how other applications can access the same resource.

    资源应用程序(叫做拥有者)相关联,控制其他应用程序对同一资源的访问

    youdao

  • Once you have identified problematic locks, you should rewrite the application to reduce the contention on the lock.

    确定问题后,应该重写应用程序减少用。

    youdao

  • So the DBA now knows that application 30 is holding the lock on which application 34 is waiting.

    所以dba现在知道应用程序30持有应用程序34所等待

    youdao

  • The capital W in the FD column indicates that the application has a write lock on the whole file.

    FD中的大写W表示应用程序具有整个文件

    youdao

  • In particular, this feature was driven by the SAP application, but the work is generally applicable to a lock avoidance schemes for a much greater customer base.

    特别地,特性SAP应用程序驱动的,但是通常也适用更多客户避免机制

    youdao

  • The last SQL statement executed by application 30 that is holding the lock was the statement with last anchor ID 60 and last statement ID 1.

    持有应用程序30最近执行SQL语句最近ID60最近语句 ID1 所标识的 SQL 语句。

    youdao

  • Application 2 can establish an IX lock on the table and an X row lock, because the table lock IX is compatible to the IN table lock from A1.

    应用程序2可以建立IX锁定一个x锁定,因为表锁定ix兼容a1in表锁定。

    youdao

  • Stop WebSphere Application Server, since it contains a lock on the database.

    停止WebSphereApplicationServer因为其中包含数据库的锁定

    youdao

  • Application 1 will execute the export operation and Application 2 will get a lock snapshot while Application 1 is running.

    Application1执行导出操作Application2将在Application 1运行同时获得一个快照

    youdao

  • With the db2cos with db2pd approach, you would only see the last statement executed by the lock owner's application - in this scenario the query on the EMPLOYEE table.

    使用db 2 cosdb 2 pd相结合的方法只能看到持有者应用程序执行最后条语句这个场景中employee表的查询

    youdao

  • This means that when the JLAGui is started, you will be able to view lock statistics for the lifetime of the application.

    意味着启动JLAGui 时能够查看整个应用程序生命周期中的统计信息

    youdao

  • If a concurrently connected application happens to be holding an incompatible row lock, the import utility pauses until that application commits or rolls back its transaction.

    如果一个并发连接应用程序碰巧持有兼容,那么import工具就会暂停直到应用程序提交事务

    youdao

  • SaaS application architectures which force you to make decisions that lock you into a particular technology stack will compromise the ability of a SaaS application to evolve and adapt.

    强制作出选择并使您锁定某种特定技术堆栈这种SaaS应用程序架构不利于SaaS应用程序的未来演变和适应能力

    youdao

  • When using CS in application A1, there will be an IS (intent share) table lock.

    应用程序a 1使用CS时,一个IS (intentshare)锁定

    youdao

  • The Monitor.TryEnter method is used to ensure the application does not wait too long for the lock.

    TryEnter方法用来确保应用程序不会为锁等待

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定