Using IBM i? Need to create Excel, CSV, HTML, JSON, PDF, SPOOL reports? Learn more about the fastest and least expensive tool for the job: SQL iQuery.
Good Afternoon All. I have been working on a DR project that moves production libraries from one box to another. I have it working pretty well, but have some questions about copying the user data across. I am saving the production box's user profiles using the USRSECDTA command, then ftp'ing that file across to the DR box. Here is where my question comes in. Can the RSTUSRPRF command be used in batch mode? I know you have to be in a restricted state. My plan is to submit the job to QCTL, end all subsystems, then run the RSTUSRPRF command. Has anyone done something like this before?