To find the deployment registry information run below command:
/sas-home-directory/java/jre1.8.0_45/bin/java -jar sas.tools.viewregistry.jar
The o/p of the command will generate DeploymentRegistry.html and DeploymentRegistry.txt file. Just make sure the user has the write access at the location. You can also change the location using below command.
/sas-home-directory/java/jre1.8.0_45/bin/java -jar sas.tools.viewregistry.jar -out /home/piper/
Please refer to the link http://support.sas.com/kb/35/968.html
/sas-home-directory/java/jre1.8.0_45/bin/java -jar sas.tools.viewregistry.jar
The o/p of the command will generate DeploymentRegistry.html and DeploymentRegistry.txt file. Just make sure the user has the write access at the location. You can also change the location using below command.
/sas-home-directory/java/jre1.8.0_45/bin/java -jar sas.tools.viewregistry.jar -out /home/piper/
Please refer to the link http://support.sas.com/kb/35/968.html
Comments
Post a Comment