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 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 full form of SPOOL

15 Answers   IBM, Wipro,


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 the panel name of ispf primary option menu?

0 Answers   IBM,


What is the output of the following command given in TSO/ISPF terminal? SRCHFOR 'abc' SRCHFORC 'xyz', (+5)

2 Answers   CTS, IBM,






How many register we are using in mvs?

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  


how many register we r using in mvs?

3 Answers   TCS,


what is address space in mvs?

1 Answers   IBM,


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

2 Answers   CTS, IBM,


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

17 Answers   Cap Gemini, IBM,


1.what is the panel name of ispf primary option menu ? 2.What is the facility that allows mainframes to be partitioned into LAPARs? a.Z/os b.PR/sm c.Vitual storage d.Coupling facility

3 Answers   Wipro,


Categories