<?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>topic Problems reloading ReloadSAPDD.qvw in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-reloading-ReloadSAPDD-qvw/m-p/336038#M1229464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need some help, while reloading the ReloadSAPDD.qvw i get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QTQVC/OPEN_STREAM failed after 00:00:00 Key = RFC_INVALID_HANDLE (An invalid handle was passed to the API call)&lt;/P&gt;&lt;P&gt;DD03L:&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SELECT FIELDNAME KEYFLAG TABNAME CHECKTABLE ROLLNAME POSITION FROM DD03L where AS4LOCAL = 'A' AND INTTYPE &amp;lt;&amp;gt; '' AND TABNAME IN ( SELECT TABNAME&amp;nbsp; FROM DD02L where ( TABCLASS = 'TRANSP' or TABCLASS = 'POOL' or TABCLASS = 'CLUSTER' or ( TABCLASS = 'VIEW' and ( VIEWCLASS = 'D' or VIEWCLASS = 'P' ) ) ) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>Problems reloading ReloadSAPDD.qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-reloading-ReloadSAPDD-qvw/m-p/336038#M1229464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need some help, while reloading the ReloadSAPDD.qvw i get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QTQVC/OPEN_STREAM failed after 00:00:00 Key = RFC_INVALID_HANDLE (An invalid handle was passed to the API call)&lt;/P&gt;&lt;P&gt;DD03L:&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SELECT FIELDNAME KEYFLAG TABNAME CHECKTABLE ROLLNAME POSITION FROM DD03L where AS4LOCAL = 'A' AND INTTYPE &amp;lt;&amp;gt; '' AND TABNAME IN ( SELECT TABNAME&amp;nbsp; FROM DD02L where ( TABCLASS = 'TRANSP' or TABCLASS = 'POOL' or TABCLASS = 'CLUSTER' or ( TABCLASS = 'VIEW' and ( VIEWCLASS = 'D' or VIEWCLASS = 'P' ) ) ) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-reloading-ReloadSAPDD-qvw/m-p/336038#M1229464</guid>
      <dc:creator />
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems reloading ReloadSAPDD.qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-reloading-ReloadSAPDD-qvw/m-p/336039#M1229466</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;couple of things to check, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Did the transport files get loaded correctly and are they the correct version for your BASIS version&lt;/LI&gt;&lt;LI&gt;Can you run transaction /n/QTQVC/SQL and run a simple SQL statement?&lt;/LI&gt;&lt;LI&gt;If yes can you extract any tables from SAP e.g a smaller one (T001)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes to all of the above you may be running out of allocated memory on the SAP side as the DD03L table is large and also runs a nested query on DD02L for filtering)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 14:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-reloading-ReloadSAPDD-qvw/m-p/336039#M1229466</guid>
      <dc:creator>Ian_Crosland</dc:creator>
      <dc:date>2012-07-06T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems reloading ReloadSAPDD.qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-reloading-ReloadSAPDD-qvw/m-p/336040#M1229467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I faced the exact same issue, here's what I did to overcome it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to install 2 transports on your SAP ECC system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have downloaded these from the QV downloads website they need to be pasted into the appropriate folders on your SAP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D:/usr/sap/trans/data - E6DR900923&lt;/P&gt;&lt;P&gt;D:/ust/sap/trans/cofiles - E6DK900923&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to your SAP system and to transaction STMS - choose the appropriate system you wish to import the transport (dev, qas, prod...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to Extras -&amp;gt; Other Requests -&amp;gt; Add (type in your transports)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 08:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-reloading-ReloadSAPDD-qvw/m-p/336040#M1229467</guid>
      <dc:creator />
      <dc:date>2012-07-16T08:47:39Z</dc:date>
    </item>
  </channel>
</rss>

