第一个bat 比如叫 start.bat 里头的内容(crt.bat就是第二个bat的名字。):db2cmd crt.bat第二个bat内容:db2 connect to db dbname user 用户名 using 密码 ;db2 -tvf ddl.txtdb2 load from xxx