Dell PowerEdge 6800 drives in array corrupted
It could be a chassis issue, but you need to get much more specific than that. When the system boots, make note of ALL firmware revisions of BIOS, Controller, Backplane, etc. – everything you see at boot time. Dell has several firmware fixes for different parts of that system ranging from Optional to Urgent. If [...]
View Answer
| June 9, 2011 4:20 PM
Arrays, Corrupt Database, Dell PowerEdge, Dell PowerEdge Performance
It could be a chassis issue, but you need to get much more specific than that. When the system boots, make note of ALL firmware revisions of BIOS, Controller, Backplane, etc. – everything you see at boot time. Dell has several firmware fixes for different parts of that system ranging from Optional to Urgent. If [...]
ISA 2006 speed issues
This could be any number of things and without being able to inspect everything it’s hard to tell what it might be. In ISA 2006 their is a setting that ties 1 user or session connection to 1 IP (or something to that effect) which generally speaking means that only one user at a time [...]
View Answer
| June 8, 2011 3:32 PM
ISA, ISA 2006, ISA Server, Server Performance
This could be any number of things and without being able to inspect everything it’s hard to tell what it might be. In ISA 2006 their is a setting that ties 1 user or session connection to 1 IP (or something to that effect) which generally speaking means that only one user at a time [...]
Free IT Book: The Data Warehouse Mentor
twitted http://twitter.com/#!/batye1
View Answer
| June 7, 2011 6:29 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, Giveaways, IT Books, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
twitted http://twitter.com/#!/batye1
How is my web hosting company’s ftp server setup?
Most of the hosting companies use a third party software that hosts the FTP services, users are available in different directory and file. UID is available for built-in FTP unix only, and for other applications.
View Answer
| June 7, 2011 4:11 PM
File permissions, FTP, FTP Server, Web hosting, Web hosting services
Most of the hosting companies use a third party software that hosts the FTP services, users are available in different directory and file. UID is available for built-in FTP unix only, and for other applications.
Blocking access to internal file server based on IP address
Best bet is to set security properties on the data you want to protect. If you set NTFS permissions and either allow a certain group or deny a group of users access you will control access to those files files.
View Answer
| June 7, 2011 1:19 PM
File Server, File servers, IP address, IP Addresses, Windows Server 2003, Windows Server 2003 R2
Best bet is to set security properties on the data you want to protect. If you set NTFS permissions and either allow a certain group or deny a group of users access you will control access to those files files.
Free IT Book: Building Applications in the Cloud
just twited http://twitter.com/#!/batye1 batye1 ALEXANDER STEPHENS Ask & answer #tech questions with other #ITpros at @ITKE: bit.ly/986ff0
View Answer
| June 2, 2011 3:18 PM
AS/400, Business Intelligence, Channel, CIO, Cloud Computing, Cloud computing books, CRM, Database, DataCenter, Development, Exchange, Giveaways, IT Books, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
just twited http://twitter.com/#!/batye1 batye1 ALEXANDER STEPHENS Ask & answer #tech questions with other #ITpros at @ITKE: bit.ly/986ff0
Restore System 38 file to iSeries V5R3
You do not say why you cannot restore it what commands have you used? what error messages are being issued? what does the help text on the messages tell you? Presumably your system can physically access the file, to get the data in the question the start point for me would be rstobj and quote [...]
View Answer
| June 2, 2011 8:18 AM
iSeries, iSeries Access, iSeries data center, V5R3
You do not say why you cannot restore it what commands have you used? what error messages are being issued? what does the help text on the messages tell you? Presumably your system can physically access the file, to get the data in the question the start point for me would be rstobj and quote [...]
Options for SAP External Vendor Access to our Internal Data
1. Secure connection to customer’s network eg: connect via VPN/Citrix Using this method, you allow the customers at the remote site to connect to the network with the help of the VPN sotware (SonicWall, Juniper) so on after an authentication. multiple users as well as multiple systems can be connected 2. Secure connection to SAP [...]
View Answer
| May 27, 2011 3:22 AM
SAP, SAP System Trace, Vendor management
1. Secure connection to customer’s network eg: connect via VPN/Citrix Using this method, you allow the customers at the remote site to connect to the network with the help of the VPN sotware (SonicWall, Juniper) so on after an authentication. multiple users as well as multiple systems can be connected 2. Secure connection to SAP [...]
Oracle fails due to disk partition is full. Data now is corrupted.
I’ve been lucky and not hit that error. I would take a look at http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/repair.htm
View Answer
| May 25, 2011 11:19 PM
AIX, Corrupted database, Oracle, Oracle Database, Oracle database administration, Oracle error messages, Oracle errors
I’ve been lucky and not hit that error. I would take a look at http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/repair.htm
COBOL SubFile Processing
Try the SFLNXTCHG keyword, Here is a snippet from the IBM manual <pre> SFLNXTCHG (Subfile Next Changed) keyword for display files Use this record-level keyword on the subfile record format to force the work station user to correct program-detected keying errors in subfile records that have been read by the program. It does this by [...]
View Answer
| May 25, 2011 5:36 PM
AS/400 Subfiles, AS400 - COBOL, COBOL, Subfile
Try the SFLNXTCHG keyword, Here is a snippet from the IBM manual <pre> SFLNXTCHG (Subfile Next Changed) keyword for display files Use this record-level keyword on the subfile record format to force the work station user to correct program-detected keying errors in subfile records that have been read by the program. It does this by [...]
Updated PSFCFG Exit Program
I found this link to the iSeries Print API’s manual: It is for V5R3, so I don’t know if it is more recent than what you have or not. A search of the document for the term “exit program” <b>did</b> yield 237 hits, so you may find something there that will work.
View Answer
| May 25, 2011 3:20 PM
Exit programs, IBM, InfoPrint, InfoPrint Mapping Exit Program, User Exit Program FTP
I found this link to the iSeries Print API’s manual: It is for V5R3, so I don’t know if it is more recent than what you have or not. A search of the document for the term “exit program” <b>did</b> yield 237 hits, so you may find something there that will work.
Nullify Password in Solaris
You need to create a trusted relationship between the server and your machine. This is done by generating a ssh key and store it in the user home. take a look at <a href=”http://www.sunsolarisadmin.com/solaris-7/ssh-access-without-password-in-sun-solaris/”>this</a> Regards.
View Answer
| May 23, 2011 8:11 PM
Administrator password, Security, Solaris, Solaris User Accounts
You need to create a trusted relationship between the server and your machine. This is done by generating a ssh key and store it in the user home. take a look at <a href=”http://www.sunsolarisadmin.com/solaris-7/ssh-access-without-password-in-sun-solaris/”>this</a> Regards.
Free IT Book: Governing Shared Services On-Premise and in the Cloud
Spam removed.
View Answer
| May 23, 2011 1:26 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, Giveaways, IT Books, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, twitter, Virtualization, VoIP, Windows Server
Spam removed.
Fault tolerance on a web server
Your best bet would be to have a load balancer setup which sends the commands to all the web servers which are online. If the server is offline it is taken out of the pool automatically.
View Answer
| May 22, 2011 7:44 AM
DNS, DNS server, Fault tolerance, Scripting, Web Server, Web server administration, Web servers
Your best bet would be to have a load balancer setup which sends the commands to all the web servers which are online. If the server is offline it is taken out of the pool automatically.
Allocating 2 CPU for a VM
It all depends on what the rest of the VMs are doing and how many cores the physical server has. If you have 8 total cores and 10 VMs, and all the VMs are pretty busy already you won’t get much benefit from making the VMs dual vCPU. Sorry but there’s no really hard and [...]
View Answer
| May 22, 2011 7:08 AM
CPU, CPU Utilization, Virtual Machines, VMware ESXI 4.0 Performance, vSphere
It all depends on what the rest of the VMs are doing and how many cores the physical server has. If you have 8 total cores and 10 VMs, and all the VMs are pretty busy already you won’t get much benefit from making the VMs dual vCPU. Sorry but there’s no really hard and [...]
Class 3 SEAP approved Data cabinets?
Yes we sell them at www.azcomdirect.com.
View Answer
| May 20, 2011 3:48 PM
Data Center, Data center design, Data center design and infrastructure, Data Center in 2010, Data Center management
Yes we sell them at www.azcomdirect.com.
AS/400 error message
If you do an F1 or F9 (depending on where you see the messaage), you should see the details about it including the message file used and the program that sent the message. Look at the libraries for those objects and you may be able to tell is there are IBM or not. If still [...]
View Answer
| May 18, 2011 4:52 PM
AS/400 error messages, AS/400 errors, IBM
If you do an F1 or F9 (depending on where you see the messaage), you should see the details about it including the message file used and the program that sent the message. Look at the libraries for those objects and you may be able to tell is there are IBM or not. If still [...]
Completed IT Knowledge Exchange Profile? Earn points!
http://itknowledgeexchange.techtarget.com/profile/Batye/
View Answer
| May 18, 2011 3:50 PM
AS/400, Business Intelligence, Channel, CIO, Contests, CRM, Database, DataCenter, Development, Exchange, ITKE, ITKE Community, Knowledge Point Bounty, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, Profile Pictures, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
http://itknowledgeexchange.techtarget.com/profile/Batye/
Difference between COBOL I and COBOL II
Hi, Brainbench certification is valid for 3 years.Its just a supporting ticket for you to enter interview.totally 40questions and each question has 3minutes.COBOL I & COBOL II are similar ony some changes in keyword and features.Now we are mainly using COBOL II.My experience with this exam is very nice and challenging.prepare well and do well.Its [...]
View Answer
| May 18, 2011 5:11 AM
Brainbench, COBOL, COBOL certifications
Hi, Brainbench certification is valid for 3 years.Its just a supporting ticket for you to enter interview.totally 40questions and each question has 3minutes.COBOL I & COBOL II are similar ony some changes in keyword and features.Now we are mainly using COBOL II.My experience with this exam is very nice and challenging.prepare well and do well.Its [...]
Free Syslog tools
Some coworkers are using <a href=”http://www.log-expert.de/”>LogExpert</a> Regards.
View Answer
| May 17, 2011 7:03 PM
IPS, Kiwi Syslog, Kiwi Syslog Server, Syslog, System monitoring
Some coworkers are using <a href=”http://www.log-expert.de/”>LogExpert</a> Regards.





