Hi,
Beginner here.
I am executing tasks as part of the SAP system post-installation process for a single-stackJava AS. I need to update Oracle parameters based on a few SAP Notes ((1431798, 1171650, 1519872). When I open these notes there are many parameters and the list of set and "do not set!" is somewhat convoluted. I downloaded the note to my local drive by selecting "Download" but I don't see how I can use this file without reformatting the whole thing to proper SQL commands.
My question is: is there any easy, fast way of implementing these parameters versus... going to sqlplus, alter system etc. etc. ?
I have Oracle 11g, SAP version 7.4+
Thanks!