Examine this extract from the show parameters command:
How are SGA and PGA memory managed by an instance using these parameter settings?
In your database, you want to create a tablespace of non-standard block size by using this command:
CREATE TABLESPACE ns_tbs
DATAFILE '/u01oracle/data/nstbs_f01.dbf' SIZE 100M
BLOCKSIZE 16K;
Which is a requirement for this command to succeed?
You execute this command to connect to an instance from a client on a different machine:
CONNECT username/password@net_service_name
No name servers are configured.
Which two are true about net_service_name? (Choose two.)
Which two are responsibilities of an Oracle DBA regarding database availability, backup, and recovery?
Currently there are no comments in this discussion, be the first to comment!