显示标签为“000-732”的博文。显示所有博文
显示标签为“000-732”的博文。显示所有博文

2014年2月27日星期四

L'avènement de la certification IBM pratique d'examen 000-732 questions et réponses

Il demande les connaissances professionnelles pour passer le test IBM 000-732. Si vous manquez encore ces connaissances, vous avez besoin de Pass4Test comme une resourece de ces connaissances essentielles pour le test. Pass4Test et ses experts peuvent vous aider à renfocer ces connaissances et vous offrir les Q&As. Pass4Test fais tous efforts à vous aider à se renforcer les connaissances professionnelles et à passer le test. Choisir le Pass4Test peut non seulement à obtenir le Certificat IBM 000-732, et aussi vous offrir le service de la mise à jour gratuite pendant un an. Si malheureusement, vous ratez le test, votre argent sera 100% rendu.

Pass4Test est un site professionnel qui répondre les demandes de beaucoup clients. Les candidats qui ont déjà passer leurs premiers test Certification IT ont devenus les suivis de Pass4Test. Grâce à la bonne qualité des documentations, Pass4Test peut aider tous candidats à réussir le test IBM 000-732.

Code d'Examen: 000-732
Nom d'Examen: IBM (DB2 9 for z/OS Database Administrator)
Questions et réponses: 148 Q&As

C'est sûr que le Certificat IBM 000-732 puisse améliorer le lendemain de votre carrière. Parce que si vous pouvez passer le test IBM 000-732, c'est une meilleure preuve de vos connaissances professionnelles et de votre bonne capacité à être qualifié d'un bon boulot. Le Certificat IBM 000-732 peut bien tester la professionnalité de IT.

Est-ce que vous vous souciez encore de réussir le test IBM 000-732? Est-ce que vous attendez plus le guide de formation plus nouveaux? Le guide de formation vient de lancer par Pass4Test peut vous donner la solution. Vous pouvez télécharger la partie de guide gratuite pour prendre un essai, et vous allez découvrir que le test n'est pas aussi dur que l'imaginer. Pass4Test vous permet à réussir 100% le test. Votre argent sera tout rendu si vous échouez le test.

Le programme de formation IBM 000-732 offert par Pass4Test comprend les exercices et les test simulation. Vous voyez aussi les autres sites d'offrir l'outil de formation, mais c'est pas difficile à découvrir une grand écart de la qualité entre Pass4Test et les autres fournisseurs. Celui de Pass4Test est plus complet et convenable pour la préparation dans une courte terme.

Aujoud'hui, c'est une société de l'informatique. Beaucoup d'organisations peut provider l'outil de se former pour le test Certification IBM 000-732. Mais on doit admettre que ces site n'ont pas la capacité à offrir une bonne Q&A, elles sont généralement très vagues et sans les points. C'est loin d'attirer les attentions des candidats.

000-732 Démo gratuit à télécharger: http://www.pass4test.fr/000-732.html

NO.1 What is the purpose of the following catalog health query? SELECT BNAME, BCREATOR,
BTYPE, DNAME FROM SYSIBM.SYSPLANDEP PD WHERE BTYPE IN ('T', 'V', 'A') AND NOT EXISTS
(SELECT * FROM SYSIBM.SYSTABLES WHERE CREATOR = PD.BCREATOR AND NAME =
PD.BNAME AND TYPE = PD.BTYPE);
A.For every row in SYSTABLES that indicates a dependency upon a table, view, or alias, there should be
a corresponding row in SYSPLANDEP.
B.For every row in SYSPLANDEP that indicates a dependency upon a table, view, or alias, there should
be a corresponding row in SYSTABLES.
C.For every row in SYSPLANDEP that indicates a dependency upon a table space, view, or a table that
has been altered, there should be a corresponding row in SYSTABLES.
D.For every row in SYSPLANDEP that indicates a dependency upon a table space, a table with a
VARCHAR column, or alias, there should be a corresponding row in SYSTABLES.
Correct:B

IBM   certification 000-732   000-732   000-732   000-732

NO.2 Which of the following is the correct configuration in a two way DB2 datasharing group?
A.MVSA (DB2A, active log A, workfile A) MVSB (DB2B, active log B, workfile B) Shared BSDS and
catalog and directory Coupling facility one Sysplex timer one
B.MVSA (DB2A, BSDS A, active log A, workfile A) MVSB (DB2B, BSDS B, active Log B, workfile B)
Shared catalog and directory Coupling facility one Sysplex timer one
C.MVSA (DB2A, BSDS A, active log A, workfile A, catalog & directory A) MVSB (DB2B, BSDS B, active
log A, workfile A, catalog & directory B) Coupling facility one Sysplex timer one
D.MVSA (DB2A, BSDS A, active log A, workfile A, catalog & directory A) MVSB (DB2B, BSDS B, active
log B, workfile B, catalog & directory B) Coupling facility one Sysplex timer one
Correct:B

IBM   certification 000-732   000-732   000-732   000-732

NO.3 A DBA was examining the Log Statistics, Log Activity section in the OMEGAMON Performance
Expert Tool and noticed a large value in the field UNAVAILABLE OUTPUT LOG BUFF. This is an
important and critical performance metric. What does this performance metric mean?
A.The OUTPUT BUFFER field of installation panel DSNTIPL was specified too large so memory was not
utilized and wasted.
B.The active logs were not stripped by DFSMS and the active log data sets have to be processed
sequentially so many times.
C.The active log data sets were not placed on different volumes to reduce contention so a large amount of
I/O activity showed up in the OUTPUT BUFFER field.
D.The OUTPUT BUFFER field of installation panel DSNTIPL was specified too small so application has to
wait while DB2 was busy writing the Active log data sets.
Correct:D

IBM   certification 000-732   000-732   000-732   000-732

NO.4 Which of the following RACF profiles would be used to allow IMS to access DB2 DSN1?
A.DSN1.IMS
B.DSNR.IMS
C.DSN1.MASS
D.DSN1.SASS
Correct:C

IBM   certification 000-732   000-732   000-732   000-732

NO.5 Which of the following buffer pool thresholds CANNOT be changed by the DBA?
A.Deferred write threshold (DWQT)
B.Immediate write threshold (IWTH)
C.Vertical deferred write threshold (VDWQT)
D.Virtual buffer pool assisting parallel sequential threshold (VPXPSEQT)
Correct:B

IBM   certification 000-732   000-732   000-732   000-732

NO.6 A DBA has been required by a new company policy to implement a new DB2 security method.
The company would like to separate the authorization IDs that can execute plans and packages
from the authorization IDs that can create new plans and packages. Which of the following explicit
system privileges allows the user to create new plans and packages without being able to also
execute them?
A.BINDADD
B.CREATEIN
C.BINDAGENT
D.CREATEDBA
Correct:C

IBM   certification 000-732   000-732   000-732   000-732

NO.7 An audit trace shows that TSO user TSOID1, with DBADM authority, is continually attempting to
update a table in DB2 subsystem DSN1 that is not supposed to be updated. Which of the following
will prevent access to the DB2 subsystem?
A.REVOKE DBADM FROM TSOID1
B.Change TSOID1's access to DSNR resource class DSN1.TSO to NONE
C.Change TSOID1's access to DSNR resource class DSN1.BATCH to READ
D.Change TSOID1's access to DSNR resource class DSN1.BATCH to NONE
Correct:D

IBM   certification 000-732   000-732   000-732   000-732

NO.8 A DBA wishes to audit all access to the non-audited table OWNER.EMPLOYEE. Assuming no
audit traces are started, which of the following steps are needed to audit access to this table?
A.-START TRACE AUDIT CLASS (5)
B.-START TRACE AUDIT CLASS (4, 5)
C.-START TRACE AUDIT CLASS (4, 5) and ALTER TABLE OWNER.EMPLOYEE AUDIT ALL
D.-START TRACE AUDIT CLASS (4, 5) and ALTER TABLE OWNER.EMPLOYEE DATA CAPTURE
CHANGES
Correct:C

IBM   certification 000-732   000-732   000-732   000-732

NO.9 Which statement best describes how multi-row fetch improves performance?
A.It reduces the amount of programming required.
B.It reduces the number of SQL statements issued.
C.It reduces the amount of data sent over a network.
D.It reduces the amount of I/O required to read a table.
Correct:B

IBM   certification 000-732   000-732   000-732   000-732

NO.10 If an object is created statically by a role within a trusted context and the ROLE AS OBJECT
OWNER clause is specified, who becomes the object owner when executing the package?
A.The role
B.The schema name
C.The owner keyword
D.The current SQLID (if set)
Correct:A

IBM   certification 000-732   000-732   000-732   000-732

NO.11 At which of the following times is the access control authorization routine (DSNX@XAC)
invoked?
A.At DB2 startup.
B.When executing a DB2 GRANT statement.
C.When DB2 has cached authorization information.
D.During any authorization check if NO was specified in the USE PROTECTION field of the DSNTIPP
panel.
Correct:A

IBM   certification 000-732   000-732   000-732   000-732

NO.12 An application has been running in production for a long time. The size of the objects involved
has not changed, but the application is running much slower than in the beginning. When should
the DBA consider manually REBINDing the application?
A.After REORGing the objects with inline statistics.
B.When dynamic SQL is used, but only after REORG and RUNSTATS has been performed.
C.Actually it is NOT recommended to perform manual rebinds but rather have DB2 perform automatic
rebinds.
D.If the size of the objects has not changed after gathering RUNSTATS data, the access path is very
unlikely to change, and therefore no REBIND is needed.
Correct:A

IBM   certification 000-732   000-732   000-732   000-732

NO.13 Which of the following DSNZPARMs is necessary to influence access path selection for certain
queries?
A.STDSQL
B.OPTHINTS
C.PARTKEYU
D.DESCSTAT
Correct:B

IBM   certification 000-732   000-732   000-732   000-732

NO.14 An end-user indicates that the DRDA client application accessing DB2 for z/OS is very slow.
However, other local applications accessing the same tables are running fine. What would
indicate that this could be a DB2 problem?
A.Calculate the non-nested CLASS 1 CPU time minus non-nested CLASS 2 CPU time. If the value is high,
it suggests a problem in the DDF address space.
B.Investigate the CLASS 3 suspension time. As class 3 time includes the time that DB2 spends
sending/receiving network messages, a high value is a possible indication that the network is
experiencing a slow-down.
C.Calculate the non-nested CLASS 1 Elapsed time (ET) minus non-nested CLASS 2 ET. If the value is
high, this can only be caused by spending most time in the application, and therefore the application
should be investigated.
D.Check to see if the DB2 remote connection can become inactive at commit (Type 2 inactive). If not, this
leads to a high non-nested CLASS 1 ET and is likely the cause of the performance problem. Inactive
connections will use less CPU than threads that stay active all the time.
Correct:A

IBM   certification 000-732   000-732   000-732   000-732

NO.15 Which parameter in WLM Application Environment controls the # of concurrent stored
procedures that can run in that particular environment?
A.NUMSRB
B.NUMTHR
C.NUMCTK
D.NUMTCB
Correct:D

IBM   certification 000-732   000-732   000-732   000-732

NO.16 A DBA needs to use the DSN command processor to delete DB2 packages that are no longer
needed. Which of the following choices is correct for the DBA to use?
A.SPUFI or QMF with the DROP statement
B.FREE Package (..)
C.DROP Package (..)
D.DROP PLAN () PKLIST (..)
Correct:B

IBM   certification 000-732   000-732   000-732   000-732

NO.17 A DB2 V9 system that is in New Function Mode:
A.cannot fall back.
B.can fall back to Compatibility Mode.
C.can fall back to New Function Mode*.
D.can fall back to Compatibility Mode*.
Correct:D

IBM   certification 000-732   000-732   000-732   000-732

NO.18 A company uses TRUSTED CONTEXT "ERP1" and ROLE "ERP_ROLE" as a security mechanism
to limit security exposure for an application. All the DB2 objects (databases, table spaces, tables,
indexes, views, plans and packages) have been created by that ROLE. The ROLE "ERP_ROLE"
has been assigned to User ID "DBA01" in order to perform DBA related tasks. When the user
"DBA01" leaves the company, the authorization ID is removed. Which of the following statements
are correct? (Select two answers)
A.None of these DB2 objects need to be recreated to re-grant the privileges.
B.The related plans and packages have to be recreated and the privileges re-granted.
C.When removing user "DBA01" privileges, none of these DB2 objects need to be dropped.
D.Only the related databases, table spaces, tables, indexes and views need to be recreated and the
privileges re-granted.
E.To remove the privileges of user "DBA01" on these related plans and packages, they have to be
dropped and as a result all associated privileges are revoked.
Correct:A C

IBM   certification 000-732   000-732   000-732   000-732

NO.19 There are dynamic SQL statements running in a subsystem that need to have their host
variables reoptimized at run-time, however the distribution of the values does not change very
much between execution. What is the most optimal bind parameter for these statements?
A.REOPT(NONE)
B.REOPT(ONCE)
C.REOPT(VARS)
D.REOPT(ALWAYS)
Correct:B

IBM   certification 000-732   000-732   000-732   000-732

NO.20 Given the following RUNSTATS utility statement: RUNSTATS TABLESPACE
DB2CERTDB.MYTBLSPC1 TABLE (MYTABLE1) COLUMN(ALL) INDEX REPORT YES UPDATE ALL
HISTORY ALL which of the following statements is true?
A.Cardinality statistics will only be collected on all columns of all indexes on table MYTABLE1.
B.Cardinality statistics will only be collected on the first column of each index on table MYTABLE1.
C.Cardinality statistics will only be collected on all columns of each index associated with table space
MYTBLSPC1.
D.Cardinality statistics will only be collected on the first column of each index associated with table space
MYTBLSPC1.
Correct:D

IBM   certification 000-732   000-732   000-732   000-732

Nous croyons que pas mal de candidats voient les autres site web qui offrent les ressources de Q&A IBM 000-732. En fait, le Pass4Test est le seul site qui puisse offrir la Q&A recherchée par les experts réputés dans l'Industrie IT. Grâce à la Q&A de Pass4Test impressionée par la bonne qualité, vous pouvez réussir le test IBM 000-732 sans aucune doute.

2013年8月19日星期一

Meilleur IBM 000-417 000-730 000-142 000-175 000-732 test formation guide

Pass4Test est un site à offrir particulièrement la Q&A IBM 000-417 000-730 000-142 000-175 000-732, vous pouvez non seulement aprrendre plus de connaissances professionnelles, et encore obtenir le Passport de Certification IBM 000-417 000-730 000-142 000-175 000-732, et trouver un meilleur travail plus tard. Les documentations offertes par Pass4Test sont tout étudiés par les experts de Pass4Test en profitant leurs connaissances et expériences, ces Q&As sont impresionnées par une bonne qualité. Il ne faut que choisir Pass4Test, vous pouvez non seulement passer le test IBM 000-417 000-730 000-142 000-175 000-732 et même se renforcer vos connaissances professionnelles IT.


Pass4Test est un seul site de provider le guide d'étude IBM 000-417 000-730 000-142 000-175 000-732 de qualité. Peut-être que vous voyiez aussi les Q&A IBM 000-417 000-730 000-142 000-175 000-732 dans autres sites, mais vous allez découvrir laquelle est plus complète. En fait, Pass4Test est aussi une resource de Q&A pour les autres site web.


Code d'Examen: 000-417

Nom d'Examen: IBM (IBM WebSphere Information Analyzer V8.0)

Questions et réponses: 111 Q&As

Code d'Examen: 000-730

Nom d'Examen: IBM (DB2 9 Family Fundamentals)

Questions et réponses: 303 Q&As

Code d'Examen: 000-142

Nom d'Examen: IBM (XML 1.1 and Related Technologies)

Questions et réponses: 98 Q&As

Code d'Examen: 000-175

Nom d'Examen: IBM (IBM WebSphere Lombardi Edition V7.2, Development (Entry))

Questions et réponses: 66 Q&As

Code d'Examen: 000-732

Nom d'Examen: IBM (DB2 9 for z/OS Database Administrator)

Questions et réponses: 148 Q&As

Les spécialistes d'expérience de Pass4Test ont fait une formation ciblée au test IBM 000-417 000-730 000-142 000-175 000-732. Cet outil de formation est convenable pour les candidats de test IBM 000-417 000-730 000-142 000-175 000-732. Pass4Test n'offre que les produits de qualité. Vous aurez une meilleure préparation à passer le test avec l'aide de Pass4Test.


Choisir le Pass4Test peut vous aider à réussir 100% le test IBM 000-417 000-730 000-142 000-175 000-732 qui change tout le temps. Pass4Test peut vous offrir les infos plus nouvelles. Dans le site de Pass4Test le servie en ligne est disponible toute la journée. Si vous ne passerez pas le test, votre argent sera tout rendu.


Si vous choisissez notre l'outil formation, Pass4Test peut vous assurer le succès 100% du test IBM 000-417 000-730 000-142 000-175 000-732. Votre argent sera tout rendu si vous échouez le test.


000-730 Démo gratuit à télécharger: http://www.pass4test.fr/000-730.html


NO.1 Which of the following products is used to shred extensible markup language documents?
A. DB2 AVI Extender
B. DB2 Text Extender
C. DB2 XML Extender
D. DB2 Spatial Extender
Answer: C

IBM examen   000-730   000-730 examen   000-730 examen   000-730   certification 000-730

NO.2 Which two of the following allow you to perform administrative tasks against database objects?
A. Control Center
B. Journal
C. Command Line Processor
D. Task Center
E. Health Center
Answer: AC

certification IBM   000-730   certification 000-730   000-730   certification 000-730   000-730

NO.3 Which of the following is NOT a characteristic of a data warehouse?
A. Summarized queries that perform aggregations and joins
B. Heterogeneous data sources
C. Voluminous historical data
D. Sub-second response time
Answer: D

certification IBM   certification 000-730   certification 000-730

NO.4 Which of the following tools can be used to schedule a backup operation that is to be run every
Sunday evening?
A. Journal
B. Task Center
C. Activity Monitor
D. Command Line Processor
Answer: B

certification IBM   000-730   certification 000-730   000-730

NO.5 Which of the following tools can be used to automate table reorganization operations?
A. Control Center
B. Command Center
C. Command Line Processor
D. Task Center
Answer: D

certification IBM   000-730   000-730   000-730   certification 000-730   000-730 examen

NO.6 Which of the following is NOT true about XML columns?
A. Data can be retrieved by SQL.
B. Data can be retrieved byXQuery.
C. XML columns must be altered to accommodate additional parent and child relationships.
D. Access to any portion of an XML document can be direct, without reading the whole document.
Answer: C

IBM   000-730   certification 000-730   000-730   certification 000-730

NO.7 Which of the following tasks can NOT be performed using the Developer Workbench?
A. Develop and debug an SQL stored procedure
B. Develop and debug a user-defined data type
C. Develop and debug a user-defined function
D. Develop and run XML queries
Answer: B

IBM   000-730   certification 000-730   000-730 examen

NO.8 Which of the following is the major difference between relational data and XML data?
A. Relational data is self-describing; XML data is not
B. Relational data has inherent ordering; XML data does not
C. Relational data must be tabular; XML data does not have to be tabular
D. Relational data is comprised of entities; XML data is comprised of numbers, characters, and dates
Answer: C

certification IBM   000-730 examen   000-730 examen   000-730   certification 000-730   000-730 examen

NO.9 Which of the following tools can be used to catalog a database?
A. Visual Explain
B. Alert Center
C. Journal
D. Configuration Assistant
Answer: A

IBM   certification 000-730   000-730 examen   000-730   certification 000-730

NO.10 For which of the following is a data warehouse optimized?
A. Backup and recovery
B. Transactions
C. Security
D. Queries
Answer: D

IBM   000-730   000-730   000-730

NO.11 Which of the following DB2 products can only be installed on a System i server?
A. DB2 for z/OS
B. DB2 for i5/OS
C. DB2 Data Warehouse Edition
D. DB2Enterprise Server Edition
Answer: B

IBM   000-730   certification 000-730   000-730 examen   000-730

NO.12 Which of the following products is allowed to access other DB2 servers, but cannot accept requests
from other remote clients.?
A. DB2 Personal Edition
B. DB2 Workgroup Server Edition
C. DB2Enterprise Server Edition
D. DB2 Data Warehouse Edition
Answer: A

IBM   000-730   000-730

NO.13 Which of the following DB2 tools allows a user to set DB2 registry parameters?
A. Task Center
B. Visual Explain
C. Configuration Assistant
D. Satellite Administration Center
Answer: C

IBM   000-730   certification 000-730   000-730 examen

NO.14 Which tool must be used to analyze all of the database operations performed by an application against
a DB2 for i5/OS database?
A. Visual Explain
B. Activity Monitor
C. SQL Performance Monitor
D. DB2 Performance Monitor
Answer: C

IBM examen   certification 000-730   000-730   000-730   certification 000-730

NO.15 Which of the following tools can make recommendations for indexes and/or MQTs to improve the
performance of DB2 applications?
A. Design Advisor
B. Visual Explain
C. Performance Advisor
D. Configuration Assistant
Answer: A

certification IBM   000-730 examen   000-730   000-730

NO.16 Which of the following best describes the difference between the DB2 Spatial Extender and the DB2
Geodetic Extender?
A. The DB2 Spatial Extender uses a latitude-longitude coordinate system; the DB2 Geodetic Extender
uses a planar, x- and y-coordinate system
B. The DB2 Geodetic Extender is used to describe points, lines, and polygons; the DB2 Spatial Extender
is used to find area, endpoints, and intersects
C. The DB2 Spatial Extender treats the world as a flat map; the DB2 Geodetic Extender treats the world
as a round globe
D. The DB2 Geodetic Extender can be used to manage information like the locations of office buildings or
the size of a flood zone; the DB2 Spatial Extender can be used for calculations and visualizations in
disciplines like military command/control and asset management, meteorology and oceanography
Answer: C

certification IBM   certification 000-730   certification 000-730   000-730

NO.17 Which product must be installed on z/OS to allow a COBOL program running on that machine to
access data on a remote DB2 for z/OS server?
A. DB2 for z/OS
B. DB2 Run-Time Client for z/OS
C. DB2 Connect Enterprise Edition for z/OS
D. z/OS Application Connectivity to DB2 for z/OS and OS/390
Answer: A

IBM   000-730 examen   000-730   000-730 examen

NO.18 Which of the following describes how DB2 9 stores an XML document if the XML Extender is not used?
A. CLOB
B. BLOB
C. Hierarchically
D. Rows and columns
Answer: C

certification IBM   certification 000-730   certification 000-730   000-730 examen

NO.19 Which of the following is the main feature of an OLTP application?
A. Summarized queries
B. Granular transactions
C. Voluminous historical data
D. Heterogeneous data sources
Answer: B

IBM examen   000-730 examen   000-730 examen

NO.20 Which of the following is the lowest cost DB2 product that can be legally installed on a Windows server
that has 2 CPUs?
A. DB2 Everyplace
B. DB2 Express Edition
C. DB2 Workgroup Server Edition
D. DB2Enterprise Server Edition
Answer: B

IBM   000-730   000-730

NO.21 A client application on z/OS must access a DB2 database on a Solaris Server. At a minimum, which of
the following products must be installed on the Solaris workstation?
A. DB2 ConnectEnterprise Edition
B. DB2 Workgroup Server Edition
C. DB2 Workgroup Server Edition and DB2 ConnectEnterprise Edition
D. DB2Enterprise Server Edition and DB2 Connect Enterprise Edition
Answer: D

certification IBM   000-730   000-730 examen   certification 000-730   000-730

NO.22 What is the SQL Performance Monitor used for?
A. To examine the health of a DB2 Database Manager instance
B. To visually construct complex DML statements and examine the results of their execution
C. To schedule tasks, run tasks, and send notifications about completed tasks to other users
D. To analyze database operations performed against a DB2 for i5/OS database "Pass Any
Answer: D

IBM examen   000-730 examen   000-730 examen

NO.23 Which of the following is used to create and debug user-defined functions?
A. SQL Assist
B. Control Center
C. Command Editor
D. Developer Workbench
Answer: D

IBM   000-730 examen   certification 000-730   000-730

NO.24 Which of the following is true about XML columns?
A. XML columns are used to store XML documents as a hierarchical set of entities
B. OnlyXQuery can be used to retrieve an XML document from an XML column
C. XML columns must be altered to accommodate additional parent/child relationships if they are used in
referential constraints
D. In order to access any portion of an XML document stored in an XML column, the entire document
must be retrieved
Answer: A

certification IBM   000-730 examen   certification 000-730

NO.25 Which of the following is NOT a characteristic of an OLTP database?
A. Granular transactions
B. Current data
C. Optimized for queries
D. Frequent updates
Answer: C

IBM examen   000-730 examen   000-730

NO.26 Which of the following is the lowest cost DB2 product that can be legally installed on a Linux server
that has 6 CPUs?
A. DB2 Express Edition
B. DB2 Personal Edition
C. DB2 Workgroup Server Edition
D. DB2Enterprise Server Edition
Answer: D

certification IBM   certification 000-730   000-730 examen   000-730   000-730 examen

NO.27 Which of the following products must be installed on an AIX server in order to build an application for
AIX that will access a DB2 for z/OS database?
A. DB2Enterprise Server Edition
B. DB2 Personal Developer's Edition
C. DB2 Universal Developer's Edition
D. DB2 Universal DatabaseEnterprise Edition and DB2 Connect Enterprise Edition
Answer: C

IBM   000-730   000-730   certification 000-730   000-730 examen

NO.28 Which of the following is the lowest cost DB2 product that can be legally installed on an HP-UX server?
A. DB2 Express-C
B. DB2 Express
C. DB2 Personal Edition
D. DB2Enterprise Server Edition
Answer: D

IBM examen   000-730   certification 000-730   000-730 examen   000-730 examen   000-730

NO.29 What is the purpose of the Design Advisor?
A. To analyze workloads and make recommendations for indexes and MQTs
B. To present a graphical representation of a data access plan and recommend design changes that will
improve performance
C. To replicate data between a DB2 database and another relational database
D. To configure clients so they can access databases stored on remote servers
Answer: A

IBM examen   certification 000-730   000-730   000-730

NO.30 Which of the following can be viewed with the Journal?
A. Historical information about tasks, database changes, messages, and notifications
B. Information about licenses associated with each DB2 9 product installed on a particular system
C. Graphical representations of data access plans chosen for SQL statements
D. Warning and alarm thresholds for database indicators
Answer: A

certification IBM   000-730   000-730 examen   000-730   certification 000-730

2013年8月11日星期日

Meilleur IBM 000-732 test formation guide

Pass4Test, où vous pouvez trouver les conseils et les documentations de test Certification IBM 000-732, est un siteweb remarquable offrant les données à préparer le test IT. Les documentations partiels et les mis en nouveau sont offerts gratuitement dans le site de Pass4Test. D'ailleurs, nos experts profitent de leurs expériences et leurs efforts à lancer sans arrêts les Q&A plus proches au test réel. Vous allez passer votre examen plus facile.


Les produits de Pass4Test sont recherchés par les experts de Pass4Test qui se profitent de leurs connaissances et leurs expériences dans l'Idustrie IT. Si vous allez participer le test IBM 000-732, vous devez choisir Pass4Test. La Q&A de Pass4Test peut vous aider à préparer mieux le test IBM 000-732 avec sa grande couiverture des questions. En face d'un test très difficile, vous pouvez obtenir le Certificat IBM 000-732 sans aucune doute.


Si vous hésitez encore à nous choisir, vous pouvez tout d'abord télécharger le démo gratuit dans le site Pass4Test pour connaître mieux la fiabilité de Pass4Test. Nous avons la confiance à vous promettre que vous allez passer le test IBM 000-732 à la première fois.


On peut voir que beaucoup de candidats ratent le test IBM 000-732 quand même avec l'effort et beaucoup de temps dépensés. Cest une bonne preuve que le test IBM 000-732 est difficile à réussir. Pass4Test offre le guide d'étude bien fiable. Sauf le test IBM 000-732, Pass4Test peut offrir les Q&As des autres test Certification IT.


Code d'Examen: 000-732

Nom d'Examen: IBM (DB2 9 for z/OS Database Administrator)

Questions et réponses: 148 Q&As

Dans cette société de l'information technologies, c'est bien populaire que l'on prenne la formation en Internet, Pass4Test est l'un des sites d'offrir la formation particulère pour le test IBM 000-732. Pass4Test a une expérience riche pour répondre les demandes des candidats.


La Q&A de Pass4Test vise au test Certificat IBM 000-732. L'outil de formation IBM 000-732 offert par Pass4Test comprend les exercices de pratique et le test simulation. Vous pouvez trouver les autres sites de provider la Q&A, en fait vous allez découvrir que c'est l'outil de formation de Pass4Test qui offre les documentaions plus compètes et avec une meilleure qualité.


Il demande les connaissances professionnelles pour passer le test IBM 000-732. Si vous manquez encore ces connaissances, vous avez besoin de Pass4Test comme une resourece de ces connaissances essentielles pour le test. Pass4Test et ses experts peuvent vous aider à renfocer ces connaissances et vous offrir les Q&As. Pass4Test fais tous efforts à vous aider à se renforcer les connaissances professionnelles et à passer le test. Choisir le Pass4Test peut non seulement à obtenir le Certificat IBM 000-732, et aussi vous offrir le service de la mise à jour gratuite pendant un an. Si malheureusement, vous ratez le test, votre argent sera 100% rendu.


000-732 Démo gratuit à télécharger: http://www.pass4test.fr/000-732.html


NO.1 At which of the following times is the access control authorization routine (DSNX@XAC)
invoked?
A.At DB2 startup.
B.When executing a DB2 GRANT statement.
C.When DB2 has cached authorization information.
D.During any authorization check if NO was specified in the USE PROTECTION field of the DSNTIPP
panel.
Correct:A

IBM   000-732 examen   000-732   certification 000-732

NO.2 A company uses TRUSTED CONTEXT "ERP1" and ROLE "ERP_ROLE" as a security mechanism
to limit security exposure for an application. All the DB2 objects (databases, table spaces, tables,
indexes, views, plans and packages) have been created by that ROLE. The ROLE "ERP_ROLE"
has been assigned to User ID "DBA01" in order to perform DBA related tasks. When the user
"DBA01" leaves the company, the authorization ID is removed. Which of the following statements
are correct? (Select two answers)
A.None of these DB2 objects need to be recreated to re-grant the privileges.
B.The related plans and packages have to be recreated and the privileges re-granted.
C.When removing user "DBA01" privileges, none of these DB2 objects need to be dropped.
D.Only the related databases, table spaces, tables, indexes and views need to be recreated and the
privileges re-granted.
E.To remove the privileges of user "DBA01" on these related plans and packages, they have to be
dropped and as a result all associated privileges are revoked.
Correct:A C

IBM   000-732 examen   000-732   certification 000-732

NO.3 Given the following RUNSTATS utility statement: RUNSTATS TABLESPACE
DB2CERTDB.MYTBLSPC1 TABLE (MYTABLE1) COLUMN(ALL) INDEX REPORT YES UPDATE ALL
HISTORY ALL which of the following statements is true?
A.Cardinality statistics will only be collected on all columns of all indexes on table MYTABLE1.
B.Cardinality statistics will only be collected on the first column of each index on table MYTABLE1.
C.Cardinality statistics will only be collected on all columns of each index associated with table space
MYTBLSPC1.
D.Cardinality statistics will only be collected on the first column of each index associated with table space
MYTBLSPC1.
Correct:D

IBM   000-732 examen   000-732   certification 000-732

NO.4 Which of the following is the correct configuration in a two way DB2 datasharing group?
A.MVSA (DB2A, active log A, workfile A) MVSB (DB2B, active log B, workfile B) Shared BSDS and
catalog and directory Coupling facility one Sysplex timer one
B.MVSA (DB2A, BSDS A, active log A, workfile A) MVSB (DB2B, BSDS B, active Log B, workfile B)
Shared catalog and directory Coupling facility one Sysplex timer one
C.MVSA (DB2A, BSDS A, active log A, workfile A, catalog & directory A) MVSB (DB2B, BSDS B, active
log A, workfile A, catalog & directory B) Coupling facility one Sysplex timer one
D.MVSA (DB2A, BSDS A, active log A, workfile A, catalog & directory A) MVSB (DB2B, BSDS B, active
log B, workfile B, catalog & directory B) Coupling facility one Sysplex timer one
Correct:B

IBM   000-732 examen   000-732   certification 000-732

NO.5 Which of the following buffer pool thresholds CANNOT be changed by the DBA?
A.Deferred write threshold (DWQT)
B.Immediate write threshold (IWTH)
C.Vertical deferred write threshold (VDWQT)
D.Virtual buffer pool assisting parallel sequential threshold (VPXPSEQT)
Correct:B

IBM   000-732 examen   000-732   certification 000-732

NO.6 If an object is created statically by a role within a trusted context and the ROLE AS OBJECT
OWNER clause is specified, who becomes the object owner when executing the package?
A.The role
B.The schema name
C.The owner keyword
D.The current SQLID (if set)
Correct:A

IBM   000-732 examen   000-732   certification 000-732

NO.7 Which of the following RACF profiles would be used to allow IMS to access DB2 DSN1?
A.DSN1.IMS
B.DSNR.IMS
C.DSN1.MASS
D.DSN1.SASS
Correct:C

IBM   000-732 examen   000-732   certification 000-732

NO.8 A DBA wishes to audit all access to the non-audited table OWNER.EMPLOYEE. Assuming no
audit traces are started, which of the following steps are needed to audit access to this table?
A.-START TRACE AUDIT CLASS (5)
B.-START TRACE AUDIT CLASS (4, 5)
C.-START TRACE AUDIT CLASS (4, 5) and ALTER TABLE OWNER.EMPLOYEE AUDIT ALL
D.-START TRACE AUDIT CLASS (4, 5) and ALTER TABLE OWNER.EMPLOYEE DATA CAPTURE
CHANGES
Correct:C

IBM   000-732 examen   000-732   certification 000-732

NO.9 A DBA has been required by a new company policy to implement a new DB2 security method.
The company would like to separate the authorization IDs that can execute plans and packages
from the authorization IDs that can create new plans and packages. Which of the following explicit
system privileges allows the user to create new plans and packages without being able to also
execute them?
A.BINDADD
B.CREATEIN
C.BINDAGENT
D.CREATEDBA
Correct:C

IBM   000-732 examen   000-732   certification 000-732

NO.10 A DBA needs to use the DSN command processor to delete DB2 packages that are no longer
needed. Which of the following choices is correct for the DBA to use?
A.SPUFI or QMF with the DROP statement
B.FREE Package (..)
C.DROP Package (..)
D.DROP PLAN () PKLIST (..)
Correct:B

IBM   000-732 examen   000-732   certification 000-732

NO.11 Which of the following DSNZPARMs is necessary to influence access path selection for certain
queries?
A.STDSQL
B.OPTHINTS
C.PARTKEYU
D.DESCSTAT
Correct:B

IBM   000-732 examen   000-732   certification 000-732

NO.12 Which parameter in WLM Application Environment controls the # of concurrent stored
procedures that can run in that particular environment?
A.NUMSRB
B.NUMTHR
C.NUMCTK
D.NUMTCB
Correct:D

IBM   000-732 examen   000-732   certification 000-732

NO.13 A DBA was examining the Log Statistics, Log Activity section in the OMEGAMON Performance
Expert Tool and noticed a large value in the field UNAVAILABLE OUTPUT LOG BUFF. This is an
important and critical performance metric. What does this performance metric mean?
A.The OUTPUT BUFFER field of installation panel DSNTIPL was specified too large so memory was not
utilized and wasted.
B.The active logs were not stripped by DFSMS and the active log data sets have to be processed
sequentially so many times.
C.The active log data sets were not placed on different volumes to reduce contention so a large amount of
I/O activity showed up in the OUTPUT BUFFER field.
D.The OUTPUT BUFFER field of installation panel DSNTIPL was specified too small so application has to
wait while DB2 was busy writing the Active log data sets.
Correct:D

IBM   000-732 examen   000-732   certification 000-732

NO.14 What is the purpose of the following catalog health query? SELECT BNAME, BCREATOR,
BTYPE, DNAME FROM SYSIBM.SYSPLANDEP PD WHERE BTYPE IN ('T', 'V', 'A') AND NOT EXISTS
(SELECT * FROM SYSIBM.SYSTABLES WHERE CREATOR = PD.BCREATOR AND NAME =
PD.BNAME AND TYPE = PD.BTYPE);
A.For every row in SYSTABLES that indicates a dependency upon a table, view, or alias, there should be
a corresponding row in SYSPLANDEP.
B.For every row in SYSPLANDEP that indicates a dependency upon a table, view, or alias, there should
be a corresponding row in SYSTABLES.
C.For every row in SYSPLANDEP that indicates a dependency upon a table space, view, or a table that
has been altered, there should be a corresponding row in SYSTABLES.
D.For every row in SYSPLANDEP that indicates a dependency upon a table space, a table with a
VARCHAR column, or alias, there should be a corresponding row in SYSTABLES.
Correct:B

IBM   000-732 examen   000-732   certification 000-732

NO.15 Which statement best describes how multi-row fetch improves performance?
A.It reduces the amount of programming required.
B.It reduces the number of SQL statements issued.
C.It reduces the amount of data sent over a network.
D.It reduces the amount of I/O required to read a table.
Correct:B

IBM   000-732 examen   000-732   certification 000-732

NO.16 An application has been running in production for a long time. The size of the objects involved
has not changed, but the application is running much slower than in the beginning. When should
the DBA consider manually REBINDing the application?
A.After REORGing the objects with inline statistics.
B.When dynamic SQL is used, but only after REORG and RUNSTATS has been performed.
C.Actually it is NOT recommended to perform manual rebinds but rather have DB2 perform automatic
rebinds.
D.If the size of the objects has not changed after gathering RUNSTATS data, the access path is very
unlikely to change, and therefore no REBIND is needed.
Correct:A

IBM   000-732 examen   000-732   certification 000-732

NO.17 There are dynamic SQL statements running in a subsystem that need to have their host
variables reoptimized at run-time, however the distribution of the values does not change very
much between execution. What is the most optimal bind parameter for these statements?
A.REOPT(NONE)
B.REOPT(ONCE)
C.REOPT(VARS)
D.REOPT(ALWAYS)
Correct:B

IBM   000-732 examen   000-732   certification 000-732

NO.18 A DB2 V9 system that is in New Function Mode:
A.cannot fall back.
B.can fall back to Compatibility Mode.
C.can fall back to New Function Mode*.
D.can fall back to Compatibility Mode*.
Correct:D

IBM   000-732 examen   000-732   certification 000-732

NO.19 An audit trace shows that TSO user TSOID1, with DBADM authority, is continually attempting to
update a table in DB2 subsystem DSN1 that is not supposed to be updated. Which of the following
will prevent access to the DB2 subsystem?
A.REVOKE DBADM FROM TSOID1
B.Change TSOID1's access to DSNR resource class DSN1.TSO to NONE
C.Change TSOID1's access to DSNR resource class DSN1.BATCH to READ
D.Change TSOID1's access to DSNR resource class DSN1.BATCH to NONE
Correct:D

IBM   000-732 examen   000-732   certification 000-732

NO.20 An end-user indicates that the DRDA client application accessing DB2 for z/OS is very slow.
However, other local applications accessing the same tables are running fine. What would
indicate that this could be a DB2 problem?
A.Calculate the non-nested CLASS 1 CPU time minus non-nested CLASS 2 CPU time. If the value is high,
it suggests a problem in the DDF address space.
B.Investigate the CLASS 3 suspension time. As class 3 time includes the time that DB2 spends
sending/receiving network messages, a high value is a possible indication that the network is
experiencing a slow-down.
C.Calculate the non-nested CLASS 1 Elapsed time (ET) minus non-nested CLASS 2 ET. If the value is
high, this can only be caused by spending most time in the application, and therefore the application
should be investigated.
D.Check to see if the DB2 remote connection can become inactive at commit (Type 2 inactive). If not, this
leads to a high non-nested CLASS 1 ET and is likely the cause of the performance problem. Inactive
connections will use less CPU than threads that stay active all the time.
Correct:A

IBM   000-732 examen   000-732   certification 000-732

Vous aurez une assurance 100% à réussir le test IBM 000-732 si vous choisissez le produit de Pass4Test. Si malheuresement, vous ne passerez pas le test, votre argent seront tout rendu.