Results 1 to 2 of 2

Thread: SQL error when upgrading an SAP DB

  1. #1
    Join Date
    Nov 2008
    Posts
    3

    SQL error when upgrading an SAP DB

    Anyone ever see this error message before:

    [Microsoft] [SQL Native Client] [SQL Server] Cannot find the object "#IRUTEMPJDT1TABLE" because it does not exist or you do not have permissions. (#IRUTEMPJDT1TABLE)

    I assume it's a SQL error but its coming up when I am updating my SAP DB to a new version.

    Curious if its something in SQL that can be fixed

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Upgrading looks for temp table which only available in session that temp table was created, you need check with app vendor.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •