Symantec DLP 15.5 ‘e Upgrade Adımları

tarafından
1704
Symantec DLP 15.5 ‘e Upgrade Adımları
  1. Update readiness tool farklı bir klasöre extract edip, klasöre koplayın. Symantec bu klasöre direk extract etmeniniz önermiyor.

c:\Program Files\Symantec\DataLossPrevention\EnforceServer\15.5\Protect\Migrator\URT\

A screenshot of a cell phone

Description automatically generated

  1. Update Readiness tool database account oluşturulması.
    1. Navigate to the /script folder where you extracted the Update Readiness tool.
    2. Start SQL*Plus:

sqlplus /nolog

    1. Run the oracle_create_user.sql script: SQL> @oracle_create_user.sql

A screenshot of a cell phone

Description automatically generated

  1. Oluşturulan kullanıcıyı yetkilendirmek için

sqlplus sys/[sysdba password] as sysdba
GRANT READ,WRITE ON directory DATA_PUMP_DIR TO [schema user name]; GRANT SELECT ON dba_registry_history TO [schema user name];
GRANT SELECT ON dba_temp_free_space TO [schema user name];

4- Update Readiness tool çalıştırmak için

  1. Command prompt

Go to the URT directory:

c:\Program Files\Symantec\DataLossPrevention\EnforceServer\15.5\Protect\Migrator\URT

Run the Update Readiness tool using the following command

“C:\Program Files\Symantec\DataLossPrevention\ServerJRE\1.8.0_181\bin\java” UpdateReadinessTool –username <schema user name>
–password <password>
–readiness_username <readiness_username>

–readiness_password <readiness_password> –sid <database_system_id>
[–quick]

A picture containing text

Description automatically generated

  1. Enforce server

A screenshot of a cell phone

Description automatically generated

5- Readiness tool output kontrol edilir. Error mesajları kontrol edilir . Gerekli düzeltmeler yapılır.

A screenshot of a social media post

Description automatically generated

6- Switching from SID to SERVICE_NAME

  1. Servis stop

A screenshot of a cell phone

Description automatically generated

  1. Tnsname.ora file edit – SID > SERVICE_NAME

A screenshot of a cell phone

Description automatically generated

7- Register service name

sqlplus /nolog

conn sys/protect as sysdba

alter system set service_names = ‘protect‘ scope=both;

alter system register;

select value from v$parameter where name like ‘%service_name%’;

A close up of a black background

Description automatically generated

8- Install JRE – enforce – detection server 15.5

A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated A screenshot of a cell phone

Description automatically generated

9- set the ORACLE_HOME and PATH variable on Windows

set ORACLE_HOME=c:\oracle\product\12.2.0.1\db_1

set PATH=%ORACLE_HOME%\bin:%PATH%

A black sign with white text

Description automatically generated

10- migration utility exe

EnforceServerMigrationUtility.exe veya

SingleTierServerMigrationUtility.exe

A screenshot of a cell phone

Description automatically generated