Hi All,
One more info, I got the same error while Importing SAPKB70028 Support Pack.
SQL Error 170: Line 1: Incorrect syntax near 'INDEX'
SQL Scripts executed /deleted / ignored: 3 / 0 / 10
Errors ocurred during post-handling MSS_SDBP_AFTER_IMP for SDBP L
MSS_SDBP_AFTER_IMP belongs to package SMSS_TOOLS
The error affect the following components:
BC-DB-MSS
SAP Version: ECC 6.0
Database: MSSQL 2000 R2
Finally i found the below sap note and solved my issue.
Solution:
Replace the currently existing source of script sap_z_set_parameter with a version appropriate for SQL Server 2000.
- Go to transaction ST04
- Expand Configuration
- Doubleclick SQL Server Script Maintenance
- Lookup sap_z_set_parameters in column Procedure name
- Rightclick line sap_z_set_parameters and click Edit script
- Replace the source with the source attached to this KBA
- Save the change
- Go to transaction ST04
- Expand Configuration
- Doubleclick SQL Server Script Maintenance
- Lookup sap_z_set_parameters in column Procedure name
- Rightclick the row and click Execute script
- Click Execute SQL Script(s)
- Proceed with the support package import
Regards,
Vino