The standard proceduure is :
- Put package in trans_DIR/EPS/in
- Lanuch JSPM (in dual stack /usr/sap/<SID>/DVEBMGS<SN>/j2ee/JSPM/go, and /usr/sap/<SID>/JC<SN>/JSPM)/go in java only)
- Then select package and ...
But if your directory trans_dir is full, you can use an other directory by doing this :
cd <sdm_home> StopServer.sh ./sdm.sh jstartup mode=standalone ./sdm.sh systemcomponentstate "mode=activate" ./sdm.sh filetransferdir dir=/stock/SPS23/SDM_filetransferdir ./sdm.sh jstartup mode=integrated StartServer.sh |
If you need to change password of JSPM/SDM (because you forget it or because your collegue didn't give you before going on vacation ), you can change it by doing :
cd <sdm_home> |
PS :
- <sdm_home> = /usr/sap/<SID>/JC<SN>/SDM/program in java stack only
- <sdm_home> =/usr/sap/<SID>/DVEBMGS<SN>/SDM/program in dual stack.