1. 1. Create a New Oracle instance;
1, 2. copy and rename the previously installed ArcSDE 9.2 \ ArcSDE \ ora9iexe folder to ora9iexe2 (Path: ArcSDE 9.2 \ ArcSDE \ ora9iexe2). Just set dbinit. ORACLE_SID in sde maps it to the name of the newly created database instance.
1. 3. Start-program ...... Start post installation, select custom M m, and deselect create ArcSDE Service. Then we create it manually. Enter the next step to enter your oracle database information. Next, set dbinit. the sde path points to the dbinit we just set in 2. the wizard requires you to enter the sde license to add the license file. [This step is equivalent to Step 1 created manually]. 4. create sde service: sdeservice-o create-d oracle, CMDSDE-p sde-I ‑_sde-H "D: \ Program Files \ ArcSDE9.2 \ ArcSDE \ ora9iexe2"-n
CMDSDE indicates the tablespace name (SDEQZ on the local machine), sde after-P indicates the password, z1234 on the local machine,-I indicates the service name, And demesri_sde on the local machine;
2. delete the sdeservice-o delete-I demesri_sde service.
3. Open windows/system32/etc/service in txt, add a line (the service of sde), and modify the service name and port number.