SYSWAITS 15.7 SP110
We just migrated to 15.7 SP110 version our production server : I am wondering of some waits (extracted from asemon tool) : The first three coumns after migrating , then Three for 9 june, and three for...
View ArticleIs it possible to create view from stored procedure for ase 12.5?
Suppose I have SP to return result set like: create proc mysp ( @param varchar(30) ) as begin //many logic here.... select col1, col2, col3, ... from #mytable...
View Articleone or more named data cache for performance
Suppose I have a DB with size 20G(include data and indexes). I have enough memory say 30G.Then I can create named data cache to cache the whole database.Here is my thinking: One 20G cache the cache...
View ArticleASE1503 EOL?
Hi ASE expert, I can found End of Life Notice for ASE15.0.2 at http://www.sybase.com/detail?id=1099063 I also need to know when will the ASE15.0.3 EOL. Any doc exists? Regards.
View Articleperformance issue on user db setting
I have a db with following dboption setting:select into/bulkcopy/pllsort : falseddl in tran: falsethe app and sp have many select into. so want to know if change the setting to:select...
View Articleabap import error completed 162 error 1 total 164
hi experts i am installing ecc6.0 ehp 7 ides system sybase database,linux 6.4 operating system. got error when installing the ides ehp7 system in baap import phase. total 164 completed 162 errors 1...
View ArticleHow SAP® ASE Provides Superior Total Cost of Ownership
Business and economic realities of recent times has proven that the performance and processing power required to process large amount of data have costs. Such costs need to be constrained to just what...
View Articleis it possible to create a select trigger on a table?
I want to a table as placeholder. anytime when select statement apply on this table, then a trigger will call a SP to fill data in this table. Is it possible to have a solution for this request for...
View ArticleWorking on same table from different session
suppose I have following operation in a SP: truncate table mytabinsert into mytab(...)select ... then if bot different user run this SP at same time(for example both start within less one second, but...
View ArticleASE 15.7
Hi all!! I´m planning an ASE installation/migration project, so as always I verify the latest ESDs. I really found myself lost in the different flavours of ASE 15.7 we have now with SAP versioning. 5...
View ArticleCAPs directive
Hi There, going through the ASE startserver options i can't find anything on the "-a path_to_CAPs_directive_file".Can someone give me an explenation what this CAPs directive is about or link where i...
View Articlememory for lock, open object
From error log, ASE ask to increase number of open object. If I increase following configuration:number of open objectnumber of lock what is the memory for those change? how much memory should be...
View ArticleWhat's OmniServer?
There are 9 process with name like OmniServer-122 from same server where ASE is running. What's it?
View Articlelog suspended for database sybsystemdb
This morning, I got error message: 1 task(s) are sleeping waiting for space to become available in the log segment for database sybsystemdb. then I extend the space for sybsystempdb(data and log). the...
View ArticleSAP ASE 16 New On Demand Resources
On Demand Technical Webcasts Feature New Capabilities in Latest Release We’ve just concluded a very successful 5-part webcast series on SAP ASE 16. The series covered the new features in this latest...
View ArticleOptimizer does not follow hint for index forcing (15.7 SP110)
Hi All, A question about usage of hints. Sometimes , often enough, even when I have forced an index by ('index xxx)' in FROM cluase , optimizer decides not to use it , and it takes obviously a bad one....
View ArticleASE CE 15.7 LOCK problem
Hi ASE expert ! My ASE CE 15.7 sp110 on linux has the following error message , please help ! lock__set_sleepingowner_list (S1): internal lock manager error - thread blocking but cluster lock not in...
View ArticleWhere's Sybase Tech Doc?
Hi Sybase expert, I cannot access http://www.sybase.com/support/techdocs today.Is there any new URL that I can find ASE target CR list? Regards.
View ArticleASE - LDAP Authentication
Hi all, Did someone configure LDAP Authentication in ASE? More specific with Microsoft Exchange? I have lots of aplications, some web aplications already authenticate with Exchange but some other...
View ArticleASE Cluster Edition Startup with Sybcluster Utility
1. Some global checksLog in with Sybase User to Unix and check this enviromental variables:SYBASE_JRE6=/sybase/shared/JRE-6_0_SR1_64BITSYBASE_UA=/sybase/UAF-2_5 Then check the sybcluster...
View Article