面试题库之DB2篇—DB2入门到精通

2009年06月12日 11:34 下午  |  分类:大型机|Mainframe

这里列举的基本上覆盖了大机里运用到的所有DB2技术要点,十分适合初学者学习,熟练掌握这些知识,对付一般的技术面试和考试是没什么问题的,突然发觉电脑里还有这么好的资源,看样子我这个菜鸟也要好好学习一番了。

本文主要包含的内容有DATABASE 2,DATALOG,DB2 Utilities等几个方面,比较全面. 后面还有结合cobol,JCL等得实例分析,值得学习哦!

DATABASE 2(DB2)

The questions and answers that follow are intended for those with a working knowledge of DB2 as a “self-test”.

Q1) What is DB2 (IBM Database 2)?

A1) DB2 is a subsystem of the MVS operating system. It is a Database Management System (DBMS) for that operating system.

全文阅读 »