#
# The text in the grdcclient.txt file and the text in the grdcclienth.txt file should be
# identical. The names of the errors_grdcnode*.txt properties will change
# between the files but all the rest should be the same.
#
errors_grdcclient_intro.txt=                                                                             ${line.separator}\
 <h3>SAS Grid Manager Client failed to deploy successfully</h3>                                          ${line.separator}\

errors_grdcclient_general.txt=                                                                           ${line.separator}\
 <p>More information about this error can be found in your log file located at:                          ${line.separator}\
    <a href="${error.logfile}" target="_blank">${error.logfile}</a></p>                                  ${line.separator}\
 <p>Please uninstall the SAS Grid Manager Client, correct all errors,                                    ${line.separator}\
    and reinstall the product with the SAS Deployment Wizard</p>                                         ${line.separator}\


instructions_verifying_grdcclient_head.txt=                                                              ${line.separator}\
 <h2><a name="GridVerification">Verifying Your Grid Configuration</a></h2>                               ${line.separator}\

instructions_verifying_grdcclient.txt=                                                                   ${line.separator}\
    <p>                                                                                                  ${line.separator}\
       To make sure this grid client can submit jobs to the grid,                                        ${line.separator}\
       <ul>                                                                                              ${line.separator}\
          <li>                                                                                           ${line.separator}\
            The grid client needs to authenticate to the SAS Workload Orchestrator in order to           ${line.separator}\
            communicate with the grid. Authentication can either be with username/password or            ${line.separator}\
            Kerberos credentials. To make sure these are available, follow the instructions in the       ${line.separator}\
            <a href="http://support.sas.com/documentation/onlinedoc/gridmgr/index.html">                 ${line.separator}\
            Grid Computing in SAS 9.4</a> document on the SAS Customer Support website.                  ${line.separator}\
          </li>                                                                                          ${line.separator}\
          <li>                                                                                           ${line.separator}\
            Run the <a href="http://support.sas.com/rnd/scalability/grid/SASWorkloadOrchestratorTest.pdf"> ${line.separator}\
            Sample Program to Verify Grid Environment Setup</a>                                          ${line.separator}\
            to make sure SAS can sign-on to remote servers on the grid nodes that have                   ${line.separator}\
            been configured.                                                                             ${line.separator}\
          </li>                                                                                          ${line.separator}\
       </ul>                                                                                             ${line.separator}\
    </p>                                                                                                 ${line.separator}\


instructions_updating_grdcclient_head.txt=                                                               ${line.separator}\
    <h2><a name="GridConfiguration">Updating Your Grid Configuration</a></h2>                            ${line.separator}\

instructions_updating_grdcclient.txt=                                                                    ${line.separator}\
     <p>                                                                                                 ${line.separator}\
       Instructions on how to complete this task can be found in the                                     ${line.separator}\
       <a href="http://support.sas.com/documentation/onlinedoc/gridmgr/index.html">                      ${line.separator}\
       Grid Computing in SAS 9.4</a> document on the SAS Customer Support website.                       ${line.separator}\
     </p>                                                                                                ${line.separator}\
