OS/400 Questions and Answers

Recent IT Questions

41 - 60 of 140

V5R1-Cache battery status

how to check cache battery status in V5R1 ?

View Answer   |  Oct 10 2008  6:32 AM GMT
OS/400, V5R1, Cache battery
asked by 41

  10 pts.

how to schedule operation in I5 HMC to move physical adaptor

Need to schedule HMC to move physical adaptor between two AS400 partitions so they can be backed up with no manual intervention

View Answer   |  Oct 6 2008  7:32 PM GMT
OS/400, iSeries, i5
asked by Rcm4bsc

  5 pts.

Pointer not set for location referenced

Hello, One of my customers is reporting a problem saying that when program A calls program B generates a message "Pointer not set for location referenced." from Procedure Division of Program B. (which has parameters) This program is a COBOL ILE with two modules, one COBOL module (Program entry...

View Answer   |  Oct 3 2008  3:55 PM GMT
OS/400, COBOL, COBOL ILE
asked by Ganpat

  5 pts.

OS400-V5R4-Extended Base Support Failed

Hi all, I just like to ask if there's any other way to resolve this problem..We restored our entire system backup from an as400 V5R1 machine to a V5R4 transition box. All the data and license programs was restored successfully. Then we purchased a new machine (as400 V5R4 also). We then created an...

View Answer   |  Sep 23 2008  8:30 AM GMT
OS/400, V5R4, V5R1
asked by Aj9

  25 pts.

Who can help me. I want to know about DST & SST

How can I get the knowledge about SST & DST?

View Answer   |  Aug 6 2008  5:37 AM GMT
OS/400, DST, System Service Tools
asked by Harish.kuolkhere

  145 pts.

Printer File

How do I view the printer file or what command do I use in the Os/400? How is a print writer related to printer file?

View Answer   |  Aug 4 2008  1:05 PM GMT
OS/400, AS/400 printing, AS/400 Printer File
asked by Xtreme2009

  55 pts.

Password automatic replication

I would like to know how to set up an automatic password replication in 26 AS400 partitions so as when I change my password in one of them, it replicates to the others. Any idea?

View Answer   |  Jul 25 2008  10:03 PM GMT
AS/400, OS/400, iSeries
asked by Brunocl

  215 pts.

odbc in i5/OS

I need to know how i can create an data source name or a odbc connection for a database in i5/OS. Kindly guide me.

View Answer   |  Jul 17 2008  4:31 AM GMT
OS/400, ODBC, i5/OS
asked by Jacky

  160 pts.

to create a java file

How to create a java file in i5/OS Kindly guide me.

View Answer   |  Jul 16 2008  5:53 AM GMT
OS/400, Java, i5/OS
asked by Jacky

  160 pts.

Tivoli Monitoring Setup on i5/OS400

Folks, I'm a new employee working on i5/OS400 systems and I need to setup Tivoli monitoring tool on it. I have checked many websites but couldn't find how I do it. Can someone please help me?

View Answer   |  Jul 10 2008  2:18 AM GMT
AS/400, OS/400, iSeries
asked by Brunocl

  215 pts.

Windows Server 2008 compatability with Client Access Express V5R0

Is Windows Server 2008 compatable with Client Access Express V5R0 for iSeries OS/400 V5R1?

View Answer   |  Jul 8 2008  9:00 PM GMT
OS/400, iSeries, V5R1
asked by Ppurvis

  5 pts.

to run a batch file in i5/OS

how to run a batch file or a script file in i5/OS. How to create file with extension .sql and run the same in i5/OS

View Answer   |  Jun 27 2008  1:23 AM GMT
OS/400, i5, Scripts
asked by Jacky

  160 pts.

How to create a text file in i5/OS system

How to create a text file in i5/OS system

View Answer   |  Jun 18 2008  7:15 PM GMT
OS/400, i5, File formats
asked by Jacky

  160 pts.

Packed fields in Flat Files

I have a flat 400 file wich is 36 long internally described as follows: 1 2 0ICL 3 6 0ORDNO 7 8 0SUB 9 11 0DEPT P 12 13 2RATE P 14 18 2TOTMTH P 19 23 2OTODAT P 24 28 1HRS2DT 29 36 0INFODT I...

View Answer   |  Jun 3 2008  3:27 PM GMT
AS/400, OS/400, Flat files
asked by JAC

  260 pts.

AS/400 WRITE Op code writes then deletes

I have a program where the WRITE op code is not working. After the program runs, there should be records in a file, but instead the deleted records are increased. I have debugged the program and as soon as the WRITE statement is executed the number of deleted records is increased. I've never seen...

View Answer   |  Apr 23 2008  4:33 PM GMT
AS/400, OS/400, RPG
asked by Gulger99

  20 pts.

WRKJOBSCDE

Hi friends, I have a CL and this CL executes the command SNDDST, when this CL is executed like a Scheduled JOB this send doesnt works, but when I call in interative or batch mode, this send works. I PUT BELOW THE DISPLAY JOB Display Job Schedule Entry Details ...

View Answer   |  Apr 23 2008  2:32 AM GMT
OS/400, CL, SNDDST
asked by SILVARB

  420 pts.

Remove library from all library lists

We've stopped using a vendor's product that has been here since we first became a 400 shop 12+ years ago. The vendor's libraries have found their way into hundreds of job descriptions across the system. Is there an easy way to remove the entries for these libraries from all the job descriptions? ...

View Answer   |  Apr 22 2008  3:38 PM GMT
AS/400, OS/400, JOBD
asked by ERICPELL

  5 pts.

Do API's 'QSYRUPWD' and 'QSYSUPWD' work with QSECOFR user profile?

Our password maintenance programs, use API's 'QSYRUPWD' and 'QSYSUPWD'. They work a traet with standard profiles, but don't seem to work for user profile QSECOFR. (we also have a copy of this profile called WSECOFR and this doesn't work either). Is there a built-in 'block' on the QSECOFR profile...

View Answer   |  Mar 6 2008  4:08 PM GMT
OS/400, i5, AS/400 security
asked by Rpm

  20 pts.

Is there a changed objects calculation on the AS400

How do you get a total size of how many objects have been changed in a day?

View Answer   |  Mar 5 2008  9:44 PM GMT
AS/400, OS/400, iSeries
asked by Bmorebad

  5 pts.

Calling API

Hi all, Does anyone knows how to call API program in interactive mode? How are the rules to call API? Let say I want to put CALL QEZSNDMG in WRKJOBSCDE, what do I have to put in the command, cause when I try CALL QEZSNDMG parm(''N' 'Y' ' ' 'Testing' 'User1'') its not working. It says that error...

View Answer   |  Feb 26 2008  7:03 AM GMT
AS/400, OS/400, iSeries
asked by TG

  50 pts.

41 - 60 of 140