Re: Error in srv_bind
Hi Bret, We have noticed that the values that are being sent from DB call to Application are not being received properly (check the below call), declare @errstr varchar(255)exec APP...func...
View ArticleProblem during migration
Hi all, We have recently migrated our application from Solaris to Linux and now we are facing a problem. On Analysis we noticed that the values that are being sent from DB call to Application are not...
View ArticleRe: startserver - no command prompt returned
Dohhhh ... works ... I could have sworn I tried that! I has settled on using redirection ... startserver -f $SYBASE/$SYBASE_ASE/RUN_EBAX745 > /dev/null 2>&1 Cheers
View ArticleRe: Problem during migration
What exactly do you mean by "not being sent properly"?What is actually sent and what do you expect to be sent? Should @errstr be used as the output parameter for APP..func in place of @err? -bret
View Articlestart ASE 16.0 and Cockpit as a service - SLES 11
Hi trying to get Sybase ASE 16 server to start as a service as well as ASE Cockpit ASE Cockpit - I've used the 'cockpitd' in /etc/init.d (note there is a bug in cockpit on ASE16 SP02 PL03 ......
View ArticleDisable Sybase from using IOCP
Hi, I'm working with Sybase ASE 15.7 on AIX 7.1.I have seen that this Sybase version (15.5 doesn’t) uses by default a feature called IOCP (i/o completion ports, an asynchronous way to call read &...
View ArticleRe: startserver - no command prompt returned
Mike, Good to see that you have found a way to get this to work. However, what is the purpose? To run the command interactively? Because most of the time, the startserver command is part of a startup...
View ArticleRe: startserver - no command prompt returned
Hi Jean-Pierre yeah ... hitting the return key does the job ... I was solving a problem that doesn't exist. Cheers Mike
View ArticleRe: Disable Sybase from using IOCP
I don't believe it is possible unless possibly by an undocumented Trace Flag. jason
View ArticleRe: Where can I get documentation on Sybase "TDS" proxies?
At any point the owner of the web page may ask that the archives of their website be purged from the way back machine. If a document/page is an important resource use Microsoft OneNote or similar to...
View ArticleRe: Disable Sybase from using IOCP
IOCP is a pre-requisite for ASE 15.7 and ASE 16.x on AIX. From the document you referred above : The “Appendix C: AIX 15.7 prerequisite– I/O completion ports” section contains details on activating...
View ArticleRe: startserver - no command prompt returned
LOOOOOOOOLLLLLLLLL!!!!!! Mike, Your answer made my day! You have no idea how many times in my life I have struggled silently with issues EXACTLY like this one! LOL! So, this it is really good this type...
View ArticleRe: Where can I get documentation on Sybase "TDS" proxies?
Ah, good to know Jason. I've saved a local PDF of the site. Thanks!Jim
View ArticleNot Able to drop a table..Please help me out
While trying to delete from a table got below error: The 'delete' statement will not be executed because the cross-database referential constraint on table 'ims24_fits..e_fit_trade' cannot be enforced....
View ArticleRe: Not Able to drop a table..Please help me out
Questions: Are you trying to drop a table, drop a RI constraint, or get the delete to work? Did you by any chance dump-n-load your database from a different server, or perhaps recently dropped the...
View ArticleRe: connecting/working with Chinese Sybase ASE database
There is a problem in your installation. Make sure that the environment variable SYBASE is defined in the environment where your program runs. Without the SYBASE environment variable, the ODBC driver...
View ArticleIssues while interacting ASE using SITE HANDLER
Hi all,As a part of migrating our application from solaris to Linux, we have installed 64-bit Linux ASE 16 as our DB.We also have an application/daemon which of 32-bit which runs as a "SITE HANDLER" in...
View ArticleRe: Issues while interacting ASE using SITE HANDLER
Look at the binary/executable that is working in SOLARIS first as a reference. UNIX command like ldd allows you see what libraries are being used. May be following link can help....
View ArticleRe: Issues while interacting ASE using SITE HANDLER
Hi Avinash, Thanks for the information. Is there any difference between Open Server libraries and Open Client libraries while building an Application. for example,libsybdb.so --> this library is...
View ArticleRe: SAP ONE Support Launchpad Link does not work.
Hi Sid, Apologies that I did not see this message earlier. Are you still having trouble accessing the Launchpad? The best course is to go through the Support Portal (support.sap.com), where you can...
View Article