mainframe - How to free Package or Plan in DB2? -


I have a request to retire all programs that are reaching retired DB2 tables. After retiring all PLI programs, there is a need to remove / free package / plan.

Will someone help me to free the package or plan? What are the commands or techniques to achieve?

The basic DB2 free plan and free package commands are available in the DB2 command reference, which gives you many of the syntax Gives examples. However, I can suggest that this action is going to be the responsibility of DBA on your site, rather than what the programmer / developer should do or do. If you do not need any plan or package, and they are really obsolete, perhaps to give them the safest and easiest way to give them a list of their DBA team and ask them to do it for you.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -