MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to read records in descending order with the ISN of Adab

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
madhuroyus
Beginner


Joined: 09 Jan 2006
Posts: 45
Topics: 14
Location: Bangalore

PostPosted: Wed May 24, 2006 1:11 am    Post subject: How to read records in descending order with the ISN of Adab Reply with quote

Hi,

We are using ADABAS database in COBOL and CICS environment.

I need to read the ADABAS file(in ADABAS table will be called as FILE) in COBOL-CICS program with the ISN in both Ascending and Descending order. ISN is equivalent of ROW-ID.

Can any one help me on this.

Thanks
Madhu
_________________
Self confidence is something that says U will do it, when the rest of the world has exactly opposite view.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
mrinalsolanki
Beginner


Joined: 02 May 2006
Posts: 56
Topics: 16

PostPosted: Tue Sep 04, 2007 11:11 am    Post subject: Reply with quote

It's too late but better late than never
Try this first

Code:
READ FILE BY ISN
END


Default is ascending
Back to top
View user's profile Send private message
dr_te_z
Beginner


Joined: 08 Feb 2007
Posts: 18
Topics: 3

PostPosted: Wed Sep 05, 2007 12:48 am    Post subject: Reply with quote

mrinalsolanki wrote:
Code:
READ FILE BY ISN
END
That's Natural code. The topic-starter mentiones COBOL. When the topicstarter does not mention how he/she accesses ADABAS from COBOL no-one can answer.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group