db2批量导出存储过程的语句
db2 "export to /odsdata/spsp.sql of del lobs to /odsdata lobfile sp.del modified by lobsinfile select text from syscat.routines where routineschema='ODS' and routinetype='P'"
db2 "export to /odsdata/spsp.sql of del lobs to /odsdata lobfile sp.del modified by lobsinfile select text from syscat.routines where routineschema='ODS' and routinetype='P'"