Questions & Answers
Active Directory, AS/400, Backup, Business Intelligence, Career Development, CIO, CRM, Data Management, Database, DataCenter, Development, Hardware, IBM DB2, IBM iSeries, IT Strategy, Linux, Lotus Domino, Lotus Notes, Microsoft Access, Microsoft Excel, Microsoft Exchange, Microsoft Exchange 2003, Microsoft Exchange 2007, Microsoft Outlook, Microsoft Outlook 2003, Microsoft Outlook 2007, Microsoft Windows, Microsoft Windows 7, Microsoft Windows Server 2003, Microsoft Windows XP, Mobile, Networking, Oracle, Routers, RPG, RPGLE, SAP, Security, Servers, SQL, SQL Server, SQL Server 2005, Storage, Virtualization, Visual Basic, VoIP, VPN, Windows 10, Windows Server, Windows Server 2008 ...VIEW ALL TAGS
-
I have a PS4 which has a HDMI output port and a HP laptop with a HDMI port (not sure if it is input or output). So can I play the PS4 games by connecting to it? Any specific software drivers needed for this to achieve? Kindly let me know if anyone has a good answer. Thanks in advance!
-
Can anyone tell me what is a XPD program?
-
Program for opening .SKD files
What program can open .SKD files?
Last updated: -
I have a program Arokas Video Mapper, and I need to take my saved file and reconstruct it in Adobe Photoshop, but I see no options for converting a KLN file, please help?
-
We need to send a file from AS/400 to address //....com. How can we do that?
Last updated: -
Batch file copying with wildcard
I am trying to write a batch file that will copy one file to several desktops in a directory. I've got this so far- xcopy c:\windows\output.txt U:\Users\WILDCARD\Desktop\ In the wildcard section, we have usernames that are first initial last name and four digits. I would like to be able to just...
Last updated: -
Question on the 396X-001 IBM 3380 DASD HDA
I have recently acquired the IBM 3380 complete system minus the HDA Modules. How hard would it be to find vintage working parts of the era and what's the price tag for this? Any help would be appriciated.
-
Calling RPG Proc from COBOL ILE
This article was very helpful. I have coded and compiled my CBLLE program. Now when I call it, I am getting error RNX0115 'Length of varying length variable is out of range.' Here is my COBOL call statement: CALL PROCEDURE "ENT002_RMVBADCHAR" USING BY VALUE C86D1, GIVING RETURN_VALUE. This is the...
-
Convert spool file to .PDF with overlay
Why is my overlay changed when I convert the file to .pdf? This is my code: OVRPRTF FILE(BOLPRT) DEVTYPE(*AFPDS) PAGESIZE(11 8.5 + *UOM) RPLUNPRT(*YES '-') DRAWER(1) + PAGRTT(0) UOM(*INCH) FRONTOVL(MXBOL) + SPOOL(*YES) OUTQ(*DEV) COPIES(4) + HOLD(*YES) WSCST(*PDF)Call the program.... CPYSPLF...
Last updated: -
How can the cloud and BYOD work in the healthcare space?
I am a technology consultant working in the digital health space, one of the biggest areas that interest me the most is the Cloud and BYOD. In Healthcare, especially in the UK - from what other consultants have told me - the cloud is a hated thing and a BYOD policy is non existent. The NHS is under...
Last updated: -
Deleting selected AS/400 spool files by date range
Is there a way to delete all spool files from an OUTQ for a specific date range or leaving all files after a specified date?
Last updated: -
Lenovo parallel processing support
I want to know about Lenovo's parallel processing support. For example: chip design, memory access, multiple processor organizations, etc.
-
rPDU is a single phase 32 amp (7kW) unit, made up of 2 internal banks of 16amps each. A customer has raised an issue with the rPDU reporting discrepancies between the total and the individual banks. It is showing this: Total power- 710W Bank1 power- 526W Bank2 power- 287W Total power should be...
-
Implementation single sign-on using Microsoft
I am supposed to login via web login, desktop, mobile, Proximity Card, Biometrics, IVRS to Web-based Applications / Client Server Applications / Mainframe Applications / .Net Applications / Java Applications / Legacy Applications using single sign-on feature. What are all my prerequisites?
Last updated: -
I noticed that my server version of Ubuntu doesn't have the add-apt-repository command. Is there a way I can a PPA to my server without it?
Last updated: -
SAP document Overview Window – can’t re-size
In SAP (document overview window), I can't re-size. What can I do?
Last updated: -
SQL Server: Parameterize IN clause
Is there a way to parameterize an SQL query that contains an IN clause with a variable number of arguments? Something along the lines of this: select * from Tags where Name in ('ruby','rails','scruffy','rubyonrails') order by Count desc I don't want to use a stored procedure/XML so what's the best...
Last updated: -
Sanitize user input for a SQL injection using PHP
What's the best way to sanitize user input for a SQL injection / XSS attack? I need it done with PHP too and it needs to still allow types of HTML tags. Thanks!
Last updated: -
Read selective file in CL by using OVRDBF
How do I read selective file in CL by using OVRDBF by positioning to from particular record till selective record? Lets say I have Emp (record format is REC) file which is having 10 records (rrn or key field). Now I want to read file from 2nd record till 8th record, how can we do this with...
Last updated: -
Transferring a ZIP file from local PC drive to save file on AS/400
Hi, I need to transfer a ZIP file from local PC drive to save file on AS/400. I tried using FTP but was unable to do so. Can any one please tell me how to do it?
Last updated: