IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

IEF642I EXCESSIVE PARAMETER LENGTH IN THE PGM FIELD


IBM Mainframe Forums -> HomeWorks & Requests
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Mainframe world
Currently Banned

New User


Joined: 25 Jul 2021
Posts: 2
Location: India

PostPosted: Sun Jul 25, 2021 3:49 pm
Reply with quote

Hi Team,

I am getting above error , I tried my ways but not resolved if any one know guide me
Back to top
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2022
Location: USA

PostPosted: Sun Jul 25, 2021 5:12 pm
Reply with quote

What exactly is not clear in this simple pure English sentence?
Back to top
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2022
Location: USA

PostPosted: Sun Jul 25, 2021 7:00 pm
Reply with quote

P.S.
You can use Google Translate service to better understand the error message.
Quote:
IEF642I ÜBERMÄSSIGE PARAMETERLÄNGE IM PGM-FELD

Quote:
IEF642I LONGITUD DE PARÁMETRO EXCESIVA EN EL CAMPO PGM

Quote:
IEF642I LUNGHEZZA ECCESSIVA DEL PARAMETRO NEL CAMPO PGM

Quote:
IEF642I LONGUEUR DE PARAMÈTRE EXCESSIVE DANS LE CHAMP PGM

Quote:
IEF642I ЧРЕЗМЕРНАЯ ДЛИНА ПАРАМЕТРА В ПОЛЕ PGM

Quote:
IEF642I NADMIERNA DŁUGOŚĆ PARAMETRU W POLU PGM

Quote:
IEF642I PGM 場中參數長度過大

Quote:
IEF642I COMPRIMENTO EXCESSIVO DO PARÂMETRO NO CAMPO PGM

Quote:
पीजीएम क्षेत्र में IEF642I अत्यधिक पैरामीटर लंबाई

Quote:
IEF642I الطول المفرط للمعلمة في مجال PGM

Quote:
IEF642I יגזעקיאַטיוו פּאַראַמעטער לענג אין די PGM פעלד
Back to top
View user's profile Send private message
steve-myers

Active Member


Joined: 30 Nov 2013
Posts: 917
Location: The Universe

PostPosted: Sun Jul 25, 2021 9:35 pm
Reply with quote

You have to take many JCL related error messages at less than face value. Look at the entire statement.

For example -

// EXEC PGM=X23456789

is obviously wrong, but it passed syntax check! When it went to execution, I got

IEF642I EXCESSIVE PARAMETER LENGTH IN THE PGM FIELD

// EXEC PGM=IEFBR14PARM=OOPS

is also obviously wrong, but it produced

IEFC641I IMPROPER SUBPARAMETER LIST IN THE PGM FIELD

Seriously, copy the entire statement that appeared to get the error and the entire error error message with its error code. If there are symbol substitutions, copy the pseudo text with the symbol substitutions. Then you have a chance to get a good response from us
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> HomeWorks & Requests

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts VB to VB copy - Full length reached SYNCSORT 8
Search our Forums:

Back to Top