Data security tab missing from administrative console

On the administrative console, under the Security tab, the Monitor Data Security option is missing.

This problem can happen if the profile was augmented for IBM® Business Monitor when the MONITOR database was unavailable.

To solve this problem, the suggested recovery action is to make sure the database is available, remove the profile, and create a new profile. If the profile was created for IBM Business Monitor, go to the app_server_root/bin directory, open a command line prompt, and remove the existing profile by running the following command:
manageprofiles - delete <profile_name>
If the profile was created for another product (such as Process Server or WebSphere® Application Server) and augmented with IBM Business Monitor, first remove the augmentation by running the following command:
manageprofiles -unaugment <profile_name>
Then run the manageprofiles -delete command as specified above.