Book a Demo

Author Topic: SQL Server DB Trimming Association Source and Target to 50 Characters  (Read 4407 times)

localhro2

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
All,

We recently transitioned from Oracle to SQL Server 2012 to help with performance issues. Shortly after this, we realized that all of our Association Source and Targets had been trimmed down to 50 characters.

This was not a problem in Oracle but is in SQL Server 2012. Is there something in the Schema that is causing this trimming? If so how can we fix it in the schema or will that break other things?

Any help would be greatly appreciated, SQL Server is much faster but we are forced to work in slow Oracle if this issue can't be fixed.

Thanks,

Sean Conway

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: SQL Server DB Trimming Association Source and Target to 50 Characters
« Reply #1 on: October 27, 2016, 03:07:08 am »
I think that in the past you had modified the schema for Oracle since that also limits quite some fields to 50 chars. Just look into the : schema scripts. So you need to make the SQL Server scripts look like the one you deployed on your Oracle.

q.