Re: SAP Netweaver 7.31 installation error on syabse 15.7
Hi Tarik, Have you solved the issue? I also met the same error, when I installed netweaver 7.4 on sybase 16 and windows 2008 R2 environment. Best Regards
View ArticleRe: can we load a dump into 15.0.3 from 15.7 esd 2
Hi Reddy, 1. If you want to load data to lower version, you can create database and then table then bcp the contents. Also to load the data via bcp do not create indexes or any constraints to make your...
View ArticleSAP not able to connect to Sybase ASE
Hi mates, My solman system is not connecting to sybase.I checked google and ran R3trans and i am getting following details.Please help. Windows PowerShellCopyright (C) 2012 Microsoft Corporation. All...
View ArticleRe: SAP not able to connect to Sybase ASE
Hello Adarsh,if you search your error "Could not load SYB library sybdrvodb64.dll" on SAP Support Portal you will find an SAP Note with the troubleshooting for your problem. Best Regards,Valerio
View ArticleNeeds to added default data cache to 1GB
Hi All, When i tried to change defualt data cache getting below prompt. 1> sp_cacheconfig "default data cache", "1024M"2> goMsg 10879, Level 16, State 1:Server 'TST', Procedure 'sp_cacheconfig',...
View ArticleRe: Needs to added default data cache to 1GB
sp_configure "max memory", 2024571 -- or more if you want to allow for future growthgosp_cacheconfig "default data cache", "1024M"go Note that you don't want max memory set higher than the actual...
View ArticleRe: Needs to added default data cache to 1GB
Hello Karthik, Increase your max menmory and run the cache config command again it should work. Eg: 1. Please increase 'max memory' by additional X MB2. Please increase 'statement cache size' by...
View ArticleASE 15.5 estimate of rowcount using row_count function
We have a huge table both in ASE and IQ, the two tables are loaded incrementally from the same third party everyday. To make sure that the load is identical, after all error checking, we reconcile the...
View ArticleRe: DBACOCKPIT error
Hi Sudheer, You can follow the SAP note for troubleshooting below: 1605680 - SYB: Troubleshoot the setup of the DBA Cockpit on Sybase ASE Your fix: 1245200 - DBA: ICF Service-Activation for WebDynpro...
View ArticleRe: Sybase DB is causing high CPU Usage
Hi Sagar, Run OS command dmesg to check for any funnies. From sybase performance point of view you can run command sp_sysmon for more details you could use a flag like appl_only or appl_and_login Refer...
View ArticleRe: SAP not able to connect to Sybase ASE
Hi, You can check the information provided by Ivan and Vallerio. Also depending on your environment variable/paths try to run the command from kernel directory. J
View ArticleRe: upgrade to ASE 16
Hi Evgeniy, 1554717 - SYB: Planning information for SAP on ASE From what I see in aforementioned note see section upgrade limitations. Upgrades from ASE 15.7 depend on the support level of ASE 15.7: -...
View ArticleThe order of the installation SAP Netweaver 7.4 on Sybase ASE
Hi all!I have few doubts, because in install guide of NW 7.4 is setup of few directories: for example /sybase/<DBSID>/sapdata_<n> which do not have option configuring when I installing...
View ArticleRe: ECC 6.0 EHP6 TO ECC 6.0 EHP7 UPGRADATION??
Hi, You would need to provide more information or just even look under documentation on the marketplace. But here is link you can only access as SAP customer with S-ID....
View ArticleRe: upgrade to ASE 16
Hi Johan, Thank you very mutch for the information.ASE 16.0 SP01 PL01 is not available yet therefore I found a workaround.I made a backup from ASE 15.7 and than fullfiled system copy with import to ASE...
View ArticleRe: SAP not able to connect to Sybase ASE
Hi mates, Thanks for all your suggestions.The system got connected to Sybase after sometime automatically.I think it was just a warning..
View ArticleRe: ECC 6.0 EHP6 TO ECC 6.0 EHP7 UPGRADATION??
Hi Chaitu, Please check this note799639 - IDES - General Information about the usage of IDES systems Regards,Deva
View ArticleRe: SAP not able to connect to Sybase ASE
Hi Adarsh, Thank you for the feedback please close this then with answer so colleauges can now in future. Regards, J
View ArticleSYBASE_TS_MODE=LOCAL
Hi There, we get on a regular basis when restarting our services ( Adaptive Server Enterprise/15.7/EBF 21985 SMP SP110 /P/X64/Windows Server/ase157sp11x/3546/64-bit/OPT/Fri Nov 08 01:38:31 2013 on...
View ArticleSybase database growth statistics lost after reboot
Hi all gurus, I would to check database growth in dbacockpit of ASE database (Database SDI, Space, Show growth); but the DB has only statistics since the start of Database (2 days ago for maintenance),...
View Article