Create a workspace.
CreateWS LogFile Workspace [DB] [DualOS] /* SQL Server */Server Database Password User /* PostgreSQL */Server Database Password User
| Required Parameters | Description | 
|---|---|
| LogFile | Output log file generated when the batch script is executed. | 
| Workspace | Workspace file (.rwp). | 
| Optional Parameters | Description | 
|---|---|
| DB | * or database type: MSSQL. PostgreSQL Default is *. | 
| DualOS | Dual operating system workspace support [true|false] | 
| SQL Server Required Parameters | Description | 
|---|---|
| Server | Name of the server. | 
| Database | Name of the database. | 
| Password | Password that gives access to the database. | 
| User | User name that gives access to the database. | 
| PostgreSQL Required Parameters | Description | 
|---|---|
| DSN | Name of the data source. | 
| Database | Name of the database. | 
| Schema | Name of the schema. | 
| User | User name that gives access to the database. | 
| Password | Password that gives access to the database. | 
See the Enterprise Analyzer Basics chapter for more information on creating a workspace.