Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - andriusg

#1
General Support / Re: Upgrade to 2.0.8
January 06, 2017, 10:02:46 AM
Thanks for help.
Database upgraded succeful.
#2
General Support / Re: Upgrade to 2.0.8
January 06, 2017, 08:47:07 AM
In cluster_sync_subnets table columns cluster_id and subnet_addr doesnt have primary key. I set this items primary key.

I try run nxdbmgr -t upgrade. Here is output
C:\NetXMS\bin>nxdbmgr -t upgrade
NetXMS Database Manager Version 2.0.8 Build 8078 (2.0.8-RELEASE) (UNICODE)

Upgrading database...
Upgrading from version 345 to 346
>>> SELECT name FROM sysobjects WHERE xtype='PK' AND parent_obj=OBJECT_ID('clust
er_sync_subnets')
>>> ALTER TABLE cluster_sync_subnets DROP CONSTRAINT PK_cluster_sync_subnets
>>> SELECT name FROM sysobjects WHERE xtype='PK' AND parent_obj=OBJECT_ID('addre
ss_lists')
Rolling back last stage due to upgrade errors...
Database upgrade failed
#3
General Support / Re: Upgrade to 2.0.8
January 05, 2017, 07:37:01 PM
manual query result is in attachment.
in server i logged as domain administrator . here is my netxms server configuration file
# NetXMS Server configuration file
# Created by NetXMS Server configuration wizard at Thu Jan 05 15:36:26 2017
#

LogFile = C:\NetXMS\New Text Document.txt
DBDriver = mssql.ddr
DBServer = HPDL580
DBName = NetXMSn
DBLogin = *
LogFailedSQLQueries = yes
#4
General Support / Re: Upgrade to 2.0.8
January 05, 2017, 04:45:36 PM
1. database type MSSQL server, version 9.00.5069.00.
2. C:\NetXMS\bin>nxdbmgr -t upgrade
NetXMS Database Manager Version 2.0.8 Build 8078 (2.0.8-RELEASE) (UNICODE)

Upgrading database...
Upgrading from version 345 to 346
>>> SELECT name FROM sysobjects WHERE xtype='PK' AND parent_obj=OBJECT_ID('clust
er_sync_subnets')
Rolling back last stage due to upgrade errors...
Database upgrade failed
#5
General Support / Upgrade to 2.0.8
January 05, 2017, 04:01:32 PM
Hello,
later i have netxms 1.2.17x64 netxms server and today maked upgrade to 2.0.8. On 1.2.17 everything worked.
Atfer upgrade i try to upgrade database and get this error . in logs i see, what driver works fine.

C:\NetXMS\bin>nxdbmgr upgrade
NetXMS Database Manager Version 2.0.8 Build 8078 (2.0.8-RELEASE) (UNICODE)

Upgrading database...
Upgrading from version 345 to 346
Rolling back last stage due to upgrade errors...
Database upgrade failed

How to solve this problem ?
#6
General Support / Re: problem with agent
December 19, 2013, 01:55:55 PM
1.2.10-x64 version
It works, now agent detect.
Thanks
#7
General Support / problem with agent
December 19, 2013, 01:32:17 PM
Hello,
i have problem with agent. In NETXMS managment console in Capabilities tab write IsAgent -> NO.
i check services. NetXMS agent and NetXMS Core ir started.


Agent config file location
C:\NetXMS\etc\nxagentd.conf

#
# NetXMS agent configuration file
# Created by server installer at Thu Dec 19 11:28:24 2013
#

LogFile = {syslog}
Servers = 127.0.0.1
InstallationServers = MY COMPUTER IP
FileStore = C:\NetXMS\var
RequireAuthentication = no
SubAgent = winperf.nsm
SubAgent = portcheck.nsm