<?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: How to change oracle user when using SMO clone feature? in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42291#M9947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you are trying to create a clone on the same host where&lt;/P&gt;&lt;P&gt;the source database is residing with different oracle user name, if so I&lt;/P&gt;&lt;P&gt;was able to find a workaround trying in our lab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Created a different user on the same host and associate with the&lt;/P&gt;&lt;P&gt;original dba group.&lt;/P&gt;&lt;P&gt;2. Changed the directory permissions of the source database mountpoints&lt;/P&gt;&lt;P&gt;such that the user and the group has the write permissions. (&lt;/P&gt;&lt;P&gt;-rwxrwxr-x)&lt;/P&gt;&lt;P&gt;3. Changed the Oracle datafiles permissions such that user and the group&lt;/P&gt;&lt;P&gt;has the write permissions. (-rwxrwxr-x)&lt;/P&gt;&lt;P&gt;4. Create a clone through SMO specifying the new user created in the&lt;/P&gt;&lt;P&gt;first step and it worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The above changes mentioned in step 2 and 3 are not recommended by&lt;/P&gt;&lt;P&gt;any Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;-Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Sep 2009 13:43:53 GMT</pubDate>
    <dc:creator>shetty</dc:creator>
    <dc:date>2009-09-09T13:43:53Z</dc:date>
    <item>
      <title>How to change oracle user when using SMO clone feature?</title>
      <link>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42286#M9946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;I would like to change Oracle user when I need to clone Oracle database by using SMO. Is it possible to do that? When I change Oracle user parameter in SMO cloning wizard and doing clone, I always got an error "control file could not be created". I also assigned user permission and owner to original Oracle path but the problem still exist. Please kindly give me an idea.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:24:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42286#M9946</guid>
      <dc:creator>vichaupari</dc:creator>
      <dc:date>2025-06-05T07:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to change oracle user when using SMO clone feature?</title>
      <link>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42291#M9947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you are trying to create a clone on the same host where&lt;/P&gt;&lt;P&gt;the source database is residing with different oracle user name, if so I&lt;/P&gt;&lt;P&gt;was able to find a workaround trying in our lab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Created a different user on the same host and associate with the&lt;/P&gt;&lt;P&gt;original dba group.&lt;/P&gt;&lt;P&gt;2. Changed the directory permissions of the source database mountpoints&lt;/P&gt;&lt;P&gt;such that the user and the group has the write permissions. (&lt;/P&gt;&lt;P&gt;-rwxrwxr-x)&lt;/P&gt;&lt;P&gt;3. Changed the Oracle datafiles permissions such that user and the group&lt;/P&gt;&lt;P&gt;has the write permissions. (-rwxrwxr-x)&lt;/P&gt;&lt;P&gt;4. Create a clone through SMO specifying the new user created in the&lt;/P&gt;&lt;P&gt;first step and it worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The above changes mentioned in step 2 and 3 are not recommended by&lt;/P&gt;&lt;P&gt;any Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;-Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 13:43:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42291#M9947</guid>
      <dc:creator>shetty</dc:creator>
      <dc:date>2009-09-09T13:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to change oracle user when using SMO clone feature?</title>
      <link>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42300#M9948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Shetty,&lt;/P&gt;&lt;P&gt;Thank you very much for your advise. I will check with my customer because they changed permission for me but I think they maybe miss no 3. What is the real world when other people clone Oracle database, do they use another user instead of original user? Because this is my customer requirement.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2009 16:11:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42300#M9948</guid>
      <dc:creator>vichaupari</dc:creator>
      <dc:date>2009-09-09T16:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to change oracle user when using SMO clone feature?</title>
      <link>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42305#M9949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some customers do, it makes life easier for them. Typically these customers have an unix user for each oracle SID.&lt;/P&gt;&lt;P&gt;oradev1, oratest1, .. ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 13:07:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/How-to-change-oracle-user-when-using-SMO-clone-feature/m-p/42305#M9949</guid>
      <dc:creator>jcosta</dc:creator>
      <dc:date>2009-09-24T13:07:58Z</dc:date>
    </item>
  </channel>
</rss>

