<?xml version="1.0" encoding="ISO-8859-1"?> 
<?xml-stylesheet type="text/xsl" href="tbldoc.xsl"?> 
<catalog>
<tstamp> 2006-12-07-19.53.09.522000 </tstamp>
<server> SAMPLE             </server>
<table schema="DB2ADMIN" name="CL_SCHED" type="T" typedesc="Table">                                                                                                                                                                                                                                                       <column name="CLASS_CODE" type="CHARACTER" length="7          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                          <column name="DAY" type="SMALLINT" length="2          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                          <column name="STARTING" type="TIME" length="3          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="ENDING" type="TIME" length="3          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          </table>
<table schema="DB2ADMIN" name="DEPARTMENT" type="T" typedesc="Table">                                                                                                                                                                                                                                                     <column name="DEPTNO" type="CHARACTER" length="3          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="DEPTNAME" type="VARCHAR" length="29         " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="MGRNO" type="CHARACTER" length="6          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          <column name="ADMRDEPT" type="CHARACTER" length="3          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                          <column name="LOCATION" type="CHARACTER" length="16         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   </table>
<table schema="DB2ADMIN" name="EMP_ACT" type="T" typedesc="Table">                                                                                                                                                                                                                                                        <column name="EMPNO" type="CHARACTER" length="6          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          <column name="PROJNO" type="CHARACTER" length="6          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="ACTNO" type="SMALLINT" length="2          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                          <column name="EMPTIME" type="DECIMAL" length="5          " scale="2     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          <column name="EMSTDATE" type="DATE" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="EMENDATE" type="DATE" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </table>
<table schema="DB2ADMIN" name="EMP_PHOTO" type="T" typedesc="Table">                                                                                                                                                                                                                                                      <column name="EMPNO" type="CHARACTER" length="6          " scale="0     " nulls="N" default="" key="PK" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                          <column name="PHOTO_FORMAT" type="VARCHAR" length="10         " scale="0     " nulls="N" default="" key="PK" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
                                                                                                                                                                                                                                                                                                                          <column name="PICTURE" type="BLOB" length="102400     " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         </table>
<table schema="DB2ADMIN" name="EMP_RESUME" type="T" typedesc="Table">                                                                                                                                                                                                                                                     <column name="EMPNO" type="CHARACTER" length="6          " scale="0     " nulls="N" default="" key="PK" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                          <column name="RESUME_FORMAT" type="VARCHAR" length="10         " scale="0     " nulls="N" default="" key="PK" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                                          <column name="RESUME" type="CLOB" length="5120       " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          </table>
<table schema="DB2ADMIN" name="EMPLOYEE" type="T" typedesc="Table">                                                                                                                                                                                                                                                       <column name="EMPNO" type="CHARACTER" length="6          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          <column name="FIRSTNME" type="VARCHAR" length="12         " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="MIDINIT" type="CHARACTER" length="1          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                          <column name="LASTNAME" type="VARCHAR" length="15         " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="WORKDEPT" type="CHARACTER" length="3          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                          <column name="PHONENO" type="CHARACTER" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                          <column name="HIREDATE" type="DATE" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="JOB" type="CHARACTER" length="8          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="EDLEVEL" type="SMALLINT" length="2          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="SEX" type="CHARACTER" length="1          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="BIRTHDATE" type="DATE" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                          <column name="SALARY" type="DECIMAL" length="9          " scale="2     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                          <column name="BONUS" type="DECIMAL" length="9          " scale="2     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="COMM" type="DECIMAL" length="9          " scale="2     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         </table>
<table schema="DB2ADMIN" name="IN_TRAY" type="T" typedesc="Table">                                                                                                                                                                                                                                                        <column name="RECEIVED" type="TIMESTAMP" length="10         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                                                                          <column name="SOURCE" type="CHARACTER" length="8          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="SUBJECT" type="CHARACTER" length="64         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                          <column name="NOTE_TEXT" type="VARCHAR" length="3000       " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </table>
<table schema="DB2ADMIN" name="ITEM" type="T" typedesc="Table">                                                                                                                                                                                                                                                           <column name="COLLECTION_ID" type="DECIMAL" length="18         " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                                                                          <column name="ITEM_ID" type="DECIMAL" length="18         " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          <column name="ITEM_TYPE_ID" type="INTEGER" length="4          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 </table>
<table schema="DB2ADMIN" name="ORG" type="T" typedesc="Table">                                                                                                                                                                                                                                                            <column name="DEPTNUMB" type="SMALLINT" length="2          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                          <column name="DEPTNAME" type="VARCHAR" length="14         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="MANAGER" type="SMALLINT" length="2          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="DIVISION" type="VARCHAR" length="10         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="LOCATION" type="VARCHAR" length="13         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </table>
<table schema="DB2ADMIN" name="PROJECT" type="T" typedesc="Table">                                                                                                                                                                                                                                                        <column name="PROJNO" type="CHARACTER" length="6          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="PROJNAME" type="VARCHAR" length="24         " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="DEPTNO" type="CHARACTER" length="3          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
                                                                                                                                                                                                                                                                                                                          <column name="RESPEMP" type="CHARACTER" length="6          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                                          <column name="PRSTAFF" type="DECIMAL" length="5          " scale="2     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          <column name="PRSTDATE" type="DATE" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="PRENDATE" type="DATE" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="MAJPROJ" type="CHARACTER" length="6          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </table>
<table schema="DB2ADMIN" name="SALES" type="T" typedesc="Table">                                                                                                                                                                                                                                                          <column name="SALES_DATE" type="DATE" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          <column name="SALES_PERSON" type="VARCHAR" length="15         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                          <column name="REGION" type="VARCHAR" length="15         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                          <column name="SALES" type="INTEGER" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </table>
<table schema="DB2ADMIN" name="STAFF" type="T" typedesc="Table">                                                                                                                                                                                                                                                          <column name="ID" type="SMALLINT" length="2          " scale="0     " nulls="N" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                                                                          <column name="NAME" type="VARCHAR" length="9          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                                                                                                          <column name="DEPT" type="SMALLINT" length="2          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="JOB" type="CHARACTER" length="5          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                          <column name="YEARS" type="SMALLINT" length="2          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                          <column name="SALARY" type="DECIMAL" length="7          " scale="2     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                          <column name="COMM" type="DECIMAL" length="7          " scale="2     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         </table>
<table schema="DB2ADMIN" name="V_SALES" type="V" typedesc="View">                                                                                                                                                                                                                                                         <column name="SALES_DATE" type="DATE" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                                                                          <column name="SALES_PERSON" type="VARCHAR" length="15         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                                                                          <column name="REGION" type="VARCHAR" length="15         " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
                                                                                                                                                                                                                                                                                                                          <column name="SALES" type="INTEGER" length="4          " scale="0     " nulls="Y" default="" key="" />                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </table>
</catalog>
