The following commands will backup your databases on the primary machine (also shown in Listing 4).
下面的命令将备份主要计算机上的数据库(如清单4 中所示。)
Hopefully, it's clear from the example in Listing 1 that the primary purpose of an import is to import a namespace.
从清单1的范例中显而易见导入的主要目的是为了导入命名空间。
So before you change the GID, you first want to get a listing of all users that have the group you are changing as their primary group.
因此,在更改GID之前,首先要获取所有将您正更改的组作为主要组的用户清单。
The primary "descriptive" content of a scene is divided into four sections, as shown in Listing 1.
场景的主要“描述性”内容分成四个部分,见清单1。
The state will be changed to "Disconnected" for a while, since the primary is not available from the network at the time of takeover (Listing 12).
备用计算机的状态将暂时变为“Disconnected”,因为发生接管时在网络中找不到主要计算机(清单12)。
The primary differences between this JSON code and the XML code shown in Listing 12 are the explicit calls to decode the JSON data in the result handlers of the list and retrieve calls.
此JSON代码和清单12中所示的XML代码的主要区别在于,此代码在list和retrieve调用的result处理程序中使用了显式调用来对JSON数据进行解码。
The state on the standby machine becomes "Remote catchup pending" (Listing 11), meaning that the standby has lost the connection to the primary.
备用计算机上的状态变为“Remotecatchuppending”(清单11),这意味着备用计算机失去了到主要计算机的连接。
The important thing here is to define this table of contents as a primary toc (Listing 15).
此处的重要意义在于将这个内容目录定义为一个主要的toc(列表15)。
Figure 3 shows the results of the Suspects TAB when the primary heap dump from the example in Listing 1 is analyzed just by itself.
图3显示了仅自动分析清单1中示例的主要堆转储时Suspects选项卡的结果。
The primary method that handles this task is SugarRestXML: : serve , which is defined in Listing 3.
处理该任务的主要方法是SugarRestXML:serve,这在清单3中有定义。
The primary differences between Listing 6 and Listing 2 lie in two methods: sum and factors .
清单6与清单2的主要区别在于两个方法:sum与factors 。
The ConfigurationInterface class, illustrated in Figure 1 and Listing 13, is the primary entry point to the configuration interface framework.
图1和清单13中显示的configurationinterface类是配置接口框架的主要入口点。
There might not be any users with this as their primary group, or there might be multiple users. To find out, run the command in Listing 3 below.
可能没有一个用户将其作为主要组,或者可能有多个用户。
On the primary machine, first activate the database and then issue the start hadr command to start it as the primary database (Listing 8).
在主要计算机上,首先激活数据库,然后发出starthadr命令将其作为主要数据库启动(清单8)。
Listing 7 shows the unordered list created to structure the content for the primary navigation based on these requirements.
清单7显示一个无序列表,它根据这些需求创建主导航内容的结构。
Perform the disk failover such that database processing can continue at the primary site, as shown in Listing 18.
执行磁盘的故障转移以便数据库处理能够在主站点继续,如清单18所示。
Initiate disk failback such that the disks are now being mirrored from the primary site to the target site, in case any future primary site failures occur, as shown in Listing 20.
初始化磁盘故障恢复以便磁盘现在从主站点镜像到目标站点,以防将来主站点有任何故障会发生,如清单20所示。
Upon failure of the primary site, perform the disk failover as shown in Listing 11 such that the data on the target site can be used to continue database processing at the target site.
若主站点故障,就执行清单11内所示的磁盘故障转换以便目标站点上的数据可被用来继续进行目标站点上的数据库处理。
Listing 5 shows you how to create the primary document and two secondary documents.
清单5显示了如何创建主文档以及两个辅助文档。
Run the commands in Listing 9 to export the file system definitions from the primary site to the target site.
运行清单9内的命令来将文件系统定义从主站点导出到目标站点。
In Listing 5, you have a standard primary key column called PO_ID (that is, purchase order ID).
在清单5中,您有一个称为PO_ID的标准主键列(即订单id)。
Create the file system for the DB2 data and transaction logs at the primary site, and then change the owner to the DB2 instance owner, as shown in Listing 6.
在主站点创建DB 2数据以及事务日志的文件系统,并将所有者改为此DB 2实例的所有者,如清单6所示。
Reverse the disk-mirroring direction such that the disks on the target site are now being mirrored to disks on the primary site, as shown in Listing 15.
逆转磁盘镜像的方向以便目标站点上的磁盘可被镜像到主站点上的磁盘,如清单15所示。
Listing 6 defines the relation between a column and a primary key, also represented by Figure 5 following. The relation ensures that.
列表6定义了一个列与一个主键之间的关联,后面的图5也表示了这点。
For example, getting rid of the leaky primary key that shows up in the combo box is as easy as adding a toString method to the Airline class, as shown in Listing 6.
例如,如果想消除显示在组合框中的主键的泄漏,只要在airline类中添加toString方法就可以,如清单6所示。
When you want to reintegrate the original primary site as the location for data processing, stop the db2 instance and the file system from HostW at the target site, as shown in Listing 16.
若想要重新集成此原始主站点作为数据处理的场所,可从HostW停止目标站点的db 2实例和文件系统,如清单16所示。
This implies that for URL (1) (in Listing 1), the URL of cluster-member1, rac-node1 is the primary RAC node.
这说明,对于URL (1)(在清单 1 中),cluster-member1的 URL (rac-node1)是 RAC主节点。
Synchronize the file system definition from the primary site to the target site by running the code in Listing 7 from HostA on the primary site.
通过在主站点从HostA运行清单7内的代码来同步主站点与目标站点之间的文件系统定义。
In the working directory of the server named Primary, create a configuration file named solid.ini, as shown in Listing 1.
在Primary服务器的工作目录中,创建一个名为solid . ini的配置文件,如清单1所示。
In the working directory of the server named Primary, create a configuration file named solid.ini, as shown in Listing 1.
在Primary服务器的工作目录中,创建一个名为solid . ini的配置文件,如清单1所示。
应用推荐