error message for operation : <[Microsoft][ODBC SQL Server Driver]Optional feature not implemented>.
error message for operation : <*****>. This message contains some internal system details which have been hidden for security. If you need to see the full contents of the original message, ask your administrator to assign additional privileges to your account.
Upgraded (repo) from 14 - 14.2
Straight load to db table. but some tables getting loaded.
Even I am facing the similar issue. After changing date to datetime also some of the tables are throwing the below error
4768 2768 DBS-070401 5/6/2014 12:49:08 AM ODBC data source <> error message for operation : <*****>. This message contains some internal
4768 2768 DBS-070401 5/6/2014 12:49:08 AM system details which have been hidden for security. If you need to see the full contents of the original message, ask your
4768 2768 DBS-070401 5/6/2014 12:49:08 AM administrator to assign additional privileges to your account.
We had the same issue and to fix it, the user reviewing the log has to be granted the “View internal information in log” right (Application --> Data Services Application). We had set up a custom access level that didn’t include that right, and once we added it, this issue displaying <*****> went away. Hopefully that helps!
Alternatively, to quickly view the error message, locate the error log file say, <error_sasdad123_12_.txt> in the job server and view the complete message. This is a new security feature added from DS4.2
this svc_bobatch is in the Group of Administrators
I have granted this “View internal information in log” to the Administrator Group
But it doesnt work.
If I check how it looks the rights for Administrators, I see the “View internal information in log” granted…but Source is GRANULAR (Instead of Full Control)
Everything here and in the SAP note says to change the right in the CMC, but where in the CMC? I can’t see this under Data Service under applications or on the user security of the Repositories.