<?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: Regarding schema sharing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-schema-sharing/m-p/2849300#M825720</link>
    <description>You have a few options for something like this.  You can grant select/update/delete privileges against the tables to the users, (or select/update/delete any table system privileges).  This will allow them to access the tables.  You would need to create public synonyms for each table to allow them to access the tables from a "select * from &lt;TABLE_NAME&gt;".  &lt;BR /&gt;&lt;BR /&gt;Also, you could code your application to use an "alter session set current_schema = &lt;USERNAME&gt;" which would force them use the schema listed under "username".  Most likely, the first option would be the simplest and most error free.  &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Brian&lt;/USERNAME&gt;&lt;/TABLE_NAME&gt;</description>
    <pubDate>Thu, 21 Nov 2002 22:35:06 GMT</pubDate>
    <dc:creator>Brian Crabtree</dc:creator>
    <dc:date>2002-11-21T22:35:06Z</dc:date>
    <item>
      <title>Regarding schema sharing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-schema-sharing/m-p/2849299#M825719</link>
      <description>Hi all,&lt;BR /&gt;       I am using Oracle 9i on red hat linux 7.2&lt;BR /&gt;&lt;BR /&gt;I need to know a few info;&lt;BR /&gt;&lt;BR /&gt;I have three users(schemas). I just need all the users to use only one schema(1) for all three users. How do I share the schema1 with the other two? Tables created in schema1 should be reflected for the other two users. Thanks much for the help.&lt;BR /&gt;&lt;BR /&gt;Parthiban</description>
      <pubDate>Thu, 21 Nov 2002 09:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-schema-sharing/m-p/2849299#M825719</guid>
      <dc:creator>Parthiban Dhananjeyan</dc:creator>
      <dc:date>2002-11-21T09:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding schema sharing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-schema-sharing/m-p/2849300#M825720</link>
      <description>You have a few options for something like this.  You can grant select/update/delete privileges against the tables to the users, (or select/update/delete any table system privileges).  This will allow them to access the tables.  You would need to create public synonyms for each table to allow them to access the tables from a "select * from &lt;TABLE_NAME&gt;".  &lt;BR /&gt;&lt;BR /&gt;Also, you could code your application to use an "alter session set current_schema = &lt;USERNAME&gt;" which would force them use the schema listed under "username".  Most likely, the first option would be the simplest and most error free.  &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Brian&lt;/USERNAME&gt;&lt;/TABLE_NAME&gt;</description>
      <pubDate>Thu, 21 Nov 2002 22:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-schema-sharing/m-p/2849300#M825720</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2002-11-21T22:35:06Z</dc:date>
    </item>
  </channel>
</rss>

