Skip to main content

CASSI9012E JCL support failed to start. Error returned from casspool, RC=0012

  • January 21, 2016
  • 3 replies
  • 0 views

Problem:

A region has been configured for JCL but when the region is started, JES is not seen as an option under

Resources on the ESMAC page. Also, the following appears in the console log file for the region:


151209 10143027        352 JCLTEST  CASSI9012E JCL support failed to start. Error returned from casspool,

RC=0012 10:14:30

Resolution:

Please check if there is a "\\" appended to "catalog.dat" on the JES configuration page, like in this

example:


   C:\\Users\\User\\ES\\JCLTEST\\catalog\\catalog.dat\\


If so, remove the "\\" from the end of "catalog.dat". The path should then appear similar to this example:


    C:\\Users\\User\\ES\\JCLTEST\\catalog\\catalog.dat


After restarting the region, JES will be seen on the JES configuration page, and this will be seen in the

console log:

151209 16454487       6236 JCLTEST  JES000051I Job Entry Subsystem (JES) services initialized


#MFDS
#EnterpriseDeveloper

3 replies

  • Author
  • Rocketeer
  • 19312 replies
  • April 16, 2020

Problem:

A region has been configured for JCL but when the region is started, JES is not seen as an option under

Resources on the ESMAC page. Also, the following appears in the console log file for the region:


151209 10143027        352 JCLTEST  CASSI9012E JCL support failed to start. Error returned from casspool,

RC=0012 10:14:30

Resolution:

Please check if there is a "\\" appended to "catalog.dat" on the JES configuration page, like in this

example:


   C:\\Users\\User\\ES\\JCLTEST\\catalog\\catalog.dat\\


If so, remove the "\\" from the end of "catalog.dat". The path should then appear similar to this example:


    C:\\Users\\User\\ES\\JCLTEST\\catalog\\catalog.dat


After restarting the region, JES will be seen on the JES configuration page, and this will be seen in the

console log:

151209 16454487       6236 JCLTEST  JES000051I Job Entry Subsystem (JES) services initialized


#MFDS
#EnterpriseDeveloper

Hi ,

 

I am getting same error .

I do not have \\ after catalog.dat .

Even also i am getting below error 

 

18590358      13164 PGDEMO   JES000011E Batch Spool File Error; SPLJOB Status Open I/O     9/009 18:59:03
200416 18590358      13164 PGDEMO   CASSI9012E JCL support failed to start. Error returned from casspool, RC=0012 18:59:03

 

 


  • Author
  • Rocketeer
  • 19312 replies
  • April 16, 2020

Problem:

A region has been configured for JCL but when the region is started, JES is not seen as an option under

Resources on the ESMAC page. Also, the following appears in the console log file for the region:


151209 10143027        352 JCLTEST  CASSI9012E JCL support failed to start. Error returned from casspool,

RC=0012 10:14:30

Resolution:

Please check if there is a "\\" appended to "catalog.dat" on the JES configuration page, like in this

example:


   C:\\Users\\User\\ES\\JCLTEST\\catalog\\catalog.dat\\


If so, remove the "\\" from the end of "catalog.dat". The path should then appear similar to this example:


    C:\\Users\\User\\ES\\JCLTEST\\catalog\\catalog.dat


After restarting the region, JES will be seen on the JES configuration page, and this will be seen in the

console log:

151209 16454487       6236 JCLTEST  JES000051I Job Entry Subsystem (JES) services initialized


#MFDS
#EnterpriseDeveloper

One more addition to above comment .

I am getting this issue only after associating my project with one particular JCL , which is used for database connectivity and unloading data from a table to a file


  • Author
  • Rocketeer
  • 19312 replies
  • April 17, 2020

Problem:

A region has been configured for JCL but when the region is started, JES is not seen as an option under

Resources on the ESMAC page. Also, the following appears in the console log file for the region:


151209 10143027        352 JCLTEST  CASSI9012E JCL support failed to start. Error returned from casspool,

RC=0012 10:14:30

Resolution:

Please check if there is a "\\" appended to "catalog.dat" on the JES configuration page, like in this

example:


   C:\\Users\\User\\ES\\JCLTEST\\catalog\\catalog.dat\\


If so, remove the "\\" from the end of "catalog.dat". The path should then appear similar to this example:


    C:\\Users\\User\\ES\\JCLTEST\\catalog\\catalog.dat


After restarting the region, JES will be seen on the JES configuration page, and this will be seen in the

console log:

151209 16454487       6236 JCLTEST  JES000051I Job Entry Subsystem (JES) services initialized


#MFDS
#EnterpriseDeveloper

Hello All ,

 

Is there  any update on query raised .

Can you please priortize the same