if (DB == 'ORACLE')
{
ask Oracle set of questions
}
else if (DB == 'MySql')
{
ask another set of questions related to MySql DB.
(These questions are different than those asked by Oracle's selection)
}
####
What is the Unix username? [root]
####
What is the home directory for deepblue? [/users/deepblue]
####
What is the home directory for deepfritz? [/users/deepfritz]
####
$object->Expect();