Update init.ora file
Hi all
I'm writing a program that requires some changes to the init.ora file to work.
I was wondering if it is possible to update the init.ora file using SQL or PL/SQL?
The reason for this would be a single script to install everything, rather than manually updating the init.ora file.
Thanks
Alex