|
Is 5722WDS option 60 available on V5R1M0? If not, what do we do about the QRSEEXEC not found error when submitting a compile to the iseries. Steve Seroogy -----Original Message----- From: wdsci-l-bounces+sseroogy=generac.com@xxxxxxxxxxxx [mailto:wdsci-l-bounces+sseroogy=generac.com@xxxxxxxxxxxx]On Behalf Of wdsci-l-request@xxxxxxxxxxxx Sent: Friday, April 09, 2004 12:01 PM To: wdsci-l@xxxxxxxxxxxx Subject: WDSCI-L Digest, Vol 2, Issue 160 Send WDSCI-L mailing list submissions to wdsci-l@xxxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit http://lists.midrange.com/mailman/listinfo/wdsci-l or, via email, send a message with subject or body 'help' to wdsci-l-request@xxxxxxxxxxxx You can reach the person managing the list at wdsci-l-owner@xxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of WDSCI-L digest..." Today's Topics: 1. Project Referencing in WebFacing (Gregg Willow) 2. wdsc questions (Steve Seroogy) 3. RE: wdsc questions (Kelly Cookson) 4. Re: wdsc questions (Mark Phippard) ---------------------------------------------------------------------- message: 1 date: Thu, 8 Apr 2004 12:10:04 -0500 from: "Gregg Willow" <gregg.willow@xxxxxxxxxxxxxx> subject: [WDSCI-L] Project Referencing in WebFacing I am having troubles referencing one project to another within WebFacing. My scenario is that we have an extensive method to logging onto our system. Ideally, it would be nice not to have these programs DDS added to each new project which has to go through the login system. I have created a login project that would always remain in my WebFacing Perspective. What I would like to do is login through the 'login project' which sets up library lists, etc. and display our system menu. >From the menu, I would like to call up a file maintenance program, for example, that has been WebFaced into another project. When I do this, I receive an error indicating that the DDS for the maintenance program cannot be found. By going into Properties for a project under tha Navigator view, you can select Project References. From here I selected the project I wanted associated with my maintenance program project which is the signon project. I have played around with this for a while a can not seem to get it to work. Sorry about the lengthy explaination. Any input would be greatly appreciated. Best regards, Gregg Willow Programmer/Analyst Minnesota Counties Information Systems 413 SE 7th Avenue Grand Rapids, MN 55744 218-326-0381 ext: 17 gregg.willow@xxxxxxxxxxxxxx ------------------------------ message: 2 date: Thu, 8 Apr 2004 15:21:12 -0500 from: "Steve Seroogy" <sseroogy@xxxxxxxxxxx> subject: [WDSCI-L] wdsc questions I'm just starting to use WDSc v5.1. I will be creating and maintaining RPG, RPG IV and RPG ILE programs. 1. When I went to compile one of the programs it submits to the iSeries. What library list does it use? Can I use my initial library list on my iSeries user profile? 2. The job log of the submittd compiled errored out on the following. QRSEEXEC not found in QDEVTOOLS. What is this and how do I get this on my system? I have the QDEVTOOLS library. 3. In the iSeries command log it displayed the compile submit job command then it diplayed the command again with the message that it Completed. But when I went to the green screen there was a job log that stated the problem in question #2. Why didn't it tell that the command failed? ------------------------------ message: 3 date: Thu, 8 Apr 2004 15:32:16 -0500 from: Kelly Cookson <KCookson@xxxxxxxxxxxx> subject: RE: [WDSCI-L] wdsc questions In the Remote Systems view, in the tree under iSeroes Objects, you will see a node for Library List. That is the library list being used. You can right click on the Library List node and choose Add Library List Entry... to add libraries to the list. You can right-click on a particular library to reposition it in the list (various options). When you connect to the iSeries system, you can add libraries to the library list automatically. To do this: Right-click an iSeries subsystem and select Properties. On the Initial Library List page, type the library name in the Library field and click Add. Click Apply. Click OK Hope this helps. Kelly -----Original Message----- From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]On Behalf Of Steve Seroogy Sent: Thursday, April 08, 2004 3:21 PM To: wdsci-l@xxxxxxxxxxxx Subject: [WDSCI-L] wdsc questions I'm just starting to use WDSc v5.1. I will be creating and maintaining RPG, RPG IV and RPG ILE programs. 1. When I went to compile one of the programs it submits to the iSeries. What library list does it use? Can I use my initial library list on my iSeries user profile? 2. The job log of the submittd compiled errored out on the following. QRSEEXEC not found in QDEVTOOLS. What is this and how do I get this on my system? I have the QDEVTOOLS library. 3. In the iSeries command log it displayed the compile submit job command then it diplayed the command again with the message that it Completed. But when I went to the green screen there was a job log that stated the problem in question #2. Why didn't it tell that the command failed? _______________________________________________ This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l. ------------------------------ message: 4 date: Thu, 8 Apr 2004 20:26:04 -0400 from: Mark Phippard <MarkP@xxxxxxxxxxxxxxx> subject: Re: [WDSCI-L] wdsc questions The QRSEEXEC program is used to submit the compile, so it not existing is why things are working screwy. You get that program by installing licensed program 5722WDS Option 60. What I would recommend, however, is that within RSE you right-click on the iSeries Objects subsystem and choose Verify Connection. This will tell you all of the licensed programs and PTF's that are required and missing. Mark To <wdsci-l@xxxxxxxxxxxx> cc bcc Subject [WDSCI-L] wdsc questions "Steve Seroogy" <sseroogy@xxxxxxxxxxx> Sent by: wdsci-l-bounces@xxxxxxxxxxxx 04/08/2004 03:21 PM <HR><font size=-1>Please respond to Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx></font><HR> <font size=-1></font> I'm just starting to use WDSc v5.1. I will be creating and maintaining RPG, RPG IV and RPG ILE programs. 1. When I went to compile one of the programs it submits to the iSeries. What library list does it use? Can I use my initial library list on my iSeries user profile? 2. The job log of the submittd compiled errored out on the following. QRSEEXEC not found in QDEVTOOLS. What is this and how do I get this on my system? I have the QDEVTOOLS library. 3. In the iSeries command log it displayed the compile submit job command then it diplayed the command again with the message that it Completed. But when I went to the green screen there was a job log that stated the problem in question #2. Why didn't it tell that the command failed? _______________________________________________ This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l. ------------------------------ _______________________________________________ This is the Websphere Development Studio Client for iSeries (WDSCI-L) digest list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l. End of WDSCI-L Digest, Vol 2, Issue 160 ***************************************
As an Amazon Associate we earn from qualifying purchases.
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.