Welcome to my blog. The sole purpose of this blog is to express my views and ideas. Everything here represents my opinion unless clearly stated otherwise.
If you have any suggestions or comments, or if you want to share any piece of information, or even if you just want to scribble, please feel free to post it here. ![]()
Please do leave a comment if the content on this site was useful for you in some way.


[...] Contact Me / Disclaimer [...]
Hi, uttkarsh ..
I suddenly came across ur site. when i am googling for workflows. that was really a terrific thing that u pasted the object relation poster. Because, i myself got into the act to trace the relations between the objects and tried out some DQL’s which fetched me some sort of relief. And, also ur explanation about some of the workflow attributes is very nice.
NICE QUOTES IN FAV’S
Hi Praveen,
It’s good to know that the information was useful to you.
Seems the effort spend in creating the post was fruitful
Cheers,
Uttkarsh
hi,
Can ask you a question?
dmbasic dm_acs_install.ebs -e Install — ha dmadmin dmadmin linux2ACS ha_bak 9080 http T out.log
Wrong number of arguments (9) passed to entry point ‘Install’.
Do you know what causes it?
Hi,
As it says, it should be the wrong arguments.
I have a few questions.
Is “ha” your docbase name?
Have you already created a secondary server config object with name “ha_bak”?
If your answer to the above questions is yes, then you may probably like to try the following command. Try it as it is without any change.
dmbasic -f dm_acs_install.ebs -e Install -- ha dmadmin dmadmin linux2ACS ha_bak 9080 http T out.logLet me know if it works.
Thanks,
Uttkarsh
HI
uttkarsh!thank you very much for your reply,
docbase name:ha
Yes,i created a secondary server config object with name “ha_bak”
error:
Wrong number of arguments (9) passed to entry point ‘Install’.
Did you use the exact same command mentioned by me?
-Uttkarsh
HI
uttkarsh!thank you very much for your reply,
Problem solved,One less parameter
thanks