superGroup.sql missing in the RMS 19.0.1 install archive
Hi all
We are installing the RMS 19.0.1 version on our test environment. the full installation without loading of the demo data has been choosed.
In this case, according to IG, we should follow the below steps described in the Batch Security Setup section.
1. Log on to sqlplus as the RMS schema owner.
2. Insert into SEC_GROUP and entry for Super Group:
@<STAGING_DIR>/rms/installer/create_db/superGroup.sql
The problem is that superGroup.sql file is missing in the 19.0.1 installation archive
I checked in the RMS 19.0 - this file is also missing.
Is this the documentation mistake or it is installer media bug?