MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 575 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Pros and cons of name-Value pair tables in DB2
misi01

Replies: 3
Views: 1668

PostForum: Database   Posted: Fri Mar 22, 2024 2:56 am   Subject: Pros and cons of name-Value pair tables in DB2
So, reading 4 rows instead of 1, or did I misunderstand you?

To say it sounds inefficient must be an understatement.

How many times per day will it be read?
  Topic: Compiling Rexx scripts
misi01

Replies: 10
Views: 689

PostForum: TSO and ISPF   Posted: Sat Mar 02, 2024 3:02 am   Subject: Compiling Rexx scripts
I think you missed the bit where I wrote
as long as you don't try to actually use it

Not sure if want to compile the code using the NOCOMPILE option you mentioned.
I'm quite happy to see duplicat ...
  Topic: Compiling Rexx scripts
misi01

Replies: 10
Views: 689

PostForum: TSO and ISPF   Posted: Thu Feb 15, 2024 5:20 am   Subject: Keeping your Rexx source/CEXEC libraries in synch
The idea (?) behind compiled Rexx is to be able to distribute your code as object code only while "protecting" your source code from prying eyes.
One of the problems you're going to run int ...
  Topic: Compiling Rexx scripts
misi01

Replies: 10
Views: 689

PostForum: TSO and ISPF   Posted: Thu Feb 15, 2024 5:02 am   Subject: Compiling Rexx scripts
Thought I'd update this thread a bit more.
One of the "quirks" of the Rexx compiler (CREXX) is the fact that it is less "forgiving" than the interpretative variation (IREXX) (whic ...
  Topic: Compiling Rexx scripts
misi01

Replies: 10
Views: 689

PostForum: TSO and ISPF   Posted: Fri Feb 09, 2024 4:39 am   Subject: Experiences of compiling Rexx code.
After reading the documentation, it was actually easier than I thought.
The stripped down PROC I created was the same as that defined at

https://www.ibm.com/docs/en/zos/3.1.0?topic=by-rexxc-fan ...
  Topic: Compiling Rexx scripts
misi01

Replies: 10
Views: 689

PostForum: TSO and ISPF   Posted: Thu Feb 08, 2024 7:06 am   Subject: Cannot preview append
I was going to append a long description of how my attempts went compiling Rexx scripts, but the preview button is still failing.
  Topic: Compiling Rexx scripts
misi01

Replies: 10
Views: 689

PostForum: TSO and ISPF   Posted: Tue Feb 06, 2024 8:46 am   Subject: Compiling Rexx scripts
Thank you.
Lot to read and, I imagine, many pitfalls along the way Smile

Still, simply a matter of reading up, experimenting and taking notes of what to do to get it all working.
  Topic: Excluding IMS segments using File Manager IMS in batch
misi01

Replies: 8
Views: 1577

PostForum: Utilities   Posted: Wed Jan 17, 2024 8:26 am   Subject: Excluding IMS segments using File Manager IMS in batch
It's been a while, but I just had a bit of time over to test some more and finally arrived at the solution.
2 comments here.

I kept submitting the job and in the FM report saw the following:

...
  Topic: Excluding IMS segments using File Manager IMS in batch
misi01

Replies: 8
Views: 1577

PostForum: Utilities   Posted: Wed Jan 17, 2024 8:25 am   Subject: Excluding IMS segments using File Manager IMS in batch
Duplicate
  Topic: Excluding IMS segments using File Manager IMS in batch
misi01

Replies: 8
Views: 1577

PostForum: Utilities   Posted: Wed Jan 17, 2024 8:23 am   Subject: Excluding IMS segments using File Manager IMS in batch
It's been a while, but I just had a bit of time over to test some more and finally arrived at the solution.
2 comments here.

I kept submitting the job and in the FM report saw the following:

...
  Topic: Excluding IMS segments using File Manager IMS in batch
misi01

Replies: 8
Views: 1577

PostForum: Utilities   Posted: Wed Jan 17, 2024 8:22 am   Subject: Excluding IMS segments using File Manager IMS in batch
It's been a while, but I just had a bit of time over to test some more and finally arrived at the solution.
2 comments here.

I kept submitting the job and in the FM report saw the following:

...
  Topic: Compiling Rexx scripts
misi01

Replies: 10
Views: 689

PostForum: TSO and ISPF   Posted: Wed Jan 10, 2024 10:51 am   Subject: Compiling Rexx scripts
I searched the forum, but couldn't find anything that seemed relevant.
I am playing with compiling some Rexx code and have a few questions.

- when compiling, the compiled code ends up in a PDS. I' ...
  Topic: Define LRECL for instream SYSIN
misi01

Replies: 2
Views: 483

PostForum: Job Control Language(JCL)   Posted: Wed Jan 10, 2024 2:18 am   Subject: Define LRECL for instream SYSIN
Thanks for the suggestion, but that didn't work.
Here are all the possible (?) bits that show what went wrong. From Fault Analyzer

File Name . . . . . . . . . : MFA600I ...
  Topic: Define LRECL for instream SYSIN
misi01

Replies: 2
Views: 483

PostForum: Job Control Language(JCL)   Posted: Wed Jan 03, 2024 6:17 am   Subject: Define LRECL for instream SYSIN
I hope I've described the problem correctly in the title.
We have a program that, for some strange reason, allows the developer to pass parms in via instream JCL, but the file defined is LRECL=70.. ...
  Topic: Address LINK gives rc -3
misi01

Replies: 3
Views: 495

PostForum: TSO and ISPF   Posted: Thu Dec 21, 2023 5:18 am   Subject: Address LINK gives rc -3
Thank you. In the end I went for the solution of running the LISTALC command and then looping through the results to see if the loadlib was already allocated.

(I tried appending the Rexx code via t ...
 
Page 1 of 39 Goto page 1, 2, 3 ... 37, 38, 39  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group