473,800 Members | 2,518 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Which predicates are stage 1 and indexable?

Hi, i've read that 'Col BETWEEN expr1 and expr2' became stage 1 and
indexable in DB2 UDB for z/OS Version 8.

Is there any way to find out which predicates are stage 1 and indexable
in V7/V8?

Had a look in the SQL references but no luck.

TIA, Markus

Jan 3 '06 #1
2 3714
Markus Neifer wrote:
Hi, i've read that 'Col BETWEEN expr1 and expr2' became stage 1 and
indexable in DB2 UDB for z/OS Version 8.

Is there any way to find out which predicates are stage 1 and indexable
in V7/V8?

Had a look in the SQL references but no luck.

TIA, Markus


The information you need is located in the Administration Guide, which
you can download for free from the IBM web site.
http://www-306.ibm.com/software/data...s/v7books.html
http://www-306.ibm.com/software/data...s/v8books.html

Do a search on "predicate types and processing" in the PDF version of
the manual.

Jan 3 '06 #2
> The information you need is located in the Administration Guide

Thanks a lot! You saved me.

I come from DB2 UDB for LUW and it seems that things are quite
different with DB2 UDB for z/OS...

Greetings, Markus

Jan 4 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
6154
by: John Bentley | last post by:
John Bentley: INTRO The phrase "decimal number" within a programming context is ambiguous. It could refer to the decimal datatype or the related but separate concept of a generic decimal number. "Decimal Number" sometimes serves to distinguish Base 10 numbers, eg "15", from Base 2 numbers, Eg "1111". At other times "Decimal Number" serves to differentiate a number from an integer. For the rest of this post I shall only use either...
0
1167
by: dayzman | last post by:
Hi, M'm writing a program to output the results of transforming logical predicates using deMorgan's. Does anyone know of a library that handles logical predicates? Cheers, Michael
6
1288
by: lainedacier | last post by:
Hi, I'm looking for a library that can search through an XML document tree, locate an element by attribute (ideally this can be done through XPath), and insert an element (as its child). Simple? Yes? ...but the code I've seen so far which does this uses 'nested for loops' for trees which are relatively shallow compared to mine. So I'm wondering if you could give me some suggestions as to which XML library could do this without...
2
1824
by: Praveen | last post by:
Hi, Hi I am a newbie in DB2 and Mainframe.I would like to know if there is any diffence between the Quantified Predicates: IN , ANY, and SOME. Thank you very much for your valuable time. Regards, Praveen.
1
1544
by: Trent Buck | last post by:
I'm trying to find CPP predicates that allow conditional compilation based on the compiler's standard / features / extensions. So far I have determined that, for GCC, - __STRICT_ANSI__ implies -ansi. - ! __STDC_VERSION__ implies -std=c89 or -std=gnu89. - 199409 == __STDC_VERSION__ implies -stdc=iso9899:199409. - 199901 == __STDC_VERSION__ implies -std=c99 or -std=gnu99. I'd like to be able to - distinguish between cXX and gnuXX (i.e....
2
4557
by: dasomerville | last post by:
We have different settings for our development, stage and production environments. For example, our development environment connection strings point to development database instances, stage connection strings point to stage database instances and so forth. Without having to maintain separate web.config files, what are the various approaches to having environment-specific settings?
1
1258
by: czi02 | last post by:
Hi there; I am amking a walking man that will animate and its hand will move just like walking. I am reading a tutorial but it said that I should make a stage. the first is I will mae and craete a man. then the second one is I will erase the hands. How can I insert another stage so that I can make 3 stage and can draw three man in my flash??
5
2704
by: Altu | last post by:
Hi all, What does something like mean in an XPath query like /c/d ? If I am not wrong, /c/d means return all d elements that their parent is c and their grand parent is the root element and have a child that is a and their a child has a child b. But I don't know when we don't use an expression that starts with ./ or .// in a predicate and instead use an epxression that starts with / or // what it would mean.
4
3886
by: Arun Srinivasan | last post by:
Hi I was using a query previously, that was efficient select * from table where pred1 and pred2 and pred3; Later I was asked to introduce new ones, but they were not based on table columns but variables declared in SP. select * from table where pred1 and pred2 and pred3 and variable1 ='number1 and variable2 =number2;
0
9690
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10501
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10273
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7574
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5603
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2944
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.