Re: Dump database - performance tuning
Hello Hermanth, how can I do this? I read, that the dump-file can only be read by ASE-Support. Kind regards ps, I think I got it with note 1940109
View ArticleRe: Dump database - performance tuning
I tried to do like in the note, but with <sap-sid>adm user I get a permission issue.So I tried again with syb<db-sid> user and at dataserver-execution I get that error:"dataserver: error...
View ArticleRe: Dump database - performance tuning
what about the Linux configuration (kernel, swap, memory settings, limits, etc)are both servers the same type of hardware?you mentioned 1 server has two filesystems, how are those configured? might be...
View ArticleRe: Do Dump database includes Transaction?
Dear Amarnath Yes, you will be able to restore to any point in time on DAY-2 (provided this point in time is after the end of DUMP DATABASE on DAY-2) and DAY-3 (till point in time when TX dump was...
View ArticleRe: Sybase ASE - Transaction Log device (delete space data)
Hi,As assumed Bret, the equivalent of the Oracle noarchivelog mode on ASE is "truncate log on checkpoint" enabled. For Business Suite environment, it is required to have that option disable....
View ArticleRe: Sybase ASE - Transaction Log device (delete space data)
Hello Bret and Maria, First of all thank you for your answers. Yes, I know that... the "truncate log on checkpoint" database option is on.This process will not cause the file itself to become any...
View ArticleRe: Where can I get ASE server online for practise??
Hi Dilip, You can install them on either Linux or Windows. But I would recommend you start with linux as you are a beginner and practising on linux will help you learn things the hard way. There are a...
View ArticleUpgrade failed - Unable to start server - libbtsymbols.so could not be loaded.
Dear Experts, Upgrade from ASE 15.7 SP122 to SP134 on AIX 7.1 was failed and before restoring binaries from OS. I tried startserver and to my surprise, I got the following error,exec(): 0509-036 Cannot...
View ArticleRe: Upgrade failed - Unable to start server - libbtsymbols.so could not be...
Hi Rajesh,Could you please attach the ASE error log to check on this. Best Regards,Ankitha
View ArticleRe: Upgrade failed - Unable to start server - libbtsymbols.so could not be...
Hi Rajesh,I would request you to kindly check with the existing binaries and also the devices if they are corrupted or not. Best Regards,Ankitha
View ArticleRe: Upgrade failed - Unable to start server - libbtsymbols.so could not be...
HI Ankita, There are no errors in the ASE errorlog.Attaching the same for your refDuring DB patch upgrade, it was hung after which it patched few of the binaries and then again it went into hung...
View ArticleRe: Upgrade failed - Unable to start server - libbtsymbols.so could not be...
Hi Rajesh,I would request you to go through the below SAP Notes1599814 - SYB: Installing Service Packs for SAP Sybase ASE 15.7 (UNIX + Linux) 1982469 - SYB: Updating SAP ASE with saphostctrl /...
View ArticleRe: Upgrade failed - Unable to start server - libbtsymbols.so could not be...
Hi Ankitha, Thanks for those SAP notes and I am aware of them.I would really appreciate you if you can get me a workaround to fix the following error and start database server. My issue is: exec():...
View ArticleRe: Upgrade failed - Unable to start server - libbtsymbols.so could not be...
Thank you Ankitha and Kiran for your support. It helped. Resolution: --We have copied ASE-15_0/lib and OCS-15_0/lib3p64 from test server, and the database server is now up without any issues. --We...
View ArticleJAVA Stack not starting after ASE Upgrade to Version 16 SP1
Hi guys After perfoming an ASE Upgrade on a Solution Manager system running in Windows Server 2012/ASE 15.7, Java Stack is not starting I have performed an Upgrade as recommended in SAP Note 1982469 -...
View ArticleRe: Trans Log Backup??
Hi Adarsh, This is due to the lack of space in system table (syslogs) in which all changes to the database are recorded. Empty the ASE transaction log in the database with the following command:dump...
View ArticleRe: Trans Log Backup??
Hi,Please note that this community is about SAP Applications running on SAP ASE, not custom applications. Having say that, the "with truncate_only" is not a valid option on the context of SAP...
View ArticleRe: Sybase database is not starting along with instance in MMC
Hey Experts, Thanks for your valuable suggestions.the ASE log was old because the database was not started till the issue happened. may be thats why ASE log shows no details.May be Cris is right,there...
View ArticleRe: Trans Log Backup??
Hi Adarsh, Refer to the following SAP notes relating to backups. 1585981 - SYB: Ensuring Recoverability for SAP ASE1588316 - SYB: Configure automatic database and log backups As per note 1585981 refer...
View Article