cancel
Showing results for 
Search instead for 
Did you mean: 

system copy - Export Error

Former Member
0 Kudos

Hi all,

While i was trying export ABAP + JAVA based system using system copy (Central System), i am getting below error in sapinst.log....

I am able connect ConfigTool without any issues

I did reset the password for jdbc in the configtool secureStore and DB site (SQL Server)

<!LOGHEADER[END]/>

Mar 3, 2010 3:24:05 AM Info : Successfully parsed!

Mar 3, 2010 3:24:05 AM Info : Executing command Export...

Mar 3, 2010 3:24:05 AM Info : Establishing DB connection...

Mar 3, 2010 3:24:07 AM Path : Exception : The DataBase is down or the connection parameters are wrong: -sid=<SID> -dsn=jdbc/pool/<SID> -ssprops=D:/usr/sap/<SID>/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/<SID>/SYS/global/security/data/SecStore.key -keyphrase=null

java.lang.Exception

Note - I replaced my actually SID name with <SID>

Any help highly appreciated.

-Sekhar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

fixed myself.

nirmal_konchada
Active Contributor
0 Kudos

How did u fix the issue???

nirmal.

paul_power
Active Contributor
0 Kudos

Hi Sekhar,

Have you updated your JDBC driver and checked note 1109274

Please then retry the export.

Hope this helps,

Paul

Former Member
0 Kudos

Hi,

Did you try connecting to the database manuaally using the database client

Former Member
0 Kudos

YES, system is up and running.

I used our SQL Enterprise Mananger and was able to connect to the database.

FYI...

System running with 2004s dual stack, MS SQL Server 2005, 32bit build

-sekhar