Running the Deployment utility
To run the Deployment utility,
go to <BASEDIR>/smarts/bin
directory and type the following command:
./sm_perl sm_deploy.pl <options>
where,
<options>
refers to the options
specified in the section,“sm_deploy
modes of operation” on page 98.To run the utility from an older
version of a Smarts product that does not have the migration utility,
you must copy the sm_deploy.pl script and certain Perl files (packaged
in migratePerlPkg.zip file) and place them in the appropriate locations.
The sm_deploy.pl must be placed in the bin directory and the Perl
package must be placed under the BASEDIR/smarts/local folder and extracted
there.