|
Hewlett Packard HP0-A25 Exam - Passitexam.com Free HP0-A25 Sample Questions:
1. Click the Task button.

Using drag and drop, match each clustering factor with its corresponding table attribute.
Answer:

2. A long running application transaction has failed and has to be backed out. Which TMFCOM command allows you to find out if the backout has completed?
A. STATUS OPERATIONS
B. INFO TRANSACTION
C. STATUS BACKOUT
D. STATUS TRANSACTION
Answer: D
3. Which tool is used to adjust the SQLMX Buffer?
A. mxci
B. SCF
C. mxtool
D. DCOM
Answer: B
4. When a table has the primary key defined as DROPPABLE, which statements are true? (Select two.)
A. A SYSKEY is generated for the table.
B. The STORE BY clause must be used.
C. A DROPPABLE key can only be ascending.
D. The primary key is used as the clustering key.
E. A separate unique index is build for the primary key.
Answer: A, E
5. Which command reports the average free space in data blocks?
A. FUP INFO =table, slack
B. FUP INFO =table, stat, analyze
C. FUP INFO table mycatalog.myschema.mytable stat
D. FUP INFO table mycatalog.myschema.mytable detail
Answer: C
6. Which commands are used to manage access privileges for SQL/MX tables, views and indexes? (Select two.)
A. DML
B. DDL
C. GRANT
D. REVOKE
E. SAFECOM ADD DISKFILE
Answer: C, D
7. What is the function of the MXGNAMES utility?
A. It allows Guardian names to be used from MXCI.
B. It obtains a list of SQL/MX table names from a specific schema.
C. It converts Guardian file names into their corresponding ANSI names.
D. It provides Backup/Restore2 and TMF with appropriately formatted Guardian names.
Answer: D
8. Which condition must be met so that the optimizer can choose to completely bypass a table and cover the query through index-only access?
A. The exclusive lock mode is selected.
B. OR optimization is performed.
C. 50% percent of the rows are updated.
D. All columns represented in the query are available in an index.
Answer: D |