<?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>Question Re: Sybase DB auto extend - multiple devices in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672986#M4754677</link>
    <description>&lt;P&gt;Hi Victoria,&lt;/P&gt;&lt;P&gt;Thank you for the reply, how do i disable the maxsize? On the data001 it is disabled, i would like set data 2 and 3 the same as data 1.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2023 09:41:27 GMT</pubDate>
    <dc:creator>robert_germanos</dc:creator>
    <dc:date>2023-01-20T09:41:27Z</dc:date>
    <item>
      <title>Sybase DB auto extend - multiple devices</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaq-p/12672984</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
  &lt;P&gt;I have a database that 3 data files, only one was created during the installation of SAP and the DB, the additional 2 (data_002 and data_003) were added later. I have automatic DB extension running on the data_001 device and it was setup during installation and it is working. On the additional 2 devices auto extend is active but it is not working. I activated them in dbacockpit. Below is the output of exec sp_dbextend 'list'&lt;/P&gt;
  &lt;P&gt;type name segment item value status&lt;/P&gt;
  &lt;P&gt; -------------------------------- ------------------------------------------------ ---------------------------- ---------------------------- -------------------- --------------------------------&lt;/P&gt;
  &lt;P&gt; feature server-wide (n/a) (n/a) (n/a) enabled&lt;/P&gt;
  &lt;P&gt; database default (all) growby 0 disabled&lt;/P&gt;
  &lt;P&gt; device SID_data_001 (n/a) growby 5120M enabled&lt;/P&gt;
  &lt;P&gt; device SID_data_002 (n/a) maxsize 0 enabled&lt;/P&gt;
  &lt;P&gt; device SID_data_002 (n/a) growby 5120M enabled&lt;/P&gt;
  &lt;P&gt; device SID_data_003 (n/a) maxsize 0 enabled&lt;/P&gt;
  &lt;P&gt; device SID_data_003 (n/a) growby 5120M enabled&lt;/P&gt;
  &lt;P&gt; device default (n/a) growby 0 enabled&lt;/P&gt;Can someone please tell me if there is anything additional that needs to be done to get this to work?Thank you</description>
      <pubDate>Mon, 09 Jan 2023 14:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaq-p/12672984</guid>
      <dc:creator>robert_germanos</dc:creator>
      <dc:date>2023-01-09T14:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase DB auto extend - multiple devices</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672985#M4754676</link>
      <description>&lt;P&gt;Hi Robert,&lt;BR /&gt;The problem is the maxsize = 0 defined for SID_data_002 and SID_data_003. This maxsize indicate until which size the auto expansion will be done for the segment and stopped once reached.&lt;BR /&gt;You may refer to this KBA &lt;A href="https://launchpad.support.sap.com/#/notes/2563763" target="test_blank"&gt;https://launchpad.support.sap.com/#/notes/2563763&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Victoria.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 17:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672985#M4754676</guid>
      <dc:creator>victoria_normand</dc:creator>
      <dc:date>2023-01-19T17:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase DB auto extend - multiple devices</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672986#M4754677</link>
      <description>&lt;P&gt;Hi Victoria,&lt;/P&gt;&lt;P&gt;Thank you for the reply, how do i disable the maxsize? On the data001 it is disabled, i would like set data 2 and 3 the same as data 1.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 09:41:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672986#M4754677</guid>
      <dc:creator>robert_germanos</dc:creator>
      <dc:date>2023-01-20T09:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase DB auto extend - multiple devices</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672987#M4754678</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Well actually having the maxsize to 0 is a way to disable the automatic growth, but since the growby is defined this value should not disable the automatic expansion.&lt;BR /&gt;I'm not sure which is your SAP Basis version but there was an issue with that, fixed thru SAP Note  &lt;A href="https://i7p.wdf.sap.corp/sap/support/notes/2594651"&gt;2594651 - SYB: DBA Cockpit - Automatic Database Expansion: Wrong interpretation of inputted 'maxsize' value for segment/device.&lt;/A&gt; Can you check it it is implemented on your system ?&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Victoria.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 11:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672987#M4754678</guid>
      <dc:creator>victoria_normand</dc:creator>
      <dc:date>2023-01-20T11:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase DB auto extend - multiple devices</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672988#M4754679</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This note is already implemented. In dbacockpit i removed the auto expand for the 2 data files and then activated it again but i did not specify a maxsize, when i checked it on DB the maxsize is no longer there. The only thing i need to check now is the threshold as to when the auto extend happens. Below is the current settings&lt;/P&gt;&lt;P&gt; type                             name                                             segment                      item                     value                status&lt;/P&gt;&lt;P&gt; -------------------------------- ------------------------------------------------ ---------------------------- ------------------------ -------------------- --------------------------------&lt;/P&gt;&lt;P&gt; feature                          server-wide                                      (n/a)                        (n/a)                    (n/a)                enabled&lt;/P&gt;&lt;P&gt; database                         default                                          (all)                        growby                   0                    disabled&lt;/P&gt;&lt;P&gt; device                           data_001                                     (n/a)                        growby                   5120M                enabled&lt;/P&gt;&lt;P&gt; device                           data_002                                     (n/a)                        growby                   5120M                enabled&lt;/P&gt;&lt;P&gt; device                           data_003                                     (n/a)                        growby                   5120M                enabled&lt;/P&gt;&lt;P&gt; device                           default                                          (n/a)                        growby                   0                    enabled&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 11:50:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672988#M4754679</guid>
      <dc:creator>robert_germanos</dc:creator>
      <dc:date>2023-01-20T11:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sybase DB auto extend - multiple devices</title>
      <link>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672989#M4754680</link>
      <description>&lt;P&gt;Hi Robert,&lt;BR /&gt;Ok so that is because NULL was used instead of 0 for maxsize which was the expected fix of that SAP Note.&lt;BR /&gt;And the list output should fine now.&lt;BR /&gt;I'm not sure to understand why that was not in that way previously but it is clear that deactiving and reactivating auto-expansion allowed to have the correct sp_dbextend statement applied. This should work now, let us know!&lt;BR /&gt;Best regards,&lt;BR /&gt;Victoria.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 12:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sybase-db-auto-extend-multiple-devices/qaa-p/12672989#M4754680</guid>
      <dc:creator>victoria_normand</dc:creator>
      <dc:date>2023-01-20T12:09:07Z</dc:date>
    </item>
  </channel>
</rss>

