<?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: Urgent!, update oracle table in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-update-oracle-table/m-p/3090721#M806495</link>
    <description>hi robert,&lt;BR /&gt;-&lt;BR /&gt;to make thing easier, can you please:&lt;BR /&gt;a. post the error you are getting&lt;BR /&gt;b. confirm whether you are the owner of the table being updated.&lt;BR /&gt;-&lt;BR /&gt;revert&lt;BR /&gt;-&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
    <pubDate>Fri, 10 Oct 2003 23:21:41 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2003-10-10T23:21:41Z</dc:date>
    <item>
      <title>Urgent!, update oracle table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-update-oracle-table/m-p/3090720#M806494</link>
      <description>Hi list,&lt;BR /&gt;I can select the data and trim it using the select statements&lt;BR /&gt;&lt;BR /&gt;select ltrim(url,'"') from docpar&lt;BR /&gt;select datetime,substr(url,1,32) url,company,username from docpar&lt;BR /&gt;&lt;BR /&gt;but I want to update it, how do I update?. I tried &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;update docpar&lt;BR /&gt;set url = replace(url,'"', ltrim(url,'"'))&lt;BR /&gt;&lt;BR /&gt;update docpar&lt;BR /&gt;set url =  substr(url,1,32)&lt;BR /&gt;Both does not work.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Oct 2003 12:17:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-update-oracle-table/m-p/3090720#M806494</guid>
      <dc:creator>Robert_73</dc:creator>
      <dc:date>2003-10-10T12:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent!, update oracle table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-update-oracle-table/m-p/3090721#M806495</link>
      <description>hi robert,&lt;BR /&gt;-&lt;BR /&gt;to make thing easier, can you please:&lt;BR /&gt;a. post the error you are getting&lt;BR /&gt;b. confirm whether you are the owner of the table being updated.&lt;BR /&gt;-&lt;BR /&gt;revert&lt;BR /&gt;-&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Fri, 10 Oct 2003 23:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-update-oracle-table/m-p/3090721#M806495</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-10-10T23:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent!, update oracle table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-update-oracle-table/m-p/3090722#M806496</link>
      <description>Can you please post the Errors ??&lt;BR /&gt;These are the general errors when Object locked--------------&lt;BR /&gt;&lt;BR /&gt;"ORA-00054: resource busy and acquire with NOWAIT specified"&lt;BR /&gt;Occurs when you attempt to lock NOWAIT and the resource is already locked.&lt;BR /&gt;"ORA-00060 deadlock detected while waiting for resource"&lt;BR /&gt;&lt;BR /&gt;The rule is that primary keys must be preserved during the transaction.&lt;BR /&gt;You may be referencing a Foriegn and check the Primary key and the constraints of the &lt;BR /&gt;table.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Sat, 11 Oct 2003 02:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-update-oracle-table/m-p/3090722#M806496</guid>
      <dc:creator>Hari Kumar</dc:creator>
      <dc:date>2003-10-11T02:52:09Z</dc:date>
    </item>
  </channel>
</rss>

