What type of wait for swapped out ASE 15.5
I have 64GB of memory on my server and 7GB going into swap.I want to show how this is affecting ASE. Which wait typeswould be related to memory swapping out? Are there otherindicators? I am noticing...
View ArticleWhy use "DBD::SybaseASE" instead of "DBD::Sybase"?
Has anyone used the new proprietary DBD::SybaseASE from Sybase (http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01694.1570/doc/html/car1311375022415.html)? I tested it...
View ArticleCJS-00030 Assertion failed: Unable to setup initial database configuration...
Hello ASE Gurus we encountered an error while migrating NW 7.3 from MS SQL to Sybase. ERROR 2013-03-19 16:47:33.483CJS-00030 Assertion failed: Unable to setup initial database configuration...
View ArticleASE 15.5 data cache for DB tranlog is smaller than log
I have a cache assigned to the transaction log of one of my DB's. It has been there a long time and was not increased as the log size was increased. The cache is 256MB, but the log size is 500MB. Does...
View ArticleWhat is the purpose of pagesize() with parameters in ASE 15+?
Since Sybase engineering decided not to support multiple page sizes per ASE instance, wouldn't pagesize() always equal @@maxpagesize? pagesizeDescriptionReturns the page size, in bytes, for the...
View ArticleWhere to find Sybase SQL Server 11.0.3.3 for Linux?
Simply put, since Sybase SQL Server 11.0.3.3 (with esd 6) for Linux was the lastversion of Sybase that could be used in production for FREE, where can people legally download it? I know that if you...
View ArticleRetriving the CS_IODESC structure for an text/image column that is NULL
Hi, I'm having trouble retrieving the CS_IODESC structure for an image column that contains a NULL value (ASE 15.0.3 and 15.5) using OpenClient 15.7. The actual program is a DBD::Sybase perl script,...
View ArticleSybase Control Center and SAP
Now that SAP is exerting control over the policies and procedures within Sybase, will Sybase Control Center be redesigned to be usable? I mean, it appears to be only partially implemented, provides no...
View Articlestriping and performance
some questions regarding dumping databases to stripes. how do we decide the optimal number of stripes in terms of performance for dump database? afaik, the important factors are : 1. CPUs/engines2....
View ArticleASE 15.0.3 on Redhat Linux
We are currently running ASE 15.0.3/EBF 16549 ESD#1 on Red Hat Linux AS4 (2.6.9-103.ELsmp #1 SMP) and are looking to upgrade the OS to Red Hat AS6 (2.6.32-279.el6.x86_64 #1 SMP).Is 15.0.3 supported on...
View Articleusing DML replication to bypass row count mismatch in rep svr 15.6
I am planning to change my warm standby rep svr environment to "sql DML replication" mode to bypass the "row count mismatch" issue that occurs frequently when replicating tables with no primary key. I...
View ArticleAfaria on Sybase ASE
Hello community, Please could someone tell me if it is possible to deploy Afaria using the Sybase ASE database? I've seen during the Afaria install that the DB must be on SQL or iAnywhere. Id just like...
View ArticleSybase ASE Upgrade Question
Hello fellow forum members, Two questions: Question 1: Ideally we NEED to test v15.7 with our existing custom enterprise application andwould like to install v15.7 in VMWare Vsphere version 5.0/5.1...
View ArticleIn a select clause, what can not be resolved by hashing?
In ASE 15.0, which of the following select clauses can NOT be resolved by hashing? DistinctGroup ByHavingOrder by
View Articlemax online engines on Sybase Small Business Edition
Hello, be executing psrinfo command on Solaris machine I see 24 online engines running. Machine has two Intel Xeon X5675 CPUs, every CPU (by specification) has 6 cores with hyper threading. This is...
View Articleerror while restoring sybase database
Hi Everyone, While restoring database from different SID, got the below error. Am trying to kill the users which are trying to use the database to be restored.Any suggestions please, Below is the...
View ArticleWait event 157 (wait for object to be returned to pool)
Hi, Yesterday evening we had a long running process that generated a ton of 157 wait events (13k events over two hours, totaling over 2500 seconds).I tried to look at the cache statistics via MDA data,...
View ArticleFrom ASE 12.5 2k page size to 15.7 4k page size
Hi guys. So I'm planning to migrate our 12.5 to a fresh new install of 15.7. Meaning, dumping our 3TB database on the 12.5 and load it into the new 15.7. The 12.5 is using 2k page size as default. And...
View ArticleHow much Solaris memory allocated by ASE 15.0.3?
Hi. I'm running ASE 15.0.3 on a Solaris 10 system. There is 16GB physical memory. I have set max memory to 15GB. Also, allocate max shared memory is 0, and dynamic allocation on demand is 1. When I...
View ArticleIntercepting DBCC LOG output in an ASE ODBC application
Hi.For obtaining DBCC LOG output - one should register a callback function.ASE would provide means for doing that under DBLIB and CTLIB.No documented way for achieving that found in ODBC interface...
View Article