Hi,
for our current project we migrate a PVSS 3.9 project to WinCC OA 3.14 Upd10. Oracle is used for archiving. Prior to the readiness of the WinCC OA project we want to migrate the Oracle database schema. Is there another way to find out to which version we have to upgrade the schema?
We cannot use the method described in the manual by starting the RDB archive manager, since the project is not ready yet.
WCCOArdb (97), 2008.02.13 09:14:53.503, SYS, FATAL, 0, , DB Schema is RDB needs to have the Version , Starting with the wrong version! Upgrade to the required version!
Cheers,
Florian
Howto find out to which Oracle Schema to upgrade?
- fandersen
- Posts:51
- Joined: Tue Aug 26, 2014 12:39 pm
Howto find out to which Oracle Schema to upgrade?
- fandersen
- Posts:51
- Joined: Tue Aug 26, 2014 12:39 pm
Re: Howto find out to which Oracle Schema to upgrade?
Ok, I have found it myself. I just created a temporary WinCC OA project and followed the instructions in the WinCC OA manual in chapter "First-Time Installation".
- Gertjan van Schijndel
- Posts:634
- Joined: Mon Aug 02, 2010 10:37 am
Re: Howto find out to which Oracle Schema to upgrade?
You can find the db schema version in the readme file under 'Additional installation steps'.
The 3.14 P010 readme contains the following:
The 3.14 P010 readme contains the following:
Please run WinCC_OA_Home\\data\\RDBSetup\\ora\\win_upgrade 8.15 or unix_upgrade 8.15 to apply latest changes to the DBSchema.
- fandersen
- Posts:51
- Joined: Tue Aug 26, 2014 12:39 pm
Re: Howto find out to which Oracle Schema to upgrade?
Hi Gerjan,
thank you.
thank you.