A script-enabled browser is required for this page to function properly.

REP-555: Warning: 'START WITH' is ORACLE-specific SQL syntax. Report will not run against non-ORACLE database.

Cause:

The START WITH clause is only available with the ORACLE database. If you are not connected to any database or you are connected to a non-ORACLE database, this warning is raised.

Action:

Ensure that you either run the report against an ORACLE database or remove the START WITH clause before running it against a non-ORACLE database.

Note:  For help on other error messages, see Finding error message help.