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

Connect to mainframe through .Net appl


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mohanbabu_ib
Warnings : 1

New User


Joined: 22 Jun 2007
Posts: 8
Location: chennai

PostPosted: Tue Jul 17, 2007 10:14 pm
Reply with quote

Hi All,

I am in plan of developing a tool which should trigger Rexx and cobol program in mainframes from front end developed using .Net.

Say i have a requirement to search for a string in a PDS with out logging into mainframes using the emulator. I just want to do everything from front end by establishing logical connection with mainframes.

If anyone have worked in similar tool or have idea how to implement pls share it with me.

TIA!
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Jul 17, 2007 10:58 pm
Reply with quote

Quote:
Say i have a requirement to search for a string in a PDS with out logging into mainframes


So how will you access the data on the mainframe without logging into the mainframe in some fashion or another ?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Jul 18, 2007 2:09 am
Reply with quote

Hello,

I suggest you re-think your design. To use the mainframe and run processes there, some kind of authorization/identification will be needed.

How do you run "things" on a unix or win-based system without some kind of login?

I suspect that your security people and the auditors would put a stop that immediately.
Back to top
View user's profile Send private message
mohanbabu_ib
Warnings : 1

New User


Joined: 22 Jun 2007
Posts: 8
Location: chennai

PostPosted: Thu Jul 19, 2007 11:46 pm
Reply with quote

Hi Dick,

Thanks for your reply.

I didnt mean that we need to trigger the process in mainframes with out logging using TSO ID. What i meant was we shdnt login through the emulator instead we should have the login functionality in the .net appl itself and trigger the process.

I have seen calling a bat file in windows from mainframe through pgm rexec but i have never seen it vice versa. Pls let me know if we have any interface built for it in any of the distributed appls.
Back to top
View user's profile Send private message
mohanbabu_ib
Warnings : 1

New User


Joined: 22 Jun 2007
Posts: 8
Location: chennai

PostPosted: Thu Jul 19, 2007 11:50 pm
Reply with quote

Hi Expat/dick,

I hope that i have specified the requirement wrongly in my initial mail.

I specified with out logging into the mainframes using the emulator instead of without logging into the mainframes through the emulator.

I understand we need some login process to log into mainframes. But dont know how to do it.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Jul 20, 2007 12:02 am
Reply with quote

You're welcome icon_smile.gif

You may be able to do what you want using LU6.2. I'm not familiar with the mechanics, but someone else here may be.

Here is a link from the folks at Sybase that may have info you can use also
http://www.sybase.com/detail?id=20216

Good luck and let us know in which direction you proceed.
Back to top
View user's profile Send private message
mohanbabu_ib
Warnings : 1

New User


Joined: 22 Jun 2007
Posts: 8
Location: chennai

PostPosted: Tue Jul 24, 2007 9:19 pm
Reply with quote

Sure dick. Thanks!
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Jul 24, 2007 9:34 pm
Reply with quote

You're welcome icon_smile.gif

Do you have a direction that will work for you?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts Connect Direct 6.3 for Z/OS All Other Mainframe Topics 20
No new posts Mainframe Programmer with CICS Skill... Mainframe Jobs 0
No new posts How to Reformat a file using File Man... All Other Mainframe Topics 14
Search our Forums:

Back to Top