DataCenter Questions and Answers
21 - 40 of 3332

AS400 COBOL ILE Pointer not set for location referenced - Trigger

Hello, Guys I have been trying to run an ILE Cobol Trigger program, however it stops wiht the message below Pointer not set for location referenced.  If when debbuging the system is able to resolve the address of the variable associated with the PF. Hope someone can provide soime guidance. The...

View Answer   |  Nov 8 2009  11:32 PM GMT
COBOL Compiler, COBOL/400, ILE COBOL
asked by Saurater

  25 pts.

Coding to prevent table overflows withing programs

In this new world of zero tollerance for abends and the goal of 100% production stability, I have been charged with determining the best method to prevent abends due to internal program table overflows.  Our environment has Cobol, Eztrieve and Assembler programs with internal tables.  We are...

View Answer   |  Nov 6 2009  5:14 PM GMT
Buffer overflow, ABEND, COBOL
asked by NanetteHaraden

  15 pts.

cobol book

hi everybody, i wanna buy a cobol book . Anyone knows about good book?   thanks. Software/Hardware used: as400

View Answer   |  Nov 5 2009  10:25 PM GMT
COBOL, COBOL Education, COBOL Books
asked by Sylvana

  180 pts.

The IT Blog Top 10: Nov. 5, 2009

10. Using VRDP to view VirtualBox virtual machines remotely Rick Vanover has put together a useful tutorial for Sun’s xVM VirtualBox. 9. How to reset the Cisco Catalyst Switch to Factory Defaults Yasir Irfan offers some advice for those needing a fresh late on Catalyst switches. 8. Independent...

Answer Question   |  Nov 5 2009  4:01 PM GMT
ITKE, Channel, CIO
asked by Michael Morisy

  720 pts.

The most-watched IT questions this week: Nov. 3, 2009

Here are the 10 most watched questions on ITKE: There’s some great discussions going on. Go answer a question now and take your shot at winning a TV: 1. Problem installing Exchange 2007 Management Tools was posed by Labnuke99 and answered by Mshen. 2. What Event ID was asked by Newbiepeon and...

Answer Question   |  Nov 4 2009  2:33 PM GMT
ITKE, AS/400, Channel
asked by Michael Morisy

  720 pts.

The IT Blog Top 10: Oct. 29, 2009

10. Choosing a block size when creating VMFS datastores Eric Siebert has written a guide on how to choose the right size for VMFS datastores. 9. How to use command line arguments in VBScript via the Wscript.Arguments Object Jerry Lees explains a helpful VBScript trick. 8. Using VRDP to view...

View Answer   |  Oct 29 2009  7:08 PM GMT
IT Blogs, ITKE, AS/400
asked by ITKE

  10345 pts.

Change Management Software

We are a small shop and need to implement change management controls to be PCI compliant. I had recommended Turnover, but it is too expensive for us. I am looking at MKS and ALDON. I do not know th prices for those yet. We have 4 developers and we use RPG & CL. We also need to promote other object...

View Answer   |  Oct 29 2009  4:33 PM GMT
Change management, AS/400
asked by CharlieBrowne

  6540 pts.

Error installing linux on Dell Poweredge 2950

I'm trying to install Novell Linux OS on a  Dell Poweredge 2950 server. 64-bit with raid and sas drives but i am getting a "no hard disk found" error Software/Hardware used: Dell poweredge 2950, Novell Linux, Linux,

View Answer   |  Oct 29 2009  2:35 PM GMT
Dell Poweredge 2950, Novell, Linux
asked by ITKE

  10345 pts.

What is LSARPC

We have Windows 2003 Servers as our domain controller. we are facing some problem with CPU utilization. When I captured to traffic using sniffers I figured out a portocl called LSARPC  which is freqently used by clients to communicate with Domain Controllers. I am wondering what is this LSARPC? ...

View Answer   |  Oct 29 2009  7:32 AM GMT
Domain Controllers, Sniffers, LSARPC
asked by Yasirirfan

  2995 pts.

HOW TO MAKE A PRTFILE - COBOL CODE

HI, THANK you very much, your opinions always are good. In fact i found one right. However i havea point  and i'd like to check. how to make a cobol program using a prtfile?    Regards. Sylvana :) Software/Hardware used: AS400

View Answer   |  Oct 28 2009  4:55 PM GMT
AS/400, COBOL certifications
asked by Sylvana

  180 pts.

WDSC 7.0 - How to share settings between 2 pc's?

Hi all,  i'm using wdsc 7.0 on my laptop and loving it.  i also have it installed on a desktop pc, but when i try to work from my desktop all my settings, filters, etc are, of course, not there.  i've been searching for i nfo on how to share those settings so they are available to both...

View Answer   |  Oct 28 2009  3:23 PM GMT
WDSc, IBM WebSphere, WebSphere Development Studio Client
asked by RickMe

  15 pts.

Delete Spool Files of 30 users (Starting with OP) using Generic Name i.e. OP*

Every 3 moths we are deleting Spool files of users Starting With OP, on iSeries System using the below Program and a Display File. This activity is performed after the Spool Files (Which needs to be deleted) are saved on Tape using BRMS. *************** Beginning of data...

View Answer   |  Oct 28 2009  7:33 AM GMT
Spool files, CL/400, AS/400 Spooled Files
asked by Haaiderali

  70 pts.

STP Cable

what is the maximum lenght of STP cable can be used for 10 Mbps speed.   Software/Hardware used: cisco

View Answer   |  Oct 27 2009  2:06 PM GMT
Cabling, Cable Standards, STP
asked by Shakeelawan

  10 pts.

generic host for win32 process

Hi all, On our network ,I do not know whether the problem is anti-virus or microsoft updates.we receive generic host process win32 message every day we logon to domain.can some one help with this problem.we are using Esset Nod32 anti-virus Software/Hardware used: IBM servers... please assist! ...

View Answer   |  Oct 27 2009  7:07 AM GMT
Win32 Host Generic Error, Windows errors, IBM Servers
asked by Owolab

  115 pts.

what is the correct form to read and write the formats of the dspfile?

hi, what is the correct form to read and write the formats of the dspfile? i don t know if is it correct: READ PANTALLA2 FORMAT IS 'ASU906CEF1' what is the meaning of 'ASU906CEF1' ? Software/Hardware used: as400

View Answer   |  Oct 27 2009  4:50 AM GMT
COBOL, AS/400, DSPF
asked by Sylvana

  180 pts.

COBOL: Is it possible to apply a different Pic clause to a single variable?

Is it possible to use a different  Pic clause from a single variable? based on the condition. DEBIT             PIC ZZZZZZZ,ZZZ,ZZ9.99                      PIC ZZZ,ZZZ,ZZZ,ZZ9.99 For example              When true...

View Answer   |  Oct 26 2009  1:01 PM GMT
COBOL/400, CL/400, COBOL
asked by Promodhss

  35 pts.

HOW I MAKE A COBOL PROGRAM THAT USE A DISPLAY FILE

HI, I don t know how to make a cobol program that use a display file, Please i need help. Maybe someone have a shell to do this. thanks.   Sylvana Software/Hardware used: as400

View Answer   |  Oct 23 2009  5:36 PM GMT
COBOL, COBOL Programs
asked by Sylvana

  180 pts.

How to copy source code of Pgm into Flatfile in COBOL

I want to read the one of the pgm's source code through my another program. So anyone plz suggest me how can i read the source code?

View Answer   |  Oct 22 2009  8:55 AM GMT
AS/400, COBOL/400, CL/400
asked by Promodhss

  35 pts.

COBOL Debugging

In as400, I can use STRISDB for Cobo LE, But it is not work Cobol, How to debug non ILE cobol?

View Answer   |  Oct 22 2009  1:12 AM GMT
COBOL, ILE COBOL
asked by Hidi

  5 pts.

network slow and computers freezes

On our network ,most if not all of the computers freezes.we do not know whether the problem is anti-virus or microsoft updates.we receive messages like buffer overflow and generic host process win32.can some one help with this problem.we are using mcfee anti-virus Software/Hardware used: hp...

asked by Gersonmo

  5 pts.

21 - 40 of 3332