cancel
Showing results for 
Search instead for 
Did you mean: 

SDM deploy from command line

Former Member
0 Kudos

Hello all,

I need to deploy an ear file using sdm, but not wit RemoteGui tool.

I've try using command <b>sdm deploy file=application.ear</b>. But I get this error:

CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHiera

rchicalContext lookup

<i>Invalid parameter syntax "file"

deploy:

Stage the given files and start their deployment

usage:

deploy [list=<...>] [logfile=<...>] [sdmhome=<...>] [onerror=<...>] [fi

le=<...>] [syntaxcheck=<...>] [softwaretype=<...>] [logtoconsole=<...>] [updatev

ersions=<...>]

Syntax error. Return code: 12</i>

Can you tell me which is the error cause? or how to deploy without user interface?

Thank you

Bogdan

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184385
Active Participant
0 Kudos

Hi Bogdan,

you might have a look at this message

https://forums.sdn.sap.com/post!reply.jspa?messageID=1168127

which outlines, how to deploy an ear from command line.

Regards

Gregor

Former Member
0 Kudos

Hi,

You can deploy only sca and sda files using SDM and you cant deploy ear files through it.check out this for deploying ear files

http://help.sap.com/saphelp_nw04/helpdata/en/ae/01343ef3f9ff2de10000000a114084/frameset.htm

hope it helps

Regards,

Umadevi