Crystal Report XI Probelm
I have a customer that uses Crystal Report XI and everytime she opens the program, she is prmpted to enter the serial number even though when performing the installation, the product code was enterned when prompted. Software/Hardware used: Crystal Reports XI with Windows XP SP2
I have a customer that uses Crystal Report XI and everytime she opens the program, she is prmpted to enter the serial number even though when performing the installation, the product code was enterned when prompted. Software/Hardware used: Crystal Reports XI with Windows XP SP2
sql results to text file
I starting using a new laptop and checked all my sql settings however when I run the same script on my old laptop and new laptop and save to file as text, the data is exactly the same but it is much larger on my new laptop. What setting am I missing on my new laptop? I already save with Encording...
I starting using a new laptop and checked all my sql settings however when I run the same script on my old laptop and new laptop and save to file as text, the data is exactly the same but it is much larger on my new laptop. What setting am I missing on my new laptop? I already save with Encording...
Communication to iSeries
I get this message alot on my system, it seems to come everytime someone signs on and when my server downloads information to a database using ODBC. Is there a way to stop logging this message? Message . . . . : User XXXXXXXX from client 192.168.X.XX connected to job ...
I get this message alot on my system, it seems to come everytime someone signs on and when my server downloads information to a database using ODBC. Is there a way to stop logging this message? Message . . . . : User XXXXXXXX from client 192.168.X.XX connected to job ...
VLAN help, routing?
I have some Powerconnect 6248 Layer 3 switches that I'm working with. I've never worked with VLANs before so I'm totally lost here. I don't know CLI so I'm using the GUI. I have workstations and servers set up on 192.168.0.x/255.255.255.0, workstations on 192.168.1.x/255.255.255.0, and workstations...
I have some Powerconnect 6248 Layer 3 switches that I'm working with. I've never worked with VLANs before so I'm totally lost here. I don't know CLI so I'm using the GUI. I have workstations and servers set up on 192.168.0.x/255.255.255.0, workstations on 192.168.1.x/255.255.255.0, and workstations...
How do you decide which mobile devices to support?
Which mobile devices are you currently supporting in your enterprise, and how did you come up with this policy? Just curious if companies are starting to see an influx of Android devices alongside BlackBerry and iPhones. Software/Hardware used: Android OS, BlackBerry OS, iPhone
Which mobile devices are you currently supporting in your enterprise, and how did you come up with this policy? Just curious if companies are starting to see an influx of Android devices alongside BlackBerry and iPhones. Software/Hardware used: Android OS, BlackBerry OS, iPhone
how to use a printer file in a program cobol
hi, how to use a printer file in a program cobol. i have the following: (I wanna know if the write part is correct) MOVE M1DESC TO M1DESC-DSP. MOVE M1DESC-DSP TO R1DESC-PRT. MOVE PRINTER-LINE TO HIPR01R-RECORD. WRITE HIPR01R-RECORD FROM PRINTER-LINE. ...
hi, how to use a printer file in a program cobol. i have the following: (I wanna know if the write part is correct) MOVE M1DESC TO M1DESC-DSP. MOVE M1DESC-DSP TO R1DESC-PRT. MOVE PRINTER-LINE TO HIPR01R-RECORD. WRITE HIPR01R-RECORD FROM PRINTER-LINE. ...
Adding 25 User Cals to MS Exchange 2003
I currenlty have MS Exchnage 2003 setup w/ 50 user cals. I need to increase to 75, so I ordered 25 more user cals for Exchange 2003. How do I add the additional 25 user cals to MS Exchange 200? Thank You Software/Hardware used: Exchnage 2003 Standard/ w/ Server 2003
View Answer
| Nov 9 2009 5:26 PM GMT
Exchange 2003 Standard Edition, Exchange 2003, Exchange Licensing
I currenlty have MS Exchnage 2003 setup w/ 50 user cals. I need to increase to 75, so I ordered 25 more user cals for Exchange 2003. How do I add the additional 25 user cals to MS Exchange 200? Thank You Software/Hardware used: Exchnage 2003 Standard/ w/ Server 2003
Exchange 2003 Standard Edition, Exchange 2003, Exchange Licensing
Help analyzing a minidump file
A user I support has been having an ongoing bsod problem. I've been analyzing his minidump files for awhile now, and to me, they look to always point to crypto.sys as the problem driver. Crypto.sys is a driver used by Netscreen Remote (VPN client). Apparently, upgrading to the latest version is...
A user I support has been having an ongoing bsod problem. I've been analyzing his minidump files for awhile now, and to me, they look to always point to crypto.sys as the problem driver. Crypto.sys is a driver used by Netscreen Remote (VPN client). Apparently, upgrading to the latest version is...
Cluster drives moving windows server 2003 r2 32 bit
We currently have a two node Windows 2003 R2 32 bit cluster. There are about 6 data "drives" in it, running on our EMC SAN. We're wanting to replace the cluster with newer hardware. I've set up a new2003 R2 x64 two node cluster, and I want to move the data drives from the existing cluster to...
Answer Question
| Nov 9 2009 3:10 PM GMT
Windows Cluster, Windows Server 2003 Clustering Services, Windows Server 2003
We currently have a two node Windows 2003 R2 32 bit cluster. There are about 6 data "drives" in it, running on our EMC SAN. We're wanting to replace the cluster with newer hardware. I've set up a new2003 R2 x64 two node cluster, and I want to move the data drives from the existing cluster to...
Windows Cluster, Windows Server 2003 Clustering Services, Windows Server 2003
Pushing certification out via Active Directory on Windows 2003 Domain
We've setup an internal website that contains a certificate that IE flags. I've tried pushing the cert out via AD using group policy, but most of our users are still being prompted about the certificate. I've imported the certifcate under Computer Config - Windows Settings - Security...
Answer Question
| Nov 9 2009 2:32 PM GMT
Group Policy, Windows Server 2003 Domain, Windows Server 2003
We've setup an internal website that contains a certificate that IE flags. I've tried pushing the cert out via AD using group policy, but most of our users are still being prompted about the certificate. I've imported the certifcate under Computer Config - Windows Settings - Security...
Group Policy, Windows Server 2003 Domain, Windows Server 2003
Why is my logical disk usage enormous?
I have a cluster server (2003 OS) in my environment with SQL Server 2005. It has four internal disks with RAID 10 configurations. My logical disk usage is pretty high and I am not sure how to find out what exactly is “hammering” our server or what database is making this disk activity enormous....
I have a cluster server (2003 OS) in my environment with SQL Server 2005. It has four internal disks with RAID 10 configurations. My logical disk usage is pretty high and I am not sure how to find out what exactly is “hammering” our server or what database is making this disk activity enormous....
ASP's
1) for example there is 2 asp's.ASP1 and ASP2. how to know these particular files or objects belongs to ASP1 or ASP2. 2)can we copy a file or objets from ASP1 to ASP2? THANKS IN ADVANCE..
1) for example there is 2 asp's.ASP1 and ASP2. how to know these particular files or objects belongs to ASP1 or ASP2. 2)can we copy a file or objets from ASP1 to ASP2? THANKS IN ADVANCE..
Padding with zeros in Synon/2e
How can we implement Padding with zeros (concept in rpg) in Synon/2e?
How can we implement Padding with zeros (concept in rpg) in Synon/2e?
how to connect xp client in 2003 server domain
how to coonect xp client Software/Hardware used: software
how to coonect xp client Software/Hardware used: software
Ways to PTF
In How many ways we can get PTFs? as per knowledge throgh IBM website(Fix central) and through courier(like in CD). Is there any another way to get PTFs? Software/Hardware used: V5R3
In How many ways we can get PTFs? as per knowledge throgh IBM website(Fix central) and through courier(like in CD). Is there any another way to get PTFs? Software/Hardware used: V5R3
rpg
I have five indexed files in rpg prog. Can I decleared common key field parameters for all five files? Is it possible in cobol ? If not how will solve this querry in cobol ? Explain with an ex.
I have five indexed files in rpg prog. Can I decleared common key field parameters for all five files? Is it possible in cobol ? If not how will solve this querry in cobol ? Explain with an ex.
SQl Server Replication Internals
Can someone please explain me the internals of SQL Server replication. I need to know what happens when a new data is inserted, which all views and triggers get initiated and how the whole process works. Thanks.
Can someone please explain me the internals of SQL Server replication. I need to know what happens when a new data is inserted, which all views and triggers get initiated and how the whole process works. Thanks.
Multiple Vlans with two router on a stick in the same network.
Hello Guys.. I have some problem with existing router on a stick Vlan consist of six VLAN ID, I try to add additional router with route on a stick VLAN with different VLAN ID in the same network, the problem is this new VLAN cannot access to the network it seem like the packet of this new VLAN...
Hello Guys.. I have some problem with existing router on a stick Vlan consist of six VLAN ID, I try to add additional router with route on a stick VLAN with different VLAN ID in the same network, the problem is this new VLAN cannot access to the network it seem like the packet of this new VLAN...
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...
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...


