Appreciations accepted

Vladlen Litvinov, the author: If you have some job offer for me, I'm ready to discuss it. View Vladlen Litvinov's profile on LinkedIn

Password

Tuesday, May 20, 2014

"syntax error at line 6: `binDir=$' unexpected" during creating of ODM clustered environment

I've created ODM 8 clustered environment using this command (on Solaris OS):

-bash-3.2$ /ibm/odm80/profiles/DManagerODM/bin/configureDSCluster.sh -dmgrAdminUsername wasadmin -dmgrAdminPassword password-clusterPropertiesFile /ibm/odm80/profiles/DManagerODM/bin/rules/configureDSCluster.properties -dmgrHostName dmanager -dmgrPort 8882 -targetNodeName ODMCellNode01


and get this error:

/ibm/odm80/profiles/DManagerODM/bin/configureDSCluster.sh: syntax error at line 6: `binDir=#39; unexpected


Monday, May 12, 2014

How to restrict an access for users for creating of new process applications

The disclaimer: This solution was not checked from all points of view, but I did not notice any problems with it. I will be glade to any remarks.

By default, all Process Designer users can create new process appplications and toolkits.
But sometimes we need to restrict this. IBM BPM hasn't such possibility at first glance.
Try to solve it.

Friday, April 25, 2014

How to add some user to some group in IBM BPM through DB

Sometimes you need to add some user to some group in BPM.
You can do this through admin console certainly.
But imagine that you have not any access to admin console.

Thursday, April 3, 2014

Friday, March 28, 2014

How to use SMF for creating a service for start and stop Oracle DB on Solaris 10

So I often became use Solaris for our environments, I was interested in controlling of our services, particularly Oracle DB. I know well how to do this in Linux but there my experience was weak.

I've found the good article by Max Lam (Thanks!) here
But i have some troubles during this way so I want to share my experience.

Monday, March 24, 2014

Deploying ESBStockQuoteSample on BPM 8.5

Especially for Srinivasa Raju

Tell you the truth, I don't understand reasons for including the Samples in BPM 8.5 because it is impossible to deploy them without some dances with tambourines :)

Wednesday, March 19, 2014

How to change WAS profile name

I don't know where it can be used :) but for any case.

I have (for example) an WAS instance and some profiles in it and I want to change ProcCtr01 profile name to PCenter.