cancel
Showing results for 
Search instead for 
Did you mean: 

Error while doing Export for DB migration in Solution manager7.1_Maxdb to Oracle

Former Member
0 Kudos

Hi Expert,

Please find attached txt file of error msg and help me on this.as we are doing DB migration from Maxdb to Oracle for our Solution Manager 7.1.

our current system:OS linux 5.4 & DB maxdb 7.8.0.28.

Planning for db migration from maxdb to oracle11g.

Thanks

Naresh K

+91 9811734907

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Your screen is not visible, please resend the screen.

Regards,

Dipam

Former Member
0 Kudos

Hi Dipam,

Thanks for quick response please check attached txt file of my last post.

Thanks,

Naresh K

Former Member
0 Kudos

Hi Naresh

Where did you get this error in export or import. Also let me know exact phase - for example getting error while strating SAPINST.

Next question is did you set all environmnet variable - JAVA_HOME, SAPINST_JRE_HOME, DIAPLAY

Also update your R3* toot for both export and import side.

Regards,

Dipam

Former Member
0 Kudos

Hi Dipam,

1.Where did you get this error in export or import. -->Export

2.Also let me know exact phase -->export java phase

3.Next question is did you set all environmnet variable - JAVA_HOME, SAPINST_JRE_HOME, DIAPLAY -->Yes

4.update your R3* toot for both export and import side.-->we are running with sapinst 7.01

Regards,

Naresh K

Former Member
0 Kudos

Hi Dipam,

Please find below screen shot & log file also.

also below log msg of UTL_load_usages.log

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

<!--LOGHEADER[START]/-->

<!--HELP[Manual modification of the header may cause parsing problem!]/-->

<!--LOGGINGVERSION[1.5.3.7185 - 630]/-->

<!--NAME[UTL_load_usages.log]/-->

<!--PATTERN[UTL_load_usages.log]/-->

<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %7s: %m)]/-->

<!--ENCODING[UTF8]/-->

<!--LOGHEADER[END]/-->

Feb 13, 2013 1:02:11 PM  Info   : Successfully parsed!

Feb 13, 2013 1:02:11 PM  Info   : Executing command Export...

Feb 13, 2013 1:02:11 PM  Info   : Establishing DB connection...

Feb 13, 2013 1:02:11 PM  Path   : Exception : The DataBase is down or the connection parameters are wrong: -sid=SM1 -dsn=jdbc/pool/SM1 -ssprops=/usr/sap/SM1/SYS/global/security/data/SecStore.properties -ssk=/usr/sap/SM1/SYS/global/security/data/SecStore.key -keyphrase=null

java.lang.Exception

        at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1175)

        at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:423)

        at com.sap.exception.BaseException.<init>(BaseException.java:316)

        at com.sap.sl.ut.infoprovider.exceptions.UTInfoException.<init>(UTInfoException.java:99)

        at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:399)

        at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.constructSystemInfo(DataBaseInfoFactory.java:796)

        at com.sap.sl.ut.manager.command.Export.execute(Export.java:36)

        at com.sap.sl.ut.manager.command.Command.exec(Command.java:90)

        at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:61)

        at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

        at java.lang.reflect.Method.invoke(Method.java:391)

        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: Cannot connect to jdbc:sapdb://SOLMAN-WI/SM1 [Cannot connect to host localhost:7210 [Connection refused], -813.].

        at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:237)

        at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)

        at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)

        at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)

        at com.sap.sl.ut.manager.persistence.db.DBConnection.connectViaSecureStore(DBConnection.java:160)

        at com.sap.sl.ut.manager.persistence.db.DBConnection.connect(DBConnection.java:172)

        at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:397)

        at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.constructSystemInfo(DataBaseInfoFactory.java:796)

        at com.sap.sl.ut.manager.command.Export.execute(Export.java:36)

        at com.sap.sl.ut.manager.command.Command.exec(Command.java:90)

        at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:61)

        at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:56)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

        at java.lang.reflect.Method.invoke(Method.java:391)

        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Feb 13, 2013 1:02:11 PM  Info   : Severe (database) error. Return code: 64

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

Thanks

Naresh K

Former Member
0 Kudos

Hi Every one,

first thanks to Dipam for response........

My issue got resolved by installing new java media.i used below media.

SAPJVM4_26-10009718.SAR

SAPJVMSWITCH00P_10-20008217.SAR

Thanks,

Naresh K.