show the entry list
ES - SIMATIC Manager -- Working with projects -- Compiling OS and loading OS
What should you watch out for when downloading from the WinCC/PCS 7 Engineering Station to the Operator Station (ES-OS download)?
Why aren't all the block icons updated during OS compilation?
Which settings should you check if OS loading fails with PCS 7 or the OS project cannot be activated?
Problems when mapping data blocks with the same name
How can you clear the following error message during OS compilation: "The number of parameters for the structured DM variables xxx of type yyy does not match the number of operator-controlled connections...".
What is the meaning of the error message "A structure conflict occurred when creating the structured DM variable XXXX of type YYYY..." when compiling the OS?
How do you set the TCP/IP protocol for PLC-OS data transfer?
What is the meaning of the warning in the log file "*** Warning(s) ***: The structure type XXXX has been changed since the last compilation. All associated structured tags (even other S7 programs) will be deleted on the OS." ?
How do you use the template pictures "@PCS7Typicals*.pdl" to create block icons?
What does the compile OS error message "302:3018 - There are process variables whose names are not unique within the project after replacing special characters..." mean?
Which messages may appear in the "Download OS" dialog box?
Why appears the error message "The number of external DM variables in WinCC exceeds the permitted in total number", although the necessary license is available?
With PCS 7, why can't you open the OS project on the OS after it is downloaded from the ES?
Which special characters/separators may not be used in PCS7 V4, V5, and how are they replaced during AS/OS transfer?
What are the requirements for performing an online delta loading of the OS?
Why does the automatic package update of the clients sometimes not work in case of a changes-only download?
What do you do if a text which is configured in the CFC appears different in runtime?
How is a text, which has been configured in the CFC, transferred into the OS during OS compilation, and what do you have to watch out for in particular during configuration?
Which work steps are necessary for a project update of a redundant server couple and the MultiClients in SIMATIC PCS 7 V5.x?
Which work steps are necessary for the update of the OS Runtime data for the migration from PCS 7 V5.x to SIMATIC PCS 7 V6.x?
What do you do in PCS 7 V7.0 if the OS compile process is interrupted because the WinCC project cannot be opened?
Why can WinCC tags have the status "write-protected" and thus cannot be edited, deleted or moved?
What has to be watched out for during the compilation of a modification into the OS-Station after the interface modification of a Function block?
Why can't you transfer the elements of an S7 structure or UDT to WinCC through OS compilation?
Why doesn't OS delta load from the SIMATIC PCS 7 ES work despite Runtime being active on the OS station?
Why do you get a warning to the effect that your OS project is running in demo mode when testing it on your ES?
How can you clear the error message "Download (310:88)"?
How can you correct the error message "OS is currently being loaded from another ES"?
How is server data (server package) generated and loaded?
After reloading the OS project to the server from the ES, how do you clear the undefined error message and the abort?
When compiling the OS project, how can you clear the internal error 15500 in the transfer.log file?
Why does the error message "FileCopyError ....WinCC6.0_Project\GraCS\Default.pdd" occur when making a delta load and what is the "Default.pdd" file for?
Why are texts no longer updated with PCS 7 V6.0 SP3 + SP3 Postfixes after an OS delta compilation and OS delta load?
How do you clear the error message "*** Error(s) ***: Error while requesting messages from the STEP 7 message server...."?
How do you clear the error message "Internal error: transfer of process variables has been aborted. Error number: 15424" when compiling the OS project?
How can you clear the error message "No DM variable can be created for a symbol without a name" during OS compilation?
Why can't you load a project via a network?
After reloading the OS project to the server from the ES, how do you clear the undefined error message and the abort?
Part number:

Instructions:
First check whether you have access with Windows Explorer on the computer concerned and whether your network is working properly. If the target computer cannot be reached via the Windows Explorer, continue with 'Possible cause 2' described below.
 

This error message can have different causes. In the following we explain three solutions for clearing the problem based on three possible causes.
 

Possible cause 1: Unintentional start of the OS Runtime on the ES

OS Runtime was activated once unintentionally on the ES (not simulating OS RT). Consequently the databases (e.g. OS(1)ALG.ldf or OS(1)ALG.mdf) were created on the ES. With the subsequent download these database files from the ES will attempt to overwrite the files that are on the server. However, the files on the server are "occupied" by the SQL server. This then can lead to the download being aborted with an error message.

Remedy

  • Delete these files from your project directory on the ES (path: ...wincproj\OS(1)...).
     
  • Databases other than OS(1)ALG.mdf might also be occupied by the SQL server after terminating, WinCC Explorer. Therefore it is better to user the SQL tool on the server to check the database connections and if necessary, detach them. This is the preferable solution.
     

Possible cause 2: If being used, HOSTS or LMHOSTS incorrect

On all computers, look in the path C:\WINNT\system32\drivers\etc and check whether both the lmhosts and hosts files have the correct parameters. When Windows is installed, these two files are created as "hosts" and "lmhosts.sam". The "hosts" file contains all the entries for the "localhost". You must enter all the computer names and associated IP addresses, even the local addresses, in this file.  The "lmhosts.sam" file is a sample file. Copy this into a file named "lmhosts" and insert all computer names with the associated IP addresses, even the local addresses, into this file.

Remedy
Add to the Hosts and Lmhosts files the IP address and the computer name of each computer (including the local computer) linked to the WinCC network.
Enter the IP address and computer name separated by a TAB (or blank) (Fig. 1). In the WINS address properties of the TCP/IP protocol, activate the LMHOSTS query so that the Hosts list can be loaded by the local PC. You should not import LMHOSTS. You must remove superfluous network protocols.


Fig. 1: Hosts file (e.g. 192.168.1.75 OSServer1)

Many plant networks are located in domains and use a DNS server for name resolution. In this case you don't have to process the Hosts or Lmhosts file, because name resolution is done via DNS starting with Microsoft Windows 2000. Then you must make the entries in the DNS name resolution in the DNS server.

Note:
Entering the computers in the Host file is problematic when using a DNS and DHCP server, because if there are changes to the IP addresses, you have to change the Hosts files manually on each of the computer, whereas the DNS server updates the entries automatically. If you forget to do this, problems might arise in communications, because the Hosts file (loaded into the cache) is always queried first for name resolution.

Possible cause 3: Write-protected file

Check your ES project for files that might be write-protected. The write-protection helps to load the file onto the server for the first time without any problems. However, when the data is reloaded onto the server, this file cannot be overwritten and the download is aborted with an error message.

Remedy

Remove the write-protection from your files in your ES project and on the OS server.

Note

Unpacked project data from the CD is always write-protected.

More possible sources of error:

  • Incorrect file or release authorizations
  • Incorrect configuration of the server path in the ES project
  • Network problems on the OSM/Hub

 

Note:
After compilation of one of the above-mentioned changes reboot your ES computer. If possible, it is also recommended to reboot the server too.
 

Keywords:
Download, Load, Transfer

 Entry ID:22019649   Date:2005-10-13 
I regard this article....as helpfulas not helpful                                 
mySupport
My Documentation Manager 
Newsletter 
CAx-Download-Manager 
Support Request
To this entry
Print
Create PDF 
Send to a friend
QuickLinks
Compatibility tool 
Help
Online Help
Guided Tour