<?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: SMO: Unable to make new profile in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SMO-Unable-to-make-new-profile/m-p/110718#M3875</link>
    <description>&lt;P&gt;Thank you very much. 'smo diag ...' failed at first but then 'grant sysdba to smo_user' did the trick. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2015 10:39:06 GMT</pubDate>
    <dc:creator>iotkb</dc:creator>
    <dc:date>2015-10-07T10:39:06Z</dc:date>
    <item>
      <title>SMO: Unable to make new profile</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMO-Unable-to-make-new-profile/m-p/110610#M3873</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lately we're having SnapManager for Oracle installed by an engineer. I was following the guide he wrote to create a profile in SMO by using a wizard. Somehow this fails without an error, so I went to the Linux console at the oracle-server where I entered the following command line:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;oracle@oraserver$&amp;nbsp;&lt;/EM&gt; smo create -profile [profilename] -profile-password [profile_pass] -repository&amp;nbsp; -port 1521 -dbname [repository_db] -host [repo-oraserver] -login&amp;nbsp; -username [smo_admin] -database&amp;nbsp; -port 1521 -login&amp;nbsp; -username [smo_user] -password [smo_pass -dbname [databasename] -host [oraserver] -sid [sidname] -osaccount oracle -osgroup dba -comment "Profile for [databasename] database" -retain&amp;nbsp; -daily&amp;nbsp; -count 0 -duration 7 -monthly&amp;nbsp; -count 0 -duration 12 -weekly&amp;nbsp; -count 0 -duration 4 -hourly&amp;nbsp; -count 4 -duration 0 -snapname-pattern smo_{profile}_{db-sid}_{scope}_{mode}_{smid} -verbose&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ INFO] SMO-20020: Set password for profile "[profilename]" in user credentials for "oracle".&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ INFO] SMO-13036: Starting operation Profile Create on host [oraserver]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ INFO] SMO-13046: Operation GUID [GUID] starting on Profile [profilename]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ INFO] SMO-13505: SnapDrive environment verification passed.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ INFO] SMO-13506: SQLPlus verification for database SID "[sidname]" passed.&amp;nbsp; Environment: [ORACLE_HOME=/home/oracle/product/11.2.0/dbhome_1]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ERROR] SMO-05075: Profile create failed: SMO-13504: Verify operation failed. Errors: [SMO-12105: Cannot login to database. Oracle error is: ORACLE-10005: Cannot connect to database instance [databasename] using JDBC connect string jdbc:oracle:thin:smo_user/XXXXXXXX@(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = [oraserver])(PORT = 1521)))(CONNECT_DATA = (SID = [sidname]))).&amp;nbsp; Error: ORA-01017: Ongeldige gebruikersnaam/wachtwoord; inloggen is geweigerd.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;.]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ INFO] SMO-20022: Deleted credentials and repository mapping for profile "[profilename]" in user credentials for "oracle".&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Operation Id [GUID] failed. Error: Verify operation failed. Errors: [SMO-12105: Cannot login to database. Oracle error is: ORACLE-10005: Cannot connect to database instance [databasename] using JDBC connect string jdbc:oracle:thin:smo_user/XXXXXXXX@(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = [oraserver])(PORT = 1521)))(CONNECT_DATA = (SID = [sidname]))).&amp;nbsp; Error: ORA-01017: Ongeldige gebruikersnaam/wachtwoord; inloggen is geweigerd.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;.]&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;oracle@oraserver$&amp;nbsp;&lt;/EM&gt; smo diag jdbc -sid [sidname] -host [oraserver] -port 1521 -username [smo_user] -password [smo_pass]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15301: Trying to connect to...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SID: PSNAP02&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Host: [oraserver]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Port: 1521&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username: [smo_user]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password: [smo_pass]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; As Sysdba: No&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15302: JDBC URL: jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = [oraserver])(PORT = 1521)))(CONNECT_DATA = (SID = [sidname])))&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15303: Attempting connection ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15307: JDBC Connected: Yes&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;oracle@oraserver$&amp;nbsp;&lt;/EM&gt; smo diag jdbc -sid [sidname] -host [oraserver] -port 1521 -username [smo_user] -password [wrong_smo_pass]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15301: Trying to connect to...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SID: PSNAP02&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Host: [oraserver]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Port: 1521&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username: [smo_user]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password: [smo_pass]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; As Sysdba: No&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15302: JDBC URL: jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = [oraserver])(PORT = 1521)))(CONNECT_DATA = (SID = [sidname])))&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15303: Attempting connection ...&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15305: Error occurred while attempting connection: ORA-01017: Ongeldige gebruikersnaam/wachtwoord; inloggen is geweigerd.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SMO-15307: JDBC Connected: No&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;oracle@oraserver$&amp;nbsp;&lt;/EM&gt; smo version&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SnapManager for Oracle version: 3.3.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;oracle@oraserver$ &lt;/EM&gt;java -version&lt;BR /&gt;java version "1.7.0_85"&lt;BR /&gt;OpenJDK Runtime Environment (rhel-2.6.1.3.0.1.el6_7-x86_64 u85-b01)&lt;BR /&gt;OpenJDK 64-Bit Server VM (build 24.85-b03, mixed mode)&lt;BR /&gt;&lt;EM&gt;oracle@oraserver$ &lt;/EM&gt;sqlplus -V&lt;BR /&gt;&lt;BR /&gt;SQL*Plus: Release 11.2.0.4.0 Production&lt;EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;oracle@oraserver$&lt;BR /&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no single clue what goes wrong. The only thing I know is that I can connect to the databases by using sqlplus and with &lt;EM&gt;smo diag&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way:&amp;nbsp; "&lt;FONT face="courier new,courier"&gt;Ongeldige gebruikersnaam/wachtwoord; inloggen is geweigerd.&lt;/FONT&gt;" means something like: "&lt;FONT face="courier new,courier"&gt;Username/password invalid; Access denied.&lt;/FONT&gt;" (it's Dutch ;-))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody know what goes wrong and how to solve this?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 23:08:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMO-Unable-to-make-new-profile/m-p/110610#M3873</guid>
      <dc:creator>iotkb</dc:creator>
      <dc:date>2025-06-04T23:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: SMO: Unable to make new profile</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMO-Unable-to-make-new-profile/m-p/110715#M3874</link>
      <description>try smo diag jdbc -sid [sidname] -host [oraserver] -port 1521 -username [smo_user] -password [smo_pass] -sysdba if this diag-command fails, grant the sysdba-privilege to the smo_user sqlplus / as sysdba SQL&amp;gt; grant sysdba to smo_user;</description>
      <pubDate>Wed, 07 Oct 2015 09:17:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMO-Unable-to-make-new-profile/m-p/110715#M3874</guid>
      <dc:creator>cmSL</dc:creator>
      <dc:date>2015-10-07T09:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: SMO: Unable to make new profile</title>
      <link>https://community.netapp.com/t5/Data-Protection/SMO-Unable-to-make-new-profile/m-p/110718#M3875</link>
      <description>&lt;P&gt;Thank you very much. 'smo diag ...' failed at first but then 'grant sysdba to smo_user' did the trick. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 10:39:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SMO-Unable-to-make-new-profile/m-p/110718#M3875</guid>
      <dc:creator>iotkb</dc:creator>
      <dc:date>2015-10-07T10:39:06Z</dc:date>
    </item>
  </channel>
</rss>

