How the Query Match Score is calculated?
For the Query Match Score, returned by the CONTAINS clause/predicate of UDA, the UDA documentation (page 54) only gives general information about the parameters that affect the score value returned,...
View ArticleProblems loading data into IQ
Hey, Doing some testing with IQ and struggling to load some simple data. CREATE TABLE "TRANSACTION" ( "CUSTOMER_ID" INTEGER, "MERCHANT_ID" INTEGER, "TXTIMESTAMP"...
View Articleminimum #of physical cores for IQ 16
Good Day,Is there any guideline or recommendation regarding which should be the minimum acceptable # of physical cores(cpus) for IQ 16? Thank youJose-Miguel
View ArticleExtracting Data from a SQL ASA Adaptive Server Anywhere 8.0 database
I am working to extract data for a client from an unsupported piece of software that utilized the Adaptive Server Anywhere 8.0 database engine. However, I cannot seem to find an ODBC driver that will...
View ArticleIdentity_insert
Hi all, I am trying to import data from CSV into a table through Interactive SQL and I see this below error. Please advise
View ArticleOracle to Sybase IQ Migration Guide
Hi all, Do we have any document for migration guide from Oracle to Sybase IQ? Thnaks,Jung-Chan
View ArticleWhat happen exactly with a checkpoint in IQ
Hello, I have an IQ database configured to have checkpoint every 6000 Min. This database is free at 65 % (100GB anf only 35 GB with data). During upload via datastage, we regularly have an out of...
View ArticleTruncate and load slow in IQ 16
Hi all, While testing loading in SAP IQ 16 I encountered thefollowing 2 issues: When I truncate a table containing 30 columnsand 250M rows, it take around 20 minutes (the same take lest that a second...
View ArticleHow to Monitor Sybase IQ Performance Summary
Now, I have a sybase IQ 12.7 database running on IBM AIX 5.3, I want to know how to monitor Sybase IQ performance summary.For example, how many SQL statement running in 24 hours? How much time...
View ArticleLogic help needed
I need help in implementing this logic in my where clause. Select statement should execute based on username credentials ( row/data level security). If the user is in the user table then it should...
View ArticleHow to rename a table in Sybase IQ
How to rename a table in Sybase IQ. i have a select comand like... select * from "N"."tablename" (WHAT IS N means in the query, i need to change table name to tablename_1)
View ArticleHow to write a store procedure for sybase IQ
i am tryin gto write a store procedure for below given condition.. IDownloaded– Checks an input trigger file name against the Header table to see if it exists and was previously downloaded/processed....
View ArticleLarge Memory Problem in IQ16 during Bulk Load under Windows
We need some help!We have a Problem with the Load Table Bulk Import on Windows Plattform (Windows Server2008R2, Windows 7).We get an Error 1013130 "All IQ large memory has been used, allocation...
View ArticleCopying object definition from Sybase IQ
How do we take an object definition (eg: compiled proc code) into flat file in Sybase IQ 15 . Something similar to "defncopy" in Sybase ASE. defncopy in IQ 15 does not seem to work . Is there any other...
View ArticleSybase IQ (E)BNF Grammar or Parser (Java)
Good Evening I'm looking for either a parser or the grammar description in (e)bnf for Sybase IQ T-SQL. I'm tinkering around with a small project for my colleagues and for this I need the possibility to...
View ArticleSAP RTDP - Sybase IQ Management & Dev in HANA Studio
Dear all. Is there any news about have to one tool for management and development proposes in SAP RTDP? Is terms of Sybase IQ: Is there any plans to add to HANA Studio Sybase IQ Management &...
View ArticleHow to connect from Mainframe to IQ using IBM CDC Solution
Hi Experts, Customer want to use CDC Solution that is IBM InfoSphere Replication Server from Mainframe to IQ. I have some question about CDC Solution that is IBM IRS(InfoSphere Replication Server). 1....
View ArticleIQ 16 backup file - restore into IQ 15.4
Good Day,Is it possible to restore an IQ 16 full database backup file ( backup database command) into an IQ 15.4 server(restore database command).using the same source and target platform (windows...
View ArticleLogic help needed
I need help in implementing this logic in my where clause. Select statement should execute based on username credentials ( row/data level security). If the user is in the user table then it should...
View Article