<?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 work.gseg doesn't exist error when trying to replay a gmap graph from a document store in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325348#M11394</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I stored a test zipcode boundary graph into a permanent data store library, then exited SAS and came back in (Windows Server 2012R2&amp;nbsp;64 bit&amp;nbsp;with SAS 9.4 TS1M3).&amp;nbsp; When I allocated the permanent library and tried to replay it with:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods graphics on /noborder;&lt;/P&gt;
&lt;P&gt;ods html;&lt;/P&gt;
&lt;P&gt;proc document name=in.zipmap;&lt;/P&gt;
&lt;P&gt;list \ /levels=all;&lt;/P&gt;
&lt;P&gt;replay \GMap#1 /levels=all;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got:&lt;/P&gt;
&lt;P&gt;ERROR: Catalog WORK.GSEG does not exist.&lt;/P&gt;
&lt;P&gt;ERROR: Unable to replay graph.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in the log file.&amp;nbsp; But&amp;nbsp;the Results Viewer window shows the graph exists in the document store per below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Ben&lt;/P&gt;
&lt;CENTER&gt;
&lt;TABLE width="401" dir="LTR" border="0" cellspacing="0" cellpadding="5"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD valign="MIDDLE" colspan="3"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Listing of: \In.Zipmap\&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD valign="MIDDLE" colspan="3"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Order by: Insertion&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD valign="MIDDLE" colspan="3"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Number of levels: All&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Obs&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="51%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Path&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="51%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;\GMap#1&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P&gt;Dir&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="51%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;\GMap#1\GMAP23#1&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P&gt;Graph&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/CENTER&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align="CENTER"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align="CENTER"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2017 17:05:59 GMT</pubDate>
    <dc:creator>BenConner</dc:creator>
    <dc:date>2017-01-17T17:05:59Z</dc:date>
    <item>
      <title>work.gseg doesn't exist error when trying to replay a gmap graph from a document store</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325348#M11394</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I stored a test zipcode boundary graph into a permanent data store library, then exited SAS and came back in (Windows Server 2012R2&amp;nbsp;64 bit&amp;nbsp;with SAS 9.4 TS1M3).&amp;nbsp; When I allocated the permanent library and tried to replay it with:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods graphics on /noborder;&lt;/P&gt;
&lt;P&gt;ods html;&lt;/P&gt;
&lt;P&gt;proc document name=in.zipmap;&lt;/P&gt;
&lt;P&gt;list \ /levels=all;&lt;/P&gt;
&lt;P&gt;replay \GMap#1 /levels=all;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got:&lt;/P&gt;
&lt;P&gt;ERROR: Catalog WORK.GSEG does not exist.&lt;/P&gt;
&lt;P&gt;ERROR: Unable to replay graph.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in the log file.&amp;nbsp; But&amp;nbsp;the Results Viewer window shows the graph exists in the document store per below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Ben&lt;/P&gt;
&lt;CENTER&gt;
&lt;TABLE width="401" dir="LTR" border="0" cellspacing="0" cellpadding="5"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD valign="MIDDLE" colspan="3"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Listing of: \In.Zipmap\&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD valign="MIDDLE" colspan="3"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Order by: Insertion&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD valign="MIDDLE" colspan="3"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Number of levels: All&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Obs&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="51%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Path&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="51%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;\GMap#1&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P&gt;Dir&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="51%" valign="MIDDLE"&gt;
&lt;P align="CENTER"&gt;&lt;STRONG&gt;\GMap#1\GMAP23#1&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="24%" valign="MIDDLE"&gt;
&lt;P&gt;Graph&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/CENTER&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align="CENTER"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align="CENTER"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 17:05:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325348#M11394</guid>
      <dc:creator>BenConner</dc:creator>
      <dc:date>2017-01-17T17:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: work.gseg doesn't exist error when trying to replay a gmap graph from a document store</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325384#M11396</link>
      <description>&lt;P&gt;When you create GRSEG-based output in ODS documents, only the catalog reference is stored in the document. So, you need to write the catalog into permanent storage, such as SASUSER. Another alternative is to use a client device (activex, actximg, java, javaimg). In that case, the entire graph definition is written into the ODS document without the need for a catalog. However, you must replay it as a client device as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 18:09:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325384#M11396</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2017-01-17T18:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: work.gseg doesn't exist error when trying to replay a gmap graph from a document store</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325415#M11397</link>
      <description>Thanks Dan. That sheds some light in to it. The target in this instance is a PDF file.  Would any of hose be applicable?&lt;BR /&gt;&lt;BR /&gt;Ben&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jan 2017 18:56:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325415#M11397</guid>
      <dc:creator>BenConner</dc:creator>
      <dc:date>2017-01-17T18:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: work.gseg doesn't exist error when trying to replay a gmap graph from a document store</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325495#M11408</link>
      <description>&lt;P&gt;If you are on Windows, I would use ACTXIMG. On other platforms, you would need to use JAVAIMG.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 21:53:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/work-gseg-doesn-t-exist-error-when-trying-to-replay-a-gmap-graph/m-p/325495#M11408</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2017-01-17T21:53:37Z</dc:date>
    </item>
  </channel>
</rss>

