Hi! i try to export/import from/to server from a client with a ParaRemote license.
I can open GEDI and ASCIIManager, select the dp i want export, but when i click start the error appears:
Database not openend in multi user mode or WCCILdatabg not yet started.
In the ASCII options i can see the incorrect Database ( its puts the local path...not the server path), the Connection Option is correct: -data SERVER_NAME:4897 -event SERVER_NAME:4998
I try to change the Database for the correct path but the error appears again....it's seem the ascii manager attemps to connect allways to a local database.....and don't exists.
How can i export/import correctly?
Thanks, https://www.winccoa.com/fileadmin/image ... s/snap.jpg
Import/Export from Asscii Manager in a client
- xavi.aran
- Posts:63
- Joined: Thu Apr 21, 2011 1:21 pm
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Import/Export from Asscii Manager in a client
ASCII export reads the database files directly, hence you can not do this from a remote client
- xavi.aran
- Posts:63
- Joined: Thu Apr 21, 2011 1:21 pm
Re: Import/Export from Asscii Manager in a client
hummm....i can't understand....and now how can i export/import from client??
I can change DB, i can change panels...but i can't import o export dp's??
I can change DB, i can change panels...but i can't import o export dp's??
- agruber
- Posts:147
- Joined: Tue Sep 07, 2010 2:52 pm
Re: Import/Export from Asscii Manager in a client
The answer was not clear enough, the ASCII needs direct file access only for export. Import from remote is possible and should work.
- xavi.aran
- Posts:63
- Joined: Thu Apr 21, 2011 1:21 pm
Re: Import/Export from Asscii Manager in a client
I try to put:
[data]
multiUserMode=1
because i read in help:
"If also other processes like compressions or the ASCII manager should access the database the data manager has to operate in multi user mode. In this operation mode the data manager runs slower as in the single user mode."
when i try to start project with this configuration, the database don't start:
WCCILpmon (1), 2016.09.16 11:53:46.245, SYS, INFO, 1, Manager Start, /opt/WinCC_OA/3.13/bin/WCCILdata -PROJ MetroSevilla -pmonIndex 1 -repair alerts
WCCILdata (0), 2016.09.16 11:53:46.385, SYS, INFO, 1, Manager Start, PROJ, MetroSevilla, V 3.13 - 3.13 platform Linux x86_64 linked at Jun 12 2016 22:13:15
WCCILdata (0), 2016.09.16 11:53:46.386, REDU, INFO, 3, Trying to connect to Trying to connect to (SYS: 0 Data -num 0 CONN: 2) @ MSTCE2 (may take some time if host is unreachable)
WCCILdata (0), 2016.09.16 11:53:46.526, REDU, INFO, 0, , Could not connect to other replica, starting active.
WCCILdata (0), 2016.09.16 11:53:46.527, SYS, INFO, 0, , (Re)Opening databases in single user mode without transaction logging.
WCCILdata (0), 2016.09.16 11:53:46.935, SYS, SEVERE, 69, Database error, AlertHistDb, open, al1458169501/AlertHist
WCCILdata (0), 2016.09.16 11:53:46.940, IMPL, SEVERE, 54, Unexpected state, DataManDpIntern, init, Datenbank konnte nicht geoeffnet werden!
WCCILdata (0), 2016.09.16 11:53:46.940, SYS, INFO, 0, , Loading DpIdentification
WCCILdata (0), 2016.09.16 11:53:46.940, SYS, SEVERE, 66, Error when connecting, DataManager, initialize
WCCILdata (0), 2016.09.16 11:53:48.942, SYS, INFO, 2, Manager Stop
WCCILpmon (1), 2016.09.16 11:53:48.945, SYS, SEVERE, 10/pmon, The central server manager WCCILdata(0) stopped! Restarting the project
WCCILpmon (1), 2016.09.16 11:53:49.045, SYS, INFO, 14/pmon, Completely stopped the project - restarting it
If i delete the multiusermode config, the database start correctly but i can't import from client to server.
Is posible the import doesn't work for this problem?
In WinCC OA v3.11 the import from client works correct...
Best Rewards,
[data]
multiUserMode=1
because i read in help:
"If also other processes like compressions or the ASCII manager should access the database the data manager has to operate in multi user mode. In this operation mode the data manager runs slower as in the single user mode."
when i try to start project with this configuration, the database don't start:
WCCILpmon (1), 2016.09.16 11:53:46.245, SYS, INFO, 1, Manager Start, /opt/WinCC_OA/3.13/bin/WCCILdata -PROJ MetroSevilla -pmonIndex 1 -repair alerts
WCCILdata (0), 2016.09.16 11:53:46.385, SYS, INFO, 1, Manager Start, PROJ, MetroSevilla, V 3.13 - 3.13 platform Linux x86_64 linked at Jun 12 2016 22:13:15
WCCILdata (0), 2016.09.16 11:53:46.386, REDU, INFO, 3, Trying to connect to Trying to connect to (SYS: 0 Data -num 0 CONN: 2) @ MSTCE2 (may take some time if host is unreachable)
WCCILdata (0), 2016.09.16 11:53:46.526, REDU, INFO, 0, , Could not connect to other replica, starting active.
WCCILdata (0), 2016.09.16 11:53:46.527, SYS, INFO, 0, , (Re)Opening databases in single user mode without transaction logging.
WCCILdata (0), 2016.09.16 11:53:46.935, SYS, SEVERE, 69, Database error, AlertHistDb, open, al1458169501/AlertHist
WCCILdata (0), 2016.09.16 11:53:46.940, IMPL, SEVERE, 54, Unexpected state, DataManDpIntern, init, Datenbank konnte nicht geoeffnet werden!
WCCILdata (0), 2016.09.16 11:53:46.940, SYS, INFO, 0, , Loading DpIdentification
WCCILdata (0), 2016.09.16 11:53:46.940, SYS, SEVERE, 66, Error when connecting, DataManager, initialize
WCCILdata (0), 2016.09.16 11:53:48.942, SYS, INFO, 2, Manager Stop
WCCILpmon (1), 2016.09.16 11:53:48.945, SYS, SEVERE, 10/pmon, The central server manager WCCILdata(0) stopped! Restarting the project
WCCILpmon (1), 2016.09.16 11:53:49.045, SYS, INFO, 14/pmon, Completely stopped the project - restarting it
If i delete the multiusermode config, the database start correctly but i can't import from client to server.
Is posible the import doesn't work for this problem?
In WinCC OA v3.11 the import from client works correct...
Best Rewards,
- xavi.aran
- Posts:63
- Joined: Thu Apr 21, 2011 1:21 pm
Re: Import/Export from Asscii Manager in a client
Sorry...now it works correctly.
i tried to restart the project server, but the problem persist, later i tried to restart the server ...... and now it works ....maybe any process was corrupted...
i can import normally now:)
Thanks,
i tried to restart the project server, but the problem persist, later i tried to restart the server ...... and now it works ....maybe any process was corrupted...
i can import normally now:)
Thanks,