单词 | system catalog |
释义 | 例句释义: 系统目录,系统编目,系统表,系统分类 1. This rule also applies to their definition -- privileges associated with a global variable are also defined within the system catalog. 这条规则同样适用于全局变量的定义——与全局变量相关的权限也在系统编目中进行了定义。 www.ibm.com 2. An entry is added to the system catalog to indicate to the query optimizer that such a remote index exists. 一个条目被添加到系统编目中,以向查询优化器表明存在那样的一个远程索引。 www.ibm.com 3. However, the system catalog data that was added at the time of creation of an external table will still be replicated. 但是,在外部表创建时添加的系统目录数据仍将被复制。 www.ibm.com 4. In a relational language, such a query would require a join that might span several data tables and system catalog tables. 而在关系语言中,这种查询需要进行也许跨越了多个数据表和系统目录表的联接。 www.ibm.com 5. The index definition of a disabled index remains in the system catalog with no underlying index data . 已禁用的索引的索引定义保留在没有基础索引数据的系统目录中。 www.bing.com 6. The RUNSTATS utility updates the statistics in the system catalog tables to help with the query optimization process. RUNSTATS实用程序更新系统目录表中的统计信息以帮助查询优化处理。 www.ibm.com 7. As the calculation of the savings is based just on statistics information in the system catalog, the calculation is fast. 由于对节省空间的计算只基于系统编目中的统计信息,所以这种计算速度很快。 www.ibm.com 8. The DB2 UDB system catalog (or simply "catalog" ) consists of a number of tables and views that are maintained by the database manager. DB2UDB系统编目(或简称为“编目”)由很多表和视图组成,这些表和视图由数据库管理器来维护。 www.ibm.com 9. Setup was unable to complete the server rename operation. You must update the 'local' server in the system catalog yourself. 安装程序无法完成服务器重命名操作。您必须自己在系统目录中更新“本地”服务器。 www.jukuu.com 10. The database server does not update the statistics in the system catalog tables. 数据库服务器不更新系统编目表中的统计信息。 www.ibm.com 1. The database manager creates and maintains two sets of system catalog views that are defined on top of the base system catalog tables. 数据库管理器创建和维护两组系统编目视图,这些视图是在基本系统编目表之上定义的。 www.ibm.com 2. The runstats utility can be used to update statistics in system catalog tables to facilitate the query optimization process. 可以使用runstats实用程序来更新系统编目表中的统计信息,使查询优化过程更容易一些。 www.ibm.com 3. To ensure fast recovery of the partition containing system catalog tables, avoid placing user tables on the same database partition. 为了确保包含系统编目表的分区能够快速恢复,应避免将用户表也放在那个数据库分区上。 www.ibm.com 4. When a database is created, SELECT privilege on the system catalog views is granted to PUBLIC (Figure 6). 在创建一个数据库时,系统编目视图上的SELECT权限便被授给PUBLIC(图6)。 www.ibm.com 5. You can use system catalog information to locate objects, as shown in the following code. 您可以使用系统目录信息查找对象,如以下代码所示。 technet.microsoft.com 6. You can use the system catalog views to retrieve information about the dependencies that objects have on one another. 可以使用系统编目视图来检索关于对象相互之间依赖关系的信息。 www.ibm.com 7. You can also use the system catalog views to retrieve information about database partitions and database partition groups. 还可以使用系统编目视图来检索关于数据库分区和数据库分区组的信息。 www.ibm.com 8. As mentioned earlier, no single system catalog view contains all the available authorization data. 如前所述,没有哪个单独的系统编目视图可以包含所有可用的授权数据。 www.ibm.com 9. SYSCAT: A set of read-only views for the system catalog tables. SYSCAT:一组只读的系统编目表视图。 www.ibm.com 10. When prompted, enter values for system catalog name, username, and password; for this example, you can use "dba" for all values. 根据提示输入系统目录名称、用户名和密码;对于这个示例,所有值都可以使用“dba”。 www.ibm.com 1. The information about occurrences of NULL values is stored in the NUMNULLS column of the system catalog view SYSCAT. COLUMNS. 关于NULL值出现次数的信息存储在系统编目视图SYSCAT.COLUMNS中的NUMNULLS列中。 www.ibm.com 2. Each time the UPDATE STATISTICS query is run, the following system catalog tables are refreshed. 每当运行UPDATESTATISTICS查询时,以下系统编目表都会被刷新。 www.ibm.com 3. A set of system catalog tables is created and maintained for each database. 对于每个数据库,都创建和维护一组系统编目表。 www.ibm.com 4. Almost everything that is known about a database can be found in a metadata repository called the system catalog. 我们所知道的所有关于数据库的信息几乎都可以在称作系统编目的元数据存储库中找到。 www.ibm.com 5. Of course, you cannot explicitly create or drop these system catalog tables, but you can query and view their content. 当然,不能显式地创建或删除这些系统编目表,但是可以查询和显示这些表的内容。 www.ibm.com 6. There is a common system catalog named INFORMATION_SCHEMA shared by all MySQL databases in an instance. 一个实例中的所有MySQL数据库共享一个名为INFORMATION_SCHEMA的公共系统目录。 www.ibm.com 7. It uses the information from the statistics in the system catalog. 它使用来自系统编目中统计信息中的信息。 www.ibm.com 8. Note that the new system catalog tables will be dropped during the reversion process. 注意,新的系统目录表将在逆转过程中删除。 www.ibm.com 9. The system catalog describes the logical and physical structure of the data. 系统编目描述数据的逻辑和物理结构。 www.ibm.com 10. Ensure that there is sufficient free space on the system catalog and the system temporary tablespaces. 确保系统目录和系统临时表空间中具有足够的自由空间。 www.ibm.com 1. The index definition remains in the system catalog. 索引定义保留在系统目录中。 msdn2.microsoft.com 2. All databases in MySQL in an instance share same system catalog. 一个MySQL实例中的所有数据库共享同一个系统编目。 www.ibm.com 3. Update system catalog tables that the database server uses to optimize queries. 更新数据库服务器用于优化查询的系统编目表。 www.ibm.com 4. It queries the system catalog to find the database name corresponding to DatabaseID. 它将查询系统目录以找到与DatabaseID相对应的数据库名称。 msdn2.microsoft.com 5. The SYSSTAT schema contains a small number of updatable views that are based on the system catalog tables. SYSSTAT模式包含少量的基于系统编目表的可更新视图。 www.ibm.com 6. The system catalog table SYSCAT. DATAPARTITIONS is then updated to reflect the change. 然后,系统目录表SYSCAT.DATAPARTITIONS被更新来反映这个更改。 www.ibm.com 7. The distribution statistics are stored in the system catalog view SYSCAT. COLDIST. 分布统计信息存储在系统编目视图SYSCAT.COLDIST中。 www.ibm.com 8. You can use the system catalog views to retrieve information about storage management objects such as table spaces. 可以使用系统编目视图来检索关于表空间之类的存储管理对象的信息。 www.ibm.com 9. A new version column is added to sysfragments system catalog table to keep track of changes to statistics information. 在sysfragments系统目录表格中添加一个新版本的列,跟踪统计信息更改。 www.ibm.com 10. Named SYSCATSPACE by DB2, the catalog table space holds the system catalog tables. 目录表空间被DB2命名为SYSCATSPACE,它保存了系统目录表。 www.ibm.com 1. Regular dbspaces: Regular dbspaces hold database objects like system catalog tables, user tables, and indices. 常规dbspace:常规dbspace用来存放数据库对象,如系统目录表、用户表和索引。 www.ibm.com 2. System catalog tables reside in the same dbspace as the database itself. 系统目录表和数据库本身位于同一个dbspace中。 www.ibm.com 3. Your application needs system catalog views to administer your XML data and XML schemas. 您的应用程序需要系统目录视图以管理您的XML数据和XML架构。 msdn2.microsoft.com 4. The values for ONLINE, MAXDOP, and SORT_IN_TEMPDB are not stored in the system catalog. 系统目录中不存储ONLINE、MAXDOP和SORT_IN_TEMPDB的值。 technet.microsoft.com 5. Table 4 lists the respective federated objects and the DB2 system catalog views that can be used to locate the information. 表4列出了各个联邦对象以及可用于定位信息的DB2系统编目视图。 www.ibm.com 6. The DB2 UDB system catalog is a collection of tables that describe database objects. DB2UDB系统编目是描述数据库对象的表的集合。 www.ibm.com 7. Click Finish to log this entry into server system catalog. 请单击Finish将这个条目添加到服务器系统目录中。 www.ibm.com 8. Loss of the system catalog is a serious problem. 丢失系统编录是严重的问题。 technet.microsoft.com 9. SQL Server 2005 introduces catalog views as a completely new relational interface to the system catalog metadata. SQLServer2005引入了目录视图,将其作为系统目录元数据的全新关系界面。 msdn2.microsoft.com 10. The DB2 event monitors keep information on owners and permissions, which are kept in the database system catalog. DB2事件监视器保留关于所有者和许可的信息,这些信息存放在数据库系统目录中。 www.ibm.com 1. System catalog changes: A FOT index creates a new entry in the existing sysindices table. 系统目录变更:FOT索引创建了当前sysindices表格中一个新输入。 www.ibm.com 2. Prior to DB2 9, most of the objects have only definer in the corresponding system catalog table or view. 在DB29之前,大多数对象在相应的系统编目表或视图中具有惟一的定义者。 www.ibm.com 3. Statistics populate the DB2 system catalog when you execute the RUNSTATS or RUN STATISTICS utility. 当执行RUNSTATS或RUNSTATISTICS实用程序时,统计信息就会填充DB2系统目录。 www.ibm.com 4. IDS 11. 50. xC6 (or later) will appropriately convert all the databases to include these new system catalog tables. IDS11.50.xC6(或更高版本)将把所有数据库进行适当转换以包含这些新的系统目录表。 www.ibm.com 5. You must hold DBADM or SYSADM authority to grant or revoke the SELECT privilege on system catalog views. 必须要有DBADM或SYSADM权限,来授予或撤消系统编目视图上的SELECT权限。 www.ibm.com 6. The SYSCAT. TABDEP system catalog view contains a row for every dependency that a materialized query table has on some other object. 在SYSCAT.TABDEP系统编目视图中,对于一个物化查询表在其他对象上的每个依赖关系,都有相应的一行。 www.ibm.com 7. In this article, I will show you, by way of working examples, how to retrieve useful information from the DB2 UDB system catalog. 在本文中,我将通过实际的例子展示如何从DB2UDB系统编目检索有用的信息。 www.ibm.com 8. Describes the various interfaces to the SQL Server system catalog. 介绍SQLServer系统目录的各种界面。 msdn2.microsoft.com 9. Built-in tables that form the system catalog for SQL Server. 构成SQLServer系统目录的内置表。 technet.microsoft.com 10. The SQL Server 2005 system catalog provides this information for SQL Server databases. SQLServer2005系统目录为SQLServer数据库提供此信息。 msdn2.microsoft.com 1. Direct system catalog updates are not allowed in SQL Server 2005. 在SQLServer2005中,不允许直接更新系统目录。 msdn2.microsoft.com 2. Specifies how identifiers are treated by the data source when searching the system catalog. 指定在搜索系统目录时,数据源如何处理标识符。 msdn2.microsoft.com 3. The data source distinguishes identifier case when searching the system catalog. 搜索系统目录时,数据源区分标识符的大小写。 msdn2.microsoft.com 4. The data source ignores identifier case when searching the system catalog. 搜索系统目录时,数据源忽略标识符的大小写。 msdn2.microsoft.com 5. This relationship is expressed in the system catalog as the foreign key 在系统目录中,此关系以外键 msdn2.microsoft.com 6. Use the following command to populate the CUSTOMER_INFO table with data using dummy information from the system catalog 使用以下命令,用来自系统目录的虚构信息向CUSTOMER_INFO表填充数据 www.ibm.com 7. The type of statistical information stored in the system catalog include 存储在系统目录中的统计信息的类型包括 www-128.ibm.com 8. Examining the contents of the system catalog tables 检查系统目录表的内容 www.ibm.com 9. The optimizer uses the following system catalog information as it creates a query plan 当优化器创建查询计划时,它将使用下列系统目录信息 www-128.ibm.com 10. Use the following command to create a table based on the system catalog that simulates customer information 使用以下命令,根据模拟客户信息的系统目录创建一个表 www.ibm.com 1. A large table space named SYSCATSPACE, which is used to store the system catalog tables and views associated with the database 一个名为SYSCATSPACE的大表空间,用于存储与数据库有关的系统目录表和视图。 www.ibm.com 2. Controling access to the system catalog 控制对系统编目的访问 www.ibm.com 3. DB2 UDB stores information about privileges in seven system catalog views DB2UDB将关于特权的信息存储在七个系统编目视图中 www.ibm.com 4. Querying the SQL Server System Catalog FAQ 查询SQLServer系统目录常见问题 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。