$cmd="$ccm_home/bin/ccm start -nogui -f $home_dir/.ccm_$dbId.ini -d $dbPath/$dbName -m -q -h $dbEnghost"; warn "cmd is $cmd\n"; my $res=`$cmd`;