Sample Script - Transport Script

  • November 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Sample Script - Transport Script as PDF for free.

More details

  • Words: 443
  • Pages: 2
######################### this is ecq area ################################## rsh ecibsstg01 chmod 777 /usr/sap/trans/data/r$1.ecd rsh ecibsstg01 chmod 777 /usr/sap/trans/cofiles/k$1.ecd echo 'add to buffer::::::::::::ecdk'$1 >> ./run.log rsh ecibsstg01 su - ecqadm "-c tp addtobuffer ecdk$1 ecq pf=/usr/sap/trans/bin/t p_domain_ecd.pfl" >> ./run.log ####################################### echo 'transporting to ecq 100::::::ecdk'$1 >> ./run.log ####################################### rsh ecibsstg01 su - ecqadm "-c tp import ecdk$1 ecq client100 u0126 pf=/usr/sap/ trans/bin/tp_domain_ecd.pfl" >> ./run.log ####################################### ######################### this is ect area ################################## rsh ecibstrn01 chmod 777 /usr/sap/trans/data/r$1.ecd rsh ecibstrn01 chmod 777 /usr/sap/trans/cofiles/k$1.ecd echo 'add to buffer::::::::::::ecdk'$1 >> ./run.log rsh ecibstrn01 su - ectadm "-c tp addtobuffer ecdk$1 ect pf=/usr/sap/trans/bin/t p_domain_ecd.pfl" >> ./run.log ####################################### echo 'transporting to ect 100::::::ecdk'$1 >> ./run.log ####################################### ######################### this is ecq area ################################## rsh ecibsstg01 chmod 777 /usr/sap/trans/data/r$1.ecd rsh ecibsstg01 chmod 777 /usr/sap/trans/cofiles/k$1.ecd echo 'add to buffer::::::::::::ecdk'$1 >> ./run.log rsh ecibsstg01 su - ecqadm "-c tp addtobuffer ecdk$1 ecq pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >> ./run.log p_domain_ecd.pfl" >> ./run.log ####################################### echo 'transporting to ecq 100::::::ecdk'$1 >> ./run.log ####################################### rsh ecibsstg01 su - ecqadm "-c tp import ecdk$1 ecq client100 u0126 pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >> ./run.log trans/bin/tp_domain_ecd.pfl" >> ./run.log ####################################### ######################### this is ect area ################################## rsh ecibstrn01 chmod 777 /usr/sap/trans/data/r$1.ecd rsh ecibstrn01 chmod 777 /usr/sap/trans/cofiles/k$1.ecd echo 'add to buffer::::::::::::ecdk'$1 >> ./run.log rsh ecibstrn01 su - ectadm "-c tp addtobuffer ecdk$1 ect pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >> ./run.log p_domain_ecd.pfl" >> ./run.log ####################################### echo 'transporting to ect 100::::::ecdk'$1 >> ./run.log ####################################### rsh ecibstrn01 su - ectadm "-c tp import ecdk$1 ect client100 u0126 pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >>./run.log trans/bin/tp_domain_ecd.pfl" >>./run.log ############################################################################# ######################### this is ecp area ################################## rsh ecibsprd01 chmod 777 /usr/sap/trans/data/r$1.ecd rsh ecibsprd01 chmod 777 /usr/sap/trans/cofiles/k$1.ecd echo 'add to buffer::::::::::::ecdk'$1 >> ./run.log

rsh ecibsprd01 su - ecpadm "-c tp addtobuffer ecdk$1 ecp pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >> ./run.log ####################################### echo 'transporting to ecp 100::::::ecdk'$1 >> ./run.log ####################################### rsh ecibsprd01 su - ecpadm "-c tp import ecdk$1 ecp client100 u0126 pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >> ./run.log ############################################################################# ######################### this is ecf area ################################## #rsh 129.2.98.1 chmod 777 /usr/sap/trans/data/r$1.ecd #rsh 129.2.98.1 chmod 777 /usr/sap/trans/cofiles/k$1.ecd #echo 'add to buffer::::::::::::ecdk'$1 >> ./run.log #rsh 129.2.98.1 su - ecfadm "-c tp addtobuffer ecdk $1 ecf pf=/usr/sap/trans/bin/tp_d0main_ecd.pfl" >> ./run.log ####################################### #echo 'transporting to ecf 100::::::ecdk'$1 >> ./run.log ####################################### #rsh 129.2.98.1 su - ecfadm "-c tp import ecdk$1 ecf client100 u0126 pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >> ./run.log ############################################################################# ###################### this is ecp clone area ############################### echo '==================================================='>> ./run.log echo 'copy transport file for transport number:' $1 >> ./run.log rcp ecibsstg01:/usr/sap/trans/data/r$1.ecd ecibsprd01_clone:/usr/sap/trans/data rcp ecibsstg01:/usr/sap/trans/cofiles/k$1.ecd ecibsprd01_clone:/usr/sap/trans/cofiles echo '==================================================='>> ./run.log rsh ecibsprd01_clone chmod 777 /usr/sap/trans/data/r$1.ecd rsh ecibsprd01_clone chmod 777 /usr/sap/trans/cofiles/k$1.ecd echo 'add to buffer ecdk'$1 >> ./run.log rsh ecibsprd01_clone su - ecpadm "-c tp addtobuffer ecdk$1 ecp pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >> ./run.log echo 'transporting to clone 100:::::: ecdk'$1 >> ./run.log rsh ecibsprd01_clone su - ecpadm "-c tp import ecdk$1 ecp client100 u0126 pf=/usr/sap/trans/bin/tp_domain_ecd.pfl" >> ./run.log echo '==================================================='>>./run.log #############################################################################

Related Documents

Sample Script
May 2020 1
Script
October 2019 23
Script
April 2020 14
Script
November 2019 18
Script
November 2019 15