× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Automating M36 SSP shutdown from OS/400
  • From: "John T. Fields" <taf@xxxxxxxxxxxx>
  • Date: Mon, 1 Feb 1999 17:36:39 -0500

Lane:

When I execute the STRM36 command command every morning at 7:00am  it
executes the #STRPUP2 procedure and within that procedure  I call NIGHTTIME
until 4:33pm Mon - Fri.

NIGHTTIME loops until 4:33 then executes my Shutdown on the M36

Example Code #STRTUP2
ENABLE ILANSBS,#CNFIGLIB,15   - Communicate OS400 & M36
// NIGHTTIME
// OFF

Example code NIGHTTIME
// IF JOBQ-YES   GOTO LOOP
// JOBQ 1,,NIGHTTIME
// RETURN
// TAG $LOOP
// WAITTIME-163300
DISABLE ILANSBS          -- Stop Communication Between OS400 & M36
// WAIT INTERVAL-000005  - Wait 5 Seconds
// POWER OFF

If you have any questions you may email me at taf@net1plus.com .

Good Luck Lane!
John Fields


-----Original Message-----
From: lleach@allegiantgroup.com <lleach@allegiantgroup.com>
To: MIDRANGE-L@midrange.com <MIDRANGE-L@midrange.com>
Date: Monday, February 01, 1999 12:45 PM
Subject: Automating M36 SSP shutdown from OS/400


>
>
>I'm trying to automate the STOP SYSTEM and POWER OFF machine 36 commands to
> accomodate an unattended backup on the AS/400 (V3R7) side of
>the system. I have been unable to do this programatically thus far, as the
>STRM36PRC command is only allowed to run interactively.
>
>Does anyone know if this is even possible? My desire is, at a predetermined
> time, to programatically in batch shutdown the SSP machine 36, run my
>daily,
>weekly, or monthly backups, and perform the STRM36 command. If it is not
>possible, is there any functionality in SSP similar to the OS/400 Job
>Scheduler
>which would allow for unattended shutdown of SSP from SSP?
>
>I don't really want to run the ENDM36 command from OS/400 as all the books
>indicate unpredictible results may occur.
>
>I have searched the Multiple OS Operator Guide and the OS/400 & SSP
>co-existence redbook and have yet to find this information.
>
>Many thanks in advance for any information/insight you can provide.
>
>Lane Leach
>
>
>
>
>
>
>+---
>| This is the Midrange System Mailing List!
>| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
>| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
>| To unsubscribe from this list send email to
MIDRANGE-L-UNSUB@midrange.com.
>| Questions should be directed to the list owner/operator:
david@midrange.com
>+---
>

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.