StreamServer configurations > Creating a runtime repository > Creating a runtime repository manually > Executing database scripts (Oracle Database)

Executing database scripts (Oracle Database)
To create a repository, you must:
Run the load_as_sys.sql script to create the schema.
Run the load.sql script to create the tables etc. for the repository.
Prerequisites
The login details for the SYSDBA user and the schema owner are available.
Post requisites
To execute the scripts
1
2
3
Log in as the SYSDBA user.
4
Run the load_as_sys.sql script.
5
6
Run the load.sql script.
OpenText StreamServe 5.6 Updated: 2013-03-01