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

Compile rexx code with jcl


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mox512

New User


Joined: 04 Feb 2024
Posts: 17
Location: united arab emirates

PostPosted: Mon Feb 05, 2024 2:37 pm
Reply with quote

Hi everybody
I want to read log by rexx and execute it and enter in table in database and I want to read log 24 hours.The way it seemed to me write code with do forever loop and run rexx code with jcl.
I want to Execute rexx code with jcl, and I dont know how write jcl code. I write jcl code with PGM=IKJEFT01. this code can compile database connection but cant compile ispf connection. It seems that jcl with this pgm cant compile connection of sdsf. What way do you suggest that this code is always running?
Back to top
View user's profile Send private message
Joerg.Findeisen

Senior Member


Joined: 15 Aug 2015
Posts: 1255
Location: Bamberg, Germany

PostPosted: Mon Feb 05, 2024 2:55 pm
Reply with quote

Think of an Automation solution (Event triggered) instead of REXX.
Back to top
View user's profile Send private message
mox512

New User


Joined: 04 Feb 2024
Posts: 17
Location: united arab emirates

PostPosted: Mon Feb 05, 2024 3:00 pm
Reply with quote

i want to compile rexx job with jcl 24 hours. but with that pgm i cant execute it can we try to another way?
Back to top
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2023
Location: USA

PostPosted: Mon Feb 05, 2024 5:47 pm
Reply with quote

mox512 wrote:
i want to compile rexx job with jcl 24 hours

This phrase has no sense.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Tue Feb 06, 2024 12:29 am
Reply with quote

re: " cant compile ispf connection ... cant compile connection of sdsf."

'It does not work' does not give us enough information for problem determination.

I think you need to show us the JCL you are using, the code that you execute and any error messages that you receive.

fyi. I think you are using 'compile' when you probably meant 'perform'.
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Tue Feb 06, 2024 2:05 am
Reply with quote

As suggested, your shop might have an automation software - software that can read system logs for messages and perform a customizable action
Back to top
View user's profile Send private message
Willy Jensen

Active Member


Joined: 01 Sep 2015
Posts: 712
Location: Denmark

PostPosted: Tue Feb 06, 2024 2:17 am
Reply with quote

Are you asking for JCL to run ISPF and SDSF apps in batch?
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top