Sybase point in time load fails with The specified recovery date in not...
When I run a sybase point in time load. Backup server reports this error 000'The specified recovery date (Nov 5 2014 8:55:00:000AM) is not between the start (Nov 5 2014 7:48:29:530AM) and end (Nov...
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 I can generate a bcp ordered of a table with index non-clustered?
Hi Community: I need know how I can generate a bcp ordered of a table with index non-clustered. This without create a index Cluster. I need other way. Thanks! Cristian Lopez,
View ArticleSAP ASE 16.0.0.3 - Documentation
Can anyone make it clear for me - I am looking for the latest ASE 16.x documentation - and specifically release notes for ASE 16.0.0.3 (any platform).I have some documentation at SyBooks OnlineI have...
View Articlestatistics and density
some fundamental questions regarding usage of density. if we are looking for a particular column value and it is represented in a frequency cell in a histogram then we can calculate the number of rows...
View ArticleASE 15.7 ESD#01 stack trace
Hi,Just migrated from ASE 12.5.4 to 15.7 ESD #01 on AIX 7.1.and the following stack trace is randomly appearing in ASE errorlog when excecuting SQL or some SPs Current process (0x6d49016e) infected...
View ArticleWhat's the difference bretween sp_rename and extended alter?
I am trying to rename a stored procedure. There are 2 way to do it as the a tool give me following option to do it: sp_renameExtended alter what's the difference between these two way?
View ArticleWhere is "WITH CHECK OPTION" stored on a view ?
We have a DB Compare program to ensure all the objects between 2 database servers are the identical. One thing we can't find when comparing our objects is the the "with check option" on a view.We've...
View ArticleAny experience of downgrading ASE 15.7 SP122 to SP100
Anyone got any experience of downgrading ASE 15.7 SP122 to SP100 ? Is this a simply a change to the binaries or is there anything else required ?Should I expect any issues ?
View ArticleASE backup server check
Hello gentleman, I have got simple question regarding ASE backup server. I know that you can check it manually in error log, but he needs sp. Our CT wants to monitor if backup server is up and down....
View ArticleThreads in ASE Edge Edition
Hi, the ASE Edge Edition run on physical or virtual machines with 4 cores or less. Is there any limitiation with the number of threads?Using an Oracle 10 zone (within one LDOM) with 32 threads (4 cpu...
View Articlecreate table commands
what's the different about the following cmds?1.create table aaa ( a1 int )on 'seg_test'partition by roundrobin 1 on ( 'seg_test') 2.create table bbb ( a1 int )on 'default' 3.create table ccc ( a1 int...
View ArticleIssue in ASE 15.0.3 : suer_name(), user_name() in side store Proc in cross...
We have this problem in ASE 15.0.3 and proc is created (cross database) with login having sa_role .. No problem in ASE 15,5 ... Version : -Enterprise/15.0.3/EBF 16374/P/x86_64/Enterprise...
View ArticleASE stress test on Linux configuration questions
Hello,I’m running a stress test on a RHEL 2.6.32 (256 GB ram / RAID 0 SSD ~300GB / Xeon E5-2670 2.60GHz 2 CPU 8 Cores Hyper-Threading) ASE 16.0 GA PL05 configured with 16K page size using a default...
View Articleusing delayed commit
Hello, We are running a weblogic application that opens connection pools on ASE, all connections have the same default database. The connections run their update queries from the default database (they...
View ArticleBug in ADO drivers with using [ ] around Identifiers
For anyone using the ADO driver, we've found a bug When using [ ] around Identifiers, the ComandText gets truncated after the var command = this.Connection.CreateCommand();command.CommandType =...
View ArticleInstall 15.7 SDK on Windows 2012R2
Sorry if this is in the wrong group, but I'm hoping someone can help. I'm trying to install the Sybase SDK 15.7 SP132 onto a newly built Windows 2012R2 server. The installer completes but said some...
View ArticleMultiple Alter Table Statements in one batch
Hi Team, We have in one of our upcoming release two columns being added to a table that has over 20 million records and 14 indexes. We needed to add two columns to the table both not null (bit)....
View ArticleConfigure SSL on SAP ASE 16 for Linux PowerPC
Hi I've tried to configure SSL on SAP ASE 16 for IBM Linux PowerPC. when I ran sp_ssladmin I've got an errorSSL is not supported on this platform or product version. Is SAP doesn' support SSl for...
View ArticleDocumentation for alternative_greedy_search
We have recently gone through a change to migrate over our tables from using int to bigint. Our roll out plan is to run with temporary tables on bigint before migrating permanent tables. This is...
View Article