Internal 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 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 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 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 ArticleTable variables performance
Comparing table variable performance to #temp table performance. With 100,000 rows in both tables, select sum(numberfield) from #t takes 20ms select sum(numberfield) from @t...
View ArticleSybase 16: "No table lock on object"
After upgrading to Sybase 16, we're seeing quite a few messages in the logs "No table lock on object.sys.... in database master for sysusages, sysdatabases, sysattributes. The manual suggests...
View ArticleAdaptive Server Enterprise tool Config
Our ID Mgmt would like to configure one of SYBASE server in "Adaptive Server Enterprise tool " for ID mgmt purpose. I am confused about the parameters has to be passed while configuring. 1) Is it...
View ArticleBlocked device Vs Raw device
SAP Team, From "sp_helpdevice" output i could see device description as "Blocked device " and "Raw device " in one of our production server . What is the difference between blocked device vs raw device...
View ArticleBcp Utility -Is ther any feature to dump into multiple stripes ?
SAP Team, Is there any way to BCP out single table data into multiple stripes as backup database command feature ? Like first 50000 rows in stripe called mybcp1.out and second 50000 rows in mybcp2.out...
View ArticleMigration ASE CE 15.7 SP122 to SP136 gone wrong
Bonjour, I am currently trying to upgrade a Sybase ASE CE15.7 from SP122 to SP136. SP136 include new SCC-3_3 that replace SCC-3_2. I am using SYBCLUSTER to manage the cluster, start, stop, etc. I...
View Articlehands on 'optimizer', optdiag statistics...
--- 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 version --- Hi community, I'm starting...
View ArticleBinding LOB data to stored procedure parameters
I've got a SP that has TEXT type parameter. I want to bind data to this parameter using OpenClient's ct_bind call and send data using ct_send_data in chunks (the data size exceeds 16k, so I can't use...
View ArticleVSS for Sybase ASE
Hi,Is it possible to use Windows VSS ( Volume Shadow Copy Service) with SAP Adaptive Server Enterprise ? Has anyone implemented this option ? I find articles related to SQL Anywhere with VSS but don't...
View ArticleSybase Patch Upgrade issue in 16 SP02PL03.
Hi All, We have installed Sybase:16 SP0 PL01 manually and needs to upgrade to 16 SP02PL03. When we run ./ASEup.sh getting below error MQTEST /tmp/SybaseSP02PL03>...
View ArticleSybase ASE load database command and placement of segments within devices
Hi,Within my Sybase server, I have a database that has 12 physical devices, and each device that starts with qip_infra or qip_system has a segment which houses a range partition.In short, database...
View ArticleLoad ASE 16 backup on ASE 15
Question:Can we load ASE 16 DB backup onto ASE 15 DB? Will it work?
View Articleopenclient in openserver vs openclient in ASE
Hi, After installation of Open Server and ASE, Open Client libraries are generated in the folder OCS. Is there any difference between these two Open Client libraries ? Any reference on this will also...
View Article