...
Code Block |
---|
bin/gsh.sh -registry -check |
Once that is done, execute the SQL.
This will end with something like this:
Code Block |
---|
Note: this script was not executed due to option passed in
To run script via gsh, carefully review it, then run this:
gsh |
Code Block |
bin/gsh.sh -registry -runsqlfile /opt/GROUPER_2_1_1/grouper_sql_filename.sql/ddlScripts/grouperDdl_20120725_13_14_17_596.sql |
Now do as you're told and run the SQL
Apache
Code Block |
---|
cd /etc/apache2 a2enmod proxy_ajp |
...