Hi,
I am trying to connect to SQL 2012 DB from xMII 12.0. I have deployed the "jt400" "sqljdbc", "sqljdbc4" and "sqljdbc41" drivers in the server.
Below details are given for the Data Server:
JDBC Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
SQL Server: jdbc:sqlserver://ip:1433;instance=xxxx;database=DBName
But the status is showing as "Error" for this Data server.
In the log Viewer below error message is appearing:
ACCESS.OK: Authorization check for caller assignment to J2EE security role [SAP-J2EE-Engine : administrators].
Please suggest me on this.