Running LSFIntegDCDL independently
- Run the application putty or command prompt as an administrator.
- Load the LSF environment.
- Navigate to $GENDIR/java/jar.
-
To run for a list of tables, run the command using this format:
java -jar -Dproductline=<productline> -Dtables=<name of table separated by comma (,)> LSFIntegDCDL.jar
For example,
java -jar -Dproductline=apps100 -Dtables=apvenmast,apvenaddr LSFIntegDCDL.jar
-
To run for a product line, run the command using this format:
java -jar -Dproductline=<productline> LSFIntegDCDL.jar
For example,
java -jar -Dproductline=apps100 LSFIntegDCDL.jar