Re: Will leap second impact ASE?
One way that the leap second does affect ASE is in datediff() calculations - the results of calculations over a range that include the leap second will now be off by a second because the calculations...
View ArticleRe: trace flag 7773
Thanks - the downloads are handled by the DBAs who have missed it. I've checked the readme file and I can't see it listed.I can see a reference in the Buglist - are we all meant to read this file each...
View ArticleRe: Documentation on Workload Analyzer?
Workload Analyzer is a feature of ASE 16 sp02 - which is in beta currently - which is why you are coming up empty for docs. If you are in the beta, there should have been beta docs - if not, contact...
View ArticleRe: End of maintenence - 15.7 vs 16
Andrew, Yes both the versions have the same End of Main Stream, however the development/Engineering team will be rolling out with the newer versions although the End of Maintenance is same for both...
View ArticleRe: "Error: 622, Severity: 20, State: 1" causing 15.7 server to hang
These are questions to ask as part of an SAP support incident. I would not suggest going below SP100 as that is a different code line. Better to look at upgrading to SP132+, but put in a support...
View ArticleRe: End of maintenence - 15.7 vs 16
The dates are indeed the same.The 15.7 dates, when published, were put much further out than is typical for a release to help calm concerns as SAP was absorbing Sybase. I don't think there are any...
View ArticleRe: End of maintenence - 15.7 vs 16
Thank you for reply. It is a bit annoying that both have the same eom dates. It makes it more difficult to push customers onto 16 rather than 157... The wifm for managers usually contains less...
View ArticleSAP published security note 2113995
Could someone tell me where the below issues was discussed on SCN so that I can subscribe to the appropriate...
View ArticleRe: "Error: 622, Severity: 20, State: 1" causing 15.7 server to hang
> I would not suggest going below SP100 as that is a different code line.We've been told that which is why we thought it might be a better option as we're generally seeing more stability with SP60...
View ArticleRe: SAP published security note 2113995
I don't think this issue has been discussed yet on SCN. The three spaces that I think it would most likely be discussed on are: SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications...
View ArticleRe: "Error: 622, Severity: 20, State: 1" causing 15.7 server to hang
> Can you try "increasing cpu grace period" and check this issue is still occurring? We have already increased the time to 1500 from the default of 500.We have a clock tick of 50,000 micro-seconds...
View ArticleASE 15.7 SP133 to be re-released as SP134
ASE 15.7 SP133 was released last week, but included the wrong version (OCS SP132) of the OCS (Open Client) component subdirectory.SP133 has been removed from the download site and will be re-released...
View ArticleWhats the diagserver ?
We hit a Error 834Error 834, Severity: 20, State: 300:0005:00000:02377:2015/05/05 02:57:39.91 server Illegal attempt to clean buffer: BUF=0x0x00002b12b63ed4c8, MASS=0x0x00002b12b63ed4c8,Buf#=0,...
View ArticleRe: ASE 15.7 SP133 to be re-released as SP134
How can the OCS patch fix the bug in the server ? None of the application client run on the samemachine as the ASE server so we haven't upgraded any of them. Do you have a link to CR777205 ?Thanks
View ArticleRe: ASE 15.7 SP133 to be re-released as SP134
The dataserver is linked dynamically. When started it loads modules from the OCS directory : ldd ./dataserver ......
View ArticleRe: ASE 15.7 SP133 to be re-released as SP134
Thanks So we'll have to downgrade back to SP122 and wait for SP134.Is the 11th May a realistic date ? Mike
View ArticleDatabase tempdb_xxxx with dbid xx is already shut down (15.7 SP122)
What causes the error Database tempdb_xxxx with dbid xx is already shut down Our server was bounced at 17 mins after the reboot we got this message but nothing before this to indicate why ? The...
View ArticleRe: Database tempdb_xxxx with dbid xx is already shut down (15.7 SP122)
Hi Mike, This message is output if you try to use a database that has been shutdown using thedbcc dbreboot("shutdown", <dbname>) command. This shutdown state will persist across reboots of ASE....
View ArticleRe: Database tempdb_xxxx with dbid xx is already shut down (15.7 SP122)
Thanks > This shutdown state will persist across reboots of ASE. Ah - That explains why the db was unavailable after a reboot (although a little odd for it to say it was online in the first...
View Article