1
STRQSH Not working in CL for JDE Server Manager Stop and Start
Hello, I hope someone can please assist and let me know why when we run the submit command for STRQSH in CL, it does not work? But when we execute the command from the command line, it works fine. Here are the commands, SBMJOB CMD(STRQSH CMD(‘CD + /JDEDWARDS/JDE_HOME/bin;./stopAgent &’)) + JOB(ENDSMAGENT) JOBQ(JDESVRML/JDESVRMQ) + USER(JDESVRPD) SBMJOB CMD(STRQSH [...]
Answer Question
| May 31, 2012 10:25 PM
JDE server manager, STRQSH
Hello, I hope someone can please assist and let me know why when we run the submit command for STRQSH in CL, it does not work? But when we execute the command from the command line, it works fine. Here are the commands, SBMJOB CMD(STRQSH CMD(‘CD + /JDEDWARDS/JDE_HOME/bin;./stopAgent &’)) + JOB(ENDSMAGENT) JOBQ(JDESVRML/JDESVRMQ) + USER(JDESVRPD) SBMJOB CMD(STRQSH [...]
How to create a AS400 Qshell script (.sh) file
Hi, I want to run a command STRQSH CMD (‘/REPORTGENERATOR/move2current.sh’) Where move2current would be a .sh file with commands as below: rm /HPA_CURRENT/_YOUR_AS400_NAME*.CSV cp /REPORTGENERATOR/*$(date ‘+%Y%m%d’)* /HPA_CURRENT #set new owner chown hpa_transf /HPA_CURRENT/*.CSV My question is how to create this move2current.sh file?
Answer Question
| March 31, 2012 10:45 AM
AS/400 scripts, AS400 qshell script, Qshell, STRQSH
Hi, I want to run a command STRQSH CMD (‘/REPORTGENERATOR/move2current.sh’) Where move2current would be a .sh file with commands as below: rm /HPA_CURRENT/_YOUR_AS400_NAME*.CSV cp /REPORTGENERATOR/*$(date ‘+%Y%m%d’)* /HPA_CURRENT #set new owner chown hpa_transf /HPA_CURRENT/*.CSV My question is how to create this move2current.sh file?
delete old IFS files
I have been asked to create an automatic procedure which cleans out (ie delete) files older than 6 months. Transactionfiles keep coming into the system, and after having been processed (read) they are moved to an IFS directory ‘archive’. We now have more than 90.000 files from last 26 months. I have considered various solutions [...]
Answer Question
| December 22, 2011 1:49 PM
IFS Commands, STRQSH, System i
I have been asked to create an automatic procedure which cleans out (ie delete) files older than 6 months. Transactionfiles keep coming into the system, and after having been processed (read) they are moved to an IFS directory ‘archive’. We now have more than 90.000 files from last 26 months. I have considered various solutions [...]
QSH on two differnet iSeries
Hello Everyone, I’m working with two different iSeries boxes. Using a CL program, I execute a QSH similar to this: STRQSH CMD(&COMMAND) &COMMAND is a string built inside the CL Program. When I call the CL program on the first box (call it DEV) it runs fine. When I call the CL program on the [...]
Answer Question
| January 22, 2010 4:21 PM
AS/400, CLP, iSeries, QSH, STRQSH
Hello Everyone, I’m working with two different iSeries boxes. Using a CL program, I execute a QSH similar to this: STRQSH CMD(&COMMAND) &COMMAND is a string built inside the CL Program. When I call the CL program on the first box (call it DEV) it runs fine. When I call the CL program on the [...]
STRQSH in iSeries…
What is use of STRQSH in iSeries machine?
Answer Question
| September 10, 2009 11:55 AM
iSeries, STRQSH
What is use of STRQSH in iSeries machine?
QSTRUP
Hi friends, I have the “JDEdwards Enterprise 1″ on my system AS/400, and evertime after the IPL I execute this process by STRQSH. How can I configure this “runs” on my QSTRUP ?, I don´t know if this parameters below is correct; CALL PGM(QWAS6/QWASSTRSVR) PARM(‘-profilePath’ ‘/QIBM/UserData/WebSphere/A ppServer/V6/Base/profiles/default’ ‘-server’ ‘AS_JS_81′) CALL PGM(QWAS6/QWASSTRSVR) PARM(‘-profilePath’ ‘/QIBM/UserData/WebSphere/A ppServer/V6/Base/profiles/default’ ‘-server’ [...]
Answer Question
| May 20, 2011 7:22 PM
CL, IPL, JD Edwards EnterpriseOne, JDE, QSTRUP, Start QSH, STRQSH
Hi friends, I have the “JDEdwards Enterprise 1″ on my system AS/400, and evertime after the IPL I execute this process by STRQSH. How can I configure this “runs” on my QSTRUP ?, I don´t know if this parameters below is correct; CALL PGM(QWAS6/QWASSTRSVR) PARM(‘-profilePath’ ‘/QIBM/UserData/WebSphere/A ppServer/V6/Base/profiles/default’ ‘-server’ ‘AS_JS_81′) CALL PGM(QWAS6/QWASSTRSVR) PARM(‘-profilePath’ ‘/QIBM/UserData/WebSphere/A ppServer/V6/Base/profiles/default’ ‘-server’ [...]
1





