Get answers.  Share knowledge.  Collaborate with peers.




unexpected error on sending a group e-mail
I receive “An unexpected error has occurred.” message on sending to a distribution list and the message does not send. How can I fix this?

Answer Question   |  April 27, 2012  5:46 AM
Windows 7, Windows 7 error messages
asked by:
5 pts.

Moving archived email back to the server
Lotus notes 8.5…  I have an archive of my old mail saved.  My new mail is still on the LN server.  I now want to move the archive (old mail) back onto to server.  Is there a easy way to do it. Thanks for any help Jim

Answer Question   |  April 25, 2012  12:36 AM
Lotus Notes 8.5, Lotus Notes archive
asked by:
5 pts.

Creating a new report with a macro in Access 2010
I currently have a macro that pulls in a very large text file, delimits it and then opens up the table. Now I want my macro to basically press the Report button to create a report. The OpenReport macro will open up a report that is already defined but doesn’t seem to “create” a report [...]

Answer Question   |  April 25, 2012  8:10 PM
Microsoft Access 2010, Microsoft Access reports
asked by:
5 pts.

Network issue (high replies between vlans)
Hi guys, I´m facing the following problem: I´ve been receiving latency responses from different L2 switches, specifically from machines attached to each of them. Attached you could se an image of what I have.

Answer Question   |  June 22, 2012  4:00 PM
L2 Switches, VLAN
asked by:
20 pts.

Problem Extracting OLE Objects from Lotus Notes Email
I am trying extract OLE objects from Lotus Notes Email. When I Call for the OLE objects, the app tells me none exist even though I can see them. I am only having this issue on certain systems. Is there a windows setting I am missing?

Answer Question   |  April 24, 2012  2:27 PM
Lotus Notes, OLE objects
asked by:
5 pts.

READE in free format
I am using rpgfree format program.  Begsr M;                                                                       Setll (TRN) file1;   Reade (TRN)file1;           Dow  Not %Eof(file1);   existing functinality running..                    Reade (Trn) file1;     Enddo;                                                                      Endsr;         after dow loop i am inserting one chain condition if record found then contro to go reade(trn) file1; and read next record (not toucch the [...]

Answer Question   |  April 25, 2012  11:14 AM
AS/400, AS400/RPG, READE
asked by:
140 pts.

How to call a report from another report in JDE?
Hi All, Is it possible to call a AS400 report(RLU) from JD Worldsoft report(RDA)?    

Answer Question   |  April 24, 2012  10:39 AM
AS/400, AS/400 Reports, OS/400
asked by:
185 pts.

calling shell function in schedule agent
i have lotus notes agent code which is working fine when we run manually but its not working in scheduled agent my code below: Sub Initialize On Error Resume Next pathName$ = “E:SFTP” ‘Pathname should contain the flatfile location fileName$ = Dir$(pathName$, 0) If fileName$ = “” Then Messagebox “**There are no files to upload**” [...]

Answer Question   |  April 25, 2012  10:17 AM
Lotus Notes, LotusScript
asked by:
15 pts.

RPG Datastructure to associative array
Is there in RPG an API or function available that makes it possible to copy field data  from an RPG-data structure into array elements (transformed in to characters). In php or other language you can use assosiative arrays. For data exchanges something similar would be help full. I imagine me a similar solution with to [...]

Answer Question   |  May 25, 2012  9:01 AM
AS/400 V6r1m0, RPG Functions
asked by:
15 pts.

specific mail db is not clustered in Domino Server
Hello..  I have a question about clustering in domino server. I deleted a mail databases on mail server 1,2 by mistake… so, I recovered the mail db on mail server 1/2 with backup file. Mail server 1/2 are clustered each ohter. but the mail db is not clustered on mail server 1/2. I don’t know [...]

Answer Question   |  April 25, 2012  4:55 AM
Domino Server, Lotus Notes
asked by:
5 pts.

R6V1 iseries Excel Addin to download data from AS400
On V6R1, how do I install the Excel Addin? The file that is in the shared folder for IBM does not have the cwbtfxla.xll like it did in R5.4

Answer Question   |  April 23, 2012  3:00 PM
AS/400, AS/400 Transfer, Microsoft Excel
asked by:
10 pts.

AS400 libraries
How to get the libraries list that are created by a single user in AS400?

Answer Question   |  April 29, 2012  7:48 AM
AS/400, AS/400 Library
asked by:
105 pts.

Outlook 2007 generates a new folder ie: drafts for each machine the user logs into
Each one of ours users gets new folders created when they log onto a different pc. This means a user might have 11 drafts folders for the 11 pc’s they log onto. I realise its an issue with the way exchange is caching the mailboxes locally, but can anyone suggest a way to stop it? We [...]

Answer Question   |  May 8, 2012  6:27 AM
Microsoft Exchange 2007, Microsoft Outlook 2007, Outlook Caching
asked by:
15 pts.

Failed Link to External Data
I was able to link to all external data in ODBC Oracle database but one table that has more than 32 indexes. How can I link to this table? Please advise. Thanks

Answer Question   |  April 26, 2012  2:52 AM
ODBC Oracle, Oracle Database
asked by:
Pcy
5 pts.

Unable to print through oracle application on windows7 64 bits
when I try to print through Oracle application using OS windows 7 64 bits, it gives working on bottomn bar and nothing print

Answer Question   |  April 23, 2012  10:28 AM
Oracle, Windows 7 64-bit
asked by:
5 pts.

as/400 power5 degrading disk
The expension disk is degreded,i have replace the cache battery on the 2780 PCI-X Ultra4 RAID disk controller, but every time i power off and power on the expension disk comes degreded.

Answer Question   |  April 23, 2012  10:54 AM
AS/400 expansion, RAID Disk Controller
asked by:
10 pts.

default assigned port
Hi , How do i remove default python process port from linux. Once I reboot machine it assigns 2207 port to python which causing my instance to be down. Please advice. -Shri

Answer Question   |  April 23, 2012  9:19 PM
Linux, Python, Red Hat
asked by:
100 pts.

SAP list of performed transactions by users in a month.
For a couple of days I’m trying to figure out how to create a list with the following elements for each month:  User -> Role -> Transactions -> Steps I’m aware of the ST03 transaction which show me the amount of steps per user or per transactions for each months. The issue with this is [...]

Answer Question   |  April 20, 2012  7:33 PM
SAP, SAP Transactions
asked by:
5 pts.

Select Criteria
I want to pull data from Item Descriptions utilizing only certain words within the description; i.e., Vesuvio Beige Hand Board. I want to pull all records with the words “Hand Board” in the description and I’m having trouble getting that to happen.  I’ve tried “is like”, “in” and everything else I can think of, but [...]

Answer Question   |  April 20, 2012  7:19 PM
Crystal Reports 8, Crystal Reports Database
asked by:
NN
5 pts.

Creating Internet Backup on my W2K3 R2 DNS server
I have application running on the server , If for some reason if i shutdown the server , all my clients Internet will go down, I have an additional server which i just move 2K8 which i wanted to use and setup for internet so if my 2K3 server is down it won’t effect internet [...]

Answer Question   |  April 20, 2012  5:53 PM
Windows Server 2003 R3, Windows Server 2008
asked by:
5 pts.