Wincc при установке ошибка sql

Могу, может быть несколько запоздало, сказать так — на систему с нечётным количеством ядер WinCC ставится, хоть и с применением шаманского бубна :)
Проблема действительно в MS SQL. Эта было решено MS в каком-то там сервис паке, но проблема в том, что установочный пакет WinCC ставит сначала SQL без SP и до установки SP процесс уже не доходит…

Проблема решается так. В момент появления сообщения об ошибке, в папке MS SQL подменяются два файла, взятые из дистрибутива с соответсвующим SP. Далее ошибка игнорируется и установка продолжается.

Сорри, пишу по памяти, поэтому не расписываю, типа «скопируйте файл в такую-то папку» и «нажмите на кнопку такую-то».
Имена файлов упоминались в топике выше. Какую кнопку нажать, чтобы продолжить установку — надеюсь, сдесь проблем возникнуть не должно.

WinCC 7.0 таким образом ставилось на два разных компа с «трехъядерными» недоделками АМД (имхо, четырёхъядерные процы, одно из ядер которых забраковано при тестирование — типа, выкинуть жалко, но продать можно). Причём ставилось на русскую версию XP SP2. Где-то чуть более года назад, на тех же компах, по разным причинам, была перестановлена винда и установлена XP+SP3 ENG и WinCC 7 + SP2. Естественно, возникли те же проблемы, которые и решены были заменой тех же файлов.

When installing TIA Portal, you will encounter some vexing SQL instance errors; PLCShare will show you the most effective and simplest way to resolve them.

How do you install TIA Portal if the installation is aborted due to an error message referring to the SQL instance WINCCPLUSMIG2014 configuration?

You must disable the option «Project Migration for WinCC flexible 2008 SP2/SP3/SP5, SQL installation» after starting the installation. If you are unable to disable this option, you will need to uninstall the SQL instance and, in some cases, make Registry changes.

Instructions

If you do not intend to migrate WinCC flexible, do not select the option «Project Migration for WinCC flexible 2008 SP2/SP3/SP5, SQL installation.» First, proceed as directed in Step 1. If Step 1 does not help, move on to Step 2. If neither Step 2 nor Step 3 help, proceed to Step 3.

Step 1

Begin installing STEP 7 (TIA Portal) and WinCC. During the process, disable the option «Project Migration for WinCC flexible 2008 SP2/SP3/SP5, SQL installation.» The subsequent installation should now go smoothly.

Step 2

If disabling the «Project Migration for WinCC flexible 2008 SP2/SP3/SP5, SQL installation» option is not possible, you must first uninstall the SQL instance «WINCCPLUSMIG2014.»

Instructions for uninstalling are available on the

  • TIA Portal DVD, in the directory DVDDocumentsReadmeDeutschPEInstall2MdeDE.chm, Section: «Removing an SQL instance». The SQL version is 2014 and the SQL instance is WINCCPLUSMIG2014. 
  • Or in the manual under Removing an SQL instance. After uninstalling, restart Windows and follow the instructions in Step 1.

Step 3
If, despite uninstalling the SQL instance, you are unable to disable the «Project Migration for WinCC flexible 2008 SP2/SP3/SP5, SQL installation» option, proceed as follows:

  1. Open the Registry Editor by pressing the «[Windows] + [R]» keys simultaneously. 
  2. Enter «regedit» in the input field and click OK. 
  3. Navigate to the path in the Registry Editor: HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeMicrosoftMicrosoft SQL ServerWINCCPLUSMIG2014MSSQLServerCurrentVersion 
  4. Note the value at «CurrentVersion» and change the value by putting «999.» in front of it (for example, «CurrentVersion» = 999.12.0.5000.0). 
  5. Start the installation of STEP 7 (TIA Portal) and WinCC. 
  6. After the installation you have to reset the value at «CurrentVersion» in the Registry to the previous value.

Note

Step 3 is only applicable to the current operation. The next installation with the option «Project Migration for WinCC flexible 2008 SP2/SP3/SP5, SQL installation» will most likely reproduce the original behavior.

If you plan to migrate a WinCC Flexible project, we recommend uninstalling the SQL instance «WINCCPLUSMIG2014» in MS Windows 10 via the Control Panel in the «Uninstall or change program» dialog. After that, restart your computer and install STEP 7 (TIA Portal) and WinCC. If the installation fails again, we recommend skipping the «Project Migration for WinCC flexible 2008 SP2/SP3/SP5, SQL installation» option and returning to Step 1. This way, you will have at least TIA Portal installed on your PC and will be able to manually install the SQL instance.

Description
The following PDF document contains the instructions in English on how to install the SQL instance. https://support.industry.siemens.com/cs/attachments/109795217/109795217_Installationabbruch_wegen_Fehler_Konfiguration_SQL_Instanz_en.pdf

Thank for Reading!

Reference: https://support.industry.siemens.com/cs/document/109795217/

Как известно, старые версии TIA Portal актуальности не теряют (из-за отсутствия совместимости версий для внесения изменений и осуществления Upload). И тут возникла проблема с установкой WinCC Professional v11 из-за уже установленного SQL Server 2008. Установщих TIA Portal v11 устанавливает, помимо всего прочего, SQL Server 2005. Но по какой-то неизвестной причине Siemens решил, что обе версии SQL Server — 2005 и 2008 — не могут существовать в одной операционной системе.

 Чтобы отключить это ограничение, нужно отредактировать файл InstDataResourcesSIA2.ini. В разделе TERMS нужно закомментировать (поставить «;» в начале строки) или удалить эти две строки:

{Registry};{HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SQL Server100ToolsSetupVersion};{REGSZ};{NOTEXIST};{0};{TermMessage30};{0} 

{Registry};{HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SQL Server100ToolsClientSetupCurrentVersionCurrentVersion};{REGSZ};{NOTEXIST};{0};{TermMessage30};{0}

This error has been reported a number of times on the Siemens forums. Unfortunately, it seems every time the forum users stop short of saying what they did to fix it (or they didn’t fix it)…

As you may have guessed, the backbone of WinCC RT Professional is a Microsoft SQL Server database, although what flavor and version of SQL they embed in their product, I’m not sure.

Your installation has gone bad in some way. Sorry that’s not a helpful description, but it’s hard to tell why without further information, so here are some fault finding steps I would take.

If you haven’t done so already, have a quick scan of forum to see if you can find a quick fix.

If you were never, ever able to compile with this installation, can I suggest the following as general fault-finding:
A. if a working installation on another machine is available, compare the installs as much as possible to find out what’s different. You might find the compatibility tool useful for this: compatibility tool
B. If (A) is not possible, perform a fresh installation on a different machine without any other siemens software, and try to compile.
C. if (B) works, you might have a software conflict. It happens. I thought that the installers for the different flavors of WinCC check for this before installing, but I’m not sure.

Old
May 14th, 2012, 12:00 PM

 
#1

Lifetime Supporting Member

United States

SCADA_Dude10 is offline

 

Join Date: Nov 2011

Location: Colorado

Posts: 22

Win CC/SQL server error code


Hello all,

I am new to posting so please go easy on me.

I am tring to install WinCC (not flexible) on a Windows 7 Ultimate Version 6.1 SP1 64 bit computer. When the installation gets to the «SQL Standard Database Services», it crashes with «Unknown MSI Error Code:29» I have tried uninstalling and reinstalling all the SQL server components. I have Googled this to death. I spent an hour with Siemens tech support. They said to turn off WinCC Flexibles auto start (among other things). That did not work either.

Thanks in advance for any replies.

 

Reply With Quote

Old
May 15th, 2012, 03:36 AM

 
#2

Member

Belgium

Koen Jochems is offline

 

Join Date: Mar 2011

Location: Antwerpen

Posts: 7

You need to install WinCC 7.0 SP3.
Also see that you are local administrator. before installing

 

Reply With Quote

Old
May 15th, 2012, 11:18 AM

 
#3

Lifetime Supporting Member

United States

SCADA_Dude10 is offline

 

Join Date: Nov 2011

Location: Colorado

Posts: 22

Thanks


Thanks for the response. Unforunately the software installation crashes during installation of the prerequisites and never makes it to the point where it tries to install WinCC V 7.0 SP3. Is there a way to install WinCC before the SQL server?
Thanks in advance.

P.S. I am the local administrator, Thanks


Last edited by SCADA_Dude10; May 15th, 2012 at 11:19 AM.

Reason: Additional comment

 

Reply With Quote

Old
May 15th, 2012, 02:23 PM

 
#4

Lifetime Supporting Member

United States

SCADA_Dude10 is offline

 

Join Date: Nov 2011

Location: Colorado

Posts: 22

WinCC/SQL error code.


Hello all,

Well I got the problem fixed, with Siemens tech supports help. If you have installed WinCC V11 Portal, and uninstalled it because it didn’t work for you (which I did). You can’t install the older different version of WinCC without formating your hard disk (at least that was their only solution right now). I used a Linux disk image to bring my laptop back to factory original. Then when I installed WinCC V7.0 SP3 it worked.

Thanks for the replies.

 

Reply With Quote

Old
May 16th, 2012, 07:14 AM

 
#5

Member

India

md.abdullah is offline

 

md.abdullah's Avatar

 

Join Date: Sep 2011

Location: motihari

Posts: 168

i think this type wincc is not siutable for the w7..install it on winxp professional…it will works..dont forget to install messeing queing

 

Reply With Quote

Понравилась статья? Поделить с друзьями:
  • Wincc ошибка на сервере
  • Will to live online ошибка при запуске
  • Winbrand dll windows 7 ошибка
  • Will to live online ошибка авторизации steam
  • Win95 ошибка защиты windows