<?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 Re: Management Console export data queries in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/359273#M8637</link>
    <description>&lt;P&gt;The real reason why it didn't work for me was&amp;nbsp;because I was using 'Integrated Windows Authentication' (the single sign-on) to login to the server. For&amp;nbsp;the environment that we have here SSO doesn't work for a few things so we usually don't use it to login. I must have accidently set it in the connection profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my problem was that I accidently set my login to Single sign-on instead of using username&amp;nbsp;and password.&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2017 07:38:39 GMT</pubDate>
    <dc:creator>Jensy</dc:creator>
    <dc:date>2017-05-17T07:38:39Z</dc:date>
    <item>
      <title>Management Console export data queries</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/351306#M8328</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having troubles with management console (9.4M3) when exporting data queries.&lt;/P&gt;&lt;P&gt;When I do an export of a data query it completes with an error (see error below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If&amp;nbsp;I import the exported query to another server&amp;nbsp;I end up with a query that I cannot delete. I did found&amp;nbsp;more info about this on the support page where&amp;nbsp;they say&amp;nbsp;its caused by missing data in the SAS Web Infrastructure Platform Database.&amp;nbsp;&lt;A href="http://support.sas.com/kb/57/237.html" target="_self"&gt;http://support.sas.com/kb/57/237.html&lt;/A&gt;&amp;nbsp;From this I concluded that the problem is a failed export from the SAS Web Infrastructure Platform yet I don't know how to fix this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some more info:&lt;/P&gt;&lt;P&gt;- Using an unrestricted metadata user + windows admin user.&lt;/P&gt;&lt;P&gt;- Windows 10 server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;INFO  - ******** Exporting Metadata ********
INFO  - Metadata exported successfully.
INFO  - ******** Exporting Content ********
INFO  - Exporting content for Visual data query objects.
INFO  - Reading content for visual data query "INDIV_DETAIL_NL"
ERROR - Could not retrieve the database information for visual data query "INDIV_DETAIL_NL".  Reason org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:213)
org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:145)
com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:176)
com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:198)
com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:198)
com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:198)
com.sas.svcs.remoting.client.SASClientTicketingProxy.invoke(SASClientTicketingProxy.java:212)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
com.sun.proxy.$Proxy9.getServiceByInterface(Unknown Source)
com.sas.svcs.remoting.client.SASClientHttpServiceProxy.initialize(SASClientHttpServiceProxy.java:66)
com.sas.svcs.remoting.client.SASClientTicketingProxy.invokeInternal(SASClientTicketingProxy.java:197)
com.sas.svcs.remoting.client.SASClientTicketingProxy.invoke(SASClientTicketingProxy.java:212)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
com.sun.proxy.$Proxy10.generateUrl(Unknown Source)
com.sas.databuilder.metadata.QueryDbUtil.getCasUrlViaUrlGenerator(QueryDbUtil.java:137)
com.sas.databuilder.metadata.QueryDbUtil.setConfiguration(QueryDbUtil.java:244)
com.sas.databuilder.metadata.QueryDbUtil.getQuery(QueryDbUtil.java:420)
com.sas.databuilder.metadata.QueryDbUtil.getQueryReader(QueryDbUtil.java:505)
com.sas.databuilder.metadata.VisualDataQueryExportListener.exportContent(VisualDataQueryExportListener.java:111)
com.sas.metadata.promotion.ExportHandler.exportContent(ExportHandler.java:596)
com.sas.metadata.promotion.ExportHandler.runExport(ExportHandler.java:519)
com.sas.metadata.promotion.visuals.ExportExecutePanel$ExportThread.launchOperation(ExportExecutePanel.java:76)
com.sas.metadata.promotion.visuals.AbstractExecutePanel$ExecutionThread.run(AbstractExecutePanel.java:437)
INFO  - ******** Analyzing Connections ********
INFO  - The following connections will need to be mapped to target values when this package is imported:
2 Table mappings:
   - INDIV_DETAIL_NL
   - INDIV_DETAIL_NL&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Apr 2017 13:58:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/351306#M8328</guid>
      <dc:creator>Jensy</dc:creator>
      <dc:date>2017-04-19T13:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Management Console export data queries</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/351358#M8329</link>
      <description>What happens if you try exporting using a metadata user that has access to view and execute the query?  If the query accesses an RDBMS I recall some issue using a metadata unrestricted user and RDBMS passwords.</description>
      <pubDate>Wed, 19 Apr 2017 16:07:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/351358#M8329</guid>
      <dc:creator>JerryV</dc:creator>
      <dc:date>2017-04-19T16:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Management Console export data queries</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/352074#M8347</link>
      <description>&lt;P&gt;I made a new metadata user, gave him unrestricted access and the export worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I do not know why. I&amp;nbsp;gave the user&amp;nbsp;the same rights as me and&amp;nbsp;the export kept on working.&amp;nbsp;I played a bit with the access and it doesn't seem to be related to RDBMS passwords.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for pushing me in the right direction.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 07:24:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/352074#M8347</guid>
      <dc:creator>Jensy</dc:creator>
      <dc:date>2017-04-21T07:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Management Console export data queries</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/353143#M8383</link>
      <description>&lt;P&gt;The cause of the problem was that I logged in using the single sign-on instead of just filling in my username and password. This is because single sign-on is not configured here.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 11:05:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/353143#M8383</guid>
      <dc:creator>Jensy</dc:creator>
      <dc:date>2017-04-25T11:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Management Console export data queries</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/359261#M8635</link>
      <description>&lt;P&gt;Hello Jensy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please kindly let me know how you resolved the VA data query export error.I am also &amp;nbsp;gettging the same error and i tried with all the possibilities with a user who has both view and execute permissions. But while importing the data query i am getting a new error as no instance match found. Please kindly let me know how you have resolved this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Sandeep.o&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 06:26:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/359261#M8635</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2017-05-17T06:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Management Console export data queries</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/359263#M8636</link>
      <description>HI Jerry,&lt;BR /&gt;I am getting the same error, I have view and execute access as well for the data queries. Yet i am not able to export the data queries.&lt;BR /&gt;Please kindly detail ,how i can rsolve this issue.</description>
      <pubDate>Wed, 17 May 2017 06:45:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/359263#M8636</guid>
      <dc:creator>sandeep_reddy</dc:creator>
      <dc:date>2017-05-17T06:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Management Console export data queries</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/359273#M8637</link>
      <description>&lt;P&gt;The real reason why it didn't work for me was&amp;nbsp;because I was using 'Integrated Windows Authentication' (the single sign-on) to login to the server. For&amp;nbsp;the environment that we have here SSO doesn't work for a few things so we usually don't use it to login. I must have accidently set it in the connection profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my problem was that I accidently set my login to Single sign-on instead of using username&amp;nbsp;and password.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 07:38:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Management-Console-export-data-queries/m-p/359273#M8637</guid>
      <dc:creator>Jensy</dc:creator>
      <dc:date>2017-05-17T07:38:39Z</dc:date>
    </item>
  </channel>
</rss>

