dbTalk Databases Forums  

possible problem with sqla 11

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss possible problem with sqla 11 in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Doug Stone
 
Posts: n/a

Default possible problem with sqla 11 - 09-16-2009 , 01:54 PM






Hi. We have a customer that just upgraded to sqla 11.0.1.2044.
They are seeing a problem which we cannot replicate.
Are there any known issues with 2044?
Should I upgrade them?

Thanks,
Doug

Reply With Quote
  #2  
Old   
Reg Domaratzki [Sybase iAnywhere]
 
Posts: n/a

Default Re: possible problem with sqla 11 - 09-16-2009 , 02:01 PM






Doug Stone wrote:
Quote:
Hi. We have a customer that just upgraded to sqla 11.0.1.2044.
They are seeing a problem which we cannot replicate.
Are there any known issues with 2044?
Should I upgrade them?

Thanks,
Doug

Can you describe the problem they are having?

--
Reg Domaratzki, Sybase iAnywhere Solutions
Please reply only to the newsgroup

Documentation : Exercise your WRITE @DocCommentXchange: DCX.sybase.com
SQL Anywhere Patches and EBFs : http://downloads.sybase.com/swd/base.do
-> Choose SQL Anywhere
-> Optionally set filter to "Display ALL platforms IN ALL MONTHS"

Reply With Quote
  #3  
Old   
Chis Keating (Sybase iAnywhere)
 
Posts: n/a

Default Re: possible problem with sqla 11 - 09-16-2009 , 02:27 PM



There have been fixes made since the build you are currently using. You
can look at the EBF release notes, available on downloads.sybase.com, to
see what issues have been fixed and are available as of the associated EBF.


Doug Stone wrote:
Quote:
Hi. We have a customer that just upgraded to sqla 11.0.1.2044.
They are seeing a problem which we cannot replicate.
Are there any known issues with 2044?
Should I upgrade them?

Thanks,
Doug

Reply With Quote
  #4  
Old   
Doug Stone
 
Posts: n/a

Default Re: possible problem with sqla 11 - 09-16-2009 , 03:49 PM



sql which normally returns a certain group of employees is returning another
group.


"Reg Domaratzki [Sybase iAnywhere]" <firstname.lastname (AT) ianywhere (DOT) com> wrote
in message news:4ab135fc$1 (AT) forums-1-dub (DOT) ..
Quote:
Doug Stone wrote:
Hi. We have a customer that just upgraded to sqla 11.0.1.2044.
They are seeing a problem which we cannot replicate.
Are there any known issues with 2044?
Should I upgrade them?

Thanks,
Doug


Can you describe the problem they are having?

--
Reg Domaratzki, Sybase iAnywhere Solutions
Please reply only to the newsgroup

Documentation : Exercise your WRITE @DocCommentXchange: DCX.sybase.com
SQL Anywhere Patches and EBFs : http://downloads.sybase.com/swd/base.do
-> Choose SQL Anywhere
-> Optionally set filter to "Display ALL platforms IN ALL MONTHS"

Reply With Quote
  #5  
Old   
Doug Stone
 
Posts: n/a

Default Re: possible problem with sqla 11 - 09-16-2009 , 05:57 PM



I've never been able to find my problem listed in EBF release notes. Be
nice if release notes had a google/keyword search capability.

"Chis Keating (Sybase iAnywhere)" <keating_nospam (AT) sybase (DOT) com> wrote in
message news:4ab13c31$1 (AT) forums-1-dub (DOT) ..
Quote:
There have been fixes made since the build you are currently using. You
can look at the EBF release notes, available on downloads.sybase.com, to
see what issues have been fixed and are available as of the associated
EBF.


Doug Stone wrote:
Hi. We have a customer that just upgraded to sqla 11.0.1.2044.
They are seeing a problem which we cannot replicate.
Are there any known issues with 2044?
Should I upgrade them?

Thanks,
Doug

Reply With Quote
  #6  
Old   
Doug Stone
 
Posts: n/a

Default Re: possible problem with sqla 11 - 09-16-2009 , 06:41 PM



fyi... The problem vanished when I applied the 2299 ebf.

"Doug Stone" <doug.stonenospam (AT) res-q (DOT) com> wrote

Quote:
Hi. We have a customer that just upgraded to sqla 11.0.1.2044.
They are seeing a problem which we cannot replicate.
Are there any known issues with 2044?
Should I upgrade them?

Thanks,
Doug

Reply With Quote
  #7  
Old   
Doug Stone
 
Posts: n/a

Default Re: possible problem with sqla 11 - 09-16-2009 , 08:36 PM



Actually, the problem only partially vanished. Preliminary: This problem is
not occurring on one developer's machine who happens to be running an 11.0.0
version.

"Doug Stone" <doug.stonenospam (AT) res-q (DOT) com> wrote

Quote:
fyi... The problem vanished when I applied the 2299 ebf.

"Doug Stone" <doug.stonenospam (AT) res-q (DOT) com> wrote in message
news:4ab1347b (AT) forums-1-dub (DOT) ..
Hi. We have a customer that just upgraded to sqla 11.0.1.2044.
They are seeing a problem which we cannot replicate.
Are there any known issues with 2044?
Should I upgrade them?

Thanks,
Doug


Reply With Quote
  #8  
Old   
Reg Domaratzki [Sybase iAnywhere]
 
Posts: n/a

Default Re: possible problem with sqla 11 - 09-17-2009 , 08:31 AM



Doug Stone wrote:
Quote:
Actually, the problem only partially vanished. Preliminary: This
problem is not occurring on one developer's machine who happens to be
running an 11.0.0 version.

"Doug Stone" <doug.stonenospam (AT) res-q (DOT) com> wrote in message
news:4ab177a2 (AT) forums-1-dub (DOT) ..
fyi... The problem vanished when I applied the 2299 ebf.

"Doug Stone" <doug.stonenospam (AT) res-q (DOT) com> wrote in message
news:4ab1347b (AT) forums-1-dub (DOT) ..
Hi. We have a customer that just upgraded to sqla 11.0.1.2044.
They are seeing a problem which we cannot replicate.
Are there any known issues with 2044?
Should I upgrade them?

Thanks,
Doug



Try validating the database. It's possible that you might have a
corrupt index.

Aside : You haven't given us much information to go on, which is likely
why you haven't gotten a lot of good suggestions. Knowing the schema of
the tables involved (including foreign keys and indexes), the select
statement that is causing problems, the plan that is generated for the
SQL on the machine that is failing, the plan that is generated on the
machine that is working (and the exact version and build of SQL Anywhere
on that machine), the data you are expecting to be returned, and the
data that is returned would all have been useful pieces of information
to provide.

--
Reg Domaratzki, Sybase iAnywhere Solutions
Please reply only to the newsgroup

Documentation : Exercise your WRITE @DocCommentXchange: DCX.sybase.com
SQL Anywhere Patches and EBFs : http://downloads.sybase.com/swd/base.do
-> Choose SQL Anywhere
-> Optionally set filter to "Display ALL platforms IN ALL MONTHS"

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.