Avoid reading uncommited records in RPG/400

how to Avoid reading uncommited records in RPG/400. Apart from using – STRCMTCTL(*ALL0 or (*CS)



Answer Question   |  July 7, 2012  1:25 PM
AS/400 administration, RPG/400, STRCMTCTL
asked by:
5 pts.

What will be saved

what will be saved if we isse below commands SAV- Save Object (SAV) SAVSYS -Save System (SAVSYS) SAVSECDTA -Save Security Data (SAVSECDTA) SAVLIB -Save Library (SAVLIB) SAVOBJ -Save Object (SAVOBJ) SAVCHGOBJ- Save Changed Objects (SAVCHGOBJ) SAVDLO- Save Document Library Object (SAVDLO) SAVCFGF



Answer Question   |  July 7, 2012  11:41 AM
AS/400, AS400 backups
asked by:
280 pts.

Difference between SAVOBJ and SAVOBJBRM

Difference between SAVOBJ and SAVOBJBRM



Answer Question   |  July 7, 2012  10:45 AM
AS/400, As/400 Object
asked by:
280 pts.

BRMS

If there is any possibilities to work BRMS through online



Answer Question   |  July 7, 2012  1:57 AM
Backup Recovery and Media Services, BRMS
asked by:
205 pts.

SQL View- Adding a table from a different server.

Can I add a table from another MSSQL Server on the network to an SQL view and how?



Answer Question   |  July 6, 2012  5:03 PM
AS/400 SQL View, SQL
asked by:
5 pts.

optical

How to create docfoler in spyview?



Answer Question   |  July 6, 2012  2:02 PM
Spyview
asked by:
10 pts.

ASP source connect to System i (AS400)

Hi.Now, I create ODBC of system i access software and config finishedBut, I can not get data form database on System i for showSouce code as below.(It connected to ODBC but can not get data for show)<%ConnectionString= “Driver={iSeries Access ODBC Driver}; System=10.230.1.32; UID=PCS; PWD=PCS;”set con = Server.CreateObject(“ADODB.Connection”)con.open(ConnectionString)Set rs = Server.CreateObject(“ADODB.Recordset”)on error resume nextset rs=server.CreateObject(“adodb.recordset”)sql=”select *…



Answer Question   |  July 6, 2012  8:09 AM
AS 400, ASP
asked by:
0 pts.

Problems using QTEMP in a CLLE

I have a CLLE program. I’m creating a file in QTEMP. Then I do an OVRDBF to the QTEMP file. Then I call an RPGLE to output records to the QTEMP file. The records are actually going to a file in my library list, not QTEMP. How do I get a CLLE to use my…



Answer Question   |  July 5, 2012  6:17 PM
CLLE, OVRDBF, QTEMP
asked by:
5 pts.

Cleaning up CSI – Commands

The following question was recently submitted by a user via e-mail: As per normal processing, I have a CSI with PTFs that have been RECEIVED, APPLIED and ACCEPTED. There have been PTFs that have been RECEIVED a second time, after the ACCEPT has been processed. I want to get a listing of these ‘duplicates’ and…



Answer Question   |  July 5, 2012  4:11 PM
CSI, PTFs
asked by:
4,265 pts.

what is the solution if IFS is full.

for my insurance client . we generate 15- 20 docs for each insured. we keep this docs in IFS . whenever insured click reprint button on web, we provide IFS docs to him. now IFS has no space to have more docs. Plz tell me solution. we must keep these docs till the expiration of…



Answer Question   |  July 5, 2012  3:21 PM
IFS
asked by:
350 pts.

full system backup

We want to exclude image catalogue from fsb.how can we do it?



Answer Question   |  July 5, 2012  12:53 PM
AS/400 backup
asked by:
20 pts.

The most-watched IT questions this week: Sept. 15, 2009

As part of a new feature on the IT Knowledge Exchange Community Blog, we’re highlighting the top 10 most-watched questions. Here are the top 5: Virtualization vs. ConsolidationTracing a computer to an IP addressConnect remote Oracle 11g server in VB 6.0How to utlize multiple static IP’s when ISP limits physical router connectinos to 1OWA fails…



Answer Question   |  July 5, 2012  11:46 AM
AS/400, Channel, CIO, CRM, Database, DataCenter, DataManagement, Development, Exchange, ITKE, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP
asked by:
6,893 pts.

Code for printing on IBM 6400 printers

My company uses 6400 printers to print reports with bar codes and boxes. Currently the code that is used is what is recommended by Printronix – IGP. This code is difficult to change and hard to read. There are over 100 6400 printers in operation and many different versions of firm ware as well as…



Answer Question   |  July 5, 2012  9:45 AM
Bar codes, Coding, DDS
asked by:
Sls
5 pts.

CLRLIB on IG1

Hello I appreciate 2 answres but I would like to tell you that I have finished my program and I used option 23. 23. Clear lib on IG1. I used SBMRMTCMD AND FOR ddm FILE i JUST USED or called a “testfile” Now I use this in a CL program and program compiled. But I…



Answer Question   |  July 5, 2012  8:20 AM
AS/400 DDM Function, AS/400 Library, DDM, LPAR
asked by:
240 pts.

Transaction not calculating

Under Mm my tranaction ZWAS is not calculating the inventory properly.Where do I look for the problem.



Answer Question   |  July 5, 2012  5:15 AM
iSeries, zWAS
asked by:
0 pts.

how to add make available an exit format in a exit point?

Hi, how can I make available an extra exit format for an exit point, by example the QIBM_QSY_CERT_APPS has the exit format CERT0100, but also allow the CATR0100 format , how can I add the CATR0100 for this exit point ?



Answer Question   |  July 4, 2012  8:15 PM
exit format, exit point, iSeries, V5R4
asked by:
350 pts.

how can I put the focus on my clientaccess session ?

My application is using in parallel browser session (java screens) and client access session. (5250 screens) Is there a way to ‘force’ the PC to put the focus on my client access session ? (automatic switch between my browser and my client access session)



Answer Question   |  July 4, 2012  4:34 PM
5250 session, Client Access, iSeries
asked by:
50 pts.

SNDDST command

Hi , I am using SNDDST command in CL program through SNDDST am attaching the .CSV file.When m putting the subject line in that command , it is taking the name of that .CSV file as a subject line. Please refer the below command. SNDDST     TYPE(*DOC) TOINTNET((&PDES35)) DSTD                             (‘PO    +  REVERSES WEEKLY REPORT’) MSG                    …



Answer Question   |  July 4, 2012  4:14 PM
RPG Code
asked by:
35 pts.

SNDDST command

Hi , I am using SNDDST command in CL program through SNDDST am attaching the .CSV file.When m putting the subject line in that command , it is taking the name of that .CSV file as a subject line. Please refer the below command. SNDDST     TYPE(*DOC) TOINTNET((&PDES35)) DSTD                             (‘PO    +  REVERSES WEEKLY REPORT’) MSG                    …



Answer Question   |  July 4, 2012  4:14 PM
RPG Code
asked by:
35 pts.

J2EE Heap Sizes

Can Heap sizes,min & max, be directly coded/upd to IFS on ISeries? I am new to SAP and all notes read on Heap say to use CONFIG Tool, which doesn’t work (710146). I wonder with some expertise if I can mod IFS directly with sizing to conform to the notes 990892 and 717376. Really looking…



Answer Question   |  July 4, 2012  1:21 PM
Heap Size, IFS, iSeries, J2EE, SAP
asked by:
5 pts.