#! /bin/ksh
/app/mylinux/sqllib/bin/db2 connect to mydb
/app/mylinux/sqllib/bin/db2 export to exp_$1 of del messages msg select \* from $1
/app/mylinux/sqllib/bin/db2 connect reset
×î½üÔÚlinuxϲŸոÕÓöµ½µ¼³ö±íµÄ½Å±¾£¬±à¼ÉÏÃæ½Å±¾´úÂëΪmyexportÎļþ£¬¼ÓÉÏ¿ÉÖ´ÐÐȨÏÞ·ÅÔÚbinĿ¼Ï¡£ÈçºóÔÚÒªµ¼³ö±íµÄ½Å±¾ÃüÃûtest:
myexport mytest1;
myexport mytest2;
myexport mytest3;
...
È»ºóÖ´ÐÐsh ./test