I have the cwbrxd service running on a Windows 2003 server. I need to run RUNRMTCMD in batch mode to call a .bat file on a Windows 2003 server but am having trouble.. Specifics:
- .bat fi...
I want to modify AS400 sign on screen. and adding a char text on it, Would you tell me how to do it ? thank
General scenario:
* I have two as400 i5 systems with identical data library structure and physical files.
* Development system has new logical files against the physical files.
* Produ...
Dear EE Members
I am looking to Implement PGP Encryption on an IBM Main Frame AS/400 V5R3 System
I want a File to come out of the IBM Mainframe encrypted directly from the IBM Mainframe ...
Hi folks,
Here's the situation. We've just setup a new SMS server (SMS 2003). We have the SMS site server installed on a Windows Server 2003 R2, which is all good. We have the database on a s...
Hello,
Is it possible to print out a last log in time and date for all user's on the AS400?
We are trying to connect UPS' Worldship (Version 10) to a database on an ISeries that contains all the relevant shipping informmation via an ODBC connection. The connection works fine except f...
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...
I'm using a message sub file and would like to use the API for sending messages. I know the API is QMHSNDPM. My question is what are the parameters to call the API and the lengths for each one.
I am having problems connecting to our AS/400 system via a C#.NET app. I created a test app to reproduce the error. Here is the code.....
using System;
using System.Collections.Generic;
...
Hi ,
We are running AS/400 V4R5 with BPCS 6.1. We had a system crash last thursday due to storage issue. All seemed well on Tuesday but a couple of BPCS programs do not complete correctly wi...
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?
Hi I am running the RMTCMD on my PC to execute a program on the AS400.
I key the command :
RMTCMD CALL PGM(PRODLIB/program) //system: systemname
when I press enter I get the prompt fo...
We have an IBM System I with i5/OS V5R4. We would like to do a file reorganization on the 100 largest files each month. The problem I am having is trying to get the file information (fi...
I have a script file named abcd.pl code like this...
BEGIN ATOMIC
DECLARE abcd VARCHAR(50);
SELECT xxxx
INTO abcd
FROM <table>;
END;
This is thro...
I have a user that has Folder in an IFS directory and he has permissions to that folder but he cannot open any file and or subfolder. How can I change permissions on all the files within this...
Hi all,
I faced this problem today and one of my LFs (Logical Files) in Training Library (For an Eg) referring to the PF(Physical File) in Test Library (For an Eg). Although, both the LFs a...
I have an older 720 AS/400 and the console was varied off while the system was in restricted state. Pressing any key gives the flashing red 0099 on screen and I need to get back into the syste...
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...
I have created a .Net (VB) application that uses the cwbx.dll from the iSeries suite in order to connect and make program/command calls against an AS400 machine. I have to redistribute this a...
i need a procedure for start/restart AS400 machine
I created a nfs directory in rhel 5.1 which all of my other linux computers can see and use
when I make a mount on my as400 it mounts just fine.
I can see the mount dir and the first level o...
Hi,
I am trying to configure my AS/400 machine to send out email with attachments automatically, we have successfully sent out messages within our local domain to MS-Outlook using the SNDD...
Hi all,
Im about to port forward 23 to our AS400 so users can access from the internet, i understand anyone can now access the login screen to our AS400 but is there a more secure solution?...