Quantcast
Channel: Ivanti User Community : All Content - Patch Manager
Viewing all articles
Browse latest Browse all 1121

Error - The statement has been terminated. String or binary data would be truncated.

$
0
0
While creating a repair task you are getting the error message:
Error: - The statement has been terminated. String or binary data would be truncated.
 
The current column length in the LANDESK database is the cause for this behavior. To determine the exact cause aSQL trace should be conducted.  Below are the known columns related to this issue.
 
Resolution:
 
Create a full backup of you database

Log out from every LANDESK console connected to the core server

Execute the following statements:

 

Alter table package
Alter column legacyapmguid nvarchar(max)

Alter table package
Alter column command_line nvarchar (max)

Alter table package
Alter column description nvarchar (max)

Viewing all articles
Browse latest Browse all 1121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>