[2022年01月12日] 合格させるOracle 1z0-599日本語試験情報と無料練習テスト
1z0-599日本語試験問題集PDF更新された問題集にはFast2test試験合格保証付き
質問 23
顧客は、Webアプリケーションの可用性を向上させ、アプリケーションをスケールアウトするときに、より予測可能なスケーラビリティを提供したいと考えています。
この問題を解決するために、WebLogicのどの機能をお勧めしますか?
- A. Coherence Grid Edition
- B. Oracle Web Grid
- C. Coherence Web Edition
- D. WebLogicセッションレプリケーション
- E. ActiveCache
正解: A
解説:
* Built on top of Oracle Coherence (Coherence), Coherence*Web:
/ brings Coherence data grid's data scalability, availability, reliability, and performance to in-
memory session management and storage.
/ can be deployed to many mainstream application servers such as Oracle GlassFish Server,
Oracle WebLogic Server, IBM WebSphere, Tomcat, and so on
* Coherence*Web enables HTTP session sharing and management across different Web applications, domains, and heterogeneous application servers. Session data can be stored in data caches outside of the application server, thus freeing application server heap space and enabling server restarts without losing session data.
Incorrect:
A: No such thing Oracle Web Grid
C: Grid Edition licensing includes the unlimited use of Real Time Clients which may be of the following two types: Real Time Cluster Member Client Real Time Extend/TCP Client
Reference: Oracle Coherence User's Guide for Oracle Coherence*Web
質問 24
WLSTを使用して、実行中のドメインのメトリックを表示するとします。メトリックを含むMbean階層をナビゲートするには、どのコマンドを発行する必要がありますか?
- A. connectRuntime()
- B. beginRuntime()
- C. serverRuntime()
- D. runtimeMbeanServer()
- E. ランタイム()
正解: C
解説:
Similar to the configuration information, WebLogic Server runtime MBeans are arranged in a hierarchical data structure. When connected to an Administration Server, you access the runtime MBean hierarchy by entering the serverRuntime or the domainRuntime command. The serverRuntime command places WLST at the root of the server runtime management objects, ServerRuntimeMBean; the domainRuntime command, at the root of the domain-wide runtime management objects, DomainRuntimeMBean.
Reference: WebLogic Scripting Tool, Browsing Runtime MBeans
質問 25
永続的なサブスクライバーがあり、メッセージが生成されたときにサブスクライバーがダウンしているか、到達できません。これらのメッセージの有効期限に関する2つのオプションのうち正しいものはどれですか。
- A. 加入者が1時間後に利用できなくなった後
- B. すぐに期限切れになります
- C. 加入者が10分間利用できなくなった後
- D. 加入者が利用可能な場合
- E. 指定した時間が経過するまで利用可能
正解: D,E
解説:
By default, JMS messages never expire. When applications send messages to queues or topics with durable subscribers, WebLogic must retain the message until it is consumed. This is fine in most point-to-point messaging applications because consumers are constantly consuming messages. Any message sent to a queue will typically be consumed in a relatively short period of time. If the consumers get disconnected, they will usually reconnect as soon as possible and start processing any messages that might have built up in the queue.
D: For durable subscribers to a topic, this is not necessarily true. The messaging system is forced to retain any message that has not been consumed by a durable subscriber, regardless of whether that durable subscriber will ever return. In this case, WebLogic is at the mercy of the durable subscriber to unsubscribe when it no longer wishes to receive the messages. If the durable subscriber logic is flawed in such a way that the subscribers do not unsubscribe properly, the messaging system will start to fill up with messages that may never be delivered. This calls for real caution in using durable subscribers. Fortunately, there is another way to help deal with this problem. Message expiration can be set at the connection factory level. Using a connection factory's default time-to-live attribute, we can specify the number of milliseconds that WebLogic should retain an undelivered message after it is sent.
質問 26
アクティブ-パッシブモードでディザスタリカバリセンターを設計するときに、WebLogic Server l2cで導入された新しい主要なアーキテクチャ要素はどれですか?
- A. MANクラスター。これにより、低遅延ネットワークで状態を同期的に複製できるようになります。
- B. GoldenGate、場所を超えて状態を複製する最も効果的な方法であるため
- C. WANクラスター。これにより、低遅延でないネットワークで状態を非同期に複製できるようになります。
- D. Data Guard、場所を超えて状態を複製する最も効果的な方法であるため
- E. 2つのレプリケーションテクノロジー(データベースとファイル)の同期を回避できるため、データベースのトランザクションログ
正解: B
解説:
* Oracle GoldenGate Oracle GoldenGate is Oracle's strategic product for data distribution and data integration. It is a highperformance software application that uses log-based bidirectional data replication for real-time capture, transformation, routing, and delivery of database transactions across heterogeneous systems.
Note:
*Oracle Active Data Guard Oracle Active Data Guard 11g is an option of Oracle Database Enterprise Edition that extends basic Data Guard functionality. It allows a physical standby database to be open as read-only while changes are applied to it from the primary database. This increases performance and return on investment by offloading ad-hoc queries, Web-based access, reporting, and backups from the primary database while also providing disaster protection.
*Disaster recovery (DR) procedures ensure rapid recovery or continuation of a technology infrastructure after a natural or human-induced disaster. Oracle WebLogic Server 12c supports advanced disaster recovery and business continuity. Organizations can store transaction logs in an Oracle database instead of a file system, providing a highly available storage mechanism to improve the speed and reliability of disaster recovery operations. This permits them to utilize Oracle Active Data Guard or Oracle GoldenGate replication technology to move DR state information across data centers. Oracle's enhanced DR architecture enables more effective recovery scenarios. Support for Oracle Exalogic and Oracle Exadata engineered systems ensures tremendous scalability for IT operations of any size.
*Oracle WebLogic Server 12c places transaction logs on the database tier to improve the speed,
reliability and availability of disaster recovery operations.
質問 27
マシン(サーバーまたはゾーン)でノードマネージャーを構成するには、どのオプションを選択する必要がありますか?
- A. ドメインごとに1つのノードマネージャーを構成します(たとえば、1台のマシンに2つのドメインがある場合、2つのノードマネージャーを構成する必要があります)。
- B. WebLogicインスタンスごとに1つのノードマネージャを設定します。
- C. 同じマシンで実行されているすべてのWebLogic、OHS、およびOEMに対して、マシンごとに1つのノードマネージャを構成します。
- D. すべてのWebLogicインスタンスに対して2つ以上のノードマネージャを設定します。
- E. 任意の数のWebLogicインスタンスが実行されているマシンごとに1つのノードマネージャを構成します。
正解: E
解説:
A Node Manager process is not associated with a specific WebLogic domain but with a machine. You can use the same Node Manager process to control server instances in any WebLogic Server domain, as long as the server instances reside on the same machine as the Node Manager process. Node Manager must run on each computer that hosts WebLogic Server instances-whether Administration Server or Managed Server-that you want to control with Node Manager.
Reference: Overview of WebLogic Server Domains
質問 28
-DserverType = wlxオプションを指定してWebLogicサーバーを起動すると、どの機能が有効になりますか?
- A. JMS
- B. EJB
- C. JCA
- D. JDBC
- E. Java EE
正解: D
解説:
-DserverType={"wls" | "wlx"}
Specifies the Server Type, which determines the set of services that are started in the server runtime.
The default is "wls", which starts all WebLogic Server services, including EJB, JMS, Connector, Clustering, Deployment, and Management.
The "wlx" option starts a server instance that excludes the following services, making for a lighter weight runtime footprint:
*(not D) Enterprise JavaBeans (EJB)
*(not B, not E) Java EE Connecter Architecture (JCA)
*(not C) Java Message Service (JMS)
Reference: Oracle Fusion Middleware Command Reference for Oracle WebLogic Server , Options for Configuring Deployment Attributes
質問 29
WebLogic Server 12cに関して間違っているステートメントはどれですか?
- A. WebLogic Web Services8.1アプリケーション環境をサポートします
- B. リソースアダプタクラスファイルでの注釈の使用をサポートします
- C. 新しいMavenプラグインが含まれています
- D. Java EE6.0をサポート
正解: A
解説:
Incorrect: Not A: New or enhanced WebLogic 12c features include JAVA EE 6 support all kinds of JEE6 specifications Not C: 12c do include a new Maven plug-in Not D: For 1.6 adapters, you can embed metadata annotations in the resource adapter class files to specify deployment information, eliminating the need to create the ra.xml file manually.
質問 30
ホットスポットJVMのパフォーマンスの問題を調査するために追加する3つのJVMオプションはどれですか。
- A. -xx:+ PrintGCTimeStamps
- B. -xx:+ PrintGCDetails
- C. -verbose:gc
- D. -server
- E. -xx:+ HandlePromotionFailure
正解: A,B,D
解説:
A: Print more details at garbage collection.
B: Print timestamps at garbage collection.
C: The youngest generation collection does not require a guarantee of full promotion of all live objects.
E: Default values are listed for Java SE 6 for Solaris Sparc with -server.
Reference: Java HotSpot VM Options
質問 31
Oracle Coherenceは_____として最もよく分類されますか?
- A. アプリケーション製品
- B. ミドルウェア製品
- C. ソフトロードバランサー
- D. オブジェクトリレーショナルマッピング(ORM)ツール
- E. データベース製品
正解: B
解説:
Oracle Coherence 3.6 is a component of Oracle Fusion Middleware 11g.
質問 32
MavenプラグインforWebLogicを使用して、継続的インテグレーション環境でWebLogicを効果的に使用する方法を最もよく表す2つのオプションはどれですか。
- A. Javaプロファイリング
- B. ユニットテストと統合テストの実行
- C. 作成、構成、サーバーのライフサイクル管理を含むWebLogicドメインのライフサイクルの管理
- D. アプリケーションのデプロイとアンデプロイ
正解: B,D
解説:
Note:
*Apache Maven is a software tool for building and managing Java-based projects. WebLogic Server provides support for Maven through the provisioning of plug-ins that enable you to perform various operations on WebLogic Server from within a Maven environment.
*Continuous Integration is a software engineering practice which attempts to improve quality and reduce time to deliver software by applying small, frequent quality control efforts. It is characterized by these key practices:
Use of a version control system All developers commit to the 'HEAD' (main code line) every day The product is built on every commit The build must be automated and fast Automated deployment to a production-like environment Automated testing Results of all builds are published (so everyone can see who broke the build) Deliverables are easily available (for developers, testers, other stakeholders)
質問 33
WebLogic10.3.5で作成および構成されたドメインがあります。 WebLogic12cを使用するようにドメインをアップグレードする必要があります。ドメインをアップグレードするには、どのOracleツールを使用する必要がありますか?
- A. ツールは必要ありません。WebLogic12cをインストールし、新しいWebLogicインストールを指すようにドメインを更新して、ドメインを起動するだけです。
- B. JDeveloper
- C. スマートアップデート
- D. スマートアップグレード
- E. OracleWebLogicドメインアップグレードツール
正解: A
解説:
Note:
You can use the 12.1.1 WebLogic Upgrade Wizard to upgrade domains created in WebLogic
Server 8.1. You can also use the WebLogic Upgrade Wizard to upgrade a WebLogic domain
created in WebLogic Server 9.x or 10.x to 12.1.1, but this is optional.
質問 34
お客様は、アプリケーションにサービスを提供するスレッドの数が、アプリケーションで使用可能なデータベース接続の数を超えないようにする必要があります。
この状況に対処するには、どのような手順を踏む必要がありますか?
- A. 接続プールに関連付けられた最大スレッド制約を使用してWork Managerを構成し、WorkManagerを使用するようにアプリケーションを構成します。
- B. 起動パラメータ "-Dwls-maxThreads"を、設定されているデータベース接続の数と同じになるように設定します。
- C. 接続プールに関連付けられた最小スレッド制約を使用してWork Managerを構成し、WorkManagerを使用するようにアプリケーションを構成します。
- D. 最大スレッド制約を構成し、アプリケーションを制約のアプリケーションのリストに追加します。
- E. グローバルMaxThreads制約を構成し、アプリケーションがデプロイされているサーバーまたはクラスターをターゲットにします。
正解: A
解説:
To manage work in your applications, you define one or more of the following Work
Manager components:
Fair Share Request Class:
Response Time Request Class:
Min Threads Constraint:
Max Threads Constraint:
Capacity Constraint
Context Request Class:
Note:
*max-threads-constraint-This constraint limits the number of concurrent threads executing requests from the constrained work set. The default is unlimited. For example, consider a constraint defined with maximum threads of 10 and shared by 3 entry points. The scheduling logic ensures that not more than 10 threads are executing requests from the three entry points combined. A max-threads-constraint can be defined in terms of a the availability of resource that requests depend upon, such as a connection pool.
A max-threads-constraint might, but does not necessarily, prevent a request class from taking its fair share of threads or meeting its response time goal. Once the constraint is reached the server does not schedule requests of this type until the number of concurrent executions falls below the limit. The server then schedules work based on the fair share or response time goal.
*WebLogic Server prioritizes work and allocates threads based on an execution model that takes into account administrator-defined parameters and actual run-time performance and throughput.
Administrators can configure a set of scheduling guidelines and associate them with one or more applications, or with particular application components.
*WebLogic Server uses a single thread pool, in which all types of work are executed. WebLogic Server prioritizes work based on rules you define, and run-time metrics, including the actual time it takes to execute a request and the rate at which requests are entering and leaving the pool.
The common thread pool changes its size automatically to maximize throughput. The queue monitors throughput over time and based on history, determines whether to adjust the thread count. For example, if historical throughput statistics indicate that a higher thread count increased throughput, WebLogic increases the thread count. Similarly, if statistics indicate that fewer threads did not reduce throughput, WebLogic decreases the thread count. This new strategy makes it easier for administrators to allocate processing resources and manage performance, avoiding the effort and complexity involved in configuring, monitoring, and tuning custom executes queues.
Reference: Using Work Managers to Optimize Scheduled Work
質問 35
WebLogicを使用してOracle以外のデータベースと対話するための高可用性をどのように構成できますか?
- A. 複数の物理データソースを構成し、それぞれに同じJNDI名を再利用します。
- B. データベースクラスター内のノードごとに単一の物理データソースを構成し、マルチデータソースを使用してラップします。
- C. データベースクラスター内の各ノードへの物理接続プールを含むデータソースグループを構成します。
- D. Active GridLinkの「互換性」オプションを使用して、Oracle以外のデータベースとの互換性を有効にします。
正解: B
解説:
Note:
*A multi data source can be thought of as a pool of data sources. Multi data sources are best used for failover or load balancing between nodes of a highly available database system, such as redundant databases or Oracle Real Application Clusters (Oracle RAC).
*(not B) A single GridLink data source provides connectivity between WebLogic Server and an Oracle Database service, which may include multiple Oracle RAC clusters
*High Availability Storage Solutions
If you have applications that need access to persistent stores that reside on remote machines after the migration of a JMS server or JTA transaction log, then you should implement one of the following highly-available storage solutions:
/ File-based stores (default or custom)-Implement a hardware solution, such as a dual-ported SCSI disk or Storage Area Network (SAN) to make a file store available from shareable disks or remote machines.
/ JDBC-accessible stores-Configure a JDBC store or JDBC TLOG store and use JDBC to access this store, which can be on yet another server. Applications can then take advantage of any high-availability or failover solutions offered by your database vendor. In addition, JDBC stores support GridLink data sources and multi data sources, which provide failover between nodes of a highly available database system, such as Oracle Real Application Clusters (Oracle RAC).
Reference: Oracle Fusion Middleware Configuring Server Environments for Oracle WebLogic Server 12c, High Availability Storage Solutions
質問 36
WebLogic12Cでアクティブキャッシュ機能を使用するには、WebLogicServerのインストールからWebLogicServerにデプロイするために必要な3つのライブラリはどれですか。
- A. coherence-work.jar
- B. coherence.jar
- C. active-cache-1.0.jar
- D. coherence-web-spi.war
正解: B,C,D
解説:
B, D: In addition to the coherence.jar file, Coherence provides a deployable shared library, coherence-web-spi.war, that contains a native plug-in to WebLogic Server's HTTP Session Management interface. Coherence also provides the active-cache-1.0.jar file which contains the classes that allow WebLogic Server to interact with Coherence.
C: The active-cache-1.0.jar is included in the WebLogic Server installation.
Reference: Oracle Coherence Tutorial for Oracle Coherence
質問 37
2つの異なるアプリケーションをWebLogicコンテナにデプロイします。 1つのアプリケーションはXercesパーサーバージョンAを使用し、もう1つのアプリケーションはXercesパーサーバージョンBを使用します。
これらのバージョンはどちらも、WebLogicサーバーが内部で使用するパーサーのバージョンとは異なります。この問題を解決するには、フィルタリングクラスローダー機能を使用します。適切なフィルタリングクラスローダーエントリを生成するためにどのようなアクションを実行しますか?
- A. アプリケーションが使用するのと同じバージョンのXercesを使用するWebLogicリリースを探します。
- B. WebLogicが内部で使用するのと同じバージョンを使用するようにアプリケーションを変更します。
- C. クラスローダーエントリのフィルタリングの利用可能な例に基づいて、適切なエントリを取得するように変更してみてください。
- D. アプリケーションを個別のWebLogicコンテナに分割し、異なるWLSバージョンのXercesを使用しますが、アプリケーションが必要とするものと同じです。
- E. Classloader Analyzing Toolをデプロイして使用し、競合するライブラリとのすべての競合を解決します。このツールは、すべての適切なエントリを生成します。
正解: C
解説:
Note:
*The FilteringClassLoader provides a mechanism for you to configure deployment descriptors to explicitly specify that certain packages should always be loaded from the application, rather than being loaded by the system classloader. This allows you to use alternate versions of applications such as Xerces and Ant.
*To configure the FilteringClassLoader to specify a certain package is loaded from an application, add a prefer-application-packages descriptor element to the weblogic-application.xml which details the list of packages to be loaded from the application. The following example specifies that org.apache.log4j.* and antlr.* packages are loaded from the application, not the system classloader:
<prefer-application-packages> <package-name>org.apache.log4j.*</package-name> <package-name>antlr.*</package-name> </prefer-application-packages>
Reference: Understanding WebLogic Server Application Classloading
質問 38
WebLogic 12c、Mavenプラグインは、どのMavenの目標で拡張されていますか?
- A. wls:install、wls:create-domain、wls:start-server、wls:wlst、wls:appc:
- B. wls:unzip、wls:install-domain、wls:start-domain、wls:wlst、wls:appc
- C. wls:install、wls:install-domain、wls:start-domain、wls:wlst、wls:appc
- D. wls:unzip、wls:create-domain、wls:start-domain、wls:wlst、wls:appc
正解: A
解説:
wls-maven-plugin-Delivered in WebLogic Server 12c, provides enhanced functionality to install, start and stop servers, create domains, execute WLST scripts, and compile and deploy applications.
Reference: Developing Applications for Oracle WebLogic Server, Using the WebLogic Development Maven Plug-In
質問 39
Webアプリケーションは「/ webapp」という名前のコンテキストにバインドされ、クライアントはブラウザを使用してリソースhttp:// server:port / webapp / ctxl / resourceにリクエストを送信します。
このリソースをWebアプリケーション構造内のどこに配置しますか?
- A. in the subdirectory /META-INF/ctxl
- B. in the subdirectory /ctxl/resource in the root of the archive
- C. in the subdirectory /ctxl in the root of the archive
- D. in the root of the archive
- E. in the subdirectory /WEB-INF/ctxl
正解: C
質問 40
ドメインが開発モードで作成されたときに生じる2つの結果はどれですか?
- A. 新しいクラスターはそれぞれ2台の管理対象サーバーで自動的に作成されます
- B. ノードマネージャーは自動的に構成されます
- C. マシンの再起動時にWebLogicサーバーが自動的に起動します
- D. 自動的に保存されたboot.propertiesファイル
- E. アプリケーションが自動的にデプロイするために使用される自動デプロイフォルダーの作成
正解: D,E
解説:
C: The saviour of having to type in the username and password each and every time that you start a server. A very useful little file to have, particularly if you have multiple managed servers.
By default, this appears in the Admin Servers security directory ($DOMAIN_HOME/servers/AdminServer/security) when a domain is created in development mode and is called boot.properties. The file is only created for the admin server, not for any additional servers; simply copying the security directory over is enough. The password is encrypted for the domain, so it can only be used for servers within that domain.
In production mode, the boot.properties file doesn't exist.
D: Development mode enables a WebLogic Server instance to automatically deploy and update applications that are in the domain_name/autodeploy directory (where domain_name is the name of a WebLogic Server domain). Production mode disables the auto-deployment feature and prevents any applications you place in the autodeploy directory after you switch to production mode from being deployed.
Note:
*By default, a WebLogic Server domain runs in development mode.
*You can run a WebLogic Server domain in two different modes: development and production. Only development mode allows you use the auto-deployment feature
質問 41
顧客は、自動展開機能を使用する開発環境を持っています。お客様は、新しいバージョンがアプリケーションのサブディレクトリにコピーされても、アプリケーションは再デプロイされないと主張しています。構成のどの2つのパラメーターを確認する必要がありますか?
- A. JVMをHotSpotからJRockitに変更します。自動展開は、HotSpot自動展開ではサポートされていません。
- B. サーバーが開発モードで起動された場合。自動展開は、実稼働モードではサポートされていません。
- C. 圧縮バージョンのアーカイブファイルに新しいREDEPLOYファイルがあるかどうかを確認します。
- D. アプリケーションにEJB3モジュールが含まれている場合。自動デプロイメントはEJBではサポートされていません。
- E. ドメインが単一サーバードメインの場合。自動展開は、マルチサーバードメインではサポートされていません。
正解: B,E
解説:
Auto-deployment is intended for use with a single server target in a development environment.
Note:
*If auto-deployment is enabled, when an application is copied into the \autodeploy directory of the Administration Server, the Administration Server detects the presence of the new application and deploys it automatically (if the Administration Server is running). If WebLogic Server is not running when you copy the application to the \autodeploy directory, the application is deployed the next time the WebLogic Server Administration Server is started. Auto-deployment deploys only to the Administration Server.
*Limitations of Auto-Deployment
Auto-deployed applications are very convenient in a development environment, but there are some limitations:
There is no configuration in config.xml for an auto-deployed application. Therefore, in the Administration Console, there are no notes or target pages associated with an auto-deployed application because there is no backing configuration for that information.
You cannot associate an auto-deployed application with a deployment plan since auto-deployed applications do not support any configuration operations which would be reflected in a deployment plan.
You cannot set up security policies or roles for auto-deployed applications.
You cannot undeploy or redeploy auto-deployed applications using WebLogic Server tools.
Reference; Developing Applications for Oracle WebLogic Server 12c, Auto-Deploying Applications in Development Domains
質問 42
Java Enterprise ApplicationのWebLogic固有のデプロイメント記述子の名前は何ですか?
- A. weblogic-application.xml
- B. weblogic.xml
- C. config.xml
- D. application.xml
- E. web.xml
正解: B
解説:
The WebLogic Server-specific deployment descriptor weblogic.xml.
If your Web application does not contain a weblogic.xml deployment descriptor, WebLogic Server
automatically selects the default values of the deployment descriptor elements.
Note:
A Web archive (WAR file) contains the files that make up a Web application. A WAR file is
deployed as a unit on one or more WebLogic Server instances. A WAR file deployed to WebLogic
Server always includes the following files:
*One servlet or Java Server Page (JSP), along with any helper classes.
*An optional web.xml deployment descriptor, which is a Java EE standard XML document that describes the contents of a WAR file.
*A weblogic.xml deployment descriptor, which is an XML document containing WebLogic Server-specific elements for Web applications.
*A WAR file can also include HTML or XML pages and supporting files such as image and multimedia files.
Reference: weblogic.xml Deployment Descriptor Elements
質問 43
顧客は、さまざまな顧客やプログラムに推奨株式を公開するStockWatchアプリケーションを持っています。株式推奨メッセージは、クラスター内の1つのJMSサーバーでのみ処理する必要があります。どのJMSモデルを使用する必要がありますか?
- A. JMSキュー
- B. パーティション化された分散トピック
- C. 均一な分散トピック
- D. 分散JMSキュー
正解: A
解説:
JMS queue
A staging area that contains messages that have been sent and are waiting to be read. Note that,
contrary to what the name queue suggests, messages don't have to be delivered in the order sent.
A JMS queue only guarantees that each message is processed only once.
Incorrect:
Not B: (Only one queue required)
*A distributed destination is a set of destinations (queues or topics) that are accessible as a
single, logical destination to a client. A distributed destination has the following characteristics:
It is referenced by its own JNDI name.
Members of the set are usually distributed across multiple servers within a cluster, with each
destination member belonging to a separate JMS server.
*A distributed queue is a set of physical JMS queue members. As such, a distributed queue can
be used to create a QueueSender, QueueReceiver, and a QueueBrowser. The fact that a
distributed queue represents multiple physical queues is mostly transparent to your application.
Not Topic: JMS topic A distribution mechanism for publishing messages that are delivered to multiple subscribers.
質問 44
64ビットLinuxX86で64ビットモードで実行するためにWebLogicServer 12cをインストールする場合、ダウンロードする正しいWebLogicServer配布バージョンはどれですか。
- A. Linux用のZIPディストリビューション
- B. ネットワークインストーラー
- C. 32ビットJVMを搭載したLinux x86
- D. 64ビットJVMを搭載したLinux x86
- E. 一般的な配布
正解: C
解説:
WebLogic Server 12c (12.1.1), WebLogic Server 11g (10.3.6)
The following provides links to WebLogic Server 12.1.1 installers with 32-bit JVMs for Windows and Linux, the generic installer that can be used on any supported platform, and the zip distribution
*Installers with Oracle WebLogic Server, Oracle Coherence and Oracle Enterprise Pack for Eclipse
*Installers with Oracle WebLogic Server and Oracle Coherence:
*Zip distribution with Oracle WebLogic Server only and intended for WebLogic Server development only.
質問 45
既存のWebLogicドメインのクローンを作成し、いくつかのカスタマイズを有効にするとします。どのシナリオを選択しますか?
- A. Enterprise Managerで、複製するドメインを見つけます。コンテキストメニューから[WebLogicドメインのクローン]を選択します。グラフィカルウィザードで、必要に応じてドメインをカスタマイズおよび拡張します。これらの手順では、ドメイン構成のみが複製されます。デプロイメントのあるバイナリは、ファイルシステムでの操作によってクローンを作成する必要があります。
- B. Enterprise Managerで、複製するドメインを見つけます。コンテキストメニューから[WebLogicドメインのクローン]を選択します。これらの手順は、バイナリとドメイン構成のクローンを作成します。カスタマイズまたは拡張が必要な場合は、WebLogicWebベースコンソールでクローンを作成した後にそれを完了します。
- C. Enterprise Managerで、複製するドメインを見つけます。コンテキストメニューから[WebLogicドメインのクローン]を選択します。グラフィカルウィザードで、必要に応じてドメインをカスタマイズおよび拡張します。これらの手順は、バイナリとドメイン構成のクローンを作成します。
- D. ファイルシステムで、構成ディレクトリのドメイン構造をコピーして、新しい場所に貼り付けます。アドレスとポートの構成ファイルを変更します。さらにカスタマイズが必要な場合は、WebLogic Webベースのコンソールを開き、これらの変更を実行します。
- E. Enterprise Managerで、複製するドメインを見つけます。コンテキストメニューから[WebLogicドメインのクローン]を選択します。グラフィカルウィザードで、ドメインをカスタマイズします。これらの手順は、バイナリとドメイン構成のクローンを作成します。拡張機能が必要な場合は、WebLogicWebベースコンソールでクローンを作成した後に実行します。
正解: C
解説:
The Clone WebLogic Domain option launches a wizard that enables you to clone a WebLogic Domain from an existing reference domain that is already discovered with Cloud Control. It allows you to clone the Middleware Home and its binaries, and the domain configuration.
* If you selected the Cloning a WebLogic Domain option, the Middleware Provisioning: Domain Configuration page appears. This page contains a set of links to several pages where you can enter the properties that are most likely to be reconfigured like domain name, listen addresses for the administration server and managed servers, Node Manager/Machine configuration, and JDBC data sources.
質問 46
......
あなたを合格させるOracle試験には1z0-599日本語試験問題集:https://jp.fast2test.com/1z1-599-JPN-premium-file.html