Databases Reference
In-Depth Information
As you are reading through the examples we have used in the following section,
keep in mind the details from the following screenshot that shows the Database
Properties screen.
Let's see how each of these MaxL verbs will be used in the Essbase database object.
Creating or replacing a database
Using a MaxL statement you can create a new standard database or a new
currency database. With the create statement you can also make a copy of
an existing database.
Syntax:
This statement is for a standard Essbase database:
create database <app-name.db-name>;
This statement is for a currency Essbase database:
create currency database <app-name.db-name>;
 
Search WWH ::




Custom Search