I am getting a "Filename to long" error when trying to put objects from my database into the subversion repository using Toad for SQL Server.
WORKAROUND:
None
STATUS:
Waiting for fix to be released in a future version of Toad for SQL Server.
In troubleshooting this error, we were able to isolate the error to the Stored Procedure subversion status update. What we found in the troubleshooting is the length of the procedure names did not appear to be the problem. It was the number of procedure names being passed to the subversion command line tool. We were able to prove this by adding small procedure names and reaching a point by adding one more procedure to the list created this error then remove this procedure and the error with go away. The number of procedures that seemed to create this error was 903. The database explorer shows 902 stored procedures in the programmability tab, if we added one more we got the error. There were several procedure names that are way longer than the 903rd one and do not have a problem adding them.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center