Possbile to query standby database info from primary database views
Hi
Oracle 12.1
Is it possible to get some standby database info (database name, hosts, instances, ..etc) from primary database views using (PL/)SQL..?
Or only posslibility is querying this from standby database (v$database and gv$instance)..?
Raul