Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SP2-1503: Unable to initialize Oracle call interface SP2-0152: ORACLE may

user11979518Dec 4 2012 — edited Dec 4 2012
Hi Guys,

I am using Snap Manager for Oracle and I am trying to create a database clone using flexclone.

Now I get these errors:

--[ERROR] SMO-13032: Cannot perform operation: Clone Create. Root cause: ORACLE-00001: Error executing SQL: []. The command returned: SP2-1503: Unable to initialize Oracle call interface

I tried to access the sqlplus manually on the target server and I found these:

SunOS:oracle:DB /u01>sqlplus "/as sysdba"

SP2-1503: Unable to initialize Oracle call interface
SP2-0152: ORACLE may not be functioning properly

Then I did these:

export LD_LIBRARY_PATH=$ORACLE_HOME/lib

Then:

SunOS:oracle:DB /u01>sqlplus "/as sysdba";

SQL*Plus: Release 11.2.0.3.0 Production on Tue Dec 4 14:00:32 2012

Copyright (c) 1982, 2011, Oracle. All rights reserved.

Connected to an idle instance.

SQL>


But still the SMO flexclone fails with the same error.

Where do one change the environment variable for the SMO?

Thanks in advance...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2013
Added on Dec 4 2012
3 comments
1,483 views