IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Need help in design the solution


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic :: View next topic  
Author Message
ritnihi

New User


Joined: 30 Jul 2010
Posts: 7
Location: Bangalore

PostPosted: Tue Dec 22, 2015 1:48 pm
Reply with quote

Hi,

Could you please suggest the solution for my below requirement in Pl/1. I have very minimal knowledge in PL/1.

1) I have a file for which each Sequence no, I need to find the Branch number in one table TAB1.

File 1:
Seq-No Reg-No
100 1111
100 2222
101 3333
102 4444

TAB1
Seq-No Branch-No
100 12345
100 12121
102 13131
2) Need to concatenate both like Reg-No || Branch and search in another table. If it is not found then write to an error file.
For ex: 1111 || 12345
1111 || 12121
2222 || 12345
2222 || 12121

Kindly suggest.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Tue Dec 22, 2015 1:56 pm
Reply with quote

where are You facing problems ?
the logic or the coding ?

given the level of Your questions You might feel more comfortable asking at

Use [URL] BBCode for External Links

which is specifically for Mainframe Beginners and Students. Explain there what you have found in your research, and the problems you still have.

Topic locked.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   This topic is locked: you cannot edit posts or make replies. View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts SDSF like solution in EJES (store com... All Other Mainframe Topics 4
No new posts A very ingenious mainframe automation... CA Products 1
No new posts Typing the CENT sign ยข on mainframe,... All Other Mainframe Topics 2
No new posts Any single step solution possible? SYNCSORT 7
No new posts General Query on DB2 table design DB2 3
Search our Forums:

Back to Top