Re: Database Access Error: Reason while allocating context handle
Hi Andy, FirstIy, Thank you so much for the response. I expect the same that it could be because of locales. But the problem is, in AIX 7.1, there is no UTF8 locales with lower case, but in sybase...
View ArticleSAP, ASE DB Collector, ATM Login failed
Hello everybody, on one of our Test Systems we have the following error that the Sybase Job Scheduler cannot login to the Sybase Database. I can see the error in the SAP System in Transaction...
View ArticleRe: Database Access Error: Reason while allocating context handle
Hi Kishore, I am a little unsure what the problem is that you are trying to solve here. If you don't set LC_ALL or LC_LANG at all, what is the problem you encounter? Cheers,Andy
View ArticleRe: Database Access Error: Reason while allocating context handle
Hi Andy, For BO installation with Sybase ASE, it is manadatory to set these variables to utf8.If i dont set this before starting BO installatio, am getting below error: "% ./setup.sh...
View ArticleRe: Database Access Error: Reason while allocating context handle
Hi Kishore, I am afraid I am an ASE guy and don't know anything about BO and its installation requirements. If no BO expertise replies soon then I would advise you log an incident to sort this out....
View ArticleRe: Database Access Error: Reason while allocating context handle
Maybe this problem is related with a connection issue. You should check two things:a) try to login localy in AIX into ASE using isql by:# run all setenv$SYBASE/$SYBASE_OCS/bin/isql -Sbodev -P5000...
View ArticleRe: Database Access Error: Reason while allocating context handle
Hi Tomasz, Thanks for the response. I have checked your suggestions, below is the result as expected but i observe it is considering hostname as BODEV(in caps) but not in lower case bodev. Will it be a...
View ArticleRe: Database Access Error: Reason while allocating context handle
FYI..Actually 5000 port was in use, I have commented it in /etc/Services File to release the port. Best RegardsKishore
View ArticleRe: Database Access Error: Reason while allocating context handle
I am not sure if you fixed problem by releasing port or still you have a problem. Second thing is I am not sure how BO is connecting to ASE:a) if it use OpenClient then it use interfaces file and...
View ArticleRe: Sybase Support - What is SAP plans for its future?
Thank you Courtney for providing these valuable insights. And thank you for mentioning our webinar we hosted last year. Since then we held another webinar this spring on "SAP IQ 16 Roadmap - What To...
View ArticleRe: Database Access Error: Reason while allocating context handle
Also Hi Tomasz, I dont see any issue wiht the port since we are able to connect without any issues. bodev is normal static ip address, below are the host file entries:"127.0.0.1 loopback...
View ArticleRe: Database Access Error: Reason while allocating context handle
Try two things:a) maybe there is problem with variables Please run all variables from $SYBASE/SYBASE.csh and then start BO server it looks like you did not set LD_LIBRARY_PATH b) I am also not sure...
View ArticleRe: Database Access Error: Reason while allocating context handle
Hi Kishore, I am not sure what the official BO way to do this should be but as a workaround you could create a new entry in you $SYBASE/locales/locales.dat Look for the [aix] section near the beginning...
View ArticleRe: SAP on ASE, DB Collector - Logon failed
Dear Mr JochumDid you change the password for sapsa after the installation ?If so - did you change it with sybctrl ? Or manually by executing the ALTER LOGIN command in isql ?After password for login...
View ArticleRe: SAP on ASE, DB Collector - Logon failed
Hello Tilmann, thanks for your answer. Yes we have changed the password after the installation because the person who installed it doesn't wrote it up... So i set a new password for the Users sa, sapsa...
View ArticleRe: SAP on ASE, DB Collector - Logon failed
Dear Mr Jochum, You have to drop and create the extern login for the SYB_JSTASK:Execute these SQL commands: 1> use master 2> go 3> sp_helpexternlogin 4> go You should get returned a row...
View ArticleRe: SAP on ASE, DB Collector - Logon failed
Dear Mr. Tilman, thanks for your well explained answer. I have followed your steps and also restarted the SAP System with the Database. The collectors now are looking good, no errors anymore. Only the...
View ArticleRe: SAP on ASE, DB Collector - Logon failed
Dear Mr Jochum, ASE job scheduler has to to setuip and online of course for DBACOCKPIT to function properly.DBACOCKPIT datacollectors are implemented as jobs in the ASE job scheduler. There are...
View ArticleRe: sap transaction log backup error
You haven't provided a copy of the error message (at least I can't see anything). I would also suggest providing the complete/actual dump commands.
View ArticleRe: Enqueue process deleted automatically
Dear Mr Thavaheer The best advice I can give you here is to open a support ticket at SAP. With kind regardsTilman Model-Bosch
View Article