hdblcm advanced interactive studio vs hdblcm batch mode
In hdblcm advanced interactive mode you will run the following command ,
./hdblcm --action=<LCM action> --dump_configfile_template=<file path>
Edit the configuration file parameters. Save the file.
Edit the password file. Save the file.
Both files will be present at the path which was provided
After that you can just run the command
./hdblcm --<parameter key>=<parameter value>
--configfile=<file path>
In batch mode you do the similar thing it is just that you create the
batch file at start and then run this command ,
./hdblcm --batch --configfile=/var/tmp/H01_configfile
Comments
Post a Comment