×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
The STRQSH Command is the right way to do it. Works great.
Jack
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of BMay@xxxxxxxxx
Sent: Wednesday, March 23, 2011 3:53 PM
To: Midrange Systems Technical Discussion
Subject: Re: Run MYSQLDUMP with QP2SHELL
At first glance I notice a couple of things. First, you have your parms
in the wrong order. You have defined your first parm to be the database
name and the second for your "-u" switch. The user switch needs to come
immediately after the command. Secondly, on your CHGVAR for Parm3, you
are populating it with Parm2 and NULL not Parm3 and NULL.
Just to simplify things for you, mysqldump will run just fine in QShell as
well. So the following CL statement should get the job done:
I'm trying to get this to run with QP2SHELL. I read that I need to
terminate my parms with *Null, I found examples on the IBM website. My
CLP looks like this:
My results are as follows. I see that I'm not providing the user
parameter
properly. How can I run this? For testing I have no password but I will
need to provide that parm as well.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.