Need help in joining mgmt$db_tablespaces and mgmt$db_init_params views
Hello,
Am trying to create a report which lists the database details from the OEM repositories like
db_name, host_name, SGA_size, PGA_size, CPU_Count, allocated_size, used_space.
Below is the query and its output.
Issue: SGA, PGA and cpu_count values are not listed in the output for the databases whose target_type value is "rac_database".