cancel
Showing results for 
Search instead for 
Did you mean: 

SP10 ->SP14 BASETABLES error in deployment

Former Member
0 Kudos

Hi All

I cannot update our java engine due to this error:

008 1:39:47 PM Info: Creating openSQL connection to database.

Feb 22, 2008 1:39:48 PM Info: OpenSQL connection created successfully.

Feb 22, 2008 1:39:49 PM Info: <!LOGHEADER[START]/>

Feb 22, 2008 1:39:49 PM Info: <!HELP[Manual modification of the header may cause parsing problem!]/>

Feb 22, 2008 1:39:49 PM Info: <!LOGGINGVERSION[1.5.3.7185 - 630]/>

Feb 22, 2008 1:39:49 PM Info: <!NAME[D:\usr\sap\EC6\DVEBMGS01\SDM\program\log\jddilog20080222133948.log]/>

Feb 22, 2008 1:39:49 PM Info: <!PATTERN[jddilog20080222133948.log]/>

Feb 22, 2008 1:39:49 PM Info: <!FORMATTER[com.sap.dictionary.database.dbs.DbTraceFormatter(%s %m %-30l %24d)]/>

Feb 22, 2008 1:39:49 PM Info: <!ENCODING[UTF8]/>

Feb 22, 2008 1:39:49 PM Info: <!LOGHEADER[END]/>

Feb 22, 2008 1:39:49 PM Info: 13:39:48 2008-02-22 dbs-Info: $Id: //tc/DictionaryDatabase/645_VAL_REL/src/_dictionary_database_dbs/java/com/sap/dictionary/database/dbs/DbModificationManager.java#4 $

Feb 22, 2008 1:39:49 PM Info: 13:39:48 2008-02-22 dbs-Info: <<<<<<<<<<<<<< Table Deployment >>>>>>>>>>>>>

Feb 22, 2008 1:39:49 PM Info: 13:39:48 2008-02-22 dbs-Info: <<<<<<<<<<<<<< Table Deployment >>>>>>>>>>>>>

Feb 22, 2008 1:39:49 PM Info: 13:39:48 2008-02-22 dbs-Info:

Feb 22, 2008 1:39:49 PM Info: 13:39:48 2008-02-22 dbs-Info:

Feb 22, 2008 1:39:49 PM Info: 13:39:49 2008-02-22 dbs-Info: <<< Analyze table BC_DDDBRTH >>>

Feb 22, 2008 1:39:49 PM Info: 13:39:49 2008-02-22 dbs-Info: <<< Analyze table BC_DDDBRTH >>>

Feb 22, 2008 1:39:49 PM Info: 13:39:49 2008-02-22 dbs-Info: predefined action is: >>>null<<<

Feb 22, 2008 1:39:49 PM Info: 13:39:49 2008-02-22 dbs-Info: predefined action is: >>>null<<<

Feb 22, 2008 1:39:49 PM Info:

Feb 22, 2008 1:39:49 PM Info: E R R O R ******* (DbMssTable)

Feb 22, 2008 1:39:49 PM Info: 13:39:49 2008-02-22 mss-Error: setColumnsViaDb failed: <null>

Feb 22, 2008 1:39:49 PM Info:

Feb 22, 2008 1:39:49 PM Info: E R R O R ******* (DbModificationManager)

Feb 22, 2008 1:39:49 PM Info: 13:39:49 2008-02-22 dbs-Error:

Feb 22, 2008 1:39:49 PM Info:

Feb 22, 2008 1:39:49 PM Info: E R R O R ******* (DbModificationManager)

Feb 22, 2008 1:39:49 PM Info: 13:39:49 2008-02-22 dbs-Error:

Feb 22, 2008 1:39:49 PM Error: Aborted: development component 'com.sap.engine.jddischema'/'sap.com'/'SAP AG'/'7.0013.20070703112926.0000'/'0', grouped by software component 'BASETABLES'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071118060737''/'0':

No further description found.

Feb 22, 2008 1:39:49 PM Info: Starting to save the repository

Feb 22, 2008 1:39:50 PM Info: Finished saving the repository

Feb 22, 2008 1:39:50 PM Info: Starting: Update: Selected software component 'BASETABLES'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071118060737''/'0' updates currently deployed software component 'BASETABLES'/'sap.com'/'SAP AG'/'1000.7.00.10.0.20061022040500''/'0'.

Feb 22, 2008 1:39:50 PM Error: Aborted: software component 'BASETABLES'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071118060737''/'0':

Failed deployment of SDAs:

development component 'com.sap.engine.jddischema'/'sap.com'/'SAP AG'/'7.0013.20070703112926.0000'/'0' : aborted

Please, look at error logs above for more information!

Feb 22, 2008 1:39:50 PM Info: Starting to save the repository

Feb 22, 2008 1:39:52 PM Info: Finished saving the repository

Feb 22, 2008 1:39:52 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

Feb 22, 2008 1:39:52 PM Error: -


At least one of the Deployments failed -


I'm no expert and this is my first attempt ever

Edited by: Kent Peter Johannesen on Feb 22, 2008 3:32 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

The log pasted does not give much information.

SP-14 requires Kernel-133, check if the Kernel has been deployed, in not deploy it manually and try again.

Regards

Shaji

Answers (3)

Answers (3)

Former Member
0 Kudos

We had to use sdm to deploy one package at the time due to bad performance on the server (vmvare with low disk capasity) Took sometime but it worked

Former Member
0 Kudos

Hi Joshua and Shaji

Thank's both for contribution . We are now deploying some packages at the time so it's now a mix of sp 10 and sp14

Former Member
0 Kudos

Kent,

Check this note:

Note 774999 - Deployment fails in DbMssTable.setColumnsViaDb

You probably need to set your temp/tmp directories or make sure they have the correct authroizations.

jwise