I am new to AS/400 platform.
I issued the following command after reading a brief online tutorial.
>DSPLIB QSYS
I just want to familiarize with the OS and its file system and basic commands...
I have a AS400 v5 @ work. I need to change the system clock. How do you change the systeh clock on the AS400? I can follow commands very welll. Thanks
Command to find the total size of the library in AS400. I am using the command DSPLIB OUTPUT(*PRINT),but this is going to print almost 600 pages to display the total size of the library.
Anbody doing SQL in a CL on the Iseres?
thanks in advance,
Don
I'm now training for AS/400 server
and need to any programs to run it on windows to simulate AS/400 envirunment
I am able to map a drive to the AS400\QDLS shared folder from a Win2k box using the QSECOFR username and password. Most of our users get an access denied error when they attempt to map t...
I am running Client Access in V4R3 iseries shop. Have no trouble accessing inside. I am trying to connect via Client Access outside the office. I am putting in the public IP address with po...
Hi Experts,
The longer I work with AS400 the more I see that I know almost nothing about it ;-)
When I run a Select statment in SQL, I get the output on screen. Is there a possibility to...
I never created AS400 MENU, all the time i use the DSPF & CL for the any Menu. I have a need to create a MENU and call PGMS from menu
How ca i do that, what i have to do while complie, W...
Hi All
Got an interview for an ERP company where I'd be based at a large client. It's a desktop/lotus notes/as400 Now the windows and notes part will be a walk for me. But I haven't work...
That is basically my question. I just don't know
I have a program which gathers user information weekly for 3 companies. 2 of these companies reside on the same iSeries AS400 (v5r3) in 2 different libraries. The 3rd company is on a remote ...
I would like to update a table in SQL/400 using Join condtion. How it is possible? Can I get the SQL Query for this?
hi,
i am new with the as 400
can some one help me or guide me with a program that execute aa already made query file ASCURQ an pass the result to a csv file on a ftp server.
I get the following error on running a VFP6 (sp3) executable.
The program reads a dB/2 database on an IBM AS400 (The AS/400 is a CISC machine running on V3R2M0 of the OS/400) using IBM Client...
I've just got a job of programming RPG langauge on AS/400 platform. What is the most obstacle I've from getting my job is that I cannot pratice RPG programming on standalone PC. Sin...
I using RPG IV, and the OS/400 is V4R3 and the RPGLE is V4R2.
I have a program which uses a logical file XOLDCD. The program encounters
the following problem. It is not able to allocate th...
We are switching to a new iSeries this weekend...
We have outq/printers set up on our current iSeries that I need to re-done.
The command I use to set up our "Zebra" printers is 'CRTOUTQ'
...
I have a program in the as400 that when I print I would like to include an overlay with it.
Right now we print out the overlay from the as400 then load the paper back in the printer and the...
Hi again everyone,
I'm looking for some information on the native as/400 macro language, specifically two things:
1) Is it possible for a macro to call another macro? Preferably a vbscr...
Hi... I Would like to check in RPGLE..
Is That a way to Copy a File Data to Data Structure...?
For Example:
FINPART UF A E DISK
D INPARTDS E DS ...
Can anyone suggest a better way than that shown below to implement a Timed Wait in RPG?
C TIME TIMEA 60
C Z-ADDTIMEA TIMEB...
I am attempting to Add a column to a table.
I get this error: Connectivity error: [IBM][Client Access Express ODBC Driver (32-bit)][DB2/400 SQL]SQL0913 - Row or object CONSUMER in BASI t...
Hello,
I am trying to run the following batch file from a CL program on the AS400. The batch file copied a text file to the iSeries IFS and then I import it into a database table. The pro...
Hi
Pls help for sample code to read & write Barcode using RPG400 or ILE400.
Pls separate the Read barcode RPG & Write barcode programs.
Thanks & Rgds
Heng03