Automate RPS rebuild via command line
Hi,
It would be useful to extract data and build rps table from a command line call in single user mode. There are times when we need to restore a backup and build the rps at the same time. It would be easier if we can do all this from a command line. I am aware of the JadeDatabaseAdmin::rpsExtractDataUsingIniOptions option but it won't run in single user mode.
It would also help if we can extract the data and rps table on the primary database as well for snapshot purpose.