Command line virus scanning program suggestions
What command line virus scanning program can you recommend for a application? We want to scan any files uploaded using our new programs interface. What is free and good? It needs to be able to integrate in a .Net application.
Answer Question
| September 13, 2010 8:31 PM
.NET, .NET applications, Command line, Command Line Processor, Command line tools, Security in 2010, Virus prevention, Virus protection, virus scan
What command line virus scanning program can you recommend for a application? We want to scan any files uploaded using our new programs interface. What is free and good? It needs to be able to integrate in a .Net application.
CHGPRTF: AS/400 printer file
I am changing the width of a printer file width from 132 to 198 using CHGPRTF cmd. Will this work or should i re-compile.
Answer Question
| October 31, 2010 5:57 PM
AS/400 - CL Command, AS/400 Printer File, AS/400 printing, CL Commands
I am changing the width of a printer file width from 132 to 198 using CHGPRTF cmd. Will this work or should i re-compile.
Version of DB2 running on AS/400
I need to know the version of DB2 runing on AS400, do you know how can I to get it?
Answer Question
| September 14, 2010 5:06 PM
AS/400, AS/400 DB2, V5R4M0
I need to know the version of DB2 runing on AS400, do you know how can I to get it?
passing variable in CL Program using QMQRY and SQL
Hi, I’m setting up a process where I can add or delete a record in a physical file. I’m using a simple CL program that runs a couple QM Queries. QMQRY - REVEALADD INSERT INTO mylib/myfile (myfile) VALUES(user) QMQRY – REVEALDLT DELETE FROM mylib/myfile WHERE myfile = ‘&USER’ CL code IF COND(&OPTION *EQ ‘DLT’) THEN(GOTO CMDLBL(DLT)) [...]
Answer Question
| September 14, 2010 2:15 PM
CL Program, Physical Files, QMQRY, SQL
Hi, I’m setting up a process where I can add or delete a record in a physical file. I’m using a simple CL program that runs a couple QM Queries. QMQRY - REVEALADD INSERT INTO mylib/myfile (myfile) VALUES(user) QMQRY – REVEALDLT DELETE FROM mylib/myfile WHERE myfile = ‘&USER’ CL code IF COND(&OPTION *EQ ‘DLT’) THEN(GOTO CMDLBL(DLT)) [...]
Windows flash drive formatting issue
I tried to format a flash drive in NTFS, but it seems to take forever to complete formatting. Is this normal? I also tried formatting the same flash drive in exFAT, which took much less time to complete. However, I can’t use the flash drive with my laptop because it doesn’t have exFAT as a [...]
Answer Question
| January 30, 2012 2:07 PM
exFAT, File System, Flash drive, NTFS, Thumb Drive Formatting, USB drive, USB Flash drives
I tried to format a flash drive in NTFS, but it seems to take forever to complete formatting. Is this normal? I also tried formatting the same flash drive in exFAT, which took much less time to complete. However, I can’t use the flash drive with my laptop because it doesn’t have exFAT as a [...]
MOVEX-ERP Application
Do you have any links that will provide me knowledge about ‘MOVEX ERP’ Application that is built on AS400 enviornment?
Answer Question
| September 14, 2010 11:20 AM
AS/400 applications, Enterprise Resource Planning, ERP, ERP applications, Movex
Do you have any links that will provide me knowledge about ‘MOVEX ERP’ Application that is built on AS400 enviornment?
AS400 – Tables (object *file has a pending change)
When I run the Script to Alter the table, it shows the below error message.(script is – ALTER TABLE……) Error Message : Object * file has a pending change. I checked the file that it is locked, but no locks. Could you please let me know the solution to overcome this error and to run [...]
Answer Question
| September 15, 2010 10:01 AM
AS/400 error messages, AS/400 objects, AS/400 tables, AS400 file changes
When I run the Script to Alter the table, it shows the below error message.(script is – ALTER TABLE……) Error Message : Object * file has a pending change. I checked the file that it is locked, but no locks. Could you please let me know the solution to overcome this error and to run [...]
Converting 2008 RDL to 2005 version
Dear All, 2008 RDL can be converted to 2005 version easily through a software. Please visit: applybi.com Thanks & Regards, Amar Sale
Answer Question
| October 22, 2012 2:08 PM
Database reporting, Microsoft Business Reporting Service, RDL, Report Server, SSRS 2005, SSRS 2008
Dear All, 2008 RDL can be converted to 2005 version easily through a software. Please visit: applybi.com Thanks & Regards, Amar Sale
Command line in AS/400
If I have a program with 2 screens. how I can add a command line at the bottom of my screen. what command or procedure I usRegards M Khan
Answer Question
| September 14, 2010 10:57 PM
AS/400, AS/400 Command Line, Command Prompt screen, Command Prompt window
If I have a program with 2 screens. how I can add a command line at the bottom of my screen. what command or procedure I usRegards M Khan
Host processor exception
We were scanning using a Panasonic scanner with a pc using RVI software writing to the iseries. We suddenly started getting an error message 20441 (host processor exception) this seems to be a RVI error. I have uninstalled and reinstalled RVI 8.0 but that did not help the problem, any ideas
Answer Question
| November 9, 2012 5:37 PM
iSeries error messages, Real Vision Image, RVI Software
We were scanning using a Panasonic scanner with a pc using RVI software writing to the iseries. We suddenly started getting an error message 20441 (host processor exception) this seems to be a RVI error. I have uninstalled and reinstalled RVI 8.0 but that did not help the problem, any ideas
iSeries *MSGW error message capture
Is there a way to capture the actual error msg or msg number (i.e. CPF4128) for a job that is in *MSGW status. I have captured the job name/user/job number and just need to get the message text.
Answer Question
| January 19, 2011 5:31 PM
AS/400, AS/400 jobs, AS400 Job Status, MSGW, MSGW status
Is there a way to capture the actual error msg or msg number (i.e. CPF4128) for a job that is in *MSGW status. I have captured the job name/user/job number and just need to get the message text.
Query Manager Error
Type SQL Statement ************************** Beginning of Data ************************* 0001.00 SET MISC :MISC6 0002.00 SELECT bcbgcd COLHDG(“MISC” “CODE”), 0008.00 &MISC LEN(4,0) COLHDG(“SHARED CONTAINER” “CODE”) NAME(MISC) 0009.00 FROM lmbcrela 0012.00 WHERE bcbgcd=&MISC In checking the SQL syntax it errors: Token MISC was not valid. Valid tokens: :.
Answer Question
| September 16, 2010 4:42 PM
AS/400, SQL Query, SQL Server, V5R4M0
Type SQL Statement ************************** Beginning of Data ************************* 0001.00 SET MISC :MISC6 0002.00 SELECT bcbgcd COLHDG(“MISC” “CODE”), 0008.00 &MISC LEN(4,0) COLHDG(“SHARED CONTAINER” “CODE”) NAME(MISC) 0009.00 FROM lmbcrela 0012.00 WHERE bcbgcd=&MISC In checking the SQL syntax it errors: Token MISC was not valid. Valid tokens: :.
Changing remote access permissions for Windows Server 2008
I want to provide access to my file server to my CEO. He uses a laptop which is not in my domain as he keeps on traveling between countries. Is there a way I can provide him access to my file server data by doing some chnages on permissions/rights on my Windows 2008 server.
Answer Question
| November 17, 2010 4:03 AM
Remote access, Remote Access Privileges, Remote access security, Security in 2010, Windows, Windows Server, Windows Server 2008, Windows Server 2008 Administration
I want to provide access to my file server to my CEO. He uses a laptop which is not in my domain as he keeps on traveling between countries. Is there a way I can provide him access to my file server data by doing some chnages on permissions/rights on my Windows 2008 server.
Bold printing with an HP P1006
I have an HP P1006 that will not print bold when emulating from BosaNova. All of the other HP printers here emulate an HP LJ 4 and print perfect. If I attempt to emulate this printer as an HP LJ 4 nothing prints at all. I get the same results when trying HP III, or [...]
Answer Question
| October 11, 2010 2:58 PM
HP Printer, HP Printer Problem, iSeries printing, OS/400, Printing
I have an HP P1006 that will not print bold when emulating from BosaNova. All of the other HP printers here emulate an HP LJ 4 and print perfect. If I attempt to emulate this printer as an HP LJ 4 nothing prints at all. I get the same results when trying HP III, or [...]
Blocking Active Sync from our network
Can we block activesync from being used on the network? Desktops are running Windows XP SP3 and we do not want contacts and data transferred to users personal devices for secrecy reasons.
Answer Question
| September 11, 2010 2:43 PM
ActiveSync, ActiveSync Policy, Data Transfer Function, Network security, Network Security Management, Network Security Policies, Security in 2010, Windows XP SP3
Can we block activesync from being used on the network? Desktops are running Windows XP SP3 and we do not want contacts and data transferred to users personal devices for secrecy reasons.
CL Programming
Hi Gurus, in cl how to write download file code.and use it in rpg? Is there any command for download file? Thanks & Regards, Sudheer
Answer Question
| September 18, 2010 9:21 AM
CL Commands, CL Program, CL programming, RPG Programming
Hi Gurus, in cl how to write download file code.and use it in rpg? Is there any command for download file? Thanks & Regards, Sudheer
Opcode remove space in RPG/400 (RPGIII)
in RPG IV –> Trim in RPG III –> ? Ex var1 length=10 var2 length=10 var1 = ‘AAA’ var2 = ‘BBB’ var1 cat var2 —> ‘AAA BBB ‘ i want –> ‘AAABBB’
Answer Question
| September 9, 2010 3:26 AM
AS/400, RPG READE Opcode, RPG/400
in RPG IV –> Trim in RPG III –> ? Ex var1 length=10 var2 length=10 var1 = ‘AAA’ var2 = ‘BBB’ var1 cat var2 —> ‘AAA BBB ‘ i want –> ‘AAABBB’
Migration of Oracle Database in 10g R2
Sir, I have exported a dump file using Oracle8i Release 8.1.6.0.0. I wish to import this dump file (.dmp) in Oracle 10g (10.1.0.2.0) Please suggest me the procedure to this. Regards [Sanjeev]
Answer Question
| September 8, 2010 4:54 AM
AS/400 Dumps, Oracle 10g, Oracle 10g R2, Oracle 8.1.6, Oracle 8i, Oracle Database, Oracle Database Migration
Sir, I have exported a dump file using Oracle8i Release 8.1.6.0.0. I wish to import this dump file (.dmp) in Oracle 10g (10.1.0.2.0) Please suggest me the procedure to this. Regards [Sanjeev]
Advanced Macro’s in CA/400 – Using file as input
I want to create macros for 2 reasons 1. Testing – use a file as input run menu options to test that nothing has been broken ie Customer Master Entry screen needs 5 pieces of information and populates this information into 3 or 4 back ground files. If I could input the 5 fields from [...]
Answer Question
| September 8, 2010 1:52 AM
AS/400, AS/400 macros, CA/AS400 Macro, excel
I want to create macros for 2 reasons 1. Testing – use a file as input run menu options to test that nothing has been broken ie Customer Master Entry screen needs 5 pieces of information and populates this information into 3 or 4 back ground files. If I could input the 5 fields from [...]
Never ending Job and Subsystem
We have a job within a subsystem that just won’t go away. We have tried ending both the job and the subsystem it is running in but it never ends. This job has no program stack but does have open files and active object locks. Is there anyway to end both the job and subsystem [...]
Answer Question
| September 8, 2010 8:54 PM
AS/400 job logs, AS/400 jobs, Subsystems
We have a job within a subsystem that just won’t go away. We have tried ending both the job and the subsystem it is running in but it never ends. This job has no program stack but does have open files and active object locks. Is there anyway to end both the job and subsystem [...]





