Unable to install IBM Data Studio 4.1
I downloaded the full installer of IBM Data Studio 4.1 (1.2 GIgs or something like that), and when I installed it had both the IBM Installation Manager and Data Studio checked. At the end of the...
View ArticleIntra_parallel
Hi, We have a Datwarehouse (around 8TB) built on 2 AIX LPARs, each with 5 partitions AIX 5.3 DB2 V9.5 FP9 LPAR1 - 7CPU, 36GB (hosts DB2 + Appl, hence extra 3 cores) LPAR2 - 4CPU, 36GB For some reason,...
View ArticlePlacing large tables into dedicated tablespace
Hello Everyone, I have about 1500 tables in my DB, 3 of them are significantly larger than the others and the most activity is performed on them. Is that a good idea to create dedicated tablespaces for...
View Articleto_date in sybase
Hi all .. i need a to_date equivalent function in sybase. For ex : select to_date(02, 'MM') from dual In oracle above select returns '2013-02-01 00:00:00.0' Its taking the given string as a month and...
View ArticleOracle SQL query: Finding the number of counts of similar objects between...
I am stuck on this part. How to find the child project of a parent project which is passed in the 'WHERE' clause and also, to find the duplicate objects. I have prepared a query: SELECT A.projectName...
View ArticleEmailing Reports with Graphics
My organization is implementing a new HRIS and I have built a report that has information managers will need to facilitate their usage of the new system. The new HRIS has a whole branding initiative...
View ArticleHassan Rouhani wins Iran presidency
Hassan Rouhani wins Iran presidency Hassan Rouhani has become Iran's new President, raising hopes of a new era of politics, where reformists, in political oblivion for the last eight years, would have...
View ArticleMaterialized view creation issue
Is it possible to: 1). Create a materialized view in SCHEMA A using DBlink pointing to SCHEMA B in SAME DATABASE? I have such a sql but it hangs when doing creation. any ideas?
View ArticleString concatenation
Hi, I am using Oracle 9i Database. i just want concatenation the string as below Country City US California US Texas the output should be in the following format Country City US California,Texas I...
View ArticleCheck my ER model, need advice
Well, i am in a making of an ER model, it is like this: I have a hotel wich has rooms and appartments. And in one Appartment/room there can be 1-6 persons. The price depends on the room type. The rooms...
View ArticleNot able to login as / or drop user and related dbs
Hello - Am new to PostgreSQL, from Oracle background. ... Running / Installed PostgreSQL 9.1 under Ubuntu 13.04. DBMS starts / stops ok. I had created a user like so: sudo -u postgres createuser...
View ArticleWhats the fastest way to make a search?
Hello I'm making an MVC-application and don't know what way to go in my database design. Lets say I have a table of Resources and have 1 million records in that table compared to having 10 or more...
View ArticleHow to handle user's large data
I want to develop a web application which could have about 30000 users and each of them could have about 40000 messages. (1200000000 messages or rows in database) They could be able to review each of...
View ArticleIt is about loan management
Again Hi to Everybody, My database is about loan management. In this database 1 member want loan Amount 10,000 and in his share he have only 1000. So, he will take other member's surety (read security)...
View Articlerelationship diagrams
Hi i am new to ms access databases, really struggling with my tables relationships my database has more than one many-to-many relationships, for example one instructor can have many classes, one class...
View ArticleStatic Analysis in SQL
Hi, We have lots of tools for static analysis in programming languages but, has anyone heard of a tool that is capable of performing static analysis (e. g. data flow analysis) in SQL code (MSSQL)?...
View ArticleFind numeric values
Hi, I am using oracle 9i. i have numeric values and Non numeric values in a column. i want find only numeric values in that column. Thanks
View ArticleCreate And Email Multiple Reports, Access 2010
Here is what I have. I have a table with customer account numbers, a table with customer emails, and a query that creates a report on the customers equipment (Equipment Health Report). These tables...
View ArticleUsing info from 1 form to another but not linked to the same table.
I have two forms each linked to their own table. Form 1 has 6 fields 2 of which appear in form 2. Form 2 has these 2 fields and 3 of it's own. When you go from form 1 into form 2 clicking the button I...
View ArticleHow to grant domain user access to DB2 9.5 (Windows) DB
Hi. Our DB2 LUW 9.5 database runs on Windows Server 2003, but I'm unsure how to grant a domain user Read access to certain tables so she can connect in via Access. I've added the user's domain account...
View Article