Page 1 of 1

Opposite of no storage locations, ONLY storage locations.

Posted: Sun Jun 20, 2010 8:53 pm
by Ultramundane
I should be able to define a set of storage locations on disk. DataStage should check these settings in Globals and/or if locally defined to make sure that the users are writing to these said locations and/or to locations below the specified locations.

If I say,
STORAGE_LOCATION_1=/Proj01
STORAGE_LOCATION_2=/Proj02

Then, users can only write to this location and to locations below the said location.

If addition, the tool should only display such locations to the users when selecting files or searching for files and directories.

Thanks.