>Dropping any table required by a package will invalidate that package. And 
>creating a new table, even if it has the same name, will not right your 
>>package, because that new table is a _different_ object.

>Why not simply TRUNCATE your tables if you want to empty them out before your 
>test run?

>Cheers,

>Jantje.

Jan!

Thanks!  Replacement the DROP/CREATE with the TRUNCATE statement has allowed 
the process to complete succesfully!

Thank you so much!
Janet

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to