<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Connecting to SQL Server - xMII 12 in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218917#M14713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Casey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at note 990322 looks like your server URL is not set up correctly.  Try one of the following:&lt;/P&gt;&lt;P&gt;  1.  jdbc:sqlserver://localhost:1433;database=Northwind&lt;/P&gt;&lt;P&gt;  2.  jdbc:sqlserver://localhost;instanceName=instance;portName=1433;database=Northwind&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2008 14:58:07 GMT</pubDate>
    <dc:creator>erik_schrampf</dc:creator>
    <dc:date>2008-10-21T14:58:07Z</dc:date>
    <item>
      <title>Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaq-p/3218904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I' m trying to connect to the SQL server from xMII 12.0. The status is showing as error. I was able succesfully upload the "sqljdbc.jar"  JDBC driver successfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 19:16:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaq-p/3218904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T19:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218905#M14701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunada,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think everyone needs a little more information than that.  What do the logs say there will be an error showing there (search the forum for how to look at the logs in 12.0 there are many out there).  Is your username and password entered corretly, are you able to ping the box with SQL server?  What version of SQL server are you connecting to?  Are you using the correct port?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 19:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218905#M14701</guid>
      <dc:creator>erik_schrampf</dc:creator>
      <dc:date>2008-01-11T19:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218906#M14702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of SQL you are using??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure the jdbc driver parameter &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For SQL server 2005 - com.microsoft.sqlserver.jdbc.SQLServerDriver&lt;/P&gt;&lt;P&gt;server url : server://&amp;lt;ip&amp;gt;;1433;instance=SQL2005;database = &amp;lt;dbname&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 05:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218906#M14702</guid>
      <dc:creator>HariCS23</dc:creator>
      <dc:date>2008-01-15T05:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218907#M14703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all responses. I' m using SQL SERVER 2005. Here is my error log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Unable to create connection pool for funal2: com.sap.xmii.Illuminator.logging.LHException:java.lang.Classnotfoundexception: com.inet.tds.TdsDriver".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I uploaded the JDBC driver. May be this is giving problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 15:40:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218907#M14703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T15:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218908#M14704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say uploaded - it means Deployed , right? What does the status of the JDBC driver reads?It should read "Deployed"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 15:55:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218908#M14704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T15:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218909#M14705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to modify the JDBCDriver of the data server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be &lt;/P&gt;&lt;P&gt;com.microsoft.sqlserver.jdbc.SQLServerDriver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;com.inet.tds.TdsDriver&lt;/P&gt;&lt;P&gt;is the path to the 2000 JDBCDriver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 15:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218909#M14705</guid>
      <dc:creator>jamie_cawley</dc:creator>
      <dc:date>2008-01-15T15:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218910#M14706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I deployed the JDBC driver, downloaded from the Microsoft web site. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JDBCDriver: com.microsoft.sqlserver.jdbc.SQLServerDriver&lt;/P&gt;&lt;P&gt;Server path : server://172.31.64.64:1033:instance=SQL2005?database=Legacy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I' m getting the following error.&lt;/P&gt;&lt;P&gt;Fatal error while filling connection pool for server://172.31.64.64:1033:instance=SQL2005?database=Legacy &lt;/P&gt;&lt;P&gt;[EXCEPTION]&lt;/P&gt;&lt;P&gt; java.sql.SQLException: No suitable driver&lt;/P&gt;&lt;P&gt;	at java.sql.DriverManager.getConnection(DriverManager.java:532)&lt;/P&gt;&lt;P&gt;	at java.sql.DriverManager.getConnection(DriverManager.java:171)&lt;/P&gt;&lt;P&gt;	at com.sap.xmii.Illuminator.tools.database.ConnectionPool.createConnectionObject(ConnectionPool.java:322)&lt;/P&gt;&lt;P&gt;	at com.sap.xmii.Illuminator.tools.database.ConnectionPool.fill(ConnectionPool.java:266)&lt;/P&gt;&lt;P&gt;	at com.sap.xmii.Illuminator.tools.database.ConnectionPool.initialize(ConnectionPool.java:131)&lt;/P&gt;&lt;P&gt;	at com.sap.xmii.Illuminator.tools.database.ConnectionPool.&amp;lt;init&amp;gt;(ConnectionPool.java:41)&lt;/P&gt;&lt;P&gt;	at com.sap.xmii.Illuminator.tools.database.ConnectionHolder.addDBConnectionPool(ConnectionHolder.java:121)&lt;/P&gt;&lt;P&gt;	at com.sap.xmii.Illuminator.server.Server.createHolder(Server.java:266)&lt;/P&gt;&lt;P&gt;	at com.sap.xmii.Illuminator.server.Server.access$300(Server.java:20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of this I' m not able to connect. I' m getting the following error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unable to create connection pool for Final2: com.sap.xmii.Illuminator.logging.LHException: Fatal error has occurred while filling connection pool for server://172.31.64.64:1033:instance=SQL2005?database=Legacy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me how to correct this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunanda kambham&lt;/P&gt;&lt;P&gt;717-756-4852&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sunanda kambham on Jan 15, 2008 10:19 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 21:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218910#M14706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-15T21:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218911#M14707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on how sql server is set up the serverurl could be something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jdbc:sqlserver://localhost\SQLEXPRESS:1433;database=YourDB&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jdbc:sqlserver://localhost:1433;database=YourDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default sql server 2005 does not have tcp/ip connections enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2008 22:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218911#M14707</guid>
      <dc:creator>jamie_cawley</dc:creator>
      <dc:date>2008-01-15T22:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218912#M14708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming that you have accurately uploaded and deployed the jar file properly, the 'No Suitable Driver' error message normally indicates you have a mismatch between the jar file and the JDBCDriver setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you open a copy of the jar file you deployed using WinZip or WinRAR do you see a file called SQLServerDriver.class located in the nested path of com\microsoft\sqlserver\jdbc\ ?  This path and the file name is case sensitive too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problems with the connection string should only produce errors like 'Connection Refused' or 'Host Unavailable', not a driver error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 03:41:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218912#M14708</guid>
      <dc:creator>jcgood25</dc:creator>
      <dc:date>2008-01-16T03:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218913#M14709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created the data server as explained in the previous step. I uploaded and deployed the SQLJDBC.JAR file. &lt;/P&gt;&lt;P&gt;Data server status is showing as pending. In the log there is a warning message "Unable to detemermine maximum number of connections from JDBC driver".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look's like I'm getting close. Appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 17:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218913#M14709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T17:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218914#M14710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in a similar situtation. The error message is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unable to create connection pool for MID: com.sap.xmii.Illuminator.logging.LHException: Fatal error has occurred while filling connection pool for server://localhost:1433?database=MID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unsure where to go from here. I have tried a local database and a remote database and I get the same error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Casey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 21:18:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218914#M14710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T21:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218915#M14711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Casey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for the firewall rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 23:41:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218915#M14711</guid>
      <dc:creator>former_member192939</dc:creator>
      <dc:date>2008-10-20T23:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218916#M14712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, both the Netweaver Server and Database Server firewalls are off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have counfirmed TCP/IP connectivity with telnet on port 1433. But the problem remains&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Casey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 03:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218916#M14712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T03:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218917#M14713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Casey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at note 990322 looks like your server URL is not set up correctly.  Try one of the following:&lt;/P&gt;&lt;P&gt;  1.  jdbc:sqlserver://localhost:1433;database=Northwind&lt;/P&gt;&lt;P&gt;  2.  jdbc:sqlserver://localhost;instanceName=instance;portName=1433;database=Northwind&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 14:58:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218917#M14713</guid>
      <dc:creator>erik_schrampf</dc:creator>
      <dc:date>2008-10-21T14:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218918#M14714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, in one of many iterations, I tried the url as you specified both to a local and a remote database (both Default Instances). For my situation, it does not seem to make any difference. (one of the other forum threads I found with similar connection problems, suggested the url as specified in the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Casey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 15:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218918#M14714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T15:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218919#M14715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try restarting your Netweaver instances and good luck &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 16:29:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218919#M14715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T16:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218920#M14716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pramod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it never hurts to reboot and I reverted to Erik's url suggestion but I still get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unable to create connection pool for MID: com.sap.xmii.Illuminator.logging.LHException: Fatal error has occurred while filling connection pool for jdbc:sqlserver://localhost:1433?database=MID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Casey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 19:34:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218920#M14716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T19:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218921#M14717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Casey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you copy your connection information into the message.  The easiest way to do this would be to copy and paste your Summary screen for the Data Server you are having problems with.  Also by default 2005 has tcp/ip turned off.  It also has dynamic ports turned on.  You'll need to have tcp/ip turned on and dynamic ports turned off.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 14:10:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218921#M14717</guid>
      <dc:creator>erik_schrampf</dc:creator>
      <dc:date>2008-10-22T14:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218922#M14718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following data is a summary for a local default instance of MSSQL 2005 (Installed as part of NW 70 Install - via SQL4SAP.vbs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name Value &lt;/P&gt;&lt;P&gt;Connector IDBC &lt;/P&gt;&lt;P&gt;ConnectorID   &lt;/P&gt;&lt;P&gt;ConnectorType SQL &lt;/P&gt;&lt;P&gt;DatePrefix ' &lt;/P&gt;&lt;P&gt;DateSuffix ' &lt;/P&gt;&lt;P&gt;DaysRetention 7 &lt;/P&gt;&lt;P&gt;Description --- &lt;/P&gt;&lt;P&gt;Enabled T &lt;/P&gt;&lt;P&gt;InitCommand   &lt;/P&gt;&lt;P&gt;InternalDateFormat yyyy-MM-dd HH:mm:ss &lt;/P&gt;&lt;P&gt;JDBCDriver com.microsoft.sqlserver.jdbc.SQLServerDriver &lt;/P&gt;&lt;P&gt;MaxRetryCount 5 &lt;/P&gt;&lt;P&gt;Name MID &lt;/P&gt;&lt;P&gt;PoolMax 100 &lt;/P&gt;&lt;P&gt;PoolSize 1 &lt;/P&gt;&lt;P&gt;RetryInterval 60000 &lt;/P&gt;&lt;P&gt;ServerPackage com.sap.xmii.Illuminator.connectors.IDBC &lt;/P&gt;&lt;P&gt;ServerURL jdbc:sqlserver://localhost:1433?database=MID &lt;/P&gt;&lt;P&gt;Timeout 15 &lt;/P&gt;&lt;P&gt;UseCount 256 &lt;/P&gt;&lt;P&gt;UserName sa &lt;/P&gt;&lt;P&gt;ValidationQuery SELECT GETDATE() &lt;/P&gt;&lt;P&gt;WaitTime 30 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this show any discrepancies?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Casey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 17:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218922#M14718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T17:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to SQL Server - xMII 12</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218923#M14719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reverted to Una2000.jar as per your suggestion and this has solved my problem - I am now connected to my databases. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a reason to pursue the issue with sqljdbc.jar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Casey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 13:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/connecting-to-sql-server-xmii-12/qaa-p/3218923#M14719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T13:09:49Z</dc:date>
    </item>
  </channel>
</rss>

