cancel
Showing results for 
Search instead for 
Did you mean: 

optional feature not implemented

Former Member
0 Kudos

Hi All,

My jobs are getting failed with SQLBINDER optional feature not implemented and the data type has date in few of the columns. SQL server 2008 is being used here.

I Installed native client 11.0 on the client machine. Should I need to install the same on the server also ? and also should I need to create a new odbc connections for native clients in server too?!

This is an urgent requirement. Please help ASAP!.

Accepted Solutions (1)

Accepted Solutions (1)

former_member187605
Active Contributor
0 Kudos

Make sure to modify your datastore settings, too. See SAP Note 1624626 for instructions.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Dirk,

We have installed the native client of sql server 2008 on both server and client machine still the data services throws error.

By installing the 2012 of native client will the optional feature issue get resolved on the sql server 2008.

Please help me with this. It's an urgent issue.

Thanks in Advance.

former_member187605
Active Contributor
0 Kudos

You always need the client software of all databases DS is accessing both on the DS client (during development) and on the DS server (for at runtime).

If your database is MS SQL Server 2008 R2/SP2, install MS SQL Server Client 2008 R2/SP2 on both machines.

Former Member
0 Kudos

I am using MS SQL server 2008. And I read in some of the blog to install SQL Server 2012 native client(11.0) to solve the date issue. I installed it on the client machine, and still the Job fails with the same error. Should I need to install it on the Server also?