Update Instructions - national_category_table.template 5/24/05 1. Log into the dx1 server as the fxa user. 2. Save a copy of the site's national_category_table.template file cd /data/fxa/nationalData cp -p national_category_table.template national_category_table.template.{date} 3. ftp dataset from NOAA1 pub/ndm sftp noaa1 cd pub/ndm get national_category_table.template bye 4. Relocalize. On the dx1 server, run the mainScript.csh localization command to create the national_category_table.dat file from the updated national_category_table.template file. Enter the following commands as the fxa user: cd /awips/fxa/data/localization/scripts ./mainScript.csh -text 5. Stop and start ingest on dx1 stopIngest.dx1 startIngest.dx1 6. On the dx2 server (for failover), also run mainScript.csh. rlogin dx2 cd /awips/fxa/data/localization/scripts ./mainScript.csh -text