PDA

View Full Version : TechTip: What Does SAVSECDTA Do?



spitcher
12-31-1969, 06:33 PM
** This thread discusses the article: TechTip: What Does SAVSECDTA Do? (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=14842) **
In its simplest form, just insert the command in your standard save CL program. For instance, lets say your tape device name was TAP01. The command would be:

SAVSECDTA DEV(TAP01)

creidmcp
12-31-1969, 06:33 PM
** This thread discusses the article: TechTip: What Does SAVSECDTA Do? (http://www.mcpressonline.com/index.php?option=com_content&view=article&id=14842) **
** This thread discusses the Content article: TechTip: What Does SAVSECDTA Do? ("index.php?option=com_content&view=article&id=14842) **<br/>** This thread discusses the Content article: TechTip: What Does SAVSECDTA Do? (http://www.mcpressonline.com/tips-&-techniques/high-availability-disaster-recovery/techtip-what-does-savsecdta-do.html) **
Can you provide a simple example of a CLP to do SAVSECDTA ?