DB2 Questions and Answers

Recent IT Questions

141 - 160 of 387

Mainframe Performance Testing

I am doing a research and would like to get answers to the following questions, I appreciate and value your experience and time: 1) What are the different types of mainframe applications? 2) What are the general performance issues that are expected? 3) What tools are used in performance testing...

View Answer   |  May 25 2007  3:27 AM GMT
Mainframe, 390, DB2
asked by iluvlearning

  0 pts.

Select last 3 transactions

Hello Can someone help me to put together an SQL statement to select the last 3 transactions from a transaction file. In TransactSQL I would do something like this: select top 3 CustID, TransDate, Amount from Trans where CustID= '12345' order by TransDate desc. I believe there must be a more...

View Answer   |  May 22 2007  6:54 AM GMT
Oracle, PC/Windows Connectivity, SQL
asked by SuhelAC

  0 pts.

Email Validation Software

We do a lot of bulk email blasts to our Students, in which we get a high percentage of bounced emails. We are looking into purchasing an Email Validation package and was wondering if anyone can recommend a decent package that would either run on the i5 (AS/400) or that can interface (via ODBC,...

View Answer   |  May 21 2007  3:26 PM GMT
AS/400, Oracle, E-business
asked by I5NEPA

  0 pts.

outer join issue

Following occurs in a cursor is plsql block: I have 3 tables: Source (name) Lookupmap (name, lookupname) Lookup (lookupname) I have to: 1)outer join Source and LookupMap based on NAME in order to validate that NAME actually exists in Lookupmap. If NAME in LookupMap is null then I have to...

View Answer   |  May 9 2007  2:00 PM GMT
Oracle, DB2, Database
asked by hosrow

  0 pts.

media recovery

Hi, Please help. I want to shift my datafiles from c: to S:. I have made a physical copy of dbf files from c: to s:. In Oracle 10g I made those files & tablespaces offline and renamed with new physical location. when bringing online I was getting error as "need media recovery". Please Guide me....

View Answer   |  Apr 7 2007  5:04 AM GMT
Installation, Migration, Windows
asked by sukaina

  0 pts.

Optimizing/Indexing to find last transaction

I'm hoping someone can help me out with this. I'm trying to write a query that will return the last transaction for each item in our warehouse. To do this, I'm using 2 files, first our location detail which has a list of all the locations in our warehouse. This file only has about 60,000 records,...

View Answer   |  Apr 3 2007  12:03 AM GMT
AS/400, Oracle, SQL
asked by MODMOD

  0 pts.

Updating one record with a field of another record where two other fields match

I have the following Table: XREF Group Projid id1 id2 ----- -------- ----- ----------- AEEC SOCAL 71 442760 CAG AWPE 71 442780 CAG MONDPL 71 447585 CAG PLANDI 71 442780 CAG SMCECA 71 442780 CAG AWPE 84 442781 CAG MONDPL...

View Answer   |  Mar 1 2007  3:53 PM GMT
Oracle, SQL, DB2
asked by donnewbee

  0 pts.

Schedule SQL on an I5

Hi, Can anyone advise the best method of scheduling an ISQL statement to run on an I5. I need to run some update statements after hours etc. and I don't want to have to run the commands manaully each time. It has been suggested that a RUNSQL will do what I need but I am unable to find any...

View Answer   |  Mar 1 2007  12:37 AM GMT
DB2
asked by JezEling

  0 pts.

Lotus Domino Database Structure

Hi I am trying to map a Lotus Domino Database into tables. Is is true that Views are like tables and documents are like rows in the view? Is this the right way to do it? If not, please could you explain how to do the mapping? Thank you in advance Mirkia Sadler

View Answer   |  Feb 22 2007  12:56 AM GMT
Installation, Security, Oracle
asked by mirkia

  0 pts.

how to interconnect sql server with remote oracle server

I have sql server on my system and Oracle system on the remote system and I need to fetch the data from the remote oracle on my sql server. please send me the steps of the whole process.

View Answer   |  Feb 3 2007  1:00 AM GMT
Oracle, SQL, DB2
asked by saahil

  0 pts.

Windows Server 2003 Web Edition Configuration

I have been out of the web development arena for a few years and decided to brush up on new technology. I installed Windows Server 2003 Web Edition on my home domain and placed the machine in the DMZ. I published a basic page and all works well. I published a standard template forum from...

View Answer   |  Jan 19 2007  10:44 AM GMT
Tech support, Security, Oracle
asked by FlyNavy

  0 pts.

Oracle Database Issue

Hi all We have a 10g oracle server but the problem is that it keeps dying out every now and then. we are usind it on red hat. i tried opening the emctl dbconsole for oem . it opens up but the instance status shows the error ORA-12537: TNS:connection closed (DBD ERROR: OCIServerAttach) and on top it...

View Answer   |  Jan 11 2007  7:30 PM GMT
Oracle, Linux, DB2
asked by newkipper

  0 pts.

Visual Basic 2005

My task is to write a program to take a input from a user which in this case is a name (forename & surname) and create a VB 2005 program to capitalise the first letter of the first name and surname although also ensure that the remainder of the name is lower case. How do I do this ???

View Answer   |  Jan 8 2007  9:27 AM GMT
Oracle, DB2, Database
asked by genius26

  0 pts.

Count Distinct Rows on Multiple Columns

I want to write a single query that counts each distinct Student ID from the following sample data. Sample Data: ID NAME PLAN DESCR --- ------- ---- ------------------- 101 Michael 010C Cafe- 10.00 Dollars 102 Adam 010C Cafe- 10.00 Dollars 102 Adam 05CC Cafe- 5.00 Dollars 103 Jane ...

View Answer   |  Jan 5 2007  8:23 PM GMT
Windows, Programming Languages, Security
asked by mjackson

  0 pts.

database access

how can i connect to a ms access database which resides on other computer in a network using vb6.0

View Answer   |  Jan 3 2007  1:18 PM GMT
Oracle, DB2, Database
asked by vijaycse

  0 pts.

iSeries accessibility to VB.NET, ASP 2.0/3.0 ,NET programmers in Visual Studio

My shop does not have WebSphere but does have a sizeable VB.NET team using the MS Visual Studio. They need access to the iSeries files in DB2/UDB - real-time. We already thanks to me have a number of batch/DTS package type transfers. Do any of you know packages that can make the iSeries files...

View Answer   |  Dec 27 2006  10:35 AM GMT
Security, Oracle, PC/Windows Connectivity
asked by JohndeCoville

  0 pts.

DB2/400 Stored Procedure Security

I am new to the DB2/400 world and am tasked to speed up some of the reports and a GUI application. To accomplish this I am heading in the direction of using stored procedures and UDFs. My problems is that the shop that I am working in is basically a AS400 shop that has never used SP or UDFs so...

View Answer   |  Dec 26 2006  8:42 AM GMT
Oracle, SQL, DB2
asked by LegalDev

  0 pts.

Converting datetime (time portion) to varchar

I have an issue with a report I am converting from Crystal Reports to SRS. The reports datasource is a SQL stored procedure, that converts a datetime column to a varchar column containing just the time portion of the data. The time is converted to 24 hr format. CR was able to with it's built in...

View Answer   |  Dec 11 2006  5:11 PM GMT
Oracle, DB2, Database
asked by lacain

  0 pts.

RUN TIME ERROR 339

I have an application written in Visual Basic. The application runs on windows XP system with oracle 8i and Crystal report 8.5 The application suppose to interface with an oracle 8i database. In attempt to run the application it gives this error: 'Run-Time Error 339 component 'CRYSTL32.OCX' or one...

View Answer   |  Dec 8 2006  11:42 AM GMT
Tech support, Windows, Oracle
asked by IdongesitDaniel

  5 pts.

Query

I need to create a query on a file that has several detail lines for the same shipper number, I would like to see only one line per shipper number, using SQL I get the result I want by using the following command --- SELECT DISTINCT compny, shpinv, acode, cabbv, dabbv, shipdt, oem FROM...

View Answer   |  Dec 6 2006  9:56 AM GMT
Oracle, SQL, DB2
asked by ATitus

  75 pts.

141 - 160 of 387