Browse all forums dedicated to the Rocket Mainframe DevOps product family.
Recently active
Do you know how to trace and diagnose ZMF Security problems? For example, to check exactly what classes/profiles are being checked and what these checks return. If not, the following blog may be of help: ZMF Tracing - Security Issues#CA-ACF2#ChangeManZMF#SupportTips/KnowledgeDocs#racf#Security#Tracing#CA-TSS
Have you ever had the need to change a module in an active ZMF Server started task at a really inconvenient time? For example, to install a product hotfix or a new assembler exit whilst an important release or package is being installed? You do not want to restart the task to pick up the new module but you really need it implemented as soon as possible.If so, take a look at the REFRESH modify command that is documented in the ZMF Installation Guide. We should stress that the REFRESH command cannot be used for all modules that are active in the ZMF Server task, can fail (make sure you see a RC=0 in the task's SERPRINT response), and that we would always recommend restarting the Server task if that is possible. However, this command may just come in useful if you were to find yourself in such a position in the future.#ChangeManZMF#SupportTips/KnowledgeDocs
I want to use zowe to create a package and I need to know what options to use for the site/install date section. There are no options that match those used by XML or REST services. I'm also curious about the spelling of --applmame. I thought it was a typo but that is the spelling that works. #ChangeManZMF
Hi ,I downloaded the latest files: appdev_manifest_2.0.1.txt miniconda-zos-2.0-2022-01-17.run1) I was able to successfully execute the installation script : miniconda-zos-2.0-2022-01-17.run (we don't have access to Rocket secure server) ./miniconda-zos-2.0-2022-01-17.run --path /u/q3bbgx8/miniconda Downloading and Extracting Packages *-None | | ########## | 100% Preparing transaction: done Verifying transaction: done Executing transaction: done Creating .condarc file... Configure to use Rocket's secure conda server? ÝY/n¨ n Installation successful. bash-4.3$ 2) I am also able to create a conda environment : bash-4.3$ cd /u/q3bbgx8/miniconda/bin bash-4.3$ ./conda create -n GCC Solving environment: done ## Package Plan ## environment location: /u/q3bbgx8/miniconda/envs/GCC Proceed (Ýy¨/n)? y Preparing transaction: done Verifying transaction: done Executing transaction: done 3) I fail when attemptingto activate it : bash-4.3$ ./conda activate GCC CommandNotFoundError: Your shell has
Version 2 of the ZMF cli plugin for Zowe provides support for Zowe V2. To install an advance version of Zowe V2, please visit the Zowe website location Zowe VNext Zowe V2 is scheduled to be generally available at the end of February 2022. A version of the ChangeMan ZMF cli plugin for Zowe Version 2 is available and if you are interested in receiving this version - please let us know by responding to this thread. Installing zowe V2 and then installing the ZMF cli plugin V2, will enable the features that are available within zowe V2. This includes: - Support for daemon mode Daemon mode preloads node modules and improves performance when issuing mulitple zowe commands. Daemon mode is enabled by issuing the command: zowe daemon enable Once enabled, daemon mode will remain in effect across system restarts until it is subsequently disabled. Should you at any future time wish to disable daemon mode, issue the command: zowe d
Status: Already OfferedIf the existing exit points don't serve your purpose please let us know. Currently there are no exit points for the stage from Development function.#ZMF#Build#ZMF4ECL
Hi all,Is there a public list of changes between 2.14.4_b08 and 2.14.4_b09? I see the 2.14.4 release notes in the Community downloads section, but it doesn't mention what changes in the minor releases, and I couldn't find this information even for the more recent b011.I'm particularly interested if anything encoding related was fixed on b09.Thank you------------------------------William Dias de SousaRocket Forum Shared Account------------------------------
Hello, we are planning to update our mainframe to z/os 2.5. Is it possible to run Changeman ZMF 8.2.3 with z/os 2.5? We use following products: Changeman DB2 8.2.3 Changeman ERO 8.2.3 Changeman M+R 8.2.3 Changeman ZDD 8.2.3 Changeman ZMF 8.2.3 Kindly regards, Jens Poser#ChangeManZMF
When the CICS NEWCOPY function executes a batch job to communicate with CICS transaction SEML, if the NEWCOPY function fails the job ends with RC=0 and no error message is written to SYSPRINT. Full article: https://portal.microfocus.com/s/article/KM000004966#ChangeManZMF#SupportTips/KnowledgeDocs
CMN990 report is using the obsolete EVNTSRVR ADMIN LIST service when it should be using the RESTSRVR ADMIN LIST service. Full article: https://portal.microfocus.com/s/article/KM000004931#ChangeManZMF#SupportTips/KnowledgeDocs
ZMF4ECL 8.2 Patch 6 still has references to LOG4j libraries 2.11.1 when it should be using 2.17.1 Full article: https://portal.microfocus.com/s/article/KM000005115#ChangeManZMF#SupportTips/KnowledgeDocs
Using ZMF4ECL 8.2 Patch 6 to attach a package to an ERO Release is incorrectly attaching the package to the wrong release (not the one selected). Full article: https://portal.microfocus.com/s/article/KM000005096#SupportTips/KnowledgeDocs#ChangeManZMF
In ZMF 8.2 Patch 6 when attempting to checkout a component from a baseline 'minus' level and you leave the component name blank, you get a S0C4 abend in module CMNVNSRD @ OFFSET=000007E0. Full article: https://portal.microfocus.com/s/article/KM000004797#SupportTips/KnowledgeDocs#ChangeManZMF
Can more recent tool updates be installed with gzip if the file has a suffix of .tar.bz2? I'm unable to access the webinar video that is supposed to explain using conda. (And I have registered in the Rocket community forum.) I'd like to be able to update the tools I have (curl, libssh, openssl and sudo) as I have done in the past with instructions in the readme. I don't know if that is still possible but it is preferable to me. If not, then it would be great if I had more clear instruction on the use of conda in USS. Thanks!Debbi Cosentino------------------------------Debra CosentinoMainframe Systems Administrator/DeveloperIBM SiliconSan Jose CA US------------------------------
Hi there, On my team we have a tool for submitting jcl jobs from local machines to a remote z/OS system that depends on the zoautil_py library. We've run into a few issues with this library when printing job output that contains characters that cannot be encoded to utf-8. What is the official forum/process to report bugs and make requests for functionality? Not sure if this is the best place for this type of question. Thanks in advance.
In my time using git I've found one of the quickest executing commands is "git status". It gets issued a lot but response times always seems instantaneous, until 2.26. The first time this was issued after the conversion from 2.14 to 2.26 it took a long time to complete, I'm talking 30+ seconds, which is a lot when you were expecting instantaneous. There was a line in the 2.26.2 for z/OS release notes that said:When you clone the repository with Git for z/OS 2.26.2, you need to run git status command. You might see that Git marks some files with the attribute as modified, even if you didn't modify them.Now I'm assuming this first "git status" after the upgrade took a long time because it needed to scan the repo to look at the attributes. I say this because after the first "git status" the second execution was back to being instantaneous again. But...The long "git status" response times have reappeared. From my investigation it seems to happen when a large number of files are transf
Hi,in our comnpany we want to move our deployment pipline from jenkins agent to USS and so we are discovering the rocket git port for z/OS.But we have some problems with the zos-working-tree-encoding translation. After git clone, the entire working tree ist marked as modified.The files in our git repo are in ANSI (WINDOWS 1252) codepage.We are using on our Mainframe the german EBCDIC codepage 1141.git --versiongit version 2.26.2-78z/OS 2.3.gitattributes *.CBL zos-working-tree-encoding=IBM-1141 git-encoding=IBM-1252 *.CPY zos-working-tree-encoding=IBM-1141 git-encoding=IBM-1252 *.REX zos-working-tree-encoding=IBM-1141 git-encoding=IBM-1252 *.BMS zos-working-tree-encoding=IBM-1141 git-encoding=IBM-1252 09:01:27 uuuuuu@ssssssss~/gitrepo $ git clone https://github.com/xxxxxx Cloning into 'mainframe'... remote: Enumerating objects: 36495, done. remote: Counting objects: 100% (4369/4369), done. remote: Compressing objects: 100% (2050/2050), done. remote: Total 36495 (delta 2564), reused 3
For decades, we've worked to enable innovative development on the mainframe. The latest version of OpenApp Dev for Z continues Rocket's commitment to bringing modern DevOps, IT and application development innovation to IBM Z without compromising data and security. During this webinar you'll learn how our customers are gaining key benefits with Open AppDev for Z, including: A portfolio of open-source languages and tools that includes IBM z/OS Python, lower total cost of ownership, security and compliance assurance and world class support.Register here.------------------------------David AndrewsHead of Customer AdvocacyRocket SoftwareSouth Salem NY US------------------------------
Hi,trying to determine why running perl in BPXBATCH is producing ASCII output.//PERLCHK EXEC PGM=BPXBATCH //STDOUT DD SYSOUT=* //STDERR DD SYSOUT=* //STDPARM DD * SH echo "_BPXK_AUTOCVT " $_BPXK_AUTOCVT ; echo "_CEE_RUNOPTS " $_CEE_RUNOPTS ; echo "_TAG_REDIR_ERR" $_TAG_REDIR_ERR ; echo "_TAG_REDIR_IN " $_TAG_REDIR_IN ; echo "_TAG_REDIR_OUT" $_TAG_REDIR_OUT ; echo "perl -v" ; perl -v /* [3/23/2022 1:26 AM] ********************************* TOP OF DATA ********************_BPXK_AUTOCVT ON _CEE_RUNOPTS ALL31(ON),FILETAG(AUTOCVT,AUTOTAG),POSIX(ON) _TAG_REDIR_ERR txt _TAG_REDIR_IN txt _TAG_REDIR_OUT txt perl -v % ?> ?> % ? ? ******************************** BOTTOM OF DATA ****************** I am expecting to seeperl -v This is perl 5, version 32, subversion 1 (v5.32.1) built for os390 (with 1 registered patch, see perl -V for more detail) Copyright 1987-2021, Larry Wall MVS (OS390) port by Mortice Kern Systems, 1997-1999 Perl may be copied only under the terms of either the Artisti
Since the introduction of the Rocket Open App for Z open source solution bundle, and for all new version releases of z/OS ports of open source languages and tools by Rocket, conda is how you download and install open source to z/OS. The video below walks you though how to download, install and configure z/OS Miniconda. ------------------------------Peter FandelRocket Software------------------------------
Using the XML service PACKAGE SERVICE PRMLOCK to lock a package from being promoted to the ‘locked’ promotion site is not working. Full article: https://portal.microfocus.com/s/article/KM000004415#ChangeManZMF#SupportTips/KnowledgeDocs
I am attempting to install miniconda 1.2.1 into USS on z/OS 2.4. The install seemed to run fine but when I try to enter any conda command I am receiving the following:bash-4.3# ~ conda repo loginbash: /u/racfadm: EDC5123I Is a directory.bash-4.3#where /u/racfadm is my home directory. What have I forgotten to do? Thanks!
Here is a new puzzler.After my initial headaches using miniconda (see other threads here), I finally had a set of installed languages and tools in a ~/bin directory. This bin was placed in my PATH.I then moved on to my next project of adding CO:Z tools from Rocket Software. The process has worked reliably for many years without flaws. This time, it failed because when the script used the cp command to copy from an untagged binary unpaxed unix file to a member in a PDS dataset, the binary EBCDIC source was being converted again and the <<newline>> sequence was not causing records level breaks in the data. This caused the entire source file to become one big logical line. The target PDS could not put all that data in a logical record and the cp command failed.As part of the debugging I confirmed that all AUTOCVT values were disabled (file level tags, file system mount commands, CEE environment vars, BPXK vars, etc).All attempts to get a clean script run failed.
We have curl installed from Ported Tools from around 2018 I believe. When using SSL (i.e. without "-k") it fails on most LPARS as follows curl -vvv --cacert /u/userid/certs/cacert.crt https://registry.hub.docker.com/v1/repositories/ibmcom/etcd/tags curl: (77) error setting certificate verify locations: CAfile: /u/userid/certs/cacert.crt CApath: none Setting CURL_CA_BUNDLE yields the same result, as does setting --cafile. (export CURL_CA_BUNDLE="/u/userid/certs/cacert.crt")I reviewed my .profile and the only other related setting looks fine: export OPENSSL_CONF=/apps/4g00/Ported_tools/curl/ssl/openssl.cnf The system /etc/profile also has nothing obvious.It does work on one LPAR, which conveniently has a shared /u/userid/.profile with a system that fails. The same curl command below is used on both systems.The system /etc/profile between the two systems look the same.The working host happens to be z/OS 2.5 but according to my notes it also worked when it was z/OS 2.4. Different location
Hi,Should curl be available for general access on https://anaconda.org/zoss-appdev ? I don’t see it there. I also noticed that curl 7.77 was announced in the link below, back on Oct 1st. It says public availability in 6 months – does that mean April 1st-ish it would be on the anaconda site? https://community.rocketsoftware.com/browse/announcements?AnnouncementKey=ddda2c16-d7fd-43b8-ac00-9e0f26f5736cI also can see an entry for curl 7.66 on the Community site (z/OpenSource) but when clicked there is nothing in the Filename section.https://my.rocketsoftware.com/RocketCommunity Curious Bruce
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.