Error- EFC006I POSITIONAL PARAMETERS MUST BE SPECIFIED BEFORE KEYWORD PARAMeter

JES2/3, JCL, utilities.
Post Reply
User avatar
prath07
New Member
Posts: 1
Joined: Thu Jun 24, 2021 12:57 pm

Error- EFC006I POSITIONAL PARAMETERS MUST BE SPECIFIED BEFORE KEYWORD PARAMeter

Post by prath07 »

Untitled.png
You do not have the required permissions to view the files attached to this post.
User avatar
Anuj Dhawan
Founder
Posts: 2802
Joined: Sun Apr 21, 2013 7:40 pm
Location: Mumbai, India
Contact:
India

Re: Error- EFC006I POSITIONAL PARAMETERS MUST BE SPECIFIED BEFORE KEYWORD PARAMeter

Post by Anuj Dhawan »

Screen-shot you share does not show the error-message you write in the subject. A screen-shot with error message could have been self-explanatory.

However, with first glance it looks like you are missing 'accounting-information' positional parameter. That said, an educated guess is change your Job card as:

Code: Select all

//IDC037JJ JOB(*),'PRATH',NOTIFY='IDC037',TIME=(1,0)
Thanks,
Anuj

Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Harsh Deol
New Member
Posts: 9
Joined: Sat Nov 22, 2014 12:32 pm

Re: Error- EFC006I POSITIONAL PARAMETERS MUST BE SPECIFIED BEFORE KEYWORD PARAMeter

Post by Harsh Deol »

Hi,

Did you get it solved? I think, what Anuj has said is the error.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “JCL - Job Control Language.”