Oracle Database 19c – Practical & Assignments
PARAMETER & PASSWORDFILE: * Create pfile from spfile to location ‘/home/oracle/init<sid.ora>’ * Create password file with sys password as oracle1 * Create parameterfile in different location /u01 & start the DB to up and running condition. * How to check all parameters associated with database? * How to change specific parameters with Scope=both/spfile/memory? * How … Read more