Re: Database Replication/Synchronization Issue
Hi and thanks for your response! The rollback occurred on the consolidated database and you are right...the offsets are not in sync (what I've been told). Thanks for your suggestions but I believe...
View ArticleRe: Database Replication/Synchronization Issue
It depends on the application, but in many SQL Remote setups the response to broken synchronization is to start over with the remote database: Throw away the existing remote database, and run the...
View ArticleRe: Relay server does not start on IIS 8.5
Hi EduardFound any solution? We have same problem. Thanks
View ArticleRe: Relay server does not start on IIS 8.5
HI,Yes , I found solution for this step but I stuck on one other ... solution:set up identity of RS application pool work with local windows user account Best regards,Eduard
View ArticleEBF needed for SQL Anywhere 9
I am using SQL Anywhere 9 and need EBF 9.0.2.3702. Apparently it is no longer available online. Would anyone have a copy they could forward to me? Thanks,Peter
View ArticleRe: EBF needed for SQL Anywhere 9
Hi Peter,SAP SQL Anywhere 9.0.2 is end of life since January 2010, as you can read at the bottom of the following page http://scn.sap.com/docs/DOC-35654Furthermore, it includes ODBC DataDirect drivers...
View ArticleSQL Anywhere on QNX4
I am trying to find out if SQL Anywhere is installed on QNX 6 platform (preferred) or RH Linux (alternate), would this be able to access data running on QNX4 SQL Anywhere System XI ?Thank you for any...
View ArticleRe: SQL Anywhere on QNX4
AFAIK SQL Anywhere 5.5 (circa 1995) was that last version that ran on QNX. It's hard to find confirmation of this online, but the Version 6 and 7 Help files do not contain the QNX section that existed...
View ArticleRe: SQL Anywhere on QNX4
Thank you, but I guess I did not explain my issue clearly.We have four Dell servers running SQL Anywhere on QNX4. That is not going to change.What we are trying to install clients on either QNX6 or RH...
View ArticleRe: SQL Anywhere on QNX4
The SQL Anywhere 5.5 network server dbsrv50.exe is currently running on QNX4, correct? Network connection software for SQL Anywhere 5.5 software included a special dbclient component (a library for QNX...
View ArticleRe: EBF needed for SQL Anywhere 9
I think the latest SQL Anywhere 9.0.2 patch is the only thing available for download from SMP (under the "archive" software downloads). Your sales rep. should be able to help you, but basically you...
View ArticleRe: Problem with REGEXP_SUBSTR
So you want the result of the second expression to be like the first: Result: Token1 blah, blah, (Token1 blah Token2 ignoreThis blah) blah, blah Token2 captureThis Please confirm!!!
View ArticleRe: Applying license keys?
UltraLite database software does not use license files and as a result there is no licensing tool requirements for the UltraLite runtime. You simply need to ensure that there is sufficient Remote...
View ArticleRe: Problem with REGEXP_SUBSTR
Can you tell us exactly in details what result you are looking for? Both statement are correct, but not the result that you are looking for. So we need to know exactly what are you looking for because...
View ArticleRe: Problem with REGEXP_SUBSTR
In this statement select REGEXP_SUBSTR('Token1 blah, blah, (Token1 blah Token2 ignoreThis blah) blah, blah Token2 captureThis blah...
View ArticleRe: Problem with REGEXP_SUBSTR
So your RE matches ignoreThis because the zero width look behind assertion is matching “Token1 blah Token2 “ – i.e. a substring within the input. What we need is that the RE given to regexp_substr()...
View ArticleRe: Mobilink Profiler : Getting disconnected frequently when connected from...
Hi Subhankar, I have tried a connecting two profilers concurrently to a MobiLink server and have not been able to reproduce errors like this. There should not be a connection limit that would prevent...
View ArticleRe: Mobilink syncronization mapping one column of SQLA to two of HANA columns
Hi Subhankar, This does not work. Any pointer on this would be of huge help. Your download_cursor SQL looks okay in this instance - can you clarify what the error is that you receive with MobiLink?...
View ArticleRe: SQLCode - 1: Table '_^_^_22072007....._^_^_' not found
Hello Bjarne, This issue has been fixed in CR #774595, fixed in 12.0.1.4219 and 16.0.0.2073. Thanks, Jeff AlbionSAP Active Global Support
View Article