On Sat, 20 Dec 2025 20:53:22 +0400, Jake Anderson <[email protected]>
wrote:
>I have some datasets under alias TECH and want to move all datasets of
>TECH.** to newly created TECH1 alias.
ISPF 3.4 rename will handle most datasets and tells you when a dataset is
unsupported (e.g. VSAM). For VSAM where tech and tech1 are in the same catalog,
use "ALTER / NEWN('TECH1.xxxx'). Note that the displayed DSN can be used in the
NEWN(' '). Alternatively, you could write an exec.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN