Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Question from macdee21 on Oct 8 at 4:14 PM Hi Guys, I am installing sap ides on windows server 2012 with oracle 11.2.0.3 installed and I am getting the following error on oracle database creation. An error occurred while processing option Enhancement Package 4 for SAP ERP 6.0 > SAP Application Server ABAP > Oracle > Distributed System > Database Instance( Last error reported by the step :SQL statement or script failed. DIAGNOSIS: Error message: ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance ORACLE instance started. Total System Global Area 977113088 bytes Fixed Size 2261080 bytes Variable Size 499126184 bytes Database Buffers 473956352 bytes Redo Buffers 1769472 bytes Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options . SOLUTION: For more information, see ora_sql_results.log and the Oracle documentation.). You can now: Choose Retry to repeat the current step. Choose View Log to get more information about the error. Stop the option and continue with it later. Someone gave the below solution but I cannot find the line on initSID to remove: Problem 1 - Deprecated Parameters When you run sapinst and a database is created, it will create the initial initSID.ora profile with the parameter remote_os_authent = true. At some point in the installation, sapinst restarts Oracle, which then returns an error like DIAGNOSIS: Error message: ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance When you see this, leave the sapinst message up, but edit initSID.ora and remove the line remove_os_authent = true. Restart Oracle with "shutdown immediate" and "startup nomount" and click "retry" in sapinst. This will cause its own problems later on, so you will need to add it back and restart Oracle once the database has been created. Be sure that there are no other "deprecated parameter" messages after you do this. Any such message will cause sapinst to stop dead in its tracks. Other deprecated parameters include "user_dump_dest" and "background_dump_dest". Help appreciated please, Regards Macdonal | Reply to this email to post your response. __.____._ | _.____.__ |