Collections:
What Is a Server Parameter File in Oracle
What Is a Server Parameter File in Oracle?
✍: FYIcenter.com
A server parameter file is a binary file that acts as a repository for initialization parameters. The server parameter file can reside on the machine where the Oracle database server executes. Initialization parameters stored in a server parameter file are persistent, in that any changes made to the parameters while an instance is running can persist across instance shutdown and startup.
⇒ What Is an Initialization Parameter File in Oracle
⇐ What Is a Parameter File in Oracle
2020-07-07, 3168🔥, 0💬
Popular Posts:
How Fixed Length Strings Are Truncated and Padded in SQL Server Transact-SQL? When the length of the...
What Happens to Your Transactions When ERROR 1213 Occurred in MySQL? If your transaction receives th...
How To Present a Past Time in Hours, Minutes and Seconds in MySQL? If you want show an article was p...
How To Find Out What Privileges a User Currently Has in Oracle? Privileges granted to users are list...
What Is Program Global Area (PGA) in Oracle? A Program Global Area (PGA) is a memory buffer that is ...