<?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 Scrolling of commands entered in SQL*Plus in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scrolling-of-commands-entered-in-sql-plus/m-p/3131759#M804983</link>
    <description>I used this command before to enable "up"  and "down" scrolling of commands entered in SQL*Plus or svrmgrl, but I've not been able to find it again.&lt;BR /&gt;&lt;BR /&gt;# &lt;SHELL-COMMAND&gt; svrmgrl&lt;BR /&gt;&lt;BR /&gt;Anyone know and remember?&lt;BR /&gt;Thanks.&lt;/SHELL-COMMAND&gt;</description>
    <pubDate>Sun, 30 Nov 2003 02:59:01 GMT</pubDate>
    <dc:creator>nz_1</dc:creator>
    <dc:date>2003-11-30T02:59:01Z</dc:date>
    <item>
      <title>Scrolling of commands entered in SQL*Plus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scrolling-of-commands-entered-in-sql-plus/m-p/3131759#M804983</link>
      <description>I used this command before to enable "up"  and "down" scrolling of commands entered in SQL*Plus or svrmgrl, but I've not been able to find it again.&lt;BR /&gt;&lt;BR /&gt;# &lt;SHELL-COMMAND&gt; svrmgrl&lt;BR /&gt;&lt;BR /&gt;Anyone know and remember?&lt;BR /&gt;Thanks.&lt;/SHELL-COMMAND&gt;</description>
      <pubDate>Sun, 30 Nov 2003 02:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scrolling-of-commands-entered-in-sql-plus/m-p/3131759#M804983</guid>
      <dc:creator>nz_1</dc:creator>
      <dc:date>2003-11-30T02:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Scrolling of commands entered in SQL*Plus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scrolling-of-commands-entered-in-sql-plus/m-p/3131760#M804984</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think, you are looking for this:&lt;BR /&gt;How to Enable 'Command History' in SQL*Plus and SVRMGRL: ========================================================  HP/UX has a nice feature called 'ied'.  'ied' is "input editor and command  history for interactive programs."  It can also be used with SQL*Plus and  SVRMGRL to provide command history.   Examples: ---------     $ ied -s 8192 -h $HOME/.sqlhistory sqlplus    $ ied -s 8192 -h $HOME/.sqlhistory svrmgrl  or, as an alias:     $ alias sqlplus='ied -s 8192 -h $HOME/.sqlhistory sqlplus'    $ alias svrmgrl='ied -s 8192 -h $HOME/.svrmgrhistory svrmgrl'   In the above examples, when you start SQL*Plus or SVRMGRL, all previous  commands can be accessed as usual:      &lt;ESC&gt;k &lt;ESC&gt;j     in vi-mode  Options used for ied in the above examples:     -h filename : Keep the history in a file named filename.    -s size     : This option specifies the size of the history buffer.    For a full list of options on ied:      $ man ied &lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;ps. points are allways appreciated. ;-)&lt;/ESC&gt;&lt;/ESC&gt;</description>
      <pubDate>Sun, 30 Nov 2003 16:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scrolling-of-commands-entered-in-sql-plus/m-p/3131760#M804984</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-30T16:27:20Z</dc:date>
    </item>
  </channel>
</rss>

