lundi 8 octobre 2012

WAS : Grille tarifaire

https://www-112.ibm.com/software/howtobuy/buyingtools/paexpress/Express?P0=E1&part_number=D55W8LL,D55WJLL,D51JXLL,D55WQLL,D55WELL&catalogLocale=fr_FR&Locale=fr_FR&country=FRA&PT=html&S_TACT=none&S_CMP=none&brand=ws

WAS : Liste des Produits installés

Lister les Produits

Sous ~was/AppServer/bin
installRegistryUtils.sh -listProducts

WAS : Contentions Mémoire

http://www.ibm.com/developerworks/websphere/library/techarticles/0606_poddar/0606_poddar.html

Optimisation Java

http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/tprf_tunejvm_v61.html

Création Profil WebSphere

Créer un profile à partir d'un fichier de propriétés

manageprofiles.sh -response /appli/responsefiles/profil.txt


Exemple de fichier de propriétés
create
profileName=ProfileName
profilePath=/appli/profiles/profile
templatePath=/appli/WebSphere/AppServer/profileTemplates/default
nodeName=Node
cellName=Cell
hostName=ServerName
enableAdminSecurity=true
adminUserName=<username>
adminPassword=<password>
portsFile=/appli/responsefiles/portdefs.props

REF IBM Websphere : Fichier configuration + ports

http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.wsps.ins.doc/doc/cins_coexist_port_numbers.html

Outil ODMClean.tar

http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg21191336