This is a discussion on DB2 DBA intro for a newbies within the DB2 forums, part of the Database Server Software category; --> Hi All I am a oracle DBA making inroads into DB2.Any good book about DB2 to begin with that ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi All I am a oracle DBA making inroads into DB2.Any good book about DB2 to begin with that can explain me about 1)Day today database admin 2)solving performance problems understainf db2 explain plan 3)writing strored procedures 4)info on tablepsaces,buffer pools 5)high avaliability stuff like standby hacmp etc 6)Backup and recovery offcourse :-) regards Hrishy |
| |||
| "hrishy" <hrishys@yahoo.co.uk> wrote in message news:4ef2a838.0311092326.31086b26@posting.google.c om... > Hi All > > I am a oracle DBA making inroads into DB2.Any good book about DB2 to > begin with that can explain me about > > 1)Day today database admin > 2)solving performance problems understainf db2 explain plan > 3)writing strored procedures > 4)info on tablepsaces,buffer pools > 5)high avaliability stuff like standby hacmp etc > 6)Backup and recovery offcourse :-) I am an Informix DBA who recently started learning DB2. I would say following books should be used to learn about DB2 UDB. I am assuming u are interested in DB2 for Linux, Unix and Windows. Even though these books are meant for Exam certification, they are well presented in a structured form. This one gives a quick intro:- http://www.amazon.co.uk/exec/obidos/...111966-9059856 This one is advanced. http://search.barnesandnoble.com/boo...463884& itm=1 And this one is about Stored procedures. http://www.amazon.com/gp/reader/0131...01#reader-link |
| |||
| Hi, You can download free course about DB2 UDB administration at IBM website: http://www-3.ibm.com/software/data/e...on/ct28v8.html There is also a DB2 UDB programming course at: http://www-3.ibm.com/software/data/db2/ct10crs/ Best regards Dov "hrishy" <hrishys@yahoo.co.uk> a écrit dans le message de news: 4ef2a838.0311092326.31086b26@posting.google.com... > Hi All > > I am a oracle DBA making inroads into DB2.Any good book about DB2 to > begin with that can explain me about > > 1)Day today database admin > 2)solving performance problems understainf db2 explain plan > 3)writing strored procedures > 4)info on tablepsaces,buffer pools > 5)high avaliability stuff like standby hacmp etc > 6)Backup and recovery offcourse :-) > > regards > Hrishy |
| ||||
| <clip> > I am a oracle DBA making inroads into DB2.Any good book about DB2 to > begin with that can explain me about </clip> Here's a link I've found very useful - the 'DB2 Cookbook'. http://ourworld.compuserve.com/homep...l/HTM_COOK.HTM In fact it was supplied by the tutor for the database module of a MSc course I am doing at the moment. Simon Harris |