Free 510-020 Exam Braindumps (page: 20)

Page 19 of 39

Which of the following steps is not required to partition an existing table onto multiple devices without affecting other data?

  1. Create the clustered index
  2. Create a device on one segment using sp_addsegment
  3. Place the table on the segment using sp_placeobject
  4. Extend the segment using sp_extendsegment
  5. Partition the table using alter table command
  6. Drop the segment from the database using sp_dropsegment

Answer(s): A,F



When configuring the "additional network memory" parameter, the number of buffers required per connection must be taken into consideration. How many buffers does each connection require?

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5

Answer(s): C



Which of the following can be used to balance a partitioned table? (Choose all that apply)

  1. optdiag
  2. bcp
  3. reorg rebuild
  4. dbcc checktable

Answer(s): B,C



Which of the following methods can reduce the partition skew for a given table?
(Choose all that apply.)

  1. Execute sp_helpartition tablename
  2. Increase the configured value of disk i/o structures
  3. Alter the table to add more partitions
  4. Create a clustered index on the table (or if one exists, drop and recreate it)
  5. For a heap table, bulk copy data out, truncate table, bulk copy data in

Answer(s): D,E






Post your Comments and Discuss Sybase 510-020 exam with other Community members:

510-020 Exam Discussions & Posts