sybase thread model and cpu/core/thread at system level
Hi community, I would like to have you feedback about the usage of sybase threads engines vs solaris chip/cpu/threads, if there are any settings that must be prevented. as far as I understand, the...
View ArticleSame query, different query plans on different, identical servers
Hello, I am having a bit of a mystery. I have a database which is almost identical on 2 different, identical servers with the same version (Adaptive Server Enterprise/16.0 SP02 PL01/EBF 25183...
View ArticleDatabase Auto Expansion Feature -- Issue when assigning growthby value for...
Hi All, We are using the Database Auto Expansion policy for our product, the current architecture is as following : A Device contains multiple segments, with monthly partitions (12 months per segment)....
View ArticleChange in behavior of datalength() between ASE15 and ASE16
Hi. This question is in regard to using datalength() on a text or image column that allows nulls. For decades now, going back probably to Sybase SQL Server version 4, I have used datalength() to tell...
View Articleload 800G archive db received Msg 711
load 800G archive db received Msg 711 My env:ASE: ASE15.7 sp132 ia64DB: 600GB20 stripe dump file: 200GB dump db cmd:dump database DB to "/DB_DUMP/db0104070120.dmp"stripe on...
View ArticleASE 15.7 download
Hi All, I am trying to get hold of the ASE 15.7 client and I am unable to find a download (and I find the store search the pits, really). Any ideas where I could get that from? Regards,Martin
View ArticleFile permission generated by bcp utility
Hello guys. I already read some other forums and articles in the Internet, but nothing that I found helped me. Could you please try to help me? - There is an application job executing the bcp utility...
View ArticleWhat's is Wait event 'checkpoint worker waiting for wakeup from parent'?
-- Sybase version --Adaptive Server Enterprise/15.7.0/EBF 22639 SMP SP52 /P/Sun_svr4/OS 5.10/ase157sp5x/3293/64-bit/FBO/Wed May 21 02:49:14 2014-- end --- Good afternoon, I'm looking at the top 10...
View ArticleAtomic drop/create trigger in ASE 16
Hi. In many previous ASE versions (up through 15.0), my standard practice when replacing a trigger in a live system was to simply use CREATE TRIGGER, without using DROP TRIGGER first. ASE allowed that,...
View ArticleSADPHIRE NOW - Orlando, Florida, 2016...
To be honest, this is the first time when I've been frustrated much much more than excited looking through the session catalogue of the forthcoming great SAP technology event (you may see it here if...
View ArticleIs it possible to install ASE Edge edition on Microsoft Azure machine?
Hello, The question is described in the title. The question derives from the limitations of Edge edition on the number of cores. For ASE Small Business Edition on virtual machines we had to run a...
View ArticleInternal error: Insert into page id of index id 4 of table 'sysobjects' (id =...
Hi gues!Maybe someone saw such error. Msg 12313, Level 21, State 1:Server 'test1', Line 1:Internal error: Insert into page id 278443007 of index id 4 of table 'sysobjects' (id = 1) in database 'test1'...
View ArticleError 12328 The calculated row offset...
Hello ,Running SAP ASE 16 SP02- Linux, I'm getting this error in errorlog : 00:0012:00000:00040:2016/04/17 08:00:41.99 server SET SWITCH SERVERWIDE OFF 3605, SPID 40.00:0012:00000:00040:2016/04/17...
View ArticlePython under 15.5
Hi, I am running version 15.5 of ASE and I wonder if it is possible to run python under this version ? Regards,Klas
View ArticleErrors 5859, 5899 and heap error
Hi Experts, Recently we got an error 5859,5899 with severity 16 during non business hours and the customer today in the morning addressed that he is noticing heap database errors which are specified...
View ArticleDatabase Auto Expansion Feature -- Issue when assigning growthby value for...
Hi All, We are using the Database Auto Expansion policy for our product, the current architecture is as following : A Device contains multiple segments, with monthly partitions (12 months per segment)....
View ArticleWhat's is Wait event 'checkpoint worker waiting for wakeup from parent'?
-- Sybase version --Adaptive Server Enterprise/15.7.0/EBF 22639 SMP SP52 /P/Sun_svr4/OS 5.10/ase157sp5x/3293/64-bit/FBO/Wed May 21 02:49:14 2014-- end --- Good afternoon, I'm looking at the top 10...
View ArticleSybase 16 and possible bug with isolation levels
We've tried an upgrade to Sybase 16 ( AdSP02 PL02/EBF 25320 SMP) and we've hit a possible bug with isolation level and insert into temp tables. This proc create or...
View ArticleSybase 16 database encryption
Hello, in our new installed NW 7.4 environment with ASE 16.0.02.02 we’ve to decide to use database encryption or not. Are there any experience about performance, problems? Many thanks. Best regards...
View ArticleTable variables - bug or usage issue
When using table variables like this declare @tab table( PK char(8), Currency char(3)) update @tabset Currency = s.Currencyfrom @tab p , swhere p.PK = s.PK I get the message Ambiguous column...
View Article