Which errors should be logged that are currently just sent to client?
ASE follows these general rules regarding when to send error messages to the errorlog1) Messages with a severity 19 or higher are sent to the errorlog.2) Messages with a severity lower than 19 are sent...
View ArticleIndex Page Cluster Ratio 15.7
Hello, is there any other way of getting the info about index page cluster ratio except from optidag. I would like to create some index maintenance scripts and need that info without parsing optdiag...
View Articleselect into closed connection immediately
Good morning, We received a database from a customer. On this database we execute a select into statement and the execution closes the connection immediately. Looking at the dataserver.log file, we...
View Articlebad query plan for join on column with mostly ' ' content
Hello, We are running a 3rd party application for many years that had some performance problems. Some queries do not use the correct index. An example : - table A column ref1 varchar(35) null. non...
View ArticleError Loading Python Extension Module for ASE 15,7
Hi, It's my first post on this site. I hope I'm posting this question in the right forum. I'm getting the following error when trying to import sybpydb using python 2.7.3. I've included version...
View ArticleTool to print out table definitions and relationships?
Is there a software tool that can print out a flow chart or diagram of all the tables in a database with columns and definitions, and possibly the relationship among tables indicated graphically...
View Articlerigth way to find free space on log segment
-- Server information-- 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 afternoon, I tried the following command...
View Articlework process restarted session terminated
HI, I went into "dev_w". It showing error like this ERROR: -1 in function ExeNormalModify (execute) [line 18768]C (1105) [ZZZZZ] [Sybase][ODBC Driver][Adaptive Server Enterprise]Can't allocate space...
View ArticleASE 15.7 Migration
Hi all,We have reached in the past two or three situations related with CRs that have solution at ASE 15.7 CE. We are now in ASE 15.5 CE ESD#5.I´m proposing an upgrade proyect in my company to migrate...
View ArticleGetting access to internal VPN site (aka. Access Anywhere)
It does not make sense. I am waiting for close to a month to get access to an internal VPN site. It has nothing to do with citrix client - which works perfectly - as said earlier. This is...
View Articleupdate statistics questions
1. if an update stats is running on a 5 million rows table for an hour or so, is there anyway to know how much work has already been done and how much time it will take for update stats to complete...
View Articlerollback question
a rollback is supposed to do the exact opposite of what it did in the transaction. so a rollback of an insert, will mean deleting all the newly inserted rows, or rollback of an update will mean...
View Articleindexes old and new
typical situation where a user complains that his stored proc is not performing the way it used to. how do i verify if the table has all the indexes it used to have? ie how to verify if there were...
View ArticleWhat are the new ASE patches SP100, SP101?
Hi I noticed that the coming ASE15.7 patches will be called SP100 then SP101. What are the differences with the previous ESD patches? I only know that REP15.7.1 SP100 will require a specific...
View ArticleWhat are the new ASE patches SPxxx?
Hi all I noticed that the new ASE15.7 patches will be called SP100 then SP101. What should we know about them? I only know that in the case of REP15.7.1, the SP100 will require a very specific...
View ArticleDBA Cockpit - ASE Kerberos Connection
Hi, I've been looking at SAP DBA Cockpit.When opening SAP logon > type dbacockpit > Database Connections > Add > I do not see any way to enable Kerberos or edit the connection string.I was...
View ArticleIsNull executes differently between Sybase 12.5 and 15.7
Hi all, I am working on upgrading an application to use Sybase ASE 15.7 database servers instead of 12.5. When I switched it over, a stored procedure's behavior changed which caused problems with the...
View ArticleNullPointerException thrown by Charset.availableCharsets (with jconn4.jar in...
Hello, The following test case: import java.nio.charset.Charset; import java.util.Iterator; import java.util.Set; public class TestCase { public static void main(String[] args) { Set set =...
View ArticleMoving tempdb database fragments off the master device
Greetings, I am playing around with an SAP ASE 15.7 Server to answer a student´s question about removing the tempdb database fragments off the master device. I used to do this in my sleep, but it has...
View ArticleWhat to do about Wait Event 251, 'waiting for network send to complete'
We have a set of C++ applications (our backend) running on Red Hat Enterprise Linux release 3 at multiple sites. These applications receive requests from GUI clients to fetch/update the data in the...
View Article