Results 1 to 8 of 8

Thread: Invaild Object Name 'tracker_sessions'

  1. #1
    murdok is offline Junior Member
    Join Date
    Nov 2008
    Posts
    3

    Default Invaild Object Name 'tracker_sessions'

    i am getting this error message when i run the batch file for the php.cron

    [FATAL] Invalid object name 'tracker_sessions'.: UPDATE tracker_sessions set active = 0 where date_end < CONVERT(varchar(20),'2008-11-14 16:16:06',120)


    i am using version 5.1.0b

    i can see the emails in the email_cache tableof the database. and the scheduler shows that the job has completed, but i do not receive messages to my folder.

    any help would be great

    thanks

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Invaild Object Name 'tracker_sessions'

    Check to see if you have a table in your database called 'tracker_sessions' and if your database use has access to that table.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    mikesparkes is offline Junior Member
    Join Date
    Nov 2008
    Posts
    3

    Default Re: Invaild Object Name 'tracker_sessions'

    Exactly the same problems as the above user
    No tracker_sessions table even after re-installing
    Is there a SQL statement or similar to create this table as I have no idea what columns are needed and what type

    Many thanks

    Mike
    Last edited by mikesparkes; 2008-11-19 at 04:25 PM.

  4. #4
    murdok is offline Junior Member
    Join Date
    Nov 2008
    Posts
    3

    Default Re: Invaild Object Name 'tracker_sessions'

    i have the table, how do i know if there is access to that table? everything else seems to be working.

  5. #5
    mikesparkes is offline Junior Member
    Join Date
    Nov 2008
    Posts
    3

    Default Re: Invaild Object Name 'tracker_sessions'

    The error appears when the batch file is run and in the sugar log file, I assume if the table is in the database these should disappear and maybe the bounce module will start working.

    Do you have a list of columns and data types for the tracker_sessions table?
    I can then re-create the tqable and test it

    Mike

  6. #6
    mikesparkes is offline Junior Member
    Join Date
    Nov 2008
    Posts
    3

    Default Re: Invaild Object Name 'tracker_sessions'

    The error appears when the batch file is run and in the sugar log file, I assume if the table is in the database these should disappear and maybe the bounce module will start working.

    Do you have a list of columns and data types for the tracker_sessions table?
    I can then re-create the tqable and test it

    Mike

  7. #7
    Startrevolution is offline Junior Member
    Join Date
    May 2009
    Posts
    1

    Default Re: Invaild Object Name 'tracker_sessions'

    Did this ever get fixed? I have the same issue?

  8. #8
    SugarMohan is offline Junior Member
    Join Date
    Apr 2009
    Posts
    1

    Default Re: Invaild Object Name 'tracker_sessions'

    This problem exists in version 5.2.0c too.

    The log file shows the following error
    [FATAL] Invalid object name 'tracker_sessions'.: UPDATE tracker_sessions set active = 0 where date_end < CONVERT(varchar(20),'2009-06-22 16:40:07',120)
    [FATAL] SQL Server error: Invalid object name 'tracker_sessions'.

    A new installation doesn’t create ‘tracker_sessions’ table.

    Any fix available?

    SKM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do I import documents?
    By clint in forum Developer Help
    Replies: 6
    Last Post: 2011-10-28, 08:30 PM
  2. Cannot Convert Object to int error
    By Shoe in forum Help
    Replies: 0
    Last Post: 2006-01-23, 09:09 PM

Bookmarks

Posting Permissions

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