Team System Developer Center > Visual Studio Team System Forums > Visual Studio Database Development Tools (Formerly "Database Edition Forum") > Meaning? "TSD01268 No script could be generated for operation 2 on object '<unnamed>'."
Ask a questionAsk a question
 

General DiscussionMeaning? "TSD01268 No script could be generated for operation 2 on object '<unnamed>'."

  • Sunday, October 25, 2009 6:18 AMLarry Leonard Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Has Code
    I just noticed these messages:

    TSD01268        No script could be generated for operation 2 on object '<unnamed>'.
    What is "operation 2"?  Should I be worried?  Is this an error?

All Replies

  • Monday, October 26, 2009 1:56 PMJeff Welton MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Would it be possible to get a copy of your project or, if you imported a DB script to the project, a copy of your source script?
    Jeff
  • Monday, October 26, 2009 6:20 PMChristian WhiteheadMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Operation 2 is Alter. So, the script generation engine was trying to issue an alter statement on object '<unnamed>'. <unnamed> could be many different things, a constraint, a exteneded property. It's impossible to tell without your project. Like Jeff said, if we could get a copy of your project, and possibly a dbschema file of the target database, that would be great.

    Also, what version of Database Edition are you running?

    Christian.


    This posting is provided "AS IS" with no warranties, and confers no rights
  • Tuesday, November 03, 2009 2:25 AMFigo FeiMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by clicking the "Change Type" button at the top of the first post window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.