A quick and handy reference to start Campaign on different Operating systems.
Unix systems.
On AIX, use bash. ksh does not work well for some reason.
Unix and Weblogic :
Starting WebLogic :
root@sol06:/data/Webserver/Weblogic12c/user_projects/domains/optimize_911x/bin# . setDomainEnv.sh
root@sol06:/data/Webserver/Weblogic12c/user_projects/domains/optimize_911x# ./startWebLogic.sh &
Starting Campaign
root@sol06:/opt/qa/Unica/opt91x/Campaign/bin# . setenv.sh
root@sol06:/opt/qa/Unica/opt91x/Campaign/bin# ./rc.unica_ac start &
Campaign on AIX and WAS
Websphere :
1) Stopping a server
</opt/IBM/WebSphere/AppServer/profiles/9103/bin>
bash-3.2# ./stopServer.sh server1
2)Starting a server
bash-3.2# ./startServer.sh server1
Starting the Campaign server on AIX
bash-3.2# . setenv.sh
bash-3.2# ./rc.unica_ac start
Unix systems.
On AIX, use bash. ksh does not work well for some reason.
Unix and Weblogic :
Starting WebLogic :
root@sol06:/data/Webserver/Weblogic12c/user_projects/domains/optimize_911x/bin# . setDomainEnv.sh
root@sol06:/data/Webserver/Weblogic12c/user_projects/domains/optimize_911x# ./startWebLogic.sh &
Starting Campaign
root@sol06:/opt/qa/Unica/opt91x/Campaign/bin# . setenv.sh
root@sol06:/opt/qa/Unica/opt91x/Campaign/bin# ./rc.unica_ac start &
Campaign on AIX and WAS
Websphere :
1) Stopping a server
</opt/IBM/WebSphere/AppServer/profiles/9103/bin>
bash-3.2# ./stopServer.sh server1
2)Starting a server
bash-3.2# ./startServer.sh server1
Starting the Campaign server on AIX
bash-3.2# . setenv.sh
bash-3.2# ./rc.unica_ac start
No comments:
Post a Comment