資格概要
- Javaテクノロジー
- Solarisオペレーティングシステム
サン・マイクロシステムズの認定資格は、Java、Solarisというネットワーク社会を支える先進的な技術を修得した方に対し、その技術が規定以上のレベルに達していることを、全世界共通の認定により保証します。
受験チケットのご購入について
ご購入金額が税込36,750円以下のお申込(例:認定試験受験チケット1枚を購入)は、オンライン申込ではお支払い方法はクレジットカード払いのみとなります。その他のお支払い方法をご希望の場合は、こちらのFAX申込票にてお申込下さい。
認定制度の利点
全世界に共通した適切な判断基準で、技術力の評価を行うことができます。
全世界共通の認定により、技術者の高い技術レベルが保証されます。
認定取得により、ビジネスチャンスの場が大きく広がります。
名刺等に認定ロゴを印刷することも可能です
Sun Certified System Administrator for Solaris 10 OS.Part 2 認証の310-202 問題集を提供します
8. Your system has three disk drives allocated for data storage. You are using Solaris Volume Manager to
create your file system on these drives. The application will be read-intensive. Which configuration will
provide the best data protection in the event of a failure?
A. RAID 5
B. RAID 1
C. RAID 0
D. RAID 1+0
Answer: A
9. You are the system administrator for a system running a business critical database application. To
maintain data availability, you are using Solaris Volume Manager and have several two-way mirrors
configured. You also have several hot spares created. When creating the hot spare pool, you added
devices in this order:
- a 1.0 gigabyte slice
- a 2.2 gigabyte slice
- a 9.8 gigabyte slice
- a 3.2 gigabyte slice
- a 6.5 gigabyte slice
Your monitoring software sends you an email indicating that one sub-mirror of a two-way Solaris Volume
Manager software mirror has gone offline because of a hardware error.The sub-mirror that was taken
offline was 2.3 gigabytes in size.
Which hot spare component will the Solaris Volume Manager software use to recreate the sub-mirror
automatically?
A. The 2.2 gigabyte component
B. The 3.2 gigabyte component
C. The 6.5 gigabyte component
D. The 9.8 gigabyte component
Answer: D
10. Your x86-based system has a ZFS file system named /files on the c0d1 drive. You want to rename this
file system, so that every time the system boots, it is automatically mounted under the name /data. Which
answer describes how to change the ZFS file system name from /files to /data?
A. zfs set mountpoint=/data data
B. zfs destroy files;zfs create /data
C. zfs destroy -f files; zpool create data c0d1
D. Create a directory named /data, then change /files to /data in the /etc/vfstab file.
Answer: A
11. Your system is newly built and has a default set up.
When you add an account using roleadd, what is the default shell?
A. /usr/bin/sh
B. /usr/bin/ksh
C. /usr/bin/pfsh
D. /usr/bin/prsh
E. /usr/bin/pfjsh
F. /usr/bin/prksh
Answer: C