DB2 archive old data problem
Hi Friends please help me to archieve old data in db2 database for example if i want to archive data before 2010 how to find out old data and how to proceed i have to implement it in production server...
View ArticleI wish to know in simple English (Because my knowledge on the subject is...
I wish to know in simple English (Because my knowledge on the subject is poor), on an understanding of Normalization (functional dependencies), that occur within a database. I wish to know the...
View ArticleHelp with a few querie questions
Im going through my sql powerpoint for college and dont know how to do a few questions on them wondering can anyone help me with them. Here are the questions What would the total cost of order 450 be,...
View Articlehow to create a trigger?
Hello, I want to create a trigger for the following table : [img=http://s24.postimg.org/89cniwszl/1234.jpg] This is my code : CREATE TABLE INVOICE ( Invoice_id number CONSTRAINT Invoice_id_pk PRIMARY...
View ArticleCannot find Control Center after install DB2 Express
I install DB2 Express 10 on my Windows XP SP3 computer. After the installation is completed successfully, I create a sample database. Then I cannot find the Control Center under the IBM DB2 menu at...
View Articlean error in a form!
I made a form over a query and added a button to go and view next records. Then I added two unbound text boxes named: delay1 and delay2. Then I put this code in the visual basic: Sub...
View ArticleMs access
I have database which consist two tables 1. Client Details 2. Billing 1st table contains following fields a. Client ID b. Client Name c. Address 2nd table contains following fields a. Client ID b....
View ArticleAutomatically adding blank lines in text file
I have a table called ITEMSALES which I need to export from MS Access 2010 as a text file - tab delimited. How do I add a blank line in the text file when a different invoice number is listed in the...
View ArticleHow to give select permission on particular table to user
Hi all, in aix environment , i want to give only select permission on particular table to a user. i tried to creat new user and add # The following three lines have been added by UDB DB2. if [ -f...
View ArticleHow to install pg_prewarm?
Hi, Refer to Relational Database Technologies: Caching in PostgreSQL. I would like to install pg_prewarm. According to the above site, I need to apply pg_prewarm patch on my PG source installation,...
View ArticlePassing Parameters to DB2 Load Utility
Hi, I'm trying to load a file into DB2 database table using DB2 Load. I'm able to load the file, using the following statement from the unix prompt. db2 +p -x load from BOM_Sales_20130326.txt of DEL...
View Articlefind and replace
Hi, i have the string from the description like below. I want to find the first " and replace with empty. "S40 12"" 316,316,17-4,RTFE/SI final result will be: S40 12"" 316,316,17-4,RTFE/SI thanks
View ArticleCASE Statement Problem
Having a problem figuring out this case statement after the Where in my SQL Query. maybe a case statement isnt the way to go. SELECT TRUNC (SYSDATE), DODI, DOD, ACCT_CD, SUM (LOT) QTY FROM...
View ArticleCase Statement Problem
Having a problem figuring out this case statement after the Where in my Query. maybe a case statement isnt the way to go. SELECT TRUNC (SYSDATE), DODI, DOD, ACCT_CD, SUM (LOT) QTY FROM...
View ArticleCrystal reports current date formula
Crystal reports current date-1 as my organisation used 1 day old data for current report and use friday data for monday report. :eek: As per current report it shows Calls answered =1 if it is 1 in the...
View ArticleER scenario guidance needed
I was given the following scenario to construct an ER diagram from: A travel web site is being developed. This site will allow registered members to add entries for hotels where they have stayed into...
View ArticleOracleOraDB11g_home1TNSListener Service
Hi Please help on starting the OracleOraDB11g_home1TNSListener service. Other Services OracleDBConsoleorcl, OracleJobSchedulerORCL, OracleServiceORCL are running fine. OS Name: Microsoft Windows XP...
View ArticleInput Form
Hey, having issues with my input form. I have an example attached. Basically all my relationships and tables are defined. The form is made, i am trying to set it up, so you start by entering a new...
View ArticleSQL Help
We have two tables. Code: Table1 Col1 1 2 Table2 Col1 Col2 1 1 2 1 3 1 4 1 5 1 1 2 2 2 Tables can be joined with Tab1->...
View ArticleShared Sort allocated w/o intra-partition parallelism OR connection concentrator
Hello DB2 friends, I have an odd mystery I'm hoping someone can enlighten me on. I have a DB2 LUW 9.1 ESE database running on Linux Suse 10. I'm trying to learn all about DB2's memory model, but I...
View Article