copy dataset in GUI

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
fmou
Participant
Posts: 124
Joined: Sat May 28, 2011 9:48 pm

copy dataset in GUI

Post by fmou »

Hi,

I copied a dataset in GUI as another one.
Dataset management told me it is successful.

But I couldn't find the copied one under the same directory with the source. Neither from the GUI, nor from within shell.

Done twice. Same problem.

Any comments?

Thanks
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Did you specify a pathname for the new ".ds" file? If not, look in your project directory on the server.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
fmou
Participant
Posts: 124
Joined: Sat May 28, 2011 9:48 pm

Post by fmou »

no, not there either.

Under our project, we have sub directories like, dsdata/ dsproj/, etc.

I've looked all three places, project home, dsdata/ & dsproj/. Not there.

Never mind. I copied the dataset in DataStage instead.

Thanks
arvind_ds
Participant
Posts: 428
Joined: Thu Aug 16, 2007 11:38 pm
Location: Manali

Post by arvind_ds »

Use find command in unix to search for the required dataset.It will give you the list of folders where that dataset was placed.
Arvind
Post Reply