ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Save System and User Data using Option 21

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Save System and User Data using Option 21

    Hello,

    Is there a way where we can automate the Save System and User Data option 21 feature? I am an ISeries System Admin and the company I work for can't afford the Robot product. I know I can create the commands in CL to save the License code, OS400 and other libraries but I was looking for some different methods. Any suggestions?

    Thanks,

    David C

  • #2
    Well you could always use IBM backup

    Type in go backup and take a look there


    You can so as you said
    create a cl program to endsbs qinter
    hldjobq qbatch etc........

    then savlib *NONSYS
    syssecdta
    savcfg
    savsys

    ...........use rtvsysval QDAYOFWEEK ??

    Run different saves on different days of the week


    we have a backup program here @


    you could play around with this


    Let me know if I can help
    Jamie
    All my answers were extracted from the "Big Dummy's Guide to the As400"
    and I take no responsibility for any of them.

    www.code400.com

    Comment

    Working...
    X