Skip to Content
0
Former Member
Dec 02, 2009 at 05:29 PM

Pausing SAPinst to adjust Oracle init.ora parameter

34 Views

Guys, I'm doing an unicode system import and its taking too long. So I intend to adjust some of the oracle memory and other parameters as recommended the SAP notes.

However, in SAPinst, from the phases of db creation, tablespace creation, r3load process and till the end is one continuous phase. I want to stop SAPinst right after the db creation phase, so that I can edit init.ora, restart the db and proceed with the r3load phase.

how do i do it ? I've tried making a dummy change to the location of the "import directory", to trick sapinst to stop on purpose, but this doesnt seem to be working.

do it need to edit the confusing control.xml or keydb.xml, i miss those *.r3s days.