Quantcast
Channel: Primavera Online Interaction » Password
Viewing all articles
Browse latest Browse all 100

prim18147:How to manually create the Strategic Planning Database

$
0
0
Solution ID: prim18147
How to manually create the Strategic Planning Database
Status: Reviewed
Version(s): 7.0, 7.1



Problem: How to manually create the Strategic Planning Database
Problem: Is there a script to run that will create the StrategicPlanning schema?
Fix: To manually create the Strategic Planning database, do the following :

Microsoft SQL Server


1. Create an empty database called strategicPlanning.


2. From the command prompt, run the following batch file :


Primavera\AnalyticalApplications\util\setupPMDBMSSQL.bat


The correct usage is : setupPMDBMSSQL  [database_server_name]  [database_name]  [user_id]  [password]


Oracle


1. Create a user called strategicPlanning.


2. From the command prompt, run the following batch file :


Primavera\AnalyticalApplications\util\setupPMDBOracle.bat


The correct usage is : setupPMDBMSSQL  [database_alias]  [user_id]  [password]


Viewing all articles
Browse latest Browse all 100

Trending Articles