<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Configuring ODBC : SQLServer Access From Oracle	</title>
	<atom:link href="https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/</link>
	<description></description>
	<lastBuildDate>Tue, 24 Sep 2024 14:36:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Luis		</title>
		<link>https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3475</link>

		<dc:creator><![CDATA[Luis]]></dc:creator>
		<pubDate>Tue, 24 Sep 2024 14:36:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3475</guid>

					<description><![CDATA[Thanks, Franco! Your comment allowed me to correct the same error in my environment. It still works in 2024!]]></description>
			<content:encoded><![CDATA[<p>Thanks, Franco! Your comment allowed me to correct the same error in my environment. It still works in 2024!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Clemens Bleile		</title>
		<link>https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3093</link>

		<dc:creator><![CDATA[Clemens Bleile]]></dc:creator>
		<pubDate>Mon, 29 Jan 2024 10:47:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3093</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3086&quot;&gt;Franco&lt;/a&gt;.

Thanks Franco]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3086">Franco</a>.</p>
<p>Thanks Franco</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Franco		</title>
		<link>https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3086</link>

		<dc:creator><![CDATA[Franco]]></dc:creator>
		<pubDate>Fri, 26 Jan 2024 06:46:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3086</guid>

					<description><![CDATA[Hi
Here all the lines from the start of the error to the end of the trace file:
Entered hgolofns at 2024/01/24-14:37:30
 libname=/opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1, funcname=SQLColAttribute
 peflerr=6521, libname=/opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1, funcname=SQLColAttribute
 hoaerr:28500
Exiting hgolofns at 2024/01/24-14:37:30
Failed to load ODBC library symbol: /opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1(SQLColAttribute)
Exiting hgolofn, rc=28500 at 2024/01/24-14:37:30
Exiting hgoinit, rc=28500 with error ptr FILE:hgoinit.c LINE:442 ID:Loading ODBC aray of function ptrs
hostmstr:          0: 	HOA After hoainit
RPC Calling nscontrol(0), rc=0
HOA 01/24 14:37:30.522933000: (hotker_ExecuteRpcs) ncrorpi: status  = 0
hostmstr:          0: RPC Before Exit Agent
hostmstr:          0: 	HOA Before hoaexit
Entered hgoexit
HS Gateway:  NULL connection context at exit
Exiting hgoexit, rc=0 with error ptr FILE:hgoexit.c LINE:118 ID:Connection context
hostmstr:          0: 	HOA After hoaexit
hostmstr:          0: RPC After Exit Agent
HOA 01/24 14:37:30.522978000: (hotker_ExecuteRpcs) Exiting...
HOA 01/24 14:37:30.522996000: (horcrces_CleanupExtprocSession) Entered!
HOA 01/24 14:37:30.523000000: (horcrpooe_PopOciEnv) Entered!
HOA 01/24 14:37:30.523004000: (horcrfoe_FreeOciEnv) Entered!
HOA 01/24 14:37:30.523008000: (horcrfoe_FreeOciEnv) Exiting...
HOA 01/24 14:37:30.523012000: (horcrfse_FreeStackElt) Entered!
HOA 01/24 14:37:30.523015000: (horcrfse_FreeStackElt) Exiting...
HOA 01/24 14:37:30.523019000: (horcrpooe_PopOciEnv) Exiting...
HOA 01/24 14:37:30.523023000: (horcrces_CleanupExtprocSession) Exiting...
HOA 01/24 14:37:30.523027000: (hotkcc_CleanupConnection) Entered!
HOA 01/24 14:37:30.523146000: (hotkcc_CleanupConnection) Exiting...
HOA 01/24 14:37:30.523181000: (hotkctc_CleanupTaskContext) Entered!
HOA 01/24 14:37:30.523186000: (hotkctc_CleanupTaskContext) Exiting...
HOA 01/24 14:37:30.523194000: (homtcro_CleanupRemoteOps) Entered!
HOA 01/24 14:37:30.523204000: (homtcro_CleanupRemoteOps) Exiting...

But now it&#039;s working. I had to change the HS_FDS_SHAREABLE_NAME in the initMSQLT.ora file:
set ODBCINI=/etc/unixODBC/odbc.ini
HS_FDS_CONNECT_INFO=MSQLT
HS_FDS_SHAREABLE_NAME = /usr/lib64/libodbc.so.2.0.0
HS_FDS_TRACE_LEVEL=0
HS_LANGUAGE = AMERICAN_AMERICA.WE8ISO8859P1
HS_NLS_NCHAR=UCS2
And in the odbc.ini there is no more a &quot;Port&quot;:
[MSQLT]
Description = MicrosoftSQL
Driver = /opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1
Server = TCP:,1433
Database = 
Encrypt = no
QuotedId = YES
AnsiNPW = YES
Threading = 1
UsageCount = 1

Regards
  Franco]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
Here all the lines from the start of the error to the end of the trace file:<br />
Entered hgolofns at 2024/01/24-14:37:30<br />
 libname=/opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1, funcname=SQLColAttribute<br />
 peflerr=6521, libname=/opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1, funcname=SQLColAttribute<br />
 hoaerr:28500<br />
Exiting hgolofns at 2024/01/24-14:37:30<br />
Failed to load ODBC library symbol: /opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1(SQLColAttribute)<br />
Exiting hgolofn, rc=28500 at 2024/01/24-14:37:30<br />
Exiting hgoinit, rc=28500 with error ptr FILE:hgoinit.c LINE:442 ID:Loading ODBC aray of function ptrs<br />
hostmstr:          0: 	HOA After hoainit<br />
RPC Calling nscontrol(0), rc=0<br />
HOA 01/24 14:37:30.522933000: (hotker_ExecuteRpcs) ncrorpi: status  = 0<br />
hostmstr:          0: RPC Before Exit Agent<br />
hostmstr:          0: 	HOA Before hoaexit<br />
Entered hgoexit<br />
HS Gateway:  NULL connection context at exit<br />
Exiting hgoexit, rc=0 with error ptr FILE:hgoexit.c LINE:118 ID:Connection context<br />
hostmstr:          0: 	HOA After hoaexit<br />
hostmstr:          0: RPC After Exit Agent<br />
HOA 01/24 14:37:30.522978000: (hotker_ExecuteRpcs) Exiting&#8230;<br />
HOA 01/24 14:37:30.522996000: (horcrces_CleanupExtprocSession) Entered!<br />
HOA 01/24 14:37:30.523000000: (horcrpooe_PopOciEnv) Entered!<br />
HOA 01/24 14:37:30.523004000: (horcrfoe_FreeOciEnv) Entered!<br />
HOA 01/24 14:37:30.523008000: (horcrfoe_FreeOciEnv) Exiting&#8230;<br />
HOA 01/24 14:37:30.523012000: (horcrfse_FreeStackElt) Entered!<br />
HOA 01/24 14:37:30.523015000: (horcrfse_FreeStackElt) Exiting&#8230;<br />
HOA 01/24 14:37:30.523019000: (horcrpooe_PopOciEnv) Exiting&#8230;<br />
HOA 01/24 14:37:30.523023000: (horcrces_CleanupExtprocSession) Exiting&#8230;<br />
HOA 01/24 14:37:30.523027000: (hotkcc_CleanupConnection) Entered!<br />
HOA 01/24 14:37:30.523146000: (hotkcc_CleanupConnection) Exiting&#8230;<br />
HOA 01/24 14:37:30.523181000: (hotkctc_CleanupTaskContext) Entered!<br />
HOA 01/24 14:37:30.523186000: (hotkctc_CleanupTaskContext) Exiting&#8230;<br />
HOA 01/24 14:37:30.523194000: (homtcro_CleanupRemoteOps) Entered!<br />
HOA 01/24 14:37:30.523204000: (homtcro_CleanupRemoteOps) Exiting&#8230;</p>
<p>But now it&#8217;s working. I had to change the HS_FDS_SHAREABLE_NAME in the initMSQLT.ora file:<br />
set ODBCINI=/etc/unixODBC/odbc.ini<br />
HS_FDS_CONNECT_INFO=MSQLT<br />
HS_FDS_SHAREABLE_NAME = /usr/lib64/libodbc.so.2.0.0<br />
HS_FDS_TRACE_LEVEL=0<br />
HS_LANGUAGE = AMERICAN_AMERICA.WE8ISO8859P1<br />
HS_NLS_NCHAR=UCS2<br />
And in the odbc.ini there is no more a &#8220;Port&#8221;:<br />
[MSQLT]<br />
Description = MicrosoftSQL<br />
Driver = /opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1<br />
Server = TCP:,1433<br />
Database =<br />
Encrypt = no<br />
QuotedId = YES<br />
AnsiNPW = YES<br />
Threading = 1<br />
UsageCount = 1</p>
<p>Regards<br />
  Franco</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Clemens Bleile		</title>
		<link>https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3083</link>

		<dc:creator><![CDATA[Clemens Bleile]]></dc:creator>
		<pubDate>Thu, 25 Jan 2024 11:27:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3083</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3075&quot;&gt;Franco&lt;/a&gt;.

Hello Franco,
do you get an additional message after &quot;Exiting hgolofns at 2024/01/24-14:37:30&quot; in the trace file?
See e.g. My Oracle Support Note &quot;DG4ODBC on Linux x86-64 Connecting to SQL*Server Gives ORA-28500 and Error in Trace - Failed to Load ODBC Library Symbol (Doc ID 1552081.1)&quot; if you get an &quot;Failed to load ODBC library symbol&quot;.
Regards
Clemens]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3075">Franco</a>.</p>
<p>Hello Franco,<br />
do you get an additional message after &#8220;Exiting hgolofns at 2024/01/24-14:37:30&#8221; in the trace file?<br />
See e.g. My Oracle Support Note &#8220;DG4ODBC on Linux x86-64 Connecting to SQL*Server Gives ORA-28500 and Error in Trace &#8211; Failed to Load ODBC Library Symbol (Doc ID 1552081.1)&#8221; if you get an &#8220;Failed to load ODBC library symbol&#8221;.<br />
Regards<br />
Clemens</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Franco		</title>
		<link>https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3075</link>

		<dc:creator><![CDATA[Franco]]></dc:creator>
		<pubDate>Wed, 24 Jan 2024 15:02:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-3075</guid>

					<description><![CDATA[Which Linux did you use?
I&#039;m trying on SUSE SLES 15 with Oracle 19.19 and I get an error in the trace of the Oracle ODBC:
Entered hgolofns at 2024/01/24-14:37:30
 libname=/opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1, funcname=SQLColAttribute
 peflerr=6521, libname=/opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1, funcname=SQLColAttribute
 hoaerr:28500
Exiting hgolofns at 2024/01/24-14:37:30

Regards
  Franco]]></description>
			<content:encoded><![CDATA[<p>Which Linux did you use?<br />
I&#8217;m trying on SUSE SLES 15 with Oracle 19.19 and I get an error in the trace of the Oracle ODBC:<br />
Entered hgolofns at 2024/01/24-14:37:30<br />
 libname=/opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1, funcname=SQLColAttribute<br />
 peflerr=6521, libname=/opt/microsoft/msodbcsql18/lib64/libmsodbcsql-18.3.so.2.1, funcname=SQLColAttribute<br />
 hoaerr:28500<br />
Exiting hgolofns at 2024/01/24-14:37:30</p>
<p>Regards<br />
  Franco</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JG		</title>
		<link>https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-2922</link>

		<dc:creator><![CDATA[JG]]></dc:creator>
		<pubDate>Wed, 25 Oct 2023 14:08:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/configuring-odbc-sqlserver-access-from-oracle/#comment-2922</guid>

					<description><![CDATA[Great work !
Still fully functional in 2023 ! 
Thank you very much.]]></description>
			<content:encoded><![CDATA[<p>Great work !<br />
Still fully functional in 2023 !<br />
Thank you very much.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: www.dbi-services.com @ 2026-08-17 16:43:51 by W3 Total Cache
-->