Notes
GIT
https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf
DataStage Doco
8.7: http://pic.dhe.ibm.com/infocenter/iisinfsv/v8r7/index.jsp
11.3: http://www-01.ibm.com/support/knowledgecenter/SSZJPZ_11.3.0/com.ibm.swg.im.iis.productization.iisinfsv.home.doc/topics/kc_homepage_IS.html
Restart: http://www-01.ibm.com/support/docview.wss?uid=swg21452589
MDM Restart:
1. Restart MDM server as wasadmin:
cd /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin
./stopServer.sh mdmserver
2. Stop the Node:
./stopNode.sh
3. Stop the Deployment Manager:
cd /opt/IBM/WebSphere/AppServer/profiles/Dmgr/bin
./stopManager.sh
4. Start the Deployment Manager:
./startManager.sh
5. Start the Node
cd /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin
./startNode.sh
6. Start the MDM server:
./startServer.sh mdmserver
Oracle Doco
http://docs.oracle.com/cd/E11882_01/index.htm