Search

Deprecated data type in MSDB storage by Jean-Nicolas BERGER

Active

2
0
Sign in
to vote
Type: Suggestion
ID: 772901
Opened: 11/30/2012 1:48:16 AM
Access Restriction: Public
0
Workaround(s)
msdb.dbo.sysssispackages uses a deprecated data type (the data type of the 'packagedata' column is 'image').
Details (expand)

Product Language

English

Category

Integration Services (DTS)

Proposed Solution

varbinary(MAX) should be used in replacement of the 'image' data type.

Primary Benefit

Improved Reliability

Other Benefits

Best practices conformity.

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.