This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
See this idea on ideas.ibm.com
in general, the XMIT function is not allowed on production Z/OS systems due to security reason
A deployment of a new member in a data set with backup configured is using XMIT to generate the backup information.
com.ibm.ucd.plugin.zos, version: 92, release: 92.1170929
....
692 *-* Address TSO "EXECIO "SYSLINE.0" DISKW SYSIN (STEM SYSLINE. FINIS)"
>>> "EXECIO 2 DISKW SYSIN (STEM SYSLINE. FINIS)"
694 *-* Address ISPEXEC "ISPEXEC SELECT PGM(IEBCOPY)"
>>> "ISPEXEC SELECT PGM(IEBCOPY)"
695 *-* Copy_rc = rc
697 *-* If Copy_rc = 0
*-* Then
698 *-* Do
699 *-* Address TSO "XMIT A.A DD(TEMPPDS) OUTDD(SEQFILE) NON NOL " ||, sysoutClass
>>> "XMIT A.A DD(TEMPPDS) OUTDD(SEQFILE) NON NOL "
+++ RC(12) +++
701 *-* xmit_rc = rc
702 *-* End
712 *-* Address TSO "FREE F(TEMPPDS)"
>>> "FREE F(TEMPPDS)"
713 *-* End
715 *-* NullPDS = 0
716 *-* If xmit_rc <> 0
*-* Then
717 *-* Do
718 *-* Do xmit = 1 to stem.0
719 *-* If Pos('Empty partitioned datasets cannot be transmitted',, stem.xmit)
722 *-* End
718 *-* Do xmit = 1 to stem.0
723 *-* If NullPDS = 0
*-* Then
724 *-* Do
725 *-* Do x = 1 to stem.0
726 *-* Say stem.x
INMX081I TRANSMIT command terminated because it was not invoked authorized.
727 *-* End
725 *-* Do x = 1 to stem.0
728 *-* /* Need to run the copy through IEBCOPY just to get the */
729 *-* /* message. Stupid solution but XMIT does not return the */
730 *-* /* sysprint output and IEBCOPY always creates the sequential */
731 *-* /* data set as VS. */
732 *-* Address TSO "ALLOC F(INDD) DA('"dataset"') SHR REUSE"
....
Idea priority | Urgent |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
We have released the zOS-Utility plugin version V96 (https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCD/#zos-utility)where the functionality for backup , deployment and rollback functionalities do not rely on XMIT commands for V2 type zOS versions. It is not feasible to do the same in V1 packages.
Thank you for submitting this idea. We will create a discussion topic for this request and our development team will review this request. We will be in touch with any updates in the near future.