database - DB2- Compiling all stored procedures -


i'm working legacy db has 100's of stored procedures, views , materialized views. have introduce column in 1 of table , want check working in order before.

i'm looking query can go , compile stored procedures under schema, run views/materialized views fetching 10 rows them. can please me that?

thanks, -mike


Comments

Popular posts from this blog

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - Selecting distinct values from a column in Peewee -