Skip to main content

Can't locate object method "SQL_TC_ALL" via package "60"

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! That seems like an issue with the page itself, so could you try forcing a cPanel update with the "/scripts/upcp --force" command to ensure all the necessary cPanel tools are present and working on the system?
    0
  • Viktor Renyi
    I already tried, it didn't help
    0
  • cPRex Jurassic Moderator
    I'm sorry to hear that didn't take care of it. Can you restart the MySQL service normally on the system? If not, it may give us helpful errors about the problem. If that doesn't give us more details, can you please open a ticket with our team so we can examine the system directly?
    0
  • Ujins
    Post the line of code failing the compile (the error message from the log file gives you the line number and column number). This line will include a call to some procedure. Show the DECLARE (or procedure header) for that procedure. You "may" have to show some additional info ... specifically the DIM/LOCAL statements for the parameter variables used in that call, but maybe not. But it can't hurt to show those too.
    0

Please sign in to leave a comment.