Get answers.  Share knowledge.  Collaborate with peers.




USROPN – AS/400 question
AS/400 question: When normal handling of opening and closing is done in RPG…why do you need USROPN, OPEN & CLOSE commands? As per my understanding, Say you have the below scenario: You have file A and member A – After processing file A you wanted to process File B and its Member B. In this [...]

Answer Question   |  February 7, 2013  8:03 AM
AS/400, USROPN
asked by:
190 pts.

File open error – AS/400 question
As/400 question: In an RPG program, During a WRITE operation to a file, I am getting the error – file open error during write operation. What could be the reason behind this and how can we go ahead with the analysis? As per my understanding. File open error usually occurs when the file is closed [...]

Answer Question   |  February 7, 2013  7:58 AM
AS/400, RPG Programs
asked by:
190 pts.

OVRDBF & OPNQRY – AS/400 question
AS/400 question: There is a scenario where: OVRDBF share (*yes) OPNQRY – To select only Active records CALL RPG1 But in my RPG all records are being processed. Just not active. What could be the reason behind it? And also, OVRDBF share (*no) OPNQRY – To select only Active records CALL RPG1 But in my [...]

Answer Question   |  February 7, 2013  7:51 AM
AS/400, OPNQRYF, OVRDBF
asked by:
190 pts.

OVRDBF & OPNQRY – AS/400 question
Hi All, I have a series of questions I would like to discuss few of them here. I’ll post them in a different threads so that it will be easier to track them: AS 400 question 1: When you say that an OVRDBF and an OPNQRY creates a temporary logical file, - Say I am [...]

Answer Question   |  February 7, 2013  7:40 AM
AS/400, OPNQRYF, OVRDBF
asked by:
190 pts.

QIF conversion
How can a QIF file in quicken for Mac 2007 be imported into ibook?

Answer Question   |  February 6, 2013  1:36 AM
iBook, QIF Files
asked by:
10 pts.

I lost my Facebook icon
I lost my Facebook icon, how do I get it back?

Answer Question   |  February 6, 2013  8:25 PM
Facebook
asked by:
15 pts.

FTP from AS/400 to PC procedure
in Windows, Start, Programs, Accessories, Command prompt, type: ftp your_system_name press enter, type: your_userid press enter, type: your_password press enter, type: get your_library/your_filename C:your_folderyour_filename.csv or .txt press enter, type: quit, done!

Answer Question   |  February 6, 2013  8:20 PM
AS/400, FTP, iSeries
asked by:
10 pts.

Seeing unread/total messages next to inbox
Can users using Lotus Notes 8.5.3 see the unread messages / total messages in their inbox? These numbers would be next to the inbox in parentheses ie:(27/23678)?

Answer Question   |  February 5, 2013  6:51 PM
Lotus Notes 8.5.3, Lotus Notes messages
asked by:
15 pts.

Email title
When I send an email my name with a title appears when the recipient receives the email. I want to eliminate the title. My name without the title appears when checking the identities. How to proceed?

Answer Question   |  February 5, 2013  5:41 PM
Microsoft Outlook, Microsoft Outlook features
asked by:
5 pts.

Hub and Spoke Network
Can you keep patient data completely separate with a Hub and Spoke Network if two different companies want to go into a joint venture with each other? Thank you.

Answer Question   |  February 26, 2013  5:04 PM
Networking, Networking hardware, SDN
asked by:
5 pts.

iSeries printing
I am sending print file using a output queue setup to a zebra printer but when looking at the status of the print file on the AS/400, it showing in the status filed a 1*. This is causing the printer to print two copies of the same print file. What could be causing this? Could [...]

Answer Question   |  February 5, 2013  4:40 PM
iSeries, iSeries printing
asked by:
5 pts.

How does on correct a file system error?
I would greatly appreciate knowing the correct procedure to follow with a laptop whose OS is suppose to be 64bit and when the laptop tries to boot .. the process states Windows / system / 32bit I have tried the system recovery procedure which states “return product to the original factory state” help please Yes, [...]

Answer Question   |  February 6, 2013  3:16 PM
OS, OS installation
asked by:
25 pts.

Script to delete files starting with X and older than N days – HELP
The title says it all! I have a folder that contains files that start with LPT and all have different suffixes. So, I need a script that finds this list of files and deletes any of them older than say 5 days.

Answer Question   |  February 5, 2013  2:42 PM
LPT, VBScipt, Windows
asked by:
5 pts.

Calendar anniversary entry at fixed time
Cannot change the time of the anniversary entry for the alarm.

Answer Question   |  February 5, 2013  1:58 PM
Calendar, Calendar control
asked by:
15 pts.

Merge two ASA 5510′s into one
We currently have two ASA 5510′s in our environment. One is serving up the VPN endpoint and the other one is the VPN ACL. I needs some assistance in how to merge the two devices together.

Answer Question   |  February 5, 2013  1:57 PM
Cisco, Cisco ASA, Cisco ASA 5510, Firewall, VPN
asked by:
5 pts.

Change chairman of a meeting in Outlook
I have called for recurring meeting in Outlook. After a few meetings I change jobs and want to delegate / give the meeting to a colleague, so he can continue as chairman. Is this possible?

Answer Question   |  February 5, 2013  1:26 PM
Microsoft Outlook, Microsoft Outlook meetings
asked by:
5 pts.

Copying records
Hi, I need to copy records from one file (SERVER1) to another file (SERVER2) with same field definitions. It has to be run as a daily job. Please guide me.

Answer Question   |  February 5, 2013  12:55 PM
AS/400, AS/400 Records
asked by:
510 pts.

Date minus 1 month in January
AS/400 query, when I have TODAY = current(date), then when today – 1 month, If  the current date is Jan 1, 2013, will it be Dec 1, 2013 or Dec 1, 2012?  I assume Dec 1, 2012, but want to be sure.  Likewise, on Mar 1, 2013 current, it would give Feb 1, 2013, correct [...]

Answer Question   |  February 5, 2013  11:49 AM
AS/400, AS/400 Query
asked by:
15 pts.

Ufd2
Please help me decrypt this code 5e441218b53797df78b003f61b38e61e It’s a Ufd2 code and my decrypting software isn’t working. Well it can’t figure it out, it keeps saying code error.

Answer Question   |  February 5, 2013  11:42 AM
Code, Security
asked by:
5 pts.

FTP from AS/400 to Windows 2003 Server
How to transfer(FTP) through a file from AS/400 green screen to Windows Server 2003? *********************** from AS/400 green screen FTP ” windows server IP ” user id passwd bin lcd mylib pwd “/” is current directory ???? // { I didn’t get any path from Windows Server } put mylib/itms 227 Entering Passive Mode (172,20,160,25,9,152) [...]

Answer Question   |  February 5, 2013  7:09 AM
AS/400, FTP, Windows Server 2003
asked by:
225 pts.