Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Select more than one row from a table using select query

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics
Author Message
murali_soorya
Warnings : 1

New User


Joined: 08 Mar 2005
Posts: 1
Location: Chennai

PostPosted: Mon May 30, 2005 6:04 pm    Post subject: Diff B/W Oracle(rdbms) & DB2(Rdbms)
Reply with quote

Dear Friends,
I have one doubt please rectify it,
In Oracle(Rdbms) it is possible to Select more than one row from a table using select query where as in DB2(Rdbms) it throws an error of -811 why?
Back to top
View user's profile Send private message
References
vasanthanc

Active User


Joined: 01 Apr 2005
Posts: 59

PostPosted: Tue May 31, 2005 11:02 am    Post subject:
Reply with quote

You can select more than one row in db2 also. But from where u tried to execute the query? In cobol program, u need to user cursor to traverse through the rows. Explain your problem in detail
Back to top
View user's profile Send private message
jkbytes

Active User


Joined: 19 Feb 2005
Posts: 142
Location: South Africa

PostPosted: Tue May 31, 2005 12:03 pm    Post subject: Re: Select more than one row from a table using select query
Reply with quote

Hi murali,

You can select more than one row in DB2 using SPUFI,
but from the -811 its sure you are trying to retreive more than one row using DB2 - cobol program.
You can acheive it by means of defining a cursor, opening it then fetching it and finally closng it.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Other Mainframe Topics All times are GMT + 6 Hours
Page 1 of 1