Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. selva0202

    Unexpected Output

    Greetings, I had requirement to retrieve the list of generations available in a partifular GDG and write them on local dataset. The following is the REXX code which I tried. /* REXX */ /* SAY TRACE('?I') */ ADDRESS TSO...
  2. selva0202

    Clean-up the unwanted datasets

    Hello, we have a lot of GDG versions which are deleted logically but sitting physically. It occupies a lot of spaces. Is there a way to identify the datasets which logically deleted but not physically? -Selva
  3. selva0202

    How to find a string

    Greetings, I have the following requirement. Can someone will help me in this? More than 30000 members are available in about 10000 PDS. Each member has hardcoded dataset name 'X.Y.Z'. Now the requirement is we have to find out which members are hard coded with dataset name 'X.Y.Z' This is...
  4. selva0202

    Sample REXX rexx coding is required

    Hi Guys, I've got the following requirement. A string 'ABC' is available in multiple physical sequence dataset. They need be changed with 'XYZ' Am not familiar with REXX. So, can someone help me in this? -Selva

Part and Inventory Search

Back
Top