Afaria 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 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 simulate a logical 'OR' and 'AND in T-SQL?
I know we have an IF and ELSE in Sybase SQL but I'm pretty sure there's no logical OR or AND, am I right? Is there a way to simulate these? I guess I can simulate "IF condition1 and condition2 then...
View ArticleASE 16: When and what major features?
Are we looking at 2014 for the GA release of ASE 16.0? What are the major features that we can expect in the release?
View ArticleTools for assisting unit testing of SQL on Sybase ASE
Hi all, Has anyone had any luck with any utilites to assist in creating test harnesses to encourage automated testing of procedures/sql scripts?Cheers.
View Articleopening a case with tech support, life after case express ...
Hello, Is there a document or a description about how to open a technical/informational case on the SAP site ? I got to the point that I had to enter a product code, clicking on the question mark below...
View ArticleNeed help in connecting/working with Chinese Sybase ASE database
i have question regarding problem i'm facing while working with Chinese Sybase ASE database I'm trying to connect to a Chinese Sybase Adaptive Server on a machine with OS regional setting as China....
View Articlegetdate() vs. current_date() in a user-defined function in ASE 15.0.3
Hi. ASE 15.0.3 apparently doesn't allow getdate() inside a UDF. I thought I understood why: deterministic vs. nondeterministic blah blah blah. (I've worked around this by creating a view that selects...
View ArticleSybase ASE 15 ODBC driver doesnot have the option of Translate as in Sybase 11
When I try to use the ODBC drivers for Sybase ASE 15, to import the data to MS Excel, the Arabic characters in the Database are displayed as "?".But, when I use the ODBC drivers for Sybase ASE 11, the...
View ArticleASE 15 OLE DB client connection fails intermittently executing stored procedure
I have a C++ .NET 2003 client application using Sybase 15 drivers that is connecting to a Sybase 12.5 database server using ASEOLEDB. The driver the client application is using is Adaptive Server...
View Articleis it possible to have a trigger to detect delete in sysobjects.type='P' ?
Good afternoon, I have a database with several stored procedures (select name from sysobjects where type='P') and they were suddenly dropped. Several users were working on that environment and I'd like...
View ArticleWhat's WaitEventID 311
-- Sybase version : Adaptive Server Enterprise/15.0.3/EBF 17690 ESD#1.1 RELSE/P/Solaris AMD64/OS 5.10/ase1503/2681/64-bit/FBO/Thu Aug 20 15:37:40 2009 Good morning, Our DBAs loaded a 'cross-platform'...
View ArticleOrder of pages in a DUMP DATABASE
Hi. I know if I perform a DUMP DATABASE in an actively modified database, the pages might be written out in an essentially random order, because ASE will use an algorithm that gives priority to a page...
View ArticleIndex Fragmentation in ASE
I've been looking into index fragmentation recently not just to determine if the index needs to be rebuilt but also how efficient it is *right now* structurally speaking. I've also been comparing to...
View ArticleSize of DUMP DATABASE file in various scenarios
Hi. I'm on ASE 15.0.3. I have some hypothetical questions relating to the size of a DUMP DATABASE. I'm sure I could find this out myself through testing, but that would be very inconvenient for me....
View ArticleWhat is the number of row pointers in a dol index leaf page?
Guys, I have found it clearly documented that the maximum number of rows in a APL index leaf page is 256. However I am having a hard time finding the documentation for DOL pages. Is the maximum number...
View Articlesybase Database Backup
Dear Expert, I am using Sybase Database 15.0 with unix, as i new to Sybase please me how to take backup of Sybase Database. i get the below error 1> dump database pubs2 to 'd:\dump'2> goMsg...
View ArticleASE ODBC 64 crashes on Windows 2012
Hi all, When trying to configure a ASE x64 ODBC on a Windows 2012 R2 the application crashes as soon as I chose Adaptive Server Enterprise in Create New Data Source and click Finish. With the following...
View ArticleHow to recover CIS connections due to a remote server restart?
Hello, An ASE session initiates a CIS call to a remote server (EAServer 6.3 application server in this case). For some reasons, the remote server needs to be restarted.This results in the ASE client...
View ArticleASE + AWS + Direct I/O
Hi. A couple years ago I had asked some general questions about how to deploy ASE in a virtual environment where direct I/O was not possible. I think my new question is very related to that. My...
View Article