Step 1: Change default passwords

For your production server, we highly recommend that you change the default passwords in the following SQL script files to make the databases more secure.

Note: If you are evaluating Pentaho, then you might want to skip this step.

  1. Browse to the pentaho/server/pentaho-server/data/oracle10g/ directory.

  2. Use any text editor to change the passwords in these SQL scripts:

    • create_jcr_ora.sql

    • create_quartz_ora.sql

    • create_repository_ora.sql

    • pentaho_mart_oracle.sql

Last updated