instructions_tableserver_details_table_head.txt=<table class="detailTable" border=0 cellPadding=0 cellSpacing=0> ${line.separator}\

instructions_tableserver_details_host.txt=<tr> ${line.separator}\
      <td class="detailLabel">Host machine</td> ${line.separator}\
      <td class="detailContent">${iomsrv.tableserver.host}</td> ${line.separator}\
   </tr> ${line.separator}\
   <tr> ${line.separator}\
      <td class="detailLabel">Port</td> ${line.separator}\
      <td class="detailContent">${iomsrv.tableserver.port}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_tableserver_details_services.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Windows service ${line.separator}\
         <br class="br">${iomsrv.tableserver.service.name}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_tableserver_details_scripts_Windows.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Batch script ${line.separator}\
         <br class="br">${config.lev.dir}${file.separator}${iomsrv.tableserver.instance.name}${file.separator}${iomsrv.tableserver.config.dir.name}${file.separator}${iomsrv.tableserver.script.name}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_tableserver_details_scripts_Unix.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Shell script ${line.separator}\
         <br class="br">${config.lev.dir}${file.separator}${iomsrv.tableserver.instance.name}${file.separator}${iomsrv.tableserver.config.dir.name}${file.separator}${iomsrv.tableserver.script.name}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_tableserver_details_shortcuts_Windows.txt=<tr> ${line.separator}\
      <td class="detailLabel">Shortcuts</td> ${line.separator}\
      <td class="detailContent">Programs &gt; SAS &gt; Configuration &gt; ${server.shortcut.folder.display.name}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_tableserver_details_logging.txt=<tr> ${line.separator}\
      <td class="detailLabel">Log directory</td> ${line.separator}\
      <td class="detailContent"><a href="${tableserver.logs.dir}">${tableserver.logs.dir}</a> ${line.separator}\
       <br class="br">For more details about the initial logging configuration and how to modify it, see "Administering Logging for SAS Servers" in the <em>SAS Intelligence Platform: System Administration Guide</em> at <a href="http://support.sas.com/92administration" target="_blank">http://support.sas.com/92administration</a>.</td> ${line.separator}\
   </tr> ${line.separator}\
   
instructions_tableserver_details_validation.txt=<tr> ${line.separator}\
      <td class="detailLabel">Validation steps</td> ${line.separator}\
      <td class="detailContent">${line.separator}\
         <ol> ${line.separator}\
            <li>In the SAS Management Console, on the Plug-ins tab, select "+" to expand the Server Manager node.</li> ${line.separator}\
            <li>Expand ${iomsrv.tableserver.logical.name}.</li> ${line.separator}\
            <li>Highlight the ${iomsrv.tableserver.name}.</li> ${line.separator}\
            <li>Right mouse click this server and select Validate. You should see a <i>Validation Successful</i> message.</li> ${line.separator}\
         </ol> ${line.separator}\
      </td> ${line.separator}\
   </tr> ${line.separator}\

instructions_tableserver_start_Zos.txt=<tr> ${line.separator}\
      <td class="detailLabel">Started task</td> ${line.separator}\
      <td class="detailContent">${zos.high.level.qualifier}.${ENC2}.SRVPROC(${iomsrv.tableserver.stcname})</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_tableserver_details_table_tail.txt=</table> ${line.separator}\

instructions_tableserver_start.txt=<h3><a name="Start Table Server">Start the table server</a></h3> ${line.separator}\

warnings_tableserver_services.txt=<li><b>WARNING:</b> One or more issues were encountered during the creation of the service <b>${iomsrv.tableserver.service.name}</b>.  Typically this occurs when a service with the same name already exists.  The dependency chain for this service, and any other services that might depend on it, could be compromised.  Use the Services Manager to verify that the properties of this service are correct.  If they are incorrect, uninstall this configuration and reconfigure.</li> ${line.separator}\

warnings_tableserver_shortcuts.txt=<li><b>WARNING:</b> One or more shortcuts for the table server were not created. Verify the following: </li> ${line.separator}\
  <ul> ${line.separator}\
    <li>${error.command} exists</li> ${line.separator}\
    <li><b>${error.commandline}</b> is correct and any files specified exist</li> ${line.separator}\
  </ul> ${line.separator}\

errors_tableserver_head.txt=<h3>SAS Table Server failed to deploy successfully</h3> ${line.separator}\

errors_tableserver_list_head.txt=<ol> ${line.separator}\

errors_tableserver_list_tail.txt=</ol> ${line.separator}\

errors_tableserver_general.txt=<li><p>An error occurred in the '${error.whatFailed}' area. ${line.separator}\
   <ul>  ${line.separator}\
    <li>Error message: ${error.msg}</li>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

status.startTableServer.msg=An error occurred starting the Table Server.
status.noTableServerListener.msg=No Table Server listening. 

errors_tableserver_validatePorts.txt=<li><p>SAS Table Server failed on host ${iomsrv.tableserver.host}, port ${iomsrv.tableserver.port}. ${line.separator}\
   <ul>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>Table server logs: <a href="${tableserver.logs.dir}" target="blank">${tableserver.logs.dir}</a></li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_tableserver_backup.txt=<li><p>Backup of files in both ${error.srcdir} and ${error.deploydir} failed. The directory may be read only, the directory may not exist, or the permissions are insufficient for this process. ${line.separator}\
   <ul>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>Table server logs: <a href="${tableserver.logs.dir}" target="blank">${tableserver.logs.dir}</a></li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_tableserver_moveOrigFiles.txt=<li><p>The copying and configuring of files from ${error.srcdir} to ${error.deploydir} failed. ${line.separator}\
   <ul>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>Table server logs: <a href="${tableserver.logs.dir}" target="blank">${tableserver.logs.dir}</a></li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_tableserver_loadMetadata.txt=<li><p>Information about the table server could not be loaded into the metadata server. ${line.separator}\
   <ul>  ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>Table server logs: <a href="${tableserver.logs.dir}" target="blank">${tableserver.logs.dir}</a></li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_tableserver_installServices.txt=<li><p>The table server could not be installed as a service.  Verify the following: ${line.separator}\
   <ul> ${line.separator}\
      <li>${error.inifile} exists and is valid </li> ${line.separator}\
      <li>${error.command} exists </li> ${line.separator}\
      <li>${error.commandline} is correct </li> ${line.separator}\
   </ul></p> ${line.separator}\
</li>  ${line.separator}\

errors_tableserver_removeServices.txt=<li><p>The table server service could not be removed.  Verify the following: ${line.separator}\
   <ul> ${line.separator}\
      <li>${error.serviceName} exists and is a valid service </li> ${line.separator}\
      <li>${error.command} exists </li> ${line.separator}\
      <li>${error.commandline} is correct </li> ${line.separator}\
   </ul></p> ${line.separator}\
</li>  ${line.separator}\

errors_tableserver_startTableServer.txt=<li><p>No table server listener was detected on the specified host (${iomsrv.tableserver.host}) and port (${iomsrv.tableserver.port}). ${line.separator}\
   <ul> ${line.separator}\
      <li>Error log file: <a href="${error.logfile}" type="text/plain" target="_blank">${error.logfile}</a></li>  ${line.separator}\
      <li>Table server logs: <a href="${tableserver.logs.dir}" target="blank">${tableserver.logs.dir}</a></li> ${line.separator}\
   </ul></p> ${line.separator}\
</li>  ${line.separator}\

errors_tableserver_configDirExists.txt=<li><p>A config directory already exists for the table server. This indicates that you are attempting to add a second instance of the server or you are attempting to reconfigure the original server. You should either choose a unique server name to add an additional server instance or unconfigure the server before trying to reconfigure the server.</p></li>

unconfiguration_tableserver_summary_head.txt=<h3>SAS Table Server</h3> ${line.separator}\

unconfiguration_tableserver_summary_item.txt=<p>The table server was removed.</p> ${line.separator} \
   <ul> ${line.separator}\
      <li>${tableserver.configobj.name} was removed from metadata.</li> ${line.separator}\

unconfiguration_tableserver_summary_Windows_services_item.txt=<li>The service named ${iomsrv.tableserver.service.display.name} was stopped and removed.</li> ${line.separator}\
      <li>Shortcuts were removed.</li> ${line.separator}\

unconfiguration_tableserver_summary_Windows_scripts_item.txt=<li>Shortcuts were removed.</li> ${line.separator}\
     <li>Because you selected to run as management scripts, the executable for the SAS Table Server could not be stopped and any configuration files in use could not be removed.  Please stop this executable (sas.exe) yourself via the Task Manager and remove any unwanted files.</li> ${line.separator}\

unconfiguration_tableserver_summary_tail.txt=</ul>

#=============================================================
#  changeHost target
#=============================================================
instructions_tableserver_changeHost_manual_head.txt=<h4>Manual Instructions for the SAS Table Server</h4>

instructions_tableserver_changeHost_manual_steps.txt=<ul><li>The SAS Table Server has been updated with new host name values. Manually start the SAS Table Server by issuing the command: <ul><li><b>${tableserver.script} ${server.command.start.option}</b></li></ul></li></ul>

instructions_tableserver_changeHost_manual_steps_zos.txt=<ul><li>The SAS Table Server has been updated with new host name values. Manually start the SAS Table Server using one of the following methods: ${line.separator}\
  <ol>${line.separator}\
    <li>If you are running the server from the USS shell, issue the command: ${line.separator}\
      <ul>${line.separator}\
        <li><b>${tableserver.script} ${server.command.start.option}</b></li>${line.separator}\
      </ul>${line.separator}\
    </li>${line.separator}\
    <li>If you are running the server as a started task, start the task <b>${iomsrv.tableserver.stcname}</b> from the start system command.</li>${line.separator}\
  </ol>${line.separator}\
</li></ul>${line.separator}\

warnings_tableserver_changeHost_shortcuts.txt=<ul><li><b>WARNING:</b> One or more shortcuts for the Table Server were not created. Verify the following: </li></ul> ${line.separator}\
  <ul> ${line.separator}\
    <li>${error.command} exists</li> ${line.separator}\
    <li><b>${error.commandline}</b> is correct and any files specified exist</li> ${line.separator}\
  </ul> ${line.separator}
