instructions_olapcubesrv_head.txt=<h3>${iomsrv.olapserver.name}</h3> ${line.separator}\

instructions_olapcubesrv_head_migrated.txt=<h3>SAS OLAP Server</h3> ${line.separator}\

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

instructions_olapcubesrv_details_migrated_servers.txt=<tr> ${line.separator}\
      <td class="detailLabel">Servers Migrated</td> ${line.separator}\
      <td class="detailContent">${migrated.servers.names}</td> ${line.separator}\

instructions_olapcubesrv_details_host.txt=<tr> ${line.separator}\
      <td class="detailLabel">Host machine</td> ${line.separator}\
      <td class="detailContent">${iomsrv.olapserver.host}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_olapcubesrv_details_port.txt=<tr> ${line.separator}\
      <td class="detailLabel">Port</td> ${line.separator}\
      <td class="detailContent">${iomsrv.olapserver.port}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_olapcubesrv_details_ports.txt=<tr> ${line.separator}\
      <td class="detailLabel">Ports</td> ${line.separator}\
      <td class="detailContent">${migrated.servers.ports}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_olapcubesrv_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.olapserver.service.name} </td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_olapcubesrv_details_service_names.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Windows services ${line.separator}\
         <br class="br">${migrated.servers.services}</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_olapcubesrv_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.appservercontext.dir}${file.separator}${iomsrv.olapserver.config.dir.name}${file.separator}${iomsrv.olapserver.script.name}</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_olapcubesrv_details_scripts_Windows_migrated.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Batch script ${line.separator}\
         <br class="br">${migrated.servers.script.names}</td> ${line.separator}\
   </tr>  ${line.separator}\

instructions_olapcubesrv_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.appservercontext.dir}${file.separator}${iomsrv.olapserver.config.dir.name}${file.separator}${iomsrv.olapserver.script.name}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_olapcubesrv_details_scripts_Unix_migrated.txt=<tr> ${line.separator}\
      <td class="detailLabel">Execution type</td> ${line.separator}\
      <td class="detailContent">Shell script ${line.separator}\
         <br class="br">${migrated.servers.script.names}</td> ${line.separator}\
   </tr> ${line.separator}\

instructions_olapcubesrv_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_olapcubesrv_details_logging.txt=<tr> ${line.separator}\
      <td class="detailLabel">Log directory</td> ${line.separator}\
      <td class="detailContent"><a href="${olapcubesrv.logs.dir}">${olapcubesrv.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/administration" target="_blank">http://support.sas.com/administration</a>.</td> ${line.separator}\
  </tr>  ${line.separator}\

instructions_olapcubesrv_details_log_dirs.txt=<tr> ${line.separator}\
      <td class="detailLabel">Log directories</td> ${line.separator}\
      <td class="detailContent"> ${migrated.servers.log.dirs} ${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/administration" target="_blank">http://support.sas.com/administration</a>.</td> ${line.separator}\
  </tr> ${line.separator}\

instructions_olapcubesrv_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 ${oma.appserver.servercontext.name}.</li> ${line.separator}\
            <li>Highlight the ${iomsrv.olapserver.logical.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_olapcubesrv_details_validation_migrated.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, select "${migrated.server.repository.name}" repository.</li> ${line.separator}\
            <li>On the Plug-ins tab, select "+" to expand the Server Manager node.</li> ${line.separator}\
            <li>Expand ${migrated.servers.server.context}.</li> ${line.separator}\
            <li>Highlight the ${migrated.servers.logical.server}.</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}\

instructions_olapcubesrv_details_validation_migrated_1.txt=<br> ${line.separator}\
      <br> Repeat all the above steps for the following servers\
      <br><table border=1><tr><th>Repository </th><th>Server Context</th><th> Logical Server</th></tr>\
      ${migrated.servers.pairs}</table>\

instructions_olapcubesrv_details_validation_migrated_2.txt=<br> ${line.separator}\
      </td> ${line.separator}\
   </tr>  ${line.separator}\

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

instructions_olapcubesrv_started_tasks_Zos.txt=<tr> ${line.separator}\
      <td class="detailLabel">Started task</td> ${line.separator}\
      <td class="detailContent">${migrated.servers.stcnames}</td> ${line.separator}\
   </tr> ${line.separator}\

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

instructions_olapcubesrv_details_notes_head.txt=<h4>Notes:</h4> ${line.separator}\
<ul> ${line.separator}\

instructions.sasappservers.olapcubesrv.rebuild.cube.txt=<li>The state of the cubes was not modified during migration.  If the cube metadata indicates that the cube physically existed on the source system, then the cube will appear to exist on the target system.  Once the migration is completed, you should check the status of the cubes.  One way to do this is to connect to the OLAP server in the SAS OLAP Server Monitor for SAS Management Console.  When the OLAP schema node is expanded, it will show all the cubes that have metadata that indicates they physically exist.  If the cube exists but cannot be opened by the OLAP server, the cube will have the state will show as Unknown.  These cubes must be examined to determine if they should be rebuilt or have their files copied from the source system.  Please see the migration documentation for information on how to copy cube files.</li> ${line.separator}\

instructions_olapcubesrv_details_notes_tail.txt=</ul>  ${line.separator}\

warnings_olapcubesrv_services.txt=<li><b>WARNING:</b> One or more issues were encountered during the creation of the service <b>${iomsrv.olapserver.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_olapcubesrv_shortcuts.txt=<li><b>WARNING:</b> One or more shortcuts for the OLAP 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_olapcubesrv_head.txt=<h3>SAS OLAP Server failed to deploy successfully</h3> ${line.separator}\

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

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

errors_olapcubesrv_validatePorts.txt=<li><p>SAS OLAP Server failed on host ${iomsrv.olapserver.host}, port ${iomsrv.olapserver.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>SAS OLAP server logs: <a href="${olapcubesrv.logs.dir}" target="_blank">${olapcubesrv.logs.dir}</a></li>  ${line.separator}\
   </ul></p>  ${line.separator}\
  </li>  ${line.separator}\

errors_olapcubesrv_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>OLAP server logs: <a href="${olapcubesrv.logs.dir}" target="_blank">${olapcubesrv.logs.dir}</a> </li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_olapcubesrv_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>OLAP server logs: <a href="${olapcubesrv.logs.dir}" target="_blank">${olapcubesrv.logs.dir}</a> </li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_olapcubesrv_loadMetadata.txt=<li><p>Information about the OLAP 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>OLAP server logs: <a href="${olapcubesrv.logs.dir}" target="_blank">${olapcubesrv.logs.dir}</a> </li> ${line.separator}\
   </ul></p>  ${line.separator}\
</li>  ${line.separator}\

errors_olapcubesrv_installServices.txt=<li><p>The OLAP 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_olapcubesrv_removeServices.txt=<li><p>The OLAP 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_olapcubesrv_startOlapCubeSrv.txt=<p>No OLAP server listener was detected on the specified host (${iomsrv.olapserver.host}) and port (${iomsrv.olapserver.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>OLAP server logs: <a href="${olapcubesrv.logs.dir}" target="_blank">${olapcubesrv.logs.dir}</a> </li> ${line.separator}\
   </ul></p> ${line.separator}\
</li> ${line.separator}\

unconfiguration_olapcubesrv_summary_head.txt=<h3>SAS OLAP Server</h3> ${line.separator}\

unconfiguration_olapcubesrv_summary_item.txt=<p>The OLAP server was removed.</p> ${line.separator} \
   <ul> ${line.separator}\
      <li>${olapcubesrv.configobj.name} was removed from metadata.</li> ${line.separator}\

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

unconfiguration_olapcubesrv_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 OLAP 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_olapcubesrv_summary_tail.txt=</ul> ${line.separator}\

#=============================================================
#  changeHost target
#=============================================================

instructions_olapcubesrv_changeHost_manual_head.txt=<h4>Manual Instructions for SAS OLAP Server</h4>

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

instructions_olapcubesrv_changeHost_manual_steps_zos.txt=<ul><li>The SAS OLAP Server has been updated with new host name values. Manually start the SAS OLAP 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>${olapcubesrv.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.olapserver.stcname}</b> from the start system command.</li>${line.separator}\
  </ol>${line.separator}\
</li></ul>${line.separator}\

warnings_olapcubesrv_changeHost_shortcuts.txt=<ul><li><b>WARNING:</b> One or more shortcuts for the OLAP 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}\
