Please give me AS/400 command about following questions.
Examples or any detailed explaination would be appriciated.
1. I know that the device name is the session name from the remote PC.
...
Hello,
I am having difficulty trying to get my head around something with regards to name resolution and PING.
In particular, I have an incorrect entry in the DNS Cache on the machine i...
I am having trouble being able to send hex printer data to an Epson TM-T88III receipt printer. I having the printer working using Client Access and can send data to it but it ignores (or neve...
The documents provided from IBM are too difficult for beginner.
Tell me some links to learn AS/400 commands easily.
and, please solve the problems below.
1. I know I can change not the sy...
I would like to print to my local laser printer connected to my pc from my as400 sessions. Does anyone have a walkthrough for creating the as400 printer and outq? Printer works from local apps...
I need an Excel VBA macro solution to down load a spread sheet to the iSeries (formally AS/400) and then to initiate an iSeries job to process the downloaded sheet.
I have already created a V...
I need to get a report of when users have logged on and off our AS400. Any thoughts on how to filter the DSPLOG or is that even the correct approach?
Hi everyone,
Kinda puzzled here, hoping for a little input and/or ideas.
Every month I run a query from VB on a file created monthly for the previous month's data. Everything has been w...
I need to delete a range of physical file members from a file in the AS400. I know I can use clrpfm to clear one member at a time and cpyf to copy all members. I want to split one file in tw...
How do I save all my AS400 Spool files after I print them? Is there a way to default all my spool files to save after I print them instead of loosing them from my outqueue.
Have a little RPG program on an AS-400 that ouputs a flat EBSIDEC file. I have another program on a PC that will pick up that file and import it into another application. Problem is that I n...
Hi everyone,
I'm trying to programmatically (VB6 / VBA) access a folder on our network that needs a name and password (the folder is actually an outq on an AS400 box if it matters), and I'm...
I want to be able to change my library list. I know I can use edtlibl and change, add, or remove a library but how do I make the change permanent? I know there must be a default library list s...
I am building a query in the our AS400. I need to creat a unique ID. I need to take one text field and 2 numeric fields and bring them togeather to creat the unique ID. I know that I must c...
I just took over an AS400. I was called in after a power outage. Everything seems to be working properly, except for print jobs. Nothing will print. I need some assistance with this.
When...
i am passing a parm to a cl that calls a query and the query is comparing the character parm to a date and i'm gettin an error.
can i create a date field and move the character value to it?
I am using MSAccess to get info from AS400 using SQL. I am attempting to get data from a library called IESFILE. Then there is a table in that library that has a sub table that I need to get t...
I am relatively new to the iSeries platform. I was a Windows System Admin for 5 years and have decided to give the iSeries world a try. One of the concepts I have had a tough time grasping is ...
I am using a AS400 and we had a power outage today. The battery backup did not work (it was just changed a few months ago)so the system went totally down without an organized shutdown. The s...
when logging onto an XP machine the error message the ordianl could not be located in the dynamic link library cwbcore.dll. How can this error be corrected?
working with an AS400 in which date fields default to 1001-01-01 for unknown or null dates. SQL Server can't query it since it expects dates that begin much later than the middle ages. Anyon...
I have serveral successfull ftp scripts that transfer data from an as400 (v5r2) to various ftp servers. A new wrinkle has been encountered were the existing scripts will not log on. There p...
I want to modify AS400 sign on screen. and adding a char text on it, Would you tell me how to do it ? thank
I have a web application that uses iDB2 to connection the the AS400 (iSeries). The connection works fine except that the library list isn't working.
We have the following:
<add name="...
Is it possible to check to see if the AS400 backup has completed from a .bat file on our web server? If so, how?