Examples of onparams Commands

The following are examples of onparams commands:
onparams -a -d rootdbs -s 1000  # adds a 1000-KB log file to rootdbs
onparams -a -d rootdbs -i       # inserts the log file after the current log
onparams -d -l 7                # drops log 7
onparams -p -d dbspace1 -s 3000 # resizes and moves physical-log to dbspace1
onparams -b -g 6 -n 3000 -r 2 -x 2.0 -m 1.0 # adds 3000 buffers of size 
6K bytes each with 2 LRUS with maximum dirty of 2% and minimum dirty of 1%