Create the following 2 files to start and stop R12.2 application tier. Change the apps and weblogic passwords appropriately.

 start_R12.sh
 ============
 /d01/oracle/VIS/fs1/inst/apps/VIS_erptest/admin/scripts/adstrtal.sh apps/apps <<EOF
 weblogic1
 EOF
——————————————————————————————-
stop_R12.sh
 ============
 /d01/oracle/VIS/fs1/inst/apps/VIS_erptest/admin/scripts/adstpall.sh apps/apps <<EOF
 weblogic1
 EOF

 

相关文章:

  • 2022-03-01
  • 2022-02-07
  • 2022-12-23
  • 2022-02-20
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2022-02-04
猜你喜欢
  • 2022-02-13
  • 2021-07-14
  • 2021-11-19
  • 2022-01-12
  • 2021-10-21
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案