Fulltext results:
- Oracle: Resize Instance
- ill be resized to 6GB and the PGA to 2GB. First, change the [[spfile_and_pfiles|SPFile]]: <code sql> ALT... de> Finally, reboot the instance to activate the change: <code sql> SHUTDOWN IMMEDIATE; STARTUP; </code>
- Oracle: SPFile and PFiles
- parameters from a file called "SPFile". You can't change it directly as it's a binary file. Additionally, ... recovery area to 8GB. The usage of ''SCOPE=BOTH'' changes the init param in memory and in the SPFile. <co