Archive for the ‘SUN’ Category

the latest sun 310-810 exam updates

Saturday, October 10th, 2009

Sun 310-810 exam has updated by Test4actual aiming at helping you pass your exams.

1. Which one of the following statements can be used to start MySQL 5.0 manually from the command line on windows?
A. C:\> C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqladmin -u root start
B. C:\> C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld
C. C:\> C:\Program Files\MySQL\MySQL Server 5.0\bin\mysql_start
Answer: B

2. Another user has issued LOCK TABLES pets READ You can…
A. Update table pets
B. SELECT from table pets
C. UPDATE and SELECT from table pets
D. None of the above
Answer: B

3. Which of the following statements are true for locks established by the InnoDB storage engine?
A. It sometimes escalates locks to page level.
B. It sometimes escalates locks to table level.
C. It sometimes escalates locks to page or table level.
D. It never escalates locks to page or table level.
Answer: D

4. Which of the following is true for how the InnoDB storage engine uses diskspace?
A. It stores its data, index and undo information all in its own tablespace.
B. It stores its data in .MYD files, in the respective database directory, and its index and undo information in its own tablespace.
C. It stores its data and index in .MYD and .MYI files, in the respective database directory, and undo information in its own tablespace.
D. It stores its data, index and undo information in .MYD and .MYI files, in the respective database directory.
Answer:A

5. Which of the following is true for the command-line programs mysqlcheck and myisamchk?
A. mysqlcheck must run on the server to perform checks and repairs and myisamchk can perform checks and repairs on a remote server.
B. mysqlcheck can perform checks and repairs on a remote server, and myisamchk must run on the server.
C. Both mysqlcheck and myisamchk can perform checks and repairs on a remote server.
D. Neither mysqlcheck or myisamchk can perform checks and repairs on a remote server.
Answer: B

http://www.test4actual.com/310-810.html

6. MySQL is a multi-threaded database server. Every connection to the database server is handled by it’s own thread.
A. True
B. False
Answer:A

7. mysqldump can be instructed to dump…
A. Only table structures
B. Only data
C. Both table structures and data
Answer: C

8. Which of the following is true of a MySQL client and server?
A. They must be run on the same type of Operating System.
B. They must be run on the same hardware architecture.
C. They do not have to be run on the same type of Operating System.
D. They do not have to be run on the same hardware architecture.
Answer: CD

9. Which of the following APIs/connectors are included in a MySQL distribution?
A. Connector/J
B. Connector/ODBC
C. C API
D. Connector/NET
E. Connector/MJX
Answer: C

10. Of the following mechanisms available to connect a MySQL client to a MySQL database server, which types of connections are only available on Windows based systems?
A. TCP/IP
B. Sockets
C. Shared Memory
D. Named Pipes
Answer: CD

http://www.test4actual.com
http://www.test4actual.com/310-810.html
http://blog.test4actual.com

some practice about Test4actual updated sun 310-202 exam

Saturday, August 15th, 2009

Here are some practice about sun 310-200 exam which are latest released by Test4actual,it provides a lot of IT certification exams,I hope they will help you pass your test.

1. An administrator needs to assign the IP address 192.168.3.7 to the interface hme1.
The hme1interface is currently unused.
Which two commands are needed to enable hme1and assign it the address without rebooting the system, as well as make the configuration persist across reboots? (Choose two.)
A. ifconfig hme1 plumb 192.168.3.7 up
B. echo “192.168.3.7″ > /etc/hostname.hme1
C. ifconfig plumb hme1 inet 192.168.3.7 netmask 255.255.255.0 up
D. echo “ifconfig hme1 plumb 192.168.3.7 up”>> /etc/hostname.hme1
Answer: AB

2. Which two statements are true about the inetdprocess on a system running the Solaris 10 OS? (Choose two.)
A. It only runs on servers.
B.It is considered the master restarter.
C. It starts well-known services on demand that are NOT automatically started at boot time.
D. It consults /etc/inet/servicesto determine which service to start when a request is received on a port.
Answer: CD

3. Due to increased demands that have been placed on your server, the swap space on this server is running low. You are going to add a swap file in the /datafile system as a temporary solution to add 500 Mbytes of additional swap space. Select the answer that describes which steps you need to perform?
A. # mkfile 500m /data swapfile
# /usr/sbin/swap -a /data/swapfile Make the following entry in the /etc/vfstab file:
/data/swapfile - - swap - no -
B. # mkfile 500m /data swapfile #
/usr/sbin/swapon Make the following entry in the /etc/vfstab file:
/data/swapfile - - swap - no -
C. # /usr/sbin/swap -a 500m /data/swapfile Make the following entry in the /etc/vfstab file:
/data/swapfile - - swap - no - Reboot the server
D. # swap -a 500m/data swapfile Make the following entry in the /etc/vfstab file:
/data/swapfile - - swap - no -
#/ usr/sbin/swapon
Answer: A

4. The Solaris 10 OS supports the sharing of remote file resources and presents them to users as if they were local files and directories. The primary distributed file system (DFS) type supported by Solaris 10 OS is NFS.
Which three statements are true about NFS as supported by Solaris 10 OS? (Choose three.)
A. The NFS server supported by Solaris 10 OS uses TCP exclusively.
B. An NFSv4-capable server can communicate with clients that use NFSv3 or earlier.
C. NFS uses the Remote Procedure Call (RPC) method of communication.
D. The NFS server supported by Solaris 10 OS can only communicate with clients using NFSv4.
E. The Solaris 10 OS uses NFSv4 by default when sharing a directory or accessing a named file.
F. The NFS server on Solaris 10 OS is started at bootup and is configured by modifying the /etc/rc.localfile.
Answer: BCE

5. In Solaris 10, this tool provides an automated and proactive approach to patch management. It provides a graphical user interface as well as a command line interface.
Which tool is it?
A. smpatch
B. Patchtool
C. Patch manager
D. Update manager
Answer: D

http://www.test4actual.com/310-202.html

6. You have Solaris Volume Manager software installed on your system and want to create your first metadevice.
What should you do first?
A. run a command to create the first state database
B. run a command to initialize the configuration metadevice
C. run the vxinstallutility to initialize the volume manager software for use
D. create a soft partition using the -s initializeoption with the appropriate command
E. run a utility to add a license to enable Solaris Volume Manager software for Solaris 10 OS
Answer: A

7. 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

8. 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

9. 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

10. 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

http://www.test4actual.com

http://www.test4actual.com/310-200.html

http://www.hp-exam.com

Test4actual sun 310-200 exam updated

Saturday, August 15th, 2009

Hello,everyone,Test4actual is the first to update the sun 310-200 exam,here are some practice about sun 310-200 exam,we hope we can help you pass your test.

1. You are installing Solaris 10 OS on a SPARC-based system with a graphical monitor and keyboard, but the installation starts up in CLI mode.
Assuming you have typed the correct installation command, what is the cause?
A. You used the DVD.
B. The monitor is monochrome.
C. Solaris OS is a text-only installation.
D. The system has less than 384 megabytes of RAM.
E. The system has less than 128 megabytes of RAM.
Answer: E

2. Most files in the Solaris OS make use of data blocks. Which two do NOT use data blocks for storage? (Choose two.)
A. Hard link
B. Directory
C. Device file
D. Symbolic link
Answer: AC

3. You have installed a package called SUNWvts onto your system.
Where is the information about every file and directory contained in this package stored?
A. /var/sadm/messages
B. In your home directory.
C. /var/spool/SUNWvts
D. /var/sadm/install/contents
E. /var/adm/installed/contents
F. /etc/default/installed/packages/information
Answer: D

4. You just installed Solaris on your x86 server and you cannot get your system to boot to the Solaris 10 OS. When rebooting, you get three options in the GRUB menu:
Solaris
Solaris Serial Console ttya
Solaris Serial Console ttyb
You select Solaris from the menu and another menu appears:
1. Solaris Interactive
2. Custom JumpStart
3. Solaris Interactive Text (Desktop Session)
4. Solaris Interactive Text (Console Session)
5. Apply driver update
6. Single User Shell
You check the BIOS settings on the server and the boot device priority is as follows:
First Boot Device [FLOPPY]
Second boot device [CDROM]
Third Boot Device [HARD DISK]
Fourth Boot Device [LAN]
Which option can you use to fix the problem?
A. The boot device priority is fine, your hard drive must be faulty or the boot block is missing. Boot to CDROM, open a shell and run fsck on the Hard Disk.
B. Change the boot device priority so that the CDROM is the third boot device and the HARD DISK is second.
C. Make the First boot device = LAN, Second boot device= CDROM, Third boot device = HARD DISK, remove the fourth boot device.
D. You did not set the fdisk boot partition to ACTIVE and the system cannot boot to the hard disk. Boot from CDROM, open a shell and use fdisk to set the partition to ACTIVE.
E. The GRUB menu is not correct and Solaris is not pointing to the hard disk that youve installed the Solaris OS on. Edit the GRUB menu and modify the default boot device so that it points to the correct boot drive.
Answer: B

5. Another system administrator created several snapshots on the server. The snapshots were backed up to tape using ufsdump. The tapes were labeled using each virtual device name and the corresponding mount point but does not include the name of the original file system where the snapshot was taken. How can you determine the file system that was backed up to tape?
A. Load the tape and list what is on the tape.
B. Use /usr/sbin/fssnap -i and compare the virtual device to its corresponding filesystem.
C. Use /usr/lib/fs/ufs/fssnap -i and compare the virtual device to its corresponding filesystem.
D. Check the /etc/dumpdates file- the actual file system name will be stored there with the other backup information.
Answer: C

http://www.test4actual.com/310-200.html

6. The print service under the control of SMF needs to be taken offline. Before the print service is taken offline, a check must be made to see what other services depend on this service.
Which command will display these dependencies?
A. svcs -X
B. svcs -v
C. svcs -a
D. svcs -D
Answer: D

7. You want to monitor a failed login after five unsuccessful attempts.
Which file contains this information?
A. /var/adm/sulog
B. /var/adm/lastlog
C. /var/adm/loginlog
D. /var/adm/failedloginlog
Answer: C

8. Given:
joe@dhcp-105# ftp dhcp-100
Connected to dhcp-100.corp.com.
220 dhcp-100 FTP server ready.
Name (dhcp-100:root): root
331 Password required for root.
Password: root
530 Login incorrect.
Login failed.
ftp>
Which two statements are always true? (Choose two.)
A. The password for root on dhcp-105 is root.
B. A user on dhcp-105 is not authorized to log in to dhcp-100.
C. A user on dhcp-105 is trying use ftp to connect to dhcp-100.
D. A user on dhcp-100 sucessfully logged in to dhcp-105.
E. A user on dhcp-105 is trying to log in to dhcp-100 with the root id.
Answer: CE

9. The print server on the network has one print spooler defined, called printer1. You have a requirement to modify the shell script that actually sends the jobs associated with printer1 to the printer.
Which file should you modify?
A. /etc/printers.conf
B. /etc/lp/interfaces/printer1
C. /var/spool/lp/requests/printer1
D. /usr/lib/lp/postscript/postprint
Answer: B

10. A server has not had any changes made to the configuration of the standard system login accounts. It has a number of tape devices attached to it. The server is the only system on the local network that has tape devices. A file must be configured to allow backups.
Which file must be correctly configured on the system with the tape devices attached to enable the other system to successfully perform its backup?
A. /.rhosts
B. /etc/hosts.equiv
C. /etc/rmt/tape.conf
D. /etc/hostname.rmt0
Answer: A

http://www.test4actual.com

http://www.test4actual.com/310-200.html

http://www.hp-exam.com