HP3000-L Archives

November 2007, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Joshua Johnson <[log in to unmask]>
Reply To:
Joshua Johnson <[log in to unmask]>
Date:
Sat, 10 Nov 2007 15:36:06 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (71 lines)
This can be done from within the job. Just make the last set of commands in
your job something like this. I did this from memory so it is probably not
perfect. The first echo line will get your normal EOJ line in there which is
nice to have. You could also print to a local file then dscopy the file
remotely, it's up to you.

:ECHO CPU sec. = !hpcpusecs.  elapsed min. = !hpconnmins.  !hpdatef,
!hptimef. 
:remote:<node> hello <logon>
:file rspool=<file.grp.acct>;dev=#<node>
:print !hplastspid.out.hpspool;out=*rspool
:eoj

If the remote node is not a 3000 then Craig's FTP solution is the way to go.

Josh
 
-----Original Message-----
From: HP-3000 Systems Discussion [mailto:[log in to unmask]] On Behalf
Of Denys Beauchemin
Sent: Friday, November 09, 2007 10:21 PM
To: [log in to unmask]
Subject: Re: [HP3000-L] File equation

I believe Reggie is asking how to redirect the #STDLIST of a job to another
node.  I'm not sure this can be done inside the job, it will properly
require some intervention when the spoolfile is closed.

Denys...
-----Original Message-----
From: HP-3000 Systems Discussion [mailto:[log in to unmask]] On Behalf
Of Craig Lalley
Sent: Friday, November 09, 2007 5:28 PM
To: [log in to unmask]
Subject: Re: [HP3000-L] File equation

----- Original Message ----
From: Reggie Monroe <[log in to unmask]>
To: [log in to unmask]
Sent: Friday, November 9, 2007 2:34:07 PM
Subject: File equation

Would anyone know how to create a file equation to right output from a
batch job to another node.
**************

Reggie,

What do you mean by "another node", if you have another HP3000, you can

Dsline  #NAME to a seperate box
REMOTE HELLO logon

FILE X=X;DEV=DISC;DEV=#NAME

Or something like that

If you don't have a seperate HP3000, you can ftp the STDLIST to the "other"
server.

-Craig

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2