Query Question Regarding Two Tables
Let's say I have two tables, an Inventory Table and a Showroom table. Sometimes Inventory is used as a showroom display model and is transferred to a new Inventory batch with a dash and the showroom...
View ArticleListing all tables in schema along with synonyms ,if any
hi, Please could someone help me with the following :- Listing all tables in schema along with synonyms ,if any. I have tried DBA_SYNONYMS , USER_SYNONYMS , SYNONYMS etc. I think when i am using the...
View ArticleDynamic reporting from a crosstab query
Hi all, I have a crosstab query for a complaints management database that summarizes the information on progress of a complaints by its severity. Status list is New In Progress Completed Severity List...
View ArticleSearch parameters from a form to print on the report
Hi, My report takes its parameters from a form and it works. My user wants the parameters they used to generate the report to appear either on top or bottom of the report so that when they are reading...
View Articlehow to display the result set in list in db2
Hi :S I am new to db2, i want to display the select query in list mode for eg " select * from table result set should be in below format id 1 name asdf " thanks in advance.
View ArticleSQL data information
Enjoy the t.v shows online with up coming episodes of the show.The Vampire Diaries season 4, Two and A Half Men season 10, Greys Anatomy season 9 and Glee season 4.Some most exciting shows free...
View ArticleDb2 gropu by/order by
Data in the table. TYPE DATE ---- ---------- ZZ 1999-01-01 MF 2020-01-01 IK 2014-01-01 AC 2017-01-01 AC 1980-01-01 AB 2013-01-01 AB 2001-01-01 AA 1990-01-01 AA 1980-01-01 I want the above data in one...
View ArticlePopulate Listbox using Combo
I have a Purchase Order db in Beta right now. I need help with a form. Name of form is FProductMultiItemSelect and it uses a combo and a listbox. I need the combo to autofill the listbox. As an added...
View ArticleHands on DB2 DBA Training on z/OS
Hi , I would like to get hands on DBA training on z/OS. Do you have any suggetions? I would like to become a DB2 DBA on z/OS.Not sure how I can become so without hands on training. Please advise....
View Articledb2 deadlock.
Hi, I am using DB2 9 version and WAS7. We have a table which is not used for long time. When I was doing the development, I was able to work on it and complete the dev work. But when the app when to...
View ArticleMultiple update statements in a stored procedure
Hi, I am still learning sql so take it easy on me :) I have several update statements that I have to run on a fairly regular basis and I would like to be able to make them all one action and based on...
View ArticlePrune the db2diag.log file
Hello! In my company we use TSM (backup tool) that uses DB2 as its database. At this time the DB2 log file is too large and need to reduce or prune it as soon as possible. My problem is that I've lost...
View ArticleOracle Certification 11g in India
I live in the america but I want my certification in Oracle 11g (OCP) from a India. Need a recommendation of a school that trains by remotely but is good and not costly.
View ArticleUpdate query using a string in the criteria
Hi there, I'm sure this is an easy one to resolve but i can not for the life of me figure it out. DoCmd****nSQL "UPDATE PSA SET PSA.Ref_ID = (NewRef_ID) WHERE (((PSA.Ref_ID) = 'Temp'))" NewRef_ID is a...
View ArticleLooping with changing variable
Hi all, I would like to run a set of SQL code on a repeat loop, with each loop using a different value for a specific parameter. In other words, I have a data set (X,Y,Z) and I want to run the code...
View ArticleLoack wait and deadlock
Hi I am trying to understand deadlock and lock wait situation.lets take a example where two or more process ids are in lock-wait mode. What happens to them according to execution point of view. will...
View Articleshow more fields in crosstab query and outer join another query
Hello Friends, I am having issues to figure out how to solve the below issue I am running the cross tab on inventory table to get sales record bi-weekly for the whole year query is working fine as...
View ArticleSQL0805N Package "CTSDSN1.NULLID.SQLC2H22.4141414141464462" was not found
Hi, I new to db2 mainframes. For my project i need to connect to db2 mainframe using DB2 Enterprise edition from my local. First i cataloged the database of db2 mainframe that i have got access.And i...
View Articlespool get_ddl result to file problem
I want to extract ddl's for all objects(procedures, functions, triggers, packages) on a separate file as in thread: http://www.dbforums.com/oracle/10226...ml#post3774835 I'm using Code: Spool...
View ArticleHow do I convert a form into a report?
I am making a database for some coursework. It is also complete (this is only a prototype). The final thing I need to do which I can't easily do is create reports for bookings which will act as...
View Article