Hi,
Below is the solution for below SAP installation error:
SQL statement or script failed Error message: ORA-955 for defaultdest SQL
1) First consult if any note wil lhelp you including 967121
2) If not able to continue do as per below:
a) Edit file control.xml in your installation directory as follows:
b) Search for "this.runCatproc = function(sqlContext)".
c) Go to "script.execute_AbortOnFailure();" some lines below.
d) Replace "script.execute_AbortOnFailure();" with "script.execute();"
e) Restart SAPinst and choose "Continue with the Old Option".
It will work...
have a nice time ...Rock on
Regards,
SAP Pandit
SQL statement or script failed Error message: ORA-955 for defaultdest SQL Monday, January 18, 2010
Posted by Gagan Deep Kaushal at 1/18/2010 06:42:00 PM
Labels: SQL statement or script failed Error message: ORA-955 for defaultdest SQL
Subscribe to:
Post Comments (Atom)
A NOTE>>>
The articles here are based on my own experiences in using and learning BASIS . All resources related would be mentioned in every article.
Feel free to gave critics, correction, or encouragement. Any comment or question are welcomed.
Cheers,
Gagan Deep Kushal
zk.gagan@gmail.com
Feel free to gave critics, correction, or encouragement. Any comment or question are welcomed.
Cheers,
Gagan Deep Kushal
zk.gagan@gmail.com
1 comments:
Hi,
Thanks for your post
It worked Sucessfully
Terrenos
Post a Comment