User guide
12
Switch Performance Monitoring System (SPMS)
Commands
(NTP 297-1001-330, DMS-100F SPMS Application Guide)
>SPMS enters the SPMS utility at the CI level
>SET sets the parameters for the DISPLAY command
>SETREP sets parameters for the SPMSREP automated log report
>DISPLAY displays the index values over the last āNā days or date
>DESCRIBE used to describe the indexes you have selected
>EXCEPTION displays the critical index values over the last āNā days
>HELP use help plus subcommand to get detailed parameters
Example, to get current display of SPMS report with unsatisfactory level
set at 90 and unacceptable level at 80 use the following commands:
>SET UNSATLEVEL 900;SET UNACCLEVEL 800;DISPLAY
Example, to get a description of the INTEGFL index, use the command:
>DESCRIBE INTEGFL
Response = INTEGFL Basic index. Cutoffs of established calls, lost
network integrity. OM:SYSPERF CINTEGFL. Check
NETINTEG/INTEG at the NET/ENET level of the MAP.
DMS Scheduler (DMSSCHED) Commands
(NTP 297-YYYY-546, DMS-100F Routine Maintenance Procedures)
This tool replaced AUTOSCHED and is used to automatically execute
pre-written exec file(s). Users, input file(s) and device name(s), output
device(s), and start times are defined using the following commands:
>
DMSSCHED
enters the DMSSCHED utility at the CI level.
>DEFINE associates the exec file with the user and defines the output
storage device (use
NOOUTPUT
if no output file is needed).
>START schedules user login time, day, duration, & periodic logons.
>OUTPUT names the output file and device. If not specified, then the
output device is defaulted to the input device, and the output file
name is generated automatically using the following format:
<userid><month><day><hour><min>
>
INQUIRE
displays all automatic log-in request data.
>CANCEL cancels a particular automatic log-in request.
>STOP forces out a disconnected user that is currently logged on.
>HIST
displays a history of previous DMSSCHED operations.
>
CLEAR
clears the DMSSCHED history buffer.
Note: See NTP 297-YYYY-546 for an example on how to use this tool.
Table Audit (TABAUDIT) Commands
(
NTP 297-8991-303, One Night Process Software Delivery Procedures
)
TABAUDIT is a table verification process that can be run prior to making
an image tape or as a scheduled routine to verify office data. Table verifi-
cation can be run manually using TABAUDIT or automatically by using
AUTOTABAUDIT and scheduling the process. Nortel recommends that
table verification be an ongoing part of routine maintenance.
TABAUDIT performs the following check with the DMS switch in sync:
Generic table checks: Performs per table verification for corruption.
Syntax checks: Perform per tuple verification for syntax field consistency.
Table specific checks:
Performs per tuple verification for data consistency.
WARNING: TABAUDIT can take up to 10 hours or more to run and
should not be run same time as TABXFR or an image dump.
SUGGESTION: Review any service bulletins and notices before
attempting to correct any table data errors.
>TABAUDIT enters TABAUDIT directory at CI level.
>AUTO used to enter AUTOTABAUDIT from TABAUDIT.
>INCLUDE used to setup one table or a range of tables to be checked;
including failed tables from last check or changed tables
since last check.
>EXCLUDE used to exclude tables; NODR option used with the
EXCLUDE excludes all dump and restore tables.
>TIMEFRAME a AUTOTABAUDIT command used for scheduling.
>STATUS displays included/excluded table range.
>REPORT used to generate data integrity reports based upon speci-
fied options (use HELP REPORT to see options).
>CLEAR clear included tables or specified failed table.
>EXECUTE used to start verification and a device to store data.
>INFO information about TABAUDIT.