Running the set_system_parameter_oracle_pnet.sql script
Before you create a new Oracle user, ensure that you copy the Oracle folder that contains the set_system_parameter_oracle_pnet.sql script to the Oracle server.
Navigate to the Utilities\oracle\11G folder (for Oracle 11.x) or the Utilities\oracle\12C\CDB folder (for Oracle 12c).
For example, cd Utilities\Oracle\11G
- Run the following command:
(For Oracle 11.x) sqlplus SYS/<password>@ <SID>/<service_name> as sysdba
(For Oracle 12c) sqlplus SYS/<password>@ <CDB>/<service_name> as sysdba - Run the set_system_parameter_oracle_pnet.sql script on the Oracle server.
SQL> @set_system_parameter_oracle_pnet.sql - Restart the Oracle database. The script verifies whether the set parameters appears in the Oracle database.
- If you have already created users in Oracle, create user accounts and tablespaces for these users. You can do this by any one of the following methods:
- Manual method: To create tablespaces and users manually, see Creating tablespaces and user accounts
- Through the run_oracle_db_scripts.sql script. For more information, see Running-the-run_oracle_db_scripts-sql-script-in-a-standalone-Oracle-environment and Running-the-run_oracle_db_scripts-sql-script-in-an-Oracle-RAC-environment.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*