I5 Questions and Answers

Recent IT Questions

121 - 137 of 137
<<PREVIOUS 1|2|3|4|5|6|7 NEXT>>

Iseries migration from V4R5 to V5R3

We are replacing a V4R5 720 with a 570 V5R3. I have conflicting information from a couple different sources regarding our migration path for On Demand 5769 RD1 and ImagePlus Visual Info 5769 VI1 from V4R5 to V5R3. Do we first have to upgrade our 720 to V5R1 or R2, or can we restore directly from...

View Answer   |  Dec 21 2004  10:51 AM GMT
OS/400, iSeries, i5
asked by BruceH49

  20 pts.

Accessing MS SQL Server DB from iSeries

I am trying to find a way to execute a SQL statement on the IBM iSeries and access info in a MS SQL Server DB that is on a different server. Can someone point me in the right direction to find any info on this?? Thanks, Dave

View Answer   |  Dec 14 2004  4:16 PM GMT
AS/400, OS/400, iSeries
asked by DWolfe

  0 pts.

Finding a program statement number in the Program Status Data Structure.

According to the ILE RPG Reference manual, positions 21 - 28 of the SDS should contain the statement or listing number at the time of the dump. Whenever I deliberately invoke the dump (via *PSSR) this value is zero. I have checked it in debug mode before and after the actual DUMP and the value is...

View Answer   |  Dec 10 2004  9:24 AM GMT
OS/400, iSeries, i5
asked by mygoodname

  0 pts.

WALLDATA RUMBA File Transfer Function

After upgrading from NT to XP or Win2000, the File Transfer function no longer works. Arpeggio is fine but the File Transfer application error is:[Wall Data][Rumba Data Access]No data source specified; dialog prohibited. SQLDriverConnect.... Maybe there are registry entries...

View Answer   |  Dec 7 2004  9:31 AM GMT
Tech support, Third-party services, Installation
asked by RPGGuru

  0 pts.

OS/400 descriptions of files in Library QUSRSYS.

Hi There, Does anyone have descriptions of the files and their contained information for the files in Library QUSRSYS. In particular I am looking for where the "Go Backup" and "Go Cleanup" configurations are stored but explanations of the other files in this library will also be extremly usefull...

View Answer   |  Dec 6 2004  9:02 AM GMT
Installation, Hardware, AS/400
asked by FrancoisRothmann

  0 pts.

How many iSeries installed?

I'm curious if anyone knows how many AS400's/I-Series are installed currently? If not does anyone know where I can get that information?

View Answer   |  Dec 2 2004  9:24 AM GMT
AS/400, OS/400, iSeries
asked by mongoose400

  0 pts.

Lost QSECOFR Password and DST QSECOFR is disabled

I have a 170 at V5R1 and I have lost the QSECOFR password, and the DST QSECOFR has been disabled. I do have access to other DST profiles and can access SST, which allow me to modify the MI code if I wish. Anybody have any suggestions as to how I can regain access to this box, in any way, without...

View Answer   |  Nov 29 2004  2:18 PM GMT
OS/400, iSeries, i5
asked by mbeland

  0 pts.

query in OVRDBF

Hi, What are the consequences of overriding multiple files to the same file? Ex: OVRDBF FILE(ABCD1) TOFILE(QTEMP/TEMP) OVRDBF FILE(ABCD2) TOFILE(QTEMP/TEMP) OVRDBF FILE(ABCD3) TOFILE(QTEMP/TEMP) Thanks in advance.

View Answer   |  Nov 26 2004  5:43 AM GMT
OS/400, iSeries, i5
asked by cayenvy

  0 pts.

Query in CL programming

Im trying to get the following details within a CL program. Pointers to achieve the same would be highly appreciated. 1. Obtain the number of members in a given Physical file. 2. Facility to override a particular member in a multiple member physical file using a reference instead of member name....

View Answer   |  Nov 23 2004  9:23 AM GMT
OS/400, iSeries, i5
asked by cayenvy

  0 pts.

The WebSphere Webfacing Tool

I'm currently evaluating the webfacing tool for a proposal, and my question is if this tool is only available for iseries or is there a version of WebSphere developer for windows platforms that enables webfacing tool? I've managed to work and build some demos using WebSphere Server and WebSphere...

View Answer   |  Nov 16 2004  8:48 AM GMT
Tech support, Hardware, Windows
asked by NunoGuerreiro4

  0 pts.

Delect members by age using CL

I download a bank file once a day. I want to keep the last two weeks of files stored in members of file ARCHIVE. Typical member names might be 20041109, etc. How can I purge the members that are more than 15 days old using CL? Is there a way to convert a *CHAR variable into a *DEC variable? Is...

View Answer   |  Nov 9 2004  11:19 AM GMT
OS/400, iSeries, i5
asked by DavidG1963

  0 pts.

AS/400 720 #2838 ethernet cards load balancing and failover

I have been tasked to set up load balancing and failover on a 720 with 2 x #2838 100/10 Ethernet cards. At the moment the system just uses one of the cards and everything works just fine. The other card is just sitting inactive. Can anybody advise the process and/or link me to where it is explained...

View Answer   |  Nov 5 2004  5:22 AM GMT
Hardware, Networking, Ethernet
asked by snowhope

  0 pts.

Telnet on iSeries

Is it possible to have multiple telnet ports listening at the same time for telnet connections on the iSeries? (i.e., the normal port 23, plus one or two additional ports to split traffic, etc.). If so, do you have to configure / start multiple telnet servers on the iSeries (one for each specified...

View Answer   |  Nov 1 2004  12:18 AM GMT
AS/400, OS/400, iSeries
asked by reltermann

  0 pts.

HMC (Hardware Management Console) tutorials available

Is there any i5/OS HMC tutorials available on cd-rom, online or from IBM ?

View Answer   |  Oct 28 2004  4:16 PM GMT
OS/400, iSeries, i5
asked by addisonm

  0 pts.

Restoring Source Files on the iSeries

We are moving to a new i5/iSeries machine. We will be doing a full backup, then a restore, then a SAVCHGOBJ. However, in the past, when we've done a restore of a source file, the existing members get renamed (SRCMBR00001) and the members from the restore get put in correctly. Does anybody know...

View Answer   |  Oct 27 2004  8:30 AM GMT
Installation, OS/400, iSeries
asked by SteveCWI

  0 pts.

i5 Capacity Planning

We are planning to procure a single i5 server to replace the existing iseries machines - 600 & 620. Any help/methods/procedures to follow on sizing the new i5 server will be helpful.

View Answer   |  Oct 10 2004  3:17 AM GMT
Hardware, OS/400, iSeries
asked by ObjectAuthority

  0 pts.

Using Query/400 to create SQL-style GROUP BY

Greetings and salutations, I'm trying to put together a query for one of my users to track sales numbers and it is starting to give me a headache. I've put together a query using Query/400 with a break at each invoice to sum the dollar amount for each one. The issue is that on many of our...

View Answer   |  Sep 17 2004  3:52 PM GMT
OS/400, iSeries, i5
asked by Kyoojin

  0 pts.

121 - 137 of 137
<<PREVIOUS 1|2|3|4|5|6|7 NEXT>>