Created
May 1, 2017 19:08
-
-
Save iversond/6c53ede7116cfbe18972d1912054d059 to your computer and use it in GitHub Desktop.
Turn off PPM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update psadm.psurldefn set url = 'LOCAL' | |
where url_id = 'PPM_MONITOR'; | |
update psadm.psurldefn set url = 'LOCAL' | |
where url_id = 'PPM_PPMI'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment