Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to send a SMS to a mobile through Mainframe MVS?
Please let me know a detailed information regarding this
SMS feature in Mainframe.

Answers were Sorted based on User's Feedback



How to send a SMS to a mobile through Mainframe MVS? Please let me know a detailed information rega..

Answer / dolby

YOU CAN ROUTE SMTP MAIL FROM MVS INTO SMS.

Is This Answer Correct ?    8 Yes 3 No

How to send a SMS to a mobile through Mainframe MVS? Please let me know a detailed information rega..

Answer / sukesh adhikary

//SENDNOTE EXEC PGM=IEBGENER
//SYSIN DD DUMMY
//SYSPRINT DD SYSOUT=*
//SYSUT2 DD SYSOUT=(B,SMTP)
//SYSUT1 DD *
helo MVSHOST
mail from:<MVSUser@MVSHost.xyz.com>
rcpt to:<unixuser@pop3.xyz.com>
data
From: MVSUser@MVSHost.xyz.com
To: unixuser@pop3.xyz.com
Subject: Test message from MVS using SMTP

This is a line in the body of the note.

Is This Answer Correct ?    4 Yes 1 No

How to send a SMS to a mobile through Mainframe MVS? Please let me know a detailed information rega..

Answer / david

yes

Is This Answer Correct ?    3 Yes 4 No

How to send a SMS to a mobile through Mainframe MVS? Please let me know a detailed information rega..

Answer / prathyusha

if in ispf pannel 3.6 is given it takes to other pannel
then "type ur msg" to "id" from "id" then press enter

Is This Answer Correct ?    2 Yes 4 No

How to send a SMS to a mobile through Mainframe MVS? Please let me know a detailed information rega..

Answer / hemanth

SMS in mainframe is Storage Management System. I hope it has
nothing to do with telephone SMS.

Regarding the Storage Management System, I can say something
soon.

Anyone please correct me if my understanding is wrong.

Is This Answer Correct ?    12 Yes 19 No

Post New Answer

More MVS Interview Questions

what is the panel name of ispf primary option menu?

0 Answers   IBM,


I have TSO dataset profile set to automatic recovery on. After the system disconnects unexpectedly, when I log back on to TSO, I receive an error every time I go into edit with 'automatic recovery' in the title. The options are 1.) enter 2.) end 3.) defer 4.) cancel. No matter which option I choose, I am thrown back into the 'automatic recovery' screen the next time I go into edit on any dataset. How do I get the message to go away?

5 Answers  


what is the facility that allows mainframes to be partitioned into lapars? A.z/os b.pr/sm c.vitual storaged.coupling facility

0 Answers   IBM,


what is pdes?

0 Answers   IBM,


WHAT IS DIFFEENCE BETWEEN PDS AND PDES? STEPS BEFORE MERGING? DUMMY DATASET USES? DIFFERENCES BETWEEN IDCAMS AND ICETOOLS? DIFFERENCE BETWEEN ALL JCL UTILITY TOOLS?

4 Answers   HCL, IBM,


What is basic difference between "DIRECTORY" and "PDS" in IBM MAINFRAME.How to define a DIRECTORY and what is the structure and defination for the same?

2 Answers  


what is swap-in and swap-out?

0 Answers   IBM,


how to define a directory and what is the structure and definition for the same?

0 Answers   IBM,


how to create a new pds with the structure of an existing pds?

17 Answers   Cap Gemini, IBM,


What are the sub parameters for UNDO command? How does it work?

2 Answers   CTS, IBM,


what is address space in mvs?

1 Answers   IBM,


how many register we r using in mvs?

3 Answers   TCS,


Categories