HP0-P21認定証を持つのは技術者のレベルを向上して効果的に支援することが出来ます。それにHP0-P21認定を取得のはエンジニア個人、エンジニアを雇う企業双方に利点を与えます.認知度の向上が上げられます。でもどうやってHP0-P21認定書を手に入りますか、今KILLTESTはHP0-P21認定試験を対策を出します。情報ストレージ/管理分野におけるHPの包括的で適応性の高いHP0-P21の問題集を通じて、信頼性を築き、推測に頼らずにスキルや能力を評価することができます。
これから私からHP0-P21模擬試験問題集を出します
1. What is a characteristic of the Memory File System (MemFS)?
A. It supports /tmp and /var/tmp to be used as a MemFS.
B. It swaps data to swap space when the system is under memory pressure.
C. It uses disk devices to store compressed data.
D. Data in MemFS remain persistent after unmounts and reboots.
Answer: B
2. You are performing an HP-UX cold installation using the advanced option. Which parameters can you
set on the System Menu tab? (Select three.)
A. hostname
B. user passwords (non-root)
C. filesystems
D. additional interfaces
E. software filesets
F. time zone
Answer: ADF
3. Which statements are true about threads and processes for a system running HP-UX? (Select three.)
A. A thread can have multiple processes.
B. The kernel parameter max_thread_proc defines the maximum number of concurrent threads allowed
per process.
C. A thread can be killed using the kill command.
D. The kernel parameter nkthread limits the number of threads allowed to run simultaneously,
system-wide.
E. A process can have multiple threads.
F. A thread is similar to a process, but cannot be switched to a different CPU.
Answer: BDE
4. Management purchases an Integrity Superdome to replace two HP rp8420 Servers. There is available
CPU capacity and management decides to bring additional applications for execution on the Integrity
Superdome. Based on this scenario, which statements can be true? (Select two.)
A. Some of the applications are Linux-based and Linux applications are not supported to run on an
Integrity Superdome.
B. Some of the applications are Linux-based and Linux applications will run in an HP Integrity Virtual
Machine on an Integrity Superdome.
C. Some of the applications are Windows-based that run alongside HP-UX applications in a different vPar
inside of an Integrity Superdome.
D. Some of the applications are Windows-based that run alongside HP-UX applications in a different nPar
inside of an Integrity Superdome.
Answer: BD
5. You have set up a Serviceguard cluster but received notification from network security that the current
configuration exposes remote user login risks and must be remediated. Which file should be set up to
eliminate the risk?
A. /etc/hosts.equiv
B. /etc/cmcluster/cmclconfig
C. $HOME/.rhosts
D. /etc/cmcluster/cmclnodelist
Answer: D
6. Which VxVM daemons need to be running for the volume manager to function correctly?
A. vxfsd, vxiod, vxvmd
B. vxfsd, vxiod, vxnotify
C. vxconfigd, vxdctl, vxiod
D. vxconfigd, vxiod, vxrelocd, vxnotify
Answer: D


サン、マイクロシステムズの認定資格は、Java、Solarisというネットワーク社会を支える先進的な技術を修得した方に対し、その技術が規定以上のレベルに達していることを、全世界共通の認定により保証します。310-065資格認定を取得することで、あなたのビジネスに競争力というアドバンテージが加わります。今KILLTESTは310-065認定試験を対策を出します。情報ストレージ/管理分野におけるSunの包括的で適応性の高い310-065の問題集を通じて、信頼性を築き、推測に頼らずにスキルや能力を評価することができます。
これから310-065無料問題集皆と分かち合います
1. Given:
1. public class Threads2 implements Runnable {
2.
3. public void run() {
4. System.out.println("run.");
5. throw new RuntimeException("Problem");
6. }
7. public static void main(String[] args) {
8. Thread t = new Thread(new Threads2());
9. t.start();
10. System.out.println("End of method.");
11. }
12. }
Which two can be results? (Choose two.)
A. java.lang.RuntimeException: Problem
B. run. java.lang.RuntimeException: Problem
C. End of method. java.lang.RuntimeException: Problem
D. End of method. run. java.lang.RuntimeException: Problem
E. run. java.lang.RuntimeException: ProblemEnd of method.
Answer: DE
2. Which two statements are true? (Choose two.)
A. It is possible for more than two threads to deadlock at once.
B. The JVM implementation guarantees that multiple threads cannot enter into a deadlocked state.
C. Deadlocked threads release once their sleep() method's sleep duration has expired.
D. Deadlocking can occur only when the wait(), notify(), and notifyAll() methods are used incorrectly.
E. It is possible for a single-threaded application to deadlock if synchronized blocks are used incorrectly.
F. If a piece of code is capable of deadlocking, you cannot eliminate the possibility of deadlocking by
insertinginvocations of Thread.yield().
Answer:AF
3. Given:
1. void waitForSignal() {
2. Object obj = new Object();
3. synchronized (Thread.currentThread()) {
4. obj.wait();
5. obj.notify();
6. }
7. }
Which statement is true?
A. This code can throw an InterruptedException.
B. This code can throw an IllegalMonitorStateException.
C. This code can throw a TimeoutException after ten minutes.
D. Reversing the order of obj.wait() and obj.notify() might cause this method to complete normally.
E. A call to notify() or notifyAll() from another thread might cause this method to complete normally.
F. This code does NOT compile unless "obj.wait()" is replaced with "((Thread) obj).wait()".
Answer: B
5. Given:
1. class PingPong2 {
2. synchronized void hit(long n) {
3. for(int i = 1; i < 3; i++)
4. System.out.print(n + "-" + i + " ");
5. }
6. }
7. public class Tester implements Runnable {
8. static PingPong2 pp2 = new PingPong2();
9. public static void main(String[] args) {
10. new Thread(new Tester()).start();
11. new Thread(new Tester()).start();
12. }
13. public void run() { pp2.hit(Thread.currentThread().getId()); }
14. }
Which statement is true?
A. The output could be 5-1 6-1 6-2 5-2
B. The output could be 6-1 6-2 5-1 5-2
C. The output could be 6-1 5-2 6-2 5-1
D. The output could be 6-1 6-2 5-1 7-1
Answer: B

http://www.killtest.jp/SCJP/

企業の求める情報技術(IT)への要求は、多岐に渡り、ますます厳しいものとなっています。絶え間なく変化し、業績が主導となる環境においては、あなたの知識と能力を証明する認定はますます必要されています。EXIN Inc Certification は国際的に展開する独立系のIT試験機関です。EXIN Inc Certificationに合格するためにex0-101は必須試験である。もしex0-101認定試験を合格したら、エンジニア個人、エンジニアを雇う企業双方に利点を与えます.ex0-101認定証明書を持つ利点として、技術者の生産性向上、サービスレベルの向上、技術レベル向上に対するモチベーション向上、サーバビジネスへの貢献、キャリア育成、自身のスキルアップ、認知度の向上が上げられます。こんな多くの利点があってからex0-101を受ける人がますます多くなります。KILLTEST最近多く受験者の需要に応じてex0-101問題集をリリースしました。
1. What are the three types of metrics that an organization should collect to support Continual Service
Improvement (CSI)?
A.Return On Investment (ROI), Value On Investment (VOI), quality
B.Strategic, tactical and operational
C.Critical Success Factors (CSFs), Key Performance Indicators (KPIs), activities
D.Technology, process and service
ANSWER: D
2. Which of the following is NOT a valid objective of Problem Management?
A.To prevent Problems and their resultant Incidents
B.To manage Problems throughout their lifecycle
C.To restore service to a user
D.To eliminate recurring Incidents
ANSWER: C
3. Availability Management is responsible for availability of the:
A.Services and Components
B.Services and Business Processes
C.Components and Business Processes
D.Services, Components and Business Processes
ANSWER: A
4. Contracts are used to define:
A.The provision of IT services or business services by a Service Provider
B.The provision of goods and services by Suppliers
C.Service Levels that have been agreed between the Service Provider and their Customer
D.Metrics and Critical Success Factors (CSFs) in an external agreement
ANSWER: B
5. Which of the following is NOT an example of Self-Help capabilities?
A.Requirement to always call the Service Desk for service requests
B.Web front-end
C.Menu-driven range of self help and service requests
D.A direct interface into the back-end process-handling software
ANSWER: A
6. Who owns the specific costs and risks associated with providing a service?
A.The Service Provider
B.The Service Level Manager
C.The Customer
D.The Finance department
ANSWER: A
7. Which of the following are types of communication you could expect the functions within Service
Operation to perform?
1. Communication between Data Centre shifts
2. Communication related to changes
3. Performance reporting
4. Routine operational communication
A.1 only
B.2 and 3 only
C.1, 2 and 4 only
D.All of the above
ANSWER: D
8. How many people should be accountable for a process as defined in the RACI model?
A.As many as necessary to complete the activity
B.Only one - the process owner
C.Two - the process owner and the process enactor
D.Only one - the process architect
ANSWER: B