How to resolve -502 sql code in DB2?
Answers were Sorted based on User's Feedback
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
Give some example of statistics collected during RUNSTATS?
Is there any advantage to denormalizing DB2 tables?
how do we solve soc 7 and soc4 ?
B37 abend during spufi?
I have a table name Table1 which contain columns Cust_no, car_model, country, salesamt. The records are 101, Fiat, India, 12345 2nd record is 102, Tata, USA, 98743 3rd record is 101, indica, India, 65342 4th record is 103, Toyota, UK, 64522 5th record is 103, Maruti, USA, 98632 and so on..... Now my question is write sql query which will give me detail about the sum of sales amount in perticular country
What is dbrm in db2 database?
What is meant by a unit of recovery?
What is innodb buffer pool?
How do you run JCL in cobol program
the dd name for ksds is dest1 and what is the dd name for alternate index of ksds ? a.dest b.dest1 c.dest1a d.dd1
How can you quickly find out the number of rows updated after an update statement?