I did not see you include and Entire System Save before you put on the CUMe. Please do this. And it appears your new job is going to cost you money. I would suggest a System Operations book for the details and clarity of what you are doing. This could be a disaster without the [...]
We consolidated a few dozen W2k3 servers and a Windows SAK-based NAS system into our EMC Celerra NS700G. While I don’t have much to share on the task side, I have quite a few gotchas and pitfalls. First – categorize your data to move! Sure, every SQL database is important, but you may have to [...]
Need a few answers, Webserver, iSeries Access for Web ? Webfacing, Hats ? Have you setup shared pools and tuned Java for the Webserver ?
V5R3 PTF MF34478 has something to do with reuse of deleted records. Actually, PTF MF34836 is the latest supercede PTF. It has a lot of co-reqs, so I would install the latest HIPER PTF package (SF99529)along with the Database group package (SF99503)and of course, the Cumulative PTF Package of SF99530. Good luck!
Hi, Which backup software are you using ?
To the best of my knowledge, vendors go out of their way to avoid “apples to apples” comparisons of their products. Various trade magazines, like Storage magazine, will do comparisons from time-to-time, so keep an eye out for that. I think they’re doing a NAS piece in the June issue. That being said, you can [...]
Are you doing a domain migration from 2000 to 2003 or do you just want to add 2003 DCs to your current domain?
Basic Steps for Dual Booting NT;2K;XP with something else (like Win98 Recovery): +++++++++++++++++++++++++++ Please don’t be fooled by the number of words here. Once you understand the process this is incredibly simple. Objective: ++++++++++ Small C: (5-20Gb) for System, Programs, and user settings. Large D: (10-60Gb) for ALL user data. Small (100Mb) Win98 Dos partition [...]
Hi, You need to specify your question – what exactly are you asking ?
The Change Backup Schedule (QEZCHBKS) API allows the user To change the Operational Assistant backup schedules. For Authorities and Locks check the following is set: Special Authority *JOBCTL and *SAVSYS User Index Authority *CHANGE User Index Lock *EXCL
If you have Hardware configured Raid, imaging software such as Ghost should recognise the 2 disks as ane drive. Your best option is to run a test in an isolated environment. Good luck
Storage based. You don’t want to worry about identical servers, support, and all that. When it comes to disaster recovery, the data is the key consideration.
check the answer section on this page (about half way down)… outlines the process pretty well. http://redmondmag.com/columns/article.asp?EditorialsID=763
NEVER use software RAID on a mission critical machine. Recovery (I do that for a living) is difficult. A decent RAID contrioller will also monitor disk health. If you are going as far as using a real RAID controller, why not also buy a server-class system? Dell and HP both sell lower-end servers that are [...]
I monitor I/O. Set checks on writes, reads, cache hits. Those give you a good overview of activity.
Here is a script that can be automated into a scheduled job: SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO if exists (select * from dbo.sysobjects where id = object_id(N’[dbo].[usp_KillUsers]’) and OBJECTPROPERTY(id, N’IsProcedure’) = 1) drop procedure [dbo].[usp_KillUsers] GO CREATE PROCEDURE usp_KillUsers @dbname varchar(50) as SET NOCOUNT ON DECLARE @strSQL varchar(255) CREATE table #tmpUsers( spid [...]
HI, under windows environment, i use clearprog.exe in a log off scrip way it is usefull with switches to set into a batch hope that’s will help ya
Really it is not a command what you need. You need to create appropriate access lists. All access lists have an implicit deny at the end, which implies that anything not explicitly allowed is forbidden. For ping you have to deny icmp protocol packets of type echo-request (8) that enter through your interfaces. This will [...]
Have not used Ghost for this purpose, so can’t help with any scripts etc. This is therefore just a bit of general advice on setting up Backups for inexperienced users. Main problem is when they recognise that something is wrong, in many cases they will carry on making backups after problems have already arisen, overwriting [...]
Do better research. When doing better research be sure to check-out the “Incoming Forest Trust Builders” builtin group which should solve your problem.





