<?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: WARNING: Insufficient memory to display image in graph. in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327540#M11503</link>
    <description>&lt;P&gt;If you have the HTML destination open you might close that and only have ODS LIsting open.&lt;/P&gt;
&lt;P&gt;I think the procedure may be trying to display the combined images and run out of memory to display&amp;nbsp;that many images in the html viewer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may want to investigate ODS PDF Layout options or perhaps Proc Document if that doesn't help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2017 21:16:43 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-01-25T21:16:43Z</dc:date>
    <item>
      <title>WARNING: Insufficient memory to display image in graph.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327468#M11500</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working on a graph by subject. There are 100+ subjects and for each subject I need to produce the graph. So I get 100+ pages one for each subject. What is happening is I get the graphs for upto 89 pages I mean for 89 subjects and after this I get a warning as mentioned in subject line and no subject graph is produced after this. Could you please let me know the reason for this warning and how to overcome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am working on sas9.4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 18:00:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327468#M11500</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2017-01-25T18:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Insufficient memory to display image in graph.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327485#M11501</link>
      <description>&lt;P&gt;It will help to show us how you are generating the graphs (code), any ods graphics or goptions you are using.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 18:56:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327485#M11501</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-01-25T18:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Insufficient memory to display image in graph.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327503#M11502</link>
      <description>&lt;P&gt;To give more details, the warning is coming from the proc greplay procedure as below and the warning is coming after the 89 graph as shown below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;goptions gaccess=gsasfile;&lt;BR /&gt;filename gsasfile "~path/sample.PDF";&lt;BR /&gt;proc greplay tc=work._TEMPLATES_cat4tplts nofs igout=work._TEMPLATES_final&lt;BR /&gt;gout=work._TEMPLATES_repout template=reptools ;&lt;BR /&gt;NOTE: Building list of graphs from the catalog.&lt;BR /&gt;&lt;BR /&gt;NOTE: Enter greplay commands or statements.&lt;BR /&gt;treplay 2:hf000001 4:g1000001 ;&lt;BR /&gt;treplay 2:hf000002 4:g1000002 ;&lt;BR /&gt;treplay 2:hf000003 4:g1000003 ;&lt;BR /&gt;treplay 2:hf000004 4:g1000004 ;&lt;BR /&gt;treplay 2:hf000005 4:g1000005 ;&lt;BR /&gt;treplay 2:hf000006 4:g1000006 ;&lt;BR /&gt;treplay 2:hf000007 4:g1000007 ;&lt;BR /&gt;treplay 2:hf000008 4:g1000008 ;&lt;BR /&gt;treplay 2:hf000009 4:g1000009 ;&lt;BR /&gt;treplay 2:hf000010 4:g1000010 ;&lt;BR /&gt;treplay 2:hf000011 4:g1000011 ;&lt;BR /&gt;treplay 2:hf000012 4:g1000012 ;&lt;BR /&gt;treplay 2:hf000013 4:g1000013 ;&lt;BR /&gt;treplay 2:hf000014 4:g1000014 ;&lt;BR /&gt;treplay 2:hf000015 4:g1000015 ;&lt;BR /&gt;treplay 2:hf000016 4:g1000016 ;&lt;BR /&gt;treplay 2:hf000017 4:g1000017 ;&lt;BR /&gt;treplay 2:hf000018 4:g1000018 ;&lt;BR /&gt;treplay 2:hf000019 4:g1000019 ;&lt;BR /&gt;treplay 2:hf000020 4:g1000020 ;&lt;BR /&gt;treplay 2:hf000021 4:g1000021 ;&lt;BR /&gt;treplay 2:hf000022 4:g1000022 ;&lt;BR /&gt;treplay 2:hf000023 4:g1000023 ;&lt;BR /&gt;treplay 2:hf000024 4:g1000024 ;&lt;BR /&gt;treplay 2:hf000025 4:g1000025 ;&lt;BR /&gt;treplay 2:hf000026 4:g1000026 ;&lt;BR /&gt;treplay 2:hf000027 4:g1000027 ;&lt;BR /&gt;treplay 2:hf000028 4:g1000028 ;&lt;BR /&gt;treplay 2:hf000029 4:g1000029 ;&lt;BR /&gt;treplay 2:hf000030 4:g1000030 ;&lt;BR /&gt;treplay 2:hf000031 4:g1000031 ;&lt;BR /&gt;treplay 2:hf000032 4:g1000032 ;&lt;BR /&gt;treplay 2:hf000033 4:g1000033 ;&lt;BR /&gt;treplay 2:hf000034 4:g1000034 ;&lt;BR /&gt;treplay 2:hf000035 4:g1000035 ;&lt;BR /&gt;treplay 2:hf000036 4:g1000036 ;&lt;BR /&gt;treplay 2:hf000037 4:g1000037 ;&lt;BR /&gt;treplay 2:hf000038 4:g1000038 ;&lt;BR /&gt;treplay 2:hf000039 4:g1000039 ;&lt;BR /&gt;treplay 2:hf000040 4:g1000040 ;&lt;BR /&gt;treplay 2:hf000041 4:g1000041 ;&lt;BR /&gt;treplay 2:hf000042 4:g1000042 ;&lt;BR /&gt;treplay 2:hf000043 4:g1000043 ;&lt;BR /&gt;treplay 2:hf000044 4:g1000044 ;&lt;BR /&gt;treplay 2:hf000045 4:g1000045 ;&lt;BR /&gt;treplay 2:hf000046 4:g1000046 ;&lt;BR /&gt;treplay 2:hf000047 4:g1000047 ;&lt;BR /&gt;treplay 2:hf000048 4:g1000048 ;&lt;BR /&gt;treplay 2:hf000049 4:g1000049 ;&lt;BR /&gt;treplay 2:hf000050 4:g1000050 ;&lt;BR /&gt;treplay 2:hf000051 4:g1000051 ;&lt;BR /&gt;treplay 2:hf000052 4:g1000052 ;&lt;BR /&gt;treplay 2:hf000053 4:g1000053 ;&lt;BR /&gt;treplay 2:hf000054 4:g1000054 ;&lt;BR /&gt;treplay 2:hf000055 4:g1000055 ;&lt;BR /&gt;treplay 2:hf000056 4:g1000056 ;&lt;BR /&gt;treplay 2:hf000057 4:g1000057 ;&lt;BR /&gt;treplay 2:hf000058 4:g1000058 ;&lt;BR /&gt;treplay 2:hf000059 4:g1000059 ;&lt;BR /&gt;treplay 2:hf000060 4:g1000060 ;&lt;BR /&gt;treplay 2:hf000061 4:g1000061 ;&lt;BR /&gt;treplay 2:hf000062 4:g1000062 ;&lt;BR /&gt;treplay 2:hf000063 4:g1000063 ;&lt;BR /&gt;treplay 2:hf000064 4:g1000064 ;&lt;BR /&gt;treplay 2:hf000065 4:g1000065 ;&lt;BR /&gt;treplay 2:hf000066 4:g1000066 ;&lt;BR /&gt;treplay 2:hf000067 4:g1000067 ;&lt;BR /&gt;treplay 2:hf000068 4:g1000068 ;&lt;BR /&gt;treplay 2:hf000069 4:g1000069 ;&lt;BR /&gt;treplay 2:hf000070 4:g1000070 ;&lt;BR /&gt;treplay 2:hf000071 4:g1000071 ;&lt;BR /&gt;treplay 2:hf000072 4:g1000072 ;&lt;BR /&gt;treplay 2:hf000073 4:g1000073 ;&lt;BR /&gt;treplay 2:hf000074 4:g1000074 ;&lt;BR /&gt;treplay 2:hf000075 4:g1000075 ;&lt;BR /&gt;treplay 2:hf000076 4:g1000076 ;&lt;BR /&gt;treplay 2:hf000077 4:g1000077 ;&lt;BR /&gt;treplay 2:hf000078 4:g1000078 ;&lt;BR /&gt;treplay 2:hf000079 4:g1000079 ;&lt;BR /&gt;treplay 2:hf000080 4:g1000080 ;&lt;BR /&gt;treplay 2:hf000081 4:g1000081 ;&lt;BR /&gt;treplay 2:hf000082 4:g1000082 ;&lt;BR /&gt;treplay 2:hf000083 4:g1000083 ;&lt;BR /&gt;treplay 2:hf000084 4:g1000084 ;&lt;BR /&gt;treplay 2:hf000085 4:g1000085 ;&lt;BR /&gt;treplay 2:hf000086 4:g1000086 ;&lt;BR /&gt;treplay 2:hf000087 4:g1000087 ;&lt;BR /&gt;treplay 2:hf000088 4:g1000088 ;&lt;BR /&gt;treplay 2:hf000089 4:g1000089 ;&lt;BR /&gt;&lt;STRONG&gt;WARNING: Insufficient memory to display image in graph.&lt;/STRONG&gt;&lt;BR /&gt;treplay 2:hf000090 4:g1000090 ;&lt;/P&gt;
&lt;P&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ766&lt;BR /&gt;treplay 2:hf000096 4:g1000096 ;&lt;BR /&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ769&lt;BR /&gt;treplay 2:hf000097 4:g1000097 ;&lt;BR /&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ76C&lt;BR /&gt;treplay 2:hf000098 4:g1000098 ;&lt;BR /&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ76F&lt;BR /&gt;treplay 2:hf000099 4:g1000099 ;&lt;BR /&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ76I&lt;BR /&gt;treplay 2:hf000100 4:g1000100 ;&lt;BR /&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ76L&lt;BR /&gt;treplay 2:hf000101 4:g1000101 ;&lt;BR /&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ76O&lt;BR /&gt;treplay 2:hf000102 4:g1000102 ;&lt;BR /&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ76R&lt;BR /&gt;treplay 2:hf000103 4:g1000103 ;&lt;BR /&gt;ERROR: Unable to read image WORK._TEMPLATES_REPOUT.IB2QJ76U&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:22:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327503#M11502</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2017-01-25T19:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Insufficient memory to display image in graph.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327540#M11503</link>
      <description>&lt;P&gt;If you have the HTML destination open you might close that and only have ODS LIsting open.&lt;/P&gt;
&lt;P&gt;I think the procedure may be trying to display the combined images and run out of memory to display&amp;nbsp;that many images in the html viewer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may want to investigate ODS PDF Layout options or perhaps Proc Document if that doesn't help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 21:16:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/327540#M11503</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-01-25T21:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Insufficient memory to display image in graph.</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/333017#M11604</link>
      <description>&lt;P&gt;When you run SAS, there is a default memory size that it limits you to (maybe something like 2GB ... it depends). Perhaps the default memory size is limiting you in this situation. You can over-ride the default in a couple of ways. I typically run SAS from the command line (in both Unix and Windows), and therefore I like using the -memsize command line option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sas.exe -memsize 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A value of zero tells SAS to use as much memory as it needs/wants (and then you might be limited by other things, such as the maximum amount of memory a process can have based on your Unix kernel, etc). Therefore zero is a bit 'dangerous' because your SAS session could potentially hog all the available memory on your computer (which might not be very polite on a multi-user system). So use zero with caution ... or maybe specify a lower value like "-memsize 3g".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd be interested to hear whether or not this helps, in the situation/problem you're running into! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 14:24:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/WARNING-Insufficient-memory-to-display-image-in-graph/m-p/333017#M11604</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2017-02-15T14:24:40Z</dc:date>
    </item>
  </channel>
</rss>

