User guide
24
PRSM Basic Commands, Syntax, and Examples (Reference NTP 297-8991-541)
PRSM Command with Syntax PRSM Examples Example Description
APPLY
APPLY <prsu_set_def> [<IN dest_set_def>]
1. APPLY scb05ib5
2. APPLY xsb00x05
3. APPLY xsb00x05 IN dtc 0
4. APPLY ’scb05ib5 | jpp28cb5 | xsb00x05
1. Applies an ISN PRSM in all applicable DESTs.
2. Applies an XPM PRSM in all applicable DESTs.
3. Applies an XPM PRSM in both units of DTC 0.
4. Applies three PRSUs with one command.
VALIDATE
VALIDATE <prsu_set_def> [<IN dest_set_def>] [<NODB>]
1. VALIDATE dmn01ib5
2. VALIDATE xmn01x05 IN ltc 0 0
3. VALIDATE ’prsus where status = nv
1. Validates an ISN PRSU against all DESTs.
2. Validates an XPM PRSU in LTC 0 unit 0.
3. Validates all PRSUs with a status of NV.
DISADMIN
DISADMIN <prsu_set_def>
1. DISADMIN dmn01ib5
2. DISADMIN ’scb05ib5 | jpp28cb5 | xsb00x05
1. Displays information on an ISN PRSU.
2. Displays information on three PRSUs.
SELECT
SELECT <fields> FROM PRSUSET <prsu_set_def>
SELECT <fields> FROM DESTSET <dest_set_def>
SELECT <seldef_name>
1. SELECT prsuid status FROM PRSUSET prsus + ’where status = r on rcc 4 0
2. SELECT prsuid appdate destid FROM + PRSUSET ‘prsus where appdate < 19960101
3. SELECT informlist
4. SELECT alldests
5. SELECT prsuid status category destid FROM + DESTSET DESTS ‘where destid = dtc
1. Generates a report on the removed PRSUs in RCC 4 unit 0.
2. Generates a report on all PRSUs applied before January 1, 1996.
3. Generates a report on all CM, ISN, and XPM PRSUs.
4. Generates a report on all DEST information.
5. Generates a report with the specified fields on PRSUs in all DTCs.
REPORT
REPORT PRSU <PRSU name>
REPORT DEST <destid>
REPORT DATE <yymmdd>
REPORT DATE <yyymmdd>
REPORT MODULE <module name>
REPORT DEPEND <PRSU name>
1. REPORT PRSU jpp28cb5
2. REPORT PRSU jpp
3. REPORT DEST ms 0
4. REPORT DATE 970310
REPORT DATE 19970310
5. REPORT MODULE Instart
6. REPORT DEPEND map08cr9
1. Outputs information on an individual PRSU.
2. Outputs information on all PRSUs with initials JPP.
3. Outputs information on DEST MS 0.
4. Outputs information on all PRSUs applied on or after March 10, 1997.
5. Outputs information on all PRSUs applied to a specific module.
6. Outputs information on all PRSUs that depend on a specific PRSU.
DBAUDIT
DBAUDIT [<dest_set_def>]
1. DBAUDIT
2. DBAUDIT rcc
1. Compares all destination databases with PRSM database and updates discrepancies.
2. Database audit all RCCs in the office.
ISTBAUDIT
ISTBAUDIT [<dest_set_def>]
1. ISTBAUDIT spm
2. ISTBAUDIT spm 5 cem 1
3.ISTBAUDIT ltc 8
1. Audits all SPM dests and applies or removes PRSUs to each device as required.
2. Audits SPM 5 CEM 1 and applies or removes PRSUs to it as required
3. Audits the active and inactive sides of LTC 8 and applies or removes PRSUs
ASSIGN
ASSIGN <field_name> <field_value> IN <prsm_set_def>
1. ASSIGN active y IN PRSUSET scb00cb5
2. ASSIGN active n IN PRSUSET scb00cb5
1. Activates an activatable PRSU.
2. Deactivates an activatable PRSU.
REMOVE
REMOVE <prsu_set_def> [<IN dest_set_def>]
1. REMOVE xsb00x05
2. REMOVE scb05ib5 IN ms 0
3. REMOVE ’prsus where category = dbg
1. Removes an XPM PRSU from all XPMs.
2. Removes an ISN PRSU from MS 0.
3. Removes all debug PRSUs.
ASSIGN
ASSIGN <field_name> <field_value> IN <prsm_set_def>
1. ASSIGN upgrade _ld eli06bh IN DESTSET ltc 0 0
2. ASSIGN aor n IN PRSUSET xzs69x06
1. Used to change loadname during XPM upgrade on LTC 0 unit 0 to ELI06BH.
2. Apply on reload field changed to “N”. PRSU will not apply after reloading.