desperation appears in my head and the next will be a ticket at OT support.
Just want to ask if anybody has been faced with the following:
ZCM System with a little longer history ;-) .
The database lives since 12+ years, had been through many versions, had been migrated from sybase, had been moved from sles to appliance.
the system is 24.2 on appliance at the momnent, running fine since all these years and now when it comes to upgrade to 24.4 i am trying to use the postgres-migration-tool.sh, (SLD Portal, Downloads at 24.4).
starting the script it tries to check the requirements and ends - or better not even starts - with the statement that "ZENworks server is not hosting the embedded postgres database""
... but it does.
zdm.xml contains
<entry key="Type">postgresql</entry>
<entry key="Embedded">true</entry>"
the database gives the correct server when i ask:
SELECT zZENObject.Name FROM zZENObject,zZENServerRoles WHERE zZENObject.ZUID = zZENServerRoles.id AND zZENServerRoles.Roles = 'Database';
Has anybody of you all seen such output?
kind regards
Gerd
...