[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sas-l
Subject:    Re: Mainframe question
From:       "William W. Viergever" <wwvierg () ATTGLOBAL ! NET>
Date:       2001-03-30 19:39:21
[Download RAW message or body]

PMFJI, but here's my $0.02:

Ravi's prior post is key - you need to include those "card image" DCB
paramters in your DD statement.

W.r.t. to Ken's ABEND advice (he's right-on, it is a timed-out msg) and
suggested solution (up the time) I had a weird experience a few years back:

At that particular institution, they had different "time-out" triggers,
many based on job class, such that I had to override the default time
paramter on the EXEC card and *not* the JOB card - you might want to check
with your systems folks.

HTH

Later



  At 11:59 AM 3/30/2001 -0700, Kenneth Moody wrote:
>It's been a while, but I believe that a 322 abend means that you've
>exceeded your allowed CPU time.  If that's the case you can correct it by
>adding a TIME= parameter to your JOB card.  It would probably be helpful
>to talk with an experienced user at your site, or with the appropriate
>systems suppport staff to find out exactly what your choices are.
>
>Ken Moody
>First Health, Metrics Department
>Voice: 916-374-3924
>EMail: KennethMoody@firsthealth.com
>
> >>> "Vaishali Joshi" <vjoshi@QRC.COM> 03/30 9:39 AM >>>
>Hello,
>
>I have a mainframe question.  I have a large dataset on the mainframe that
>I am trying to create a transport dataset.
>Here is what my code looks like.
>//IGHCCPRT  JOB (ACC1,473,C,500),JOSHI
>//*
>//*  COPYTOPC.SAS:  CREATE A TRANSPORT DATA SET OF LAST YEARS
>//*                 GRANT FILE.
>//*
>/*ACCESS ACC1PIZ
>/*ACCESS ACC1IGH
>//*DISCOUNT
>/*NOPURGE
>//*
>/*ROUTE  XEQ  TAPE
>/*ROUTE  XEQ  MSS
>//*
>/*MESSAGE ######,R;######,R;######,R;######,R;######,R
>/*MESSAGE ######,R;######,R;######,R
>//*
>//  JCLLIB ORDER=ZABCRUN.PROCLIB
>//*
>// EXEC  SAS
>//*
>//CGAFPREV  DD  DSN=ACC1PIZ.CGAF2000,UNIT=TAPE,DISP=SHR,
>//  VOL=(PRIVATE,SER=(######,######,######,
>//  ######,######,######,######,######))
>//*
>//OUT1 DD DSN=ACC1IGH.CGAFPREV.EXP,DISP=(NEW,KEEP),
>// UNIT=MSS,SPACE=(CYL,(850,850),RLSE)
>//*
>//SYSIN DD  *
>
>
>    PROC CPORT DATA=CGAFPREV.CGAF FILE=OUT1 ;
>    RUN ;
>
>This is a very large dataset.  I don't get any error messages but at the
>same time my dataset is not created and the log is cut off half way
>thru.  Here is the one message I do get.
>  IEA848I NO DUMP WAS PRODUCED FOR THIS ABEND, DUE TO SYSTEM OR
> INSTALLATION REQUEST
>  IEF472I IGHCCPRT SAS - COMPLETION CODE - SYSTEM=322 USER=0000
> REASON=00000000
>
>Any suggestions on how I can create my transport file?
>Thank you!
>
>Vaishali

----------------------------------------------------------------------------
William W. Viergever                      Voice  : (916) 483-8398
Viergever & Associates                    Fax    : (916) 486-1488
Sacramento, CA 95835                      E-mail : wwvierg@attglobal.net
----------------------------------------------------------------------------

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic