Database 版 (精华区)

发信人: superman (☆风雨无阻☆), 信区: Database
标  题: DB2 认证试题之简要总结!
发信站: 哈工大紫丁香 (Tue Oct 13 09:26:27 1998), 转信

  昨天的 DB2 考试使众多尚未来得急好好复习的考友败下阵来,It's really 
a pity, hehe, not because we can't get the certification,  but feel 
sorry for the money used to  take the exam. xixi
  但是经过昨天十来个人的探路之后,对考题及所考重点和方向都有所了解
试后大家集思广议得出以下考试之要点, 望能对以后考试的朋友有所帮助.
就像 AIX 初次在工大考时, 过的人也是屈指可数, 但随着广大同学的前仆
后继, 考AIX已成为小事一桩. 我相信在来年的 DB2 认证考试时, 会有越
来越多的人通过,到时你也可以大声的说: 过 DB2 认证不过是小菜一碟. 
  不过别忘了今天花100元钱给你们栽树的师兄们!
  May we succeed!

----------------Overview of the 503 fundamental exam------------

感谢 thank,qswang,command,tita 还有两位我不知道其BBS ID的朋友
提供以下信息, 欲祝在下次的 fundamental考试中他们也可以顺利通过

The most important points:
  (1) isolation level(US,CS,RS,RR)
  (2) SQL sentences result
  (3) point out the protocol name used by connection
other main points:
  all kinds of the products, connect method, privilege
  
The questions occured in this 503 fundermental exam:

1, what can be created in CLP?
   A list table;
   B create database;
   C list instances;
   D create instance;
   E create table;

2, isolation level:  
   A book tickets
   B what can be done in the CS state?
   C what can be done with UR ?
   D when will CS be released ?
   
3, SQL:
   A embeded SQL, with hold mean don't release cursor
   B View
     (1) the using of view
     (2) insert of a view
     (3) view based on the system:
              syscat(read-only)
              sysstate(writable)
   C there is no ALL after the DELETE key word
     DELETE FROM table-name WHERE column-name IS NULL

4, management level: SYSADM is defined in instance level
5, when accessing server, use attach
   which command can modify instance configuration: attach instance?
             connect can only be connect to database
6  update database configration 
   SVCENAME  TPNAME  NNAME  TCP/IP APPC
   point out the protocols used by them
7 what is the default table space? IBMDEFAULTBP
8 there are three default table spaces when creating a database:
   SYSCAT,USER,TEMP
9 what can be defined when issue create database command?
   A log file
   B codeset?
10 what can create table spaces?(two answers)
   A create table spaces
   B create database?
11 accessing ?
   you need to install nothing when access another os/2 server from 
   one workstation
12 there is constains in one database, when can be checked?
   A update
   B load   XXXXXX ( load don't check the constrains)
   C insert
   D import
13 there are two databases dt1&dt2, we need to access dt2 when loading dt1,
   strategy: put in two tablespace
14 select * from table-name:
   the returned result is the insert sequnece, not the index sequnse.
15 which type of method can update single column?
   A         subset        another table 
   B                       in self reference
   C        the join of the two tables
16 APPC: is used between DDCS and host
17  license number is decided by :(two answer)
   A users 
   B number of the processor
18  catalog (two question) 
     local and remote node
19 list database directory 
   (1) local
    default dir
    DRDA 
    system 
20 only sysadm sysctrl can create and drop database?
21 the create database syntax and create table syntax
22 what is the syscat.tables's schema?
23 how to create table spaces? alter tablespaces?
24 insert
   commit
   insert
   insert
   rollback
25 fetch
   fetch
   commit
   fetch
26 where is the index's data: user table spaces
27 create t1(c1 char(1))
   insert t1 value('b')
   create view view1 as
     select from t1
     where c1='a'
   insert t1 value ('b') 
   insert t1 value ('a')
   how many rows will get with statement select * from t1
28 what kinds of db2 products can be installed into UNIX system
29 create  table space
   catalog ...... managed by DMS
   managed by SMS
   how mand table spaces is defined?

-----------Overview of 504 adminstration exam------------------

感谢 walkman & jxj 提供以下考试要点,
恭贺walkman的顺利通过 并欲祝在下次的考试中jxj所向披靡!

The main key words occured in the administration exam:
1 attach
2 visual explain: 
  The figure contains how many tables?
  Chosing the correspoding SQL sentence according to the figure
3 parameter:
  aslheapsz
  INTRA_PARALLEL
  sheapthr
  sortheap
4 modify deadlock checking interval
5 DB2diag.log file
6 hitr?   1 - physical read/logical read
7 copy yes|no
8 when to use IXF format?
9 retain      log: circular
10 check method of deadlock  (period) 
11 what will be done after reorg
12 use import or load for remote node
13 how to display the rollforward pending state
    -option list tablespaces?
14 bind        expsnap? explain?
15 what is the default log? archive or circular?
16 database configuration
17 runstart
18 reorg
19 given an situation, chose which method: import;export or load?
20 create database: syadm? sysctrl? sysmaint?
21 what can be done during the load?
22 backup
23 restore
24 .....cltauth=client.............= yes|no?

以上总结 毕竟很有限 而且肯定存在一些错误 
望你能不吝指出不足之处 并多提供一些相关信息
可能您的一点小小的提示会使其他朋友省下150的补考费来请你的客呢!
Thanks in advance!

--
☆ 来源:.哈工大紫丁香 bbs.hit.edu.cn.[FROM: superman@bbs.hit.edu.c]
※ 修改:.superman 于 Oct 13 13:27:43 修改本文.[FROM: poster.hit.edu.c]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:4.826毫秒