You are on page 1of 1

Understanding of DBMS and RDBMS concepts ( CODDS rules) 1) Architectrure of DB2 ( Memory model + process model + Storage Model)

2) understanding ofStorage Model ( DB partition group -> bufferpool --> Tablespace ) 3) What is bufferpool ( purpose of Hidden bufferpools) 4) What is tablespace, Type of tablespaces (SMS / DMS ). DMS tablespace is again further divided into Regular/Large/Long tablespaces so need completing understaning on tablespace architecture 4) Database backup ( online backup / offline backup/Incremental or delta backup /tablespace level backup) and recovery ( normal restore or redirected restore of database/tablesapce/dropped table recovery) 5) Understanding of Data movement utilities - Import / export / load / db2move 6) Creating database objects ( Database partition group + Bufferpool + tablespace + schema + table + indexes + views + triggers + sequences + functions + procedure) 7) Grants and revoke object permissions 8) Understanding of Database perfromance monitoirng tools ( Database snapshots / db2pd /db2top / event monitors ) Operating system tools ( Topas / sar/vmstat /iostat) 9) single partition / multiplartion database 10)

You might also like