| Next Tip?
Home » Archive

Articles in the DB2 Category

DB2 »

[9 Aug 2009 | No Comment | 183 views]

The answer is Locksize = ANY.Unless you are Sure what’s the Purpose of tablespace ie.,Read-only or R/W.If you use lock size =any, Db2 would automatically determine what type of locks it should use.
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 157 views]

4K to 8K
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 168 views]

NO THE USER SHOULD BE GRANTED PRIVILAGE TO USE IT.
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 218 views]

BSDS is a VSAM KSDS.
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 189 views]

127
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 189 views]

: BIND mainly performs two things syntax checking and authorization checking.It binds together all packages into an application plan hence the name BIND.Apart from this bind has optimiser as a subcomponent.Its function is to determine the optimum access strategy.
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 254 views]

In a subquerry, if the outer querry reffers back to the outcome of innerquerry it is called corelated subquerry. That’s why the outer querry is evaluated first unlike an ordinary subquerry
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 1,811 views]

join is used to retrive data from different tables using a single sql statement.union is used to combine the results of two or more sql querries.
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 219 views]

When you use the primary key and only the primary key in the where clause.
Tweet This Post

DB2 »

[9 Aug 2009 | No Comment | 223 views]

DSNDB06
Tweet This Post