Creating a New RPD for SE Security
To create a new RPD file:
- Go to the <install_directory>\star\etl\oracle\templates:
- Make a copy of the startetl.tbat file.
- Move the copied file to <install_directory>\star\etl\oracle.
- Go to <install_directory>\star\etl\oracle\templates and edit the copied staretl.tbat file in a text editor (such as Notepad).
- Go to Step 32 and remove the entire Step 32. Removing Step 32 will take away Row Level Security.
- In the <install_directory>\star\etl\common folder, execute runSubstitution, which will generate new versions of files in the \scripts folder.
- In the <install_directory>\star\scripts folder, open the staretl.bat/.sh file and ensure Step 32 is gone.
- Run staretl.
- Replace the current RPD with this new RPD with security. If there were any changes to variables or values in the RPD, you will need to re-add them.