<?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: Extra space in sqlplus in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504057#M653886</link>
    <description>could you add the sqlplus command :&lt;BR /&gt;set newpage none&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Mon, 28 Sep 2009 09:43:31 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2009-09-28T09:43:31Z</dc:date>
    <item>
      <title>Extra space in sqlplus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504052#M653881</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;====&lt;BR /&gt;#!/bin/ksh&lt;BR /&gt;&lt;BR /&gt;a=$(echo "set heading off\nselect status from v\$instance;"| sqlplus -s '/as sysdba')&lt;BR /&gt;&lt;BR /&gt;print =$a=&lt;BR /&gt;=== &lt;BR /&gt;and I get (please note a leading space):&lt;BR /&gt;= OPEN=&lt;BR /&gt;&lt;BR /&gt;Can anybody tell me where this space come from? How to return the value without the space? I am not interested in external space removers (tr,sed,awk etc).</description>
      <pubDate>Mon, 28 Sep 2009 09:19:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504052#M653881</guid>
      <dc:creator>wojtek75</dc:creator>
      <dc:date>2009-09-28T09:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extra space in sqlplus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504053#M653882</link>
      <description>&lt;!--!*#--&gt;&amp;gt;Can anybody tell me where this space come from?&lt;BR /&gt;&lt;BR /&gt;From your external sqlplus.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I am not interested in external space removers&lt;BR /&gt;&lt;BR /&gt;Why not?  Do you want a shell builtin?&lt;BR /&gt;a=${a## }</description>
      <pubDate>Mon, 28 Sep 2009 09:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504053#M653882</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-28T09:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Extra space in sqlplus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504054#M653883</link>
      <description>Why sqlplus returns an extra space? How to avoid it?&lt;BR /&gt;&lt;BR /&gt;I think a=${a##} doesn't work in my ksh Version M-11/16/88f.</description>
      <pubDate>Mon, 28 Sep 2009 09:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504054#M653883</guid>
      <dc:creator>wojtek75</dc:creator>
      <dc:date>2009-09-28T09:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extra space in sqlplus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504055#M653884</link>
      <description>&amp;gt;I think a=${a##} doesn't work in my ksh&lt;BR /&gt;&lt;BR /&gt;Did you cut&amp;amp;paste my text, you lost the space.</description>
      <pubDate>Mon, 28 Sep 2009 09:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504055#M653884</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-28T09:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extra space in sqlplus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504056#M653885</link>
      <description>You are correct, ## works fine. But still interested in why sqlplus returns extra space in fron of its output.</description>
      <pubDate>Mon, 28 Sep 2009 09:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504056#M653885</guid>
      <dc:creator>wojtek75</dc:creator>
      <dc:date>2009-09-28T09:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extra space in sqlplus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504057#M653886</link>
      <description>could you add the sqlplus command :&lt;BR /&gt;set newpage none&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Mon, 28 Sep 2009 09:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504057#M653886</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2009-09-28T09:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extra space in sqlplus</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504058#M653887</link>
      <description>this is exactly what I was looking for, thanks!</description>
      <pubDate>Mon, 28 Sep 2009 09:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extra-space-in-sqlplus/m-p/4504058#M653887</guid>
      <dc:creator>wojtek75</dc:creator>
      <dc:date>2009-09-28T09:45:42Z</dc:date>
    </item>
  </channel>
</rss>

