Previous Topic: Change a User Name and PasswordNext Topic: Change the Reboot Options


Change Database Parameters

This section explains how to change the database parameters, manually.

Follow these steps:

  1. Go to the following section of the answer file. You only receive the SelectDir line if you selected the Browse button during the original installation.
    [{6F05CFDE-F12C-4928-B49D-4432BC307C16-SdAskDestPath-0]
    szDir=<Drive and folder>
    Note: If you chose Browse during the recording, update the szDir value to be the same as the DB_File_Location value.
    SERVER_NAME=<DB service name>
    DB_FILE_LOCATION=<Drive and folder>
    ORACLE_VERSION=<10 or 11>
    DB_CHARSET=<UTF8 or WE8MSWIN1252>
    DB_SYNONYM=<Public or Private>
    [{6F05CFDE-F12C-4928-B49D-4432BC307C16-SdStartCopy-0]
    Result=1
    [{6F05CFDE-F12C-4928-B49D-4432BC307C16-MessageBox-0]
    Result=1
    
    
  2. Change the parameter <DB service name> to the desired database service name.
  3. Change the parameter <Drive and folder> to the desired Database File location.

    Note: Change the parameter <Drive and folder> at the SelectDir section and at the database file location.

    Note: The path to the Database Folder Location can contain ASCII characters only. No other characters are permitted. Only ASCII characters are allowed.

  4. You can change the Oracle Version to either 10 or 11.
  5. The default database size is predetermined.
  6. The default charset is UTF8. You can change it to WE8MSWIN1252.
  7. The default database synonym is public. You can change it to private.