Get answers.  Share knowledge.  Collaborate with peers.




TCP/IP

I am getting this error on TCP/IP connection. Emails are not going out from AS/400 “2 = TCP connection closed due to R2 retry threshold being run.”



Answer Question   |  December 19, 2012  6:12 PM
AS/400, TCP/IP
asked by:
40 pts.

STRMSF

When I start MSF (STRMSF) I get this error Message . . . . : Job 268354/QMSF/QMSF stopped processing MSF message. Cause . . . . . : Exit point program QTMSFWD in library QTCP for exit point QIBM_QZMFMSF_MSG_FWD has detected a condition with message ID 10E92AD1212191154300000000048. The message indicates that processing should be ended.…



Answer Question   |  December 19, 2012  5:32 PM
AS/400, strmsf
asked by:
40 pts.

Automated Clustering

I work in Hyperion Planning – System 9. Each night, we run what we call a “cluster” the way we do it is we add a dummy account into our account dimension, then we refresh the database. We do this so the application and reports run faster. I was wondering if there was any way…



Answer Question   |  December 19, 2012  5:02 PM
Hyperion Planning, Hyperion Planning 9
asked by:
5 pts.

code snippet

This is text in box. below is my code snippet:<?xml version=”1.0″ encoding=”UTF-8″?> <!DOCTYPE xliff PUBLIC “-//XLIFF//DTD XLIFF//EN” “http://www.oasis-open.org/committees/xliff/documents/xliff.dtd”> <xliff version=”1.0″> <file original=”global” source-language=”en” datatype=”plaintext” date=”2009-08-12T12:32:00Z”> <header/> <body> … <trans-unit> <source>from %from_date%<br />to %to_date%</source> <target>de %from_date%<br />até %to_date%</target> </trans-unit> </body> </file> </xliff>



Answer Question   |  December 19, 2012  4:34 PM
Code
asked by:
30 pts.

How to pass parameter from Equation Option(ex:CUE) to RPGLE!

How to pass parameter from Equation Option(ex:CUE) to RPGLE progam??



Answer Question   |  December 19, 2012  1:05 PM
AS/400, i series, RPGLE
asked by:
10 pts.

AS/400

I tried commitment control for that I created file salary dds is as follow A R RSALARY A NAME 10 A SURNAME 10 A SAL 10 0 created one disply file for that dds is as follow A*%%TS SD 20121218 034714 KRGUNN REL-V6R1M0 5761-WDS A*%%EC A DSPSIZ(24 80 *DS3) A R RSALDSPF A*%%TS SD 20121218…



Answer Question   |  December 19, 2012  6:08 AM
AS/400, AS/400 commands
asked by:
200 pts.

How to avoid MSGW in a DATA Queue

I have a Program A which sends a message to a data queue , There is a job running on the System i , which monitor this data queue , and when it receives a message in this queue a set of programs is called . The problem is when one of the programs has…



Answer Question   |  December 19, 2012  4:35 AM
AS/400, Data Queue, MSGW
asked by:
225 pts.

Testing Autodiscover failed Exchange 2010

I just installed a Exchange 2010 Outlook anyware on my SBS 2008. All my user are receiving email when they are in the office with. There Cell phone are able to receive email as well. My Off site user are not able to connect to the exchange server only thru VPN. I installed SSL Cret…



Answer Question   |  December 19, 2012  3:04 AM
Microsoft Exchange 2010, Microsoft Exchange errors
asked by:
60 pts.

SNDDST

sending multiple attachments in SNDDST



Answer Question   |  December 18, 2012  9:22 PM
SNDDST
asked by:
10 pts.

Question on time series

The daily output of your company over a four week period is shown in the table below: wk 1: monday 187 tues 2203 wed 208 thurs 207 fri 217 wk 2: mon 207 tues 208 wed 210 thurs 206 fr 212 wk 3 mon 202 tues 210 wed 212 thurs 205 fri 214 wk 4…



Answer Question   |  December 18, 2012  5:57 PM
table, Table Functions
asked by:
11,400 pts.

Signal receivers

I have to travel with my family for the Bharatdarshan, can I get something to find them if they lost in the crowd? Signal receiver or the catcher or the tracker?



Answer Question   |  December 18, 2012  5:18 PM
Signal receiver
asked by:
10 pts.

IBMDA400 Date Issues

The IBMDA400 provider seems to convert dates to character values even when using keyword “Convert Date Time To Char=FALSE”. This does not happen with the ODBC driver or IBMDASQL provider. I’d be okay with IBMDASQL except IBM states it only works the SQL statements. I’d be okay with ODBC driver except records can be doubled…



Answer Question   |  December 18, 2012  4:33 PM
AS/400, iSeries, ODBC
asked by:
11,400 pts.

Entry Level Vendor Neutral SQL Certification

Hello, Can anyone recommend an entry level vendor neutral SQL certification? I am looking for a cert that is focused on SQL coding rather than learning a specific database. I want to get into database programming and show that I know the basics such as normalization, querying, joins, etc. Thanks for your help.



Answer Question   |  December 18, 2012  2:54 PM
SQL, SQL certifications
asked by:
5 pts.

Message Ids in Message File

How to check whether a msg id is moved today or when? For E.g. If MsgId UR000 is moved to MsgF SSA000 on 24 Dec 2012 and Again the same msg id needs to be moved on a particular day then how to identity the last date of its Movement? I performed the below steps:-…



Answer Question   |  December 18, 2012  1:57 PM
AS400 admin
asked by:
355 pts.

Access to DB2 from Oracle

I want to access the DB2 database on iSeries from Oracle 11 (read and write). What is the best way?



Answer Question   |  December 18, 2012  11:11 AM
DB2 database, iSeries, Oracle 11
asked by:
15 pts.

Client Access

My Client Access connects when I go to create 5250 sessions for two of my LPARs,but I don’t get a sign on screen. I do get a sign on screen for two other LPARs. What needs to be checked?



Answer Question   |  December 18, 2012  9:07 AM
Client Access connectivity
asked by:
135 pts.

Best VoIP Vendor

Hi,I want a VoIP vendor who can provide me unlimited call for 1000 users at a time, they can make call from my web site  from my dialer like “Skype” works.I am planning to create a web site where user will log in and can use my dialer to make free call on any mobile/landline…



Answer Question   |  December 18, 2012  8:58 AM
VoIP
asked by:
5 pts.

Need to identify the next sequence of number in a character field in DB2

I have a scenario where I need to find the next sequence of numbers in a character field. I found the starting position by using the LOCATE command but need to find the next sequence in the same row if anything. For Example: Issue Number : 01 Card Number 1234 5678 9012 3456. I found…



Answer Question   |  December 20, 2012  7:34 AM
AS/400 V6r1m0, DB2
asked by:
150 pts.

How to install Oracle 10g application server on Ubuntu 12.04(32-bit) server edition

I have installed Oracle 10g on Ubuntu 12.04 server edition, and now was trying to install Oracle 10g application server on same machine. But while installing I am getting some errors which I try a lot to rectify but not working fine the errors are like this: /u01/Oracle10gAS/opmn/bin/opmn: error while loading shared libraries: libclntsh.so.10.1: cannot…



Answer Question   |  December 18, 2012  5:47 AM
Oracle 10g, Ubuntu 12.04
asked by:
5 pts.

How to set searches within Excel to default always to the top row

I want “Find and Replace” search result Excel row to always rise to the top of the page when I make a search window inquiry. It seems to only rise to the top of the page if the “find and replace” inquiry RESULT is not already visible on the existing viewing page. If it IS…



Answer Question   |  December 18, 2012  4:21 AM
Microsoft Excel 2003
asked by:
5 pts.