Solution ID: prim16163 |
Warning: "Current license file is not valid for this version. Please contact your supervisor." |
Status: Reviewed |
Version(s): 3.5.1, 3.5.2, 4.0, 4.1, 5.0, 6.0, 6.1, 6.2, 6.2.1 |
Problem: | Warning: “Current license file is not valid for this version. Please contact your supervisor.” when attempting to log into a new database. |
Cause: | Application data was not loaded into the new database. |
Cause: | A possible cause for this error is the use of a create script to create the database. NOTE: Using a create script, only creates the database tables and structure. The application data must be loaded into the tables separately. This can only be done using the configasst.exe utility. |
Fix: | This error may also be encountered after an improperly refreshed database. Run schema validation against database to ensure all database objects are in place. |
Fix: | For InterBase users: replace the pmdb.gdb with the sample PMDB.gdb file from the ‘Documentation’ CD. For MS SQL, MSDE, or Oracle database users follow the procedure listed below. Use Configasst.exe to load application data into the new database. This utility is found on the main installation CD in the Database/Install folder. NOTE: Loading application data will overwrite any existing application data in the database. 1. Choose to Create a new Primavera Database 2. Select Database Type. NOTE: On this screen you can also choose to install sample data. If you do not want sample data, uncheck the “Include sample project data” option. 3. Select the Application Database 4. Select ”Load application data only”. NOTE: On this screen you can also load the license into the database in the same step. If you choose not to load the licence at this time you will need to run the dbConfig wizard at a later stage to load the licence. It is recommended to load the licence at this stage. 5. Log on as Privileged User. Enter your privileged database login username and password. Enter the Oracle connect string for Oracle instance. 6. Follow through the rest of the wizard. |