2014年1月24日星期五

IBM C2090-617 study guide

ITCertKing provide training tools included IBM certification C2090-617 exam study materials and simulation training questions and more importantly, we will provide you practice questions and answers which are very close with real certification exam. Selecting ITCertKing can guarantee that you can in a short period of time to learn and to strengthen the professional knowledge of IT and pass IBM certification C2090-617 exam with high score.

ITCertKing could give you the IBM C2090-617 exam questions and answers that with the highest quality. With the material you can successed step by step. ITCertKing's IBM C2090-617 exam training materials are absolutely give you a true environment of the test preparation. Our material is highly targeted, just as tailor-made for you. With it you will become a powerful IT experts. ITCertKing's IBM C2090-617 exam training materials will be most suitable for you. Quickly registered ITCertKing website please, I believe that you will have a windfall.

ITCertKing IBM C2090-617 exam study guide can be a lighthouse in your career. Because it contains all C2090-617 exam information. Select ITCertKing, it can help you to pass the exam. This is absolutely a wise decision. ITCertKing is your helper, you can get double the result, only need to pay half the effort.

Exam Code: C2090-617
Exam Name: IBM (DB2 10 System Administrator for z/OS)
One year free update, No help, Full refund!
Total Q&A: 126 Questions and Answers
Last Update: 2014-01-23

In order to meet the request of current real test, the technology team of research on ITCertKing IBM C2090-617 exam materials is always update the questions and answers in time. We always accept feedbacks from users, and take many of the good recommendations, resulting in a perfect ITCertKing IBM C2090-617 exam materials. This allows ITCertKing to always have the materials of highest quality.

What are you waiting for? Opportunity knocks but once. You can get IBM C2090-617 complete as long as you enter ITCertKing website. You find the best C2090-617 exam training materials, with our exam questions and answers, you will pass the exam.

Working in IT field, you definitely want to prove your ability by passing IT certification test. Moreover, the colleagues and the friends with IT certificate have been growing. In this case, if you have none, you will not be able to catch up with the others. For example like IBM C2090-617 certification exam, it is a very valuable examination, which must help you realize your wishes.

IT exam become more important than ever in today's highly competitive world, these things mean a different future. IBM C2090-617 exam will be a milestone in your career, and may dig into new opportunities, but how do you pass IBM C2090-617 exam? Do not worry, help is at hand, with ITCertKing you no longer need to be afraid. ITCertKing IBM C2090-617 exam questions and answers is the pioneer in exam preparation.

C2090-617 Free Demo Download: http://www.itcertking.com/C2090-617_exam.html

NO.1 To cancel any type of thread using a -CANCEL THREAD command what information is needed?
A. The token of the thread to be canceled.
B. The luwid of the thread to be canceled.
C. The connection name of the thread to be canceled.
D. The correlation name of the thread to be canceled.
Answer: A

IBM study guide   C2090-617   C2090-617 exam

NO.2 The standard audit trace has limitations. Which statement is true?
A. You can audit the catalog tables.
B. You can audit every access to a table.
C. You can audit all utilities including DSN1.... ones.
D. You can start a specific audit trace at DB2 startup.
Answer: D

IBM   C2090-617   C2090-617   C2090-617

NO.3 You start your DB2 subsystem and check the messages in the MSTR address space. DB2 issues
message DSNJ120I indicating that it detected unequal timestamps in the BSDSs. What is the required
action to allow DB2 to start successfully?
A. DB2 restart is halted and an open reply lets you use the -RECOVER BSDS command to fix the
problem.
B. Use the VSAM REPRO utility to overwrite the older BSDS with the most recent one and issue START
DB2 again.
C. DB2 shuts down when this problem occurs. You must issue -START DB2 again and DB2 will try to
re-synchronize the BSDSs now.
D. No action is needed. DB2 automatically tries to re-synchronize and continues with the restart if the
re-synchronization was successful.
Answer: D

IBM   C2090-617 original questions   C2090-617 exam prep   C2090-617   C2090-617 exam prep

NO.4 Which statement describes a DB2 ROLE?
A. A role is a privilege.
B. A role is a USERID.
C. A role is a RACF entity.
D. A role is a database entity.
Answer: D

IBM test answers   C2090-617 original questions   C2090-617 dumps   C2090-617 test answers   C2090-617 dumps   C2090-617

NO.5 Which limiting attribute CANNOT be included in the definition of a trusted context?
A. A DB2 SSID.
B. An IPv4 address.
C. An IPv6 address.
D. A secure domain name.
Answer: A

IBM   C2090-617 certification   C2090-617 test questions

NO.6 Assume that you have implemented identity propagation and that the distributed user name is 'MARY'.
You have mapped this user name to the RACF user ID 'DB2USER1'. Which statement is true?
A. 'MARY' is authenticated by RACF.
B. 'DB2USER1' must be defined on the remote system.
C. Remote requests execute with the authority of 'MARY'.
D. Audit records for this transaction contains both RACF user ID 'DB2USER1' and the distributed user
'MARY'.
Answer: D

IBM   C2090-617 exam   C2090-617 exam dumps

NO.7 You have implemented hash access on a production table. In order to optimize hash access
performance you need to monitor the storage space utilized by hash access. How would you accomplish
this?
A. View real time statistics for the table.
B. Run RUNSTATS with the UPDATE SPACE option.
C. Issue the -DISPLAY DATABASE(*) SPACENAM(*) USE command.
D. Utilize a monitoring profile using the -DISPLAY PROFILE command.
Answer: A

IBM   C2090-617   C2090-617

NO.8 You have just defined the profile monitoring tables and related indexes using the DSNTIJSG job in the
SDSNSAMP library. In order to monitor the number of remote threads and connections you must insert
rows into the SYSIBM.DSN_PROFILE_TABLE and SYSIBM.DSN_PROFILE_ATTRIBUTES tables to
specify the monitoring functions to be used.
What is the next step in this process?
A. Issue the -START PROFILE command.
B. Issue the -DISPLAY THREAD command.
C. Issue the -START TRACE (MONITOR) command.
D. No further steps are needed. DB2 will automatically begin monitoring those DB2 threads identified in
the monitoring profile.
Answer: A

IBM practice test   C2090-617 certification training   C2090-617 demo   C2090-617 exam

NO.9 To satisfy a requirement to track and report on the administrative changes made by users with system
DBADM authority, which DB2 catalog table must be modified to enable this requirement.?
A. SYSIBM.SYSDBAUTH
B. SYSIBM.SYSRESAUTH
C. SYSIBM.SYSUSERAUTH
D. SYSIBM.SYSAUDITPOLICIES
Answer: D

IBM   C2090-617   C2090-617 questions   C2090-617 certification training   C2090-617 demo

NO.10 What is the process to automatically start an audit policy at DB2 startup?
A. Specify DSNZPARM subsystem parameters AUDITST = *
B. Specify DSNZPARM subsystem parameter AUDITST = YES
C. Specify DSNZPARM subsystem parameter TRACSTR = YES
D. UPDATE SYSIBM.SYSAUDITPOLICIES SET DB2START=Y for the row of the audit policy to be auto
started.
Answer: D

IBM   C2090-617   C2090-617   C2090-617   C2090-617

NO.11 In order to separate DB2 security administration duties from DB2 system administration duties, which
step(s) must be performed?
A. Set both SECADM system parameters to an authorization ID and Role.
B. Specify YES to SEPARATE_ SECURITY and set one SYSADM system parameter to an authorization
ID or Role.
C. Specify YES to SEPARATE_ SECURITY and set one SECADM system parameter to an authorization
ID or Role.
D. Specify YES to PROTECT parameter and set one SECADM system parameter to an
authorization ID or Role.
Answer: C

IBM   C2090-617 answers real questions   C2090-617   C2090-617   C2090-617   C2090-617 study guide

NO.12 The DB2 command -SET SYSPARM lets you change subsystem parameters while DB2 is up.
What is the correct syntax for loading a different DSNZPARM load module?
A. -SET SYSPARM LOAD
B. -SET SYSPARM RELOAD
C. -SET SYSPARM(dsnzparm name)
D. -SET SYSPARM LOAD(dsnzparm name)
Answer: D

IBM   C2090-617   C2090-617

NO.13 Which directory table space CANNOT be REORGed in DB2 10?
A. DSNDB01.SPT01
B. DSNDB01.SCT02
C. DSNDB01.SYSUTILX
D. DSNDB01.SYSLGRNX
Answer: C

IBM questions   C2090-617 practice test   C2090-617   C2090-617 certification training   C2090-617 braindump   C2090-617 exam simulations

NO.14 What is NOT required for recovery of the DB2 catalog at a disaster recovery site?
A. All catalog table spaces.
B. IBM defined indexes on the catalog.
C. XML objects for the catalog table spaces.
D. LOB objects for the catalog table spaces.
Answer: C

IBM questions   C2090-617   C2090-617   C2090-617 pdf   C2090-617   C2090-617

NO.15 In a production DB2 subsystem, the display of database DBFW8401 shows that pages have been
added to the LPL. The indexes for the database have the COPY NO attribute.
Which utility is used to remove these pages from the LPL status?
A. REPAIR
B. RECOVER
C. CHECK INDEX
D. REBUILD INDEX
Answer: D

IBM   C2090-617 test questions   C2090-617 practice test   C2090-617

NO.16 When a data sharing member fails, what is the final state of the connections to the DB2 lock structure
in the coupling facility?
A. It is finally marked as FAILING.
B. It is immediately marked as FAILED PERSISTENT for the failing member.
C. It is marked as FAILING and then finally changed to FAILED PERSISTENT upon receiving
DiscFailCon from all members.
D. It is marked as FAILED PERSISTENT and then finally changed to FAILING upon receiving
DiscFailCon from all members.
Answer: C

IBM   C2090-617   C2090-617 pdf   C2090-617   C2090-617

NO.17 What does the command -ALTER GROUPBUFFERPOOL(GBP1) RATIO(5.6) do?
A. Changes the ratio of directory entries to the local cache entries (LCE).
B. Changes the desired ratio of the number of lock entries to the number of data pages in the group buffer
pool.
C. Changes the desired ratio of the number of directory entries to the number of data pages in the group
buffer pool.
D. Changes the desired number of the data pages cast out to those that remain in the group buffer pool
when the group buffer pool checkpoint occurs.
Answer: C

IBM   C2090-617   C2090-617

NO.18 What process does the RESTORE SYSTEM utility NOT perform?
A. Restores logs from the log copy pool.
B. Applies logs to the data to a point in time.
C. Restores data from the database copy pool.
D. Applies only logs to the data if LOGONLY is specified.
Answer: A

IBM certification   C2090-617   C2090-617   C2090-617 exam simulations   C2090-617 certification

NO.19 Which of the following statements is NOT correct regarding the dynamic statement cache?
A. The dynamic statement cache resides in an above-the-bar pool.
B. Performance problems can occur if the dynamic statement cache is too small.
C. The REOPT(VARS) bind option is necessary in order to store the access path for a dynamic SQL
statement in the dynamic statement cache.
D. When updating statistics for an object manually, you need to invalidate statements in the dynamic
statement cache that refer to this object using RUNSTATS REPORT NO UPDATE NONE against the
object.
Answer: C

IBM pdf   C2090-617 exam prep   C2090-617

NO.20 DB2 10 enhances the profile table monitoring facility to support the filtering and threshold monitoring for
the number of connections using which categories?
A. All local and DRDA connections.
B. Collection IDs and IP addresses.
C. Role and Authorization Identifiers.
D. Product Identifiers and Package Names.
Answer: C

IBM exam dumps   C2090-617 practice test   C2090-617 certification training   C2090-617

ITCertKing offer the latest 000-156 exam material and high-quality IIA-CGAP pdf questions & answers. Our 00M-670 VCE testing engine and CTAL-TM_Syll2012 study guide can help you pass the real exam. High-quality LOT-409 dumps training materials can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.

Article Link: http://www.itcertking.com/C2090-617_exam.html

没有评论:

发表评论