Please enter search query.
Search <book_title>...
NetBackup IT Analytics Release Notes
Last Published:
2023-03-01
Product(s):
NetBackup IT Analytics (11.0)
- Introduction
- Patch release for version 11.0
- Patch releases: NetBackup IT Analytics
- Patch releases: NetBackup IT Analytics
- What's new: Version 11.0 highlights
- Supported Systems
- Installations and Upgrades
- Fixed issues
- Known issues, optimizations, and End-of-Life (EOL)
Oracle and NetBackup IT Analytics services enhanced to use systemctl on Linux
Oracle and NetBackup IT Analytics services are enhanced to use systemctl for service management on Linux hosts.
To get the service status:
systemctl status aptare.service
systemctl status aptare_oracle.service - On split architecture to manage the oracle service.
To start the service:
systemctl start aptare.service
systemctl start aptare_oracle.service - On split architecture to manage the oracle service.
To stop the service:
systemctl stop aptare.service
systemctl stop aptare_oracle.service - On split architecture to manage the oracle service.