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 12358 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Converting hex values to decimal
kolusu

Replies: 3
Views: 767

PostForum: Database   Posted: Thu Jul 11, 2024 11:30 am   Subject: Converting hex values to decimal
I didn't forget, but maybe you misunderstood my question?


Misi01,

I did not misunderstand your question. First off you did not mention about replicating the REXX functions as you merely asked ...
  Topic: Converting hex values to decimal
kolusu

Replies: 3
Views: 767

PostForum: Database   Posted: Mon Jul 08, 2024 3:21 pm   Subject: Converting hex values to decimal
misi01,

You seem to forget the solutions you got recently. In the previous thread titled "Displaying binary data as "readable" such" I pointed a link. here is that post


...
  Topic: English expression
kolusu

Replies: 1
Views: 531

PostForum: Related Non-Technical Topics   Posted: Wed Jul 03, 2024 12:50 pm   Subject: English expression
misi01,

Sensitive Data masking or Data privacy masking is what you are looking for.
  Topic: Period missing after END-EXEC in WS
kolusu

Replies: 1
Views: 532

PostForum: Application Programming   Posted: Fri Jun 28, 2024 4:52 pm   Subject: Period missing after END-EXEC in WS
chuck,

Is it the Precompiler that issued the error message when the period is missing or is it the COBOL compiler that issued the message?

According Db2 12 , Period is OPTIONAL if it is in betw ...
  Topic: Need help in formatting output
kolusu

Replies: 4
Views: 1351

PostForum: Utilities   Posted: Mon May 27, 2024 6:45 pm   Subject: Need help in formatting output
I lost DFSORT usage to some extent.

shekar123,


Any programming language/utility is like riding a bike. You learn once and never forget. I haven't coded COBOL programs since 2006 as I prima ...
  Topic: Need help in formatting output
kolusu

Replies: 4
Views: 1351

PostForum: Utilities   Posted: Mon May 27, 2024 9:46 am   Subject: Need help in formatting output
shekar123,

What a waste of time and resources. bonk bonk A simple 10 line report can be generated much faster by hand rather than running 6 passes of data for getting only partial data bonk ...
  Topic: Displaying binary data as "readable" such
kolusu

Replies: 2
Views: 979

PostForum: Database   Posted: Thu May 16, 2024 2:52 pm   Subject: Displaying binary data as "readable" such
misi01,


What I would like to do would be to show the EBCDIC characters as ASCII (?), ie, show a 40 as a "space" and the D6 results as the letter O (as in Oscar).

It is not ASCII. X' ...
  Topic: COBOL and SQL IS BINARY DB2 column
kolusu

Replies: 3
Views: 1044

PostForum: Application Programming   Posted: Wed May 08, 2024 3:08 pm   Subject: COBOL and SQL IS BINARY DB2 column
misi01,

If the db2 column is defined as BInary, and if you are loading a packed decimal number, do you get right values if there is a comparison or arithmetic operation on column ?

You are bett ...
  Topic: Dataset name with a workday.
kolusu

Replies: 6
Views: 1466

PostForum: Utilities   Posted: Mon Apr 29, 2024 5:06 pm   Subject: Dataset name with a workday.
ramy2016"]
But something is off, let's say I ran it on Friday last time, so my PDS member = //WKLD SET WKDAY=FRI
and today is Monday. As I ran it on Monday, Step1 and Step2 ran, setting WDAY to MON, ...
  Topic: SFTP to list large number of files
kolusu

Replies: 6
Views: 1881

PostForum: TSO and ISPF   Posted: Sun Apr 28, 2024 8:34 am   Subject: SFTP to list large number of files
jathampy,

1. Yes. You can SFTP to your remote site and then issue the CD to the desired directory and then LS command to list the files.

2. check this link which explains all the options of LS ...
  Topic: SFTP to list large number of files
kolusu

Replies: 6
Views: 1881

PostForum: TSO and ISPF   Posted: Fri Apr 26, 2024 7:20 pm   Subject: SFTP to list large number of files
jathampy,

Here is an example of getting the directory listing and then you parse the output. I am just showing how the directory listing will be. You can add the parsing logic to generate the SF ...
  Topic: Dataset name with a workday.
kolusu

Replies: 6
Views: 1466

PostForum: Utilities   Posted: Fri Apr 26, 2024 7:09 pm   Subject: Dataset name with a workday.
Thank you kolusu for the link, I did searched but what I've found had limited options. For ex. I've already done dataset rename using internal reader, but this time it's a large number of files and if ...
  Topic: SFTP to list large number of files
kolusu

Replies: 6
Views: 1881

PostForum: TSO and ISPF   Posted: Fri Apr 26, 2024 12:38 am   Subject: SFTP to list large number of files
jathampy,

You can list the files in USS directory with BPXBATCH. You can also generate the SFTP commands from that list. Let me know if you are interested in that approach.
  Topic: Dataset name with a workday.
kolusu

Replies: 6
Views: 1466

PostForum: Utilities   Posted: Fri Apr 26, 2024 12:34 am   Subject: Dataset name with a workday.
ramy2016,

You have been member for a long time and yet you cannot follow simple rules of searching before posting.

Check this link which shows you how to created a dataset with current date.
...
  Topic: Incorrect day shown.
kolusu

Replies: 2
Views: 1112

PostForum: Utilities   Posted: Wed Apr 24, 2024 12:26 am   Subject: Re: Incorrect day shown.

CUR_DAY,S'&WDAY'

Ramy2016,

You used WDAY which gives you the day of the week, based on UTC. Shown in three characters: SUN, MON, TUE, WED, THU, FRI or SAT. Use &LWD ...
 
Page 1 of 824 Goto page 1, 2, 3 ... 822, 823, 824  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group