Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

All Other Mainframe Topics :: how to recover an uncataloged VSAM data set

$
0
0
Author: archanamuthukrishnan
Subject: how to recover an uncataloged VSAM data set
Posted: Wed Jan 11, 2017 6:18 pm (GMT 5.5)

Hi,

I renamed VSAM CSI DS using IDCAMS

//STEP1 EXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=A
//SYSIN DD *
ALTER -
SYSU.TEST.V1.CSI -
NEWNAME(SYS1.TEST.V1.CSI)

/*

The DS name got renamed but it is not catalogued, I couldn't find the DS anywhere.

Is there any possible to recover the uncatalogued VSAM DS?


Viewing all articles
Browse latest Browse all 8500

Trending Articles