Testing general help

Hi Gurus,
I am soon going to start testing on an SAP upgrade project. Whats the best way to get myself prepared for the same? I am currently studying the client's Buiness processes, however there are just too many docs and these are getting me confused. Also I am concerned that all this time studying the docs is not wasted. If you have been in a similar situation before, please let me know how do you go about it. testing will be Functional + integration.

hi dave,
pls see the below matter i think it gives you a solution.
SAP R/3
Security Upgrades
                                                                                1.             overview
The purpose of this document is to provide additional information that could be helpful with SAP Security upgrades, especially pertaining to 4.6C.
This document is not aimed at replacing the SAP Authorizations Made Easy guidebook’s procedures, but rather to complement these based on lessons learnt from previous upgrade projects. 
It is focused mainly on upgrades from 3.1x to 4.6x and covers the following:
·        Evaluation of the Security Upgrade approaches;
·        “Gotchas” to watch out for with SAP’s SU25 utility;
·        Transactions and authorizations that require special attention; and
·        Helpful reports, transactions, hints and tables to know.
It is highly recommended that you review the chapter on upgrades in the Authorizations Made Easy guide before attempting the security upgrade.
See OSS note 39267 for information on obtaining the Guide, or visit SAPLabs’ website at: http://wwwtech.saplabs.com/guidebooks/
2.             Security upgrade objectives, Process and approaches
2.1.               Objectives
There are a couple of objectives for having to upgrade the SAP Security infrastructure:
·   Converting manual profiles created via SU02 to activity groups, as SAP recommends the use of Profile Generator (PFCG) for the maintenance of profiles;
·   Adding new transactions representing additional functionality to the applicable activity groups;
·   Adding the replacement transactions that aim at substituting obsolete or old-version transactions, including the new Enjoy transactions;
·   Adjusting the new authorization objects that SAP added for the new release; and
·   Ensuring that all existing reports, transactions and authorizations still function as expected in the new release of SAP.
2.2.               Overview of the Security upgrade process
Once the Development system has been upgraded to 4.6, the security team will need to perform the following steps as part of the Security Upgrade:
·        Convert Report Trees to Area Menus;
·        Review users (via SU01) to check for any new or changed fields on the user masters;
·        Convert manual profiles created via SU02 to Activity Groups (See Approaches below);
·        Compare SU24 customer settings  to new SAP default settings (SU25 steps 2A-2C);
·        Determine which new / replacement transactions have to be added to which activity groups (SU25 step 2D);
·        Transport the newly-filled tables USOBT_C and USOBX_C that contain the SU24 settings you’ve made (SU25 step 3); and
·        Remove user assignments to the manual profiles.
2.3.               Approaches to convert manual profiles to Activity Groups:
2.3.1.      Approach #1: SAP’s standard utility SU25
SAP provides an utility for converting Manual Profiles to Activity Groups and to identify the new and replacement transactions that need to be added to each activity group.
You can access this utility by typing “SU25” in the command box.
If you do decide to use SU25 Step 6 to convert the Manual profiles to activity groups, you will need to watch out for the following “gotchas”:
Naming convention (T_500yyyyy_previous name)
All activity groups created before SU25 is run, are renamed to T_500yyyyy_previous name. 
See OSS note 156196 for additional information and procedures to rename the activity groups back to their original names using program ZPRGN_COPY_T_RY_ARGS.  Carefully review information regarding the loss of links between profiles and user master records.
Transaction Ranges
Ranges of transactions are not always added correctly to the newly-created activity groups. Some of the transactions in the middle of the range are occasionally left off.  E.g. you have a transaction range of VA01 – VA04 for a specific manual profile.  After SU25 conversion, the new Activity Group only contains VA01 and VA04.  Transactions VA02 and VA03 were not added.
It is important that a complete download of table UST12 is done prior to running SU25.  Once SU25 has been run, a new download of UST12 can be done to identify which transactions have been dropped off.
The missing transaction codes will need to be added manually to the relevant activity group via PFCG.
Missed “new” transactions
The output of one of the steps in SU25 is a list of the new replacement transactions (e.g. Enjoy transactions) that need to be added per activity group.  E.g. transaction ME21N replaces ME21.  The list will identify each activity group that has ME21 where ME21N needs to be added to.
In some cases SU25 does not identify all new transactions to be added.
2.3.2.      Approach #2: Manual reconstruction of Profiles as Roles (Activity Groups)
An alternative approach to SU25 is to manually create an activity group for each manual profile that was created via SU02.
The advantage of this approach is that you won’t have any missing transactions that were “dropped off” with the SU25 conversion.  
3.      Items requiring special attention
3.1.   Authorizations
Several new authorization objects have been added with release 4.6. Care should be taken when adjusting authorizations – carefully review all new defaults that were brought in. These are indicated by a Yellow or Red traffic light in PFCG.
It is highly recommended that you first check the previous settings where new defaults were brought in, before just accepting the new defaults.  You can either use the existing 3.1x Production system or the UST12 and/or USOBT_C tables as reference.
3.2.   ‘*’ in S_TCODE
It’s recommended that all activity groups containing an ‘*’ in authorization object s_tcode are recreated via PFCG by selecting only those transactions required for that role.  Also, if you did previously add transactions to an activity group by manipulating the s_tcode authorization entries, it is recommended that the transactions are pertinently selected/added on the Menu tab. The object s_tcode should be returned to its ‘Standard’ status.
3.3.   Report Trees
Report Trees need to be converted to Area Menus using transaction RTTREE_MIGRATION..
3.4.   ABAP Query reports
Reports created by ABAP Query need to be added either to the activity group (Menu tab) or to an Area menu to ensure an authorization check on s_tcode level.
3.5.   S_RFC
The use of an authorization object for Remote Function Calls (RFC) was introduced to provide authorization checks for BAPI calls, etc. Authorization object s_rfc provides access based on the Function Group (each RFC belongs to a Function Group). Due to the potential prevalent use of RFC’s within the R/3 system, SAP has provided the ability to change the checks for this object via parameter auth/rfc_authority_check. It is possible to deactivate the checking of this object completely. However it is recommended to rather set the values as required, which makes testing even more important! 
3.6.   Custom tables and views
Custom views and tables that are customarily maintained via SM30, SM31,etc. will need to be added to an authorization group.  This can be done via transaction SE54 or SUCU or by maintaining table TDDAT via SM31.
3.7.   User menus versus SAP menu
A decision needs to be made once the first system has been upgrade to 4.6x as to whether the user menus or the SAP menu, or both are to be used.
Most users find the new user menus confusing and unfamiliar due to duplication of transactions, etc. (if a user has more than one activity group and the same transaction appears in several, the transaction will appear multiple times). The majority of upgrades from my experience have opted to use a modified copy of the SAP menu by adding their own area menus (converted report trees).
3.8.   Re-linking of user master records to profiles
If you do not maintain the user masters in the same client as the activity groups, you will need to establish a strategy for re-linking the users in the QA and Productive environments when transporting the activity groups as part of the upgrade cutover. This might also be necessary depending on whether you decided to rename the Activity groups per OSS note 156196.
Remember to thoroughly test and document all procedures and CATT scripts prior to the Production cutover.
3.9.   Dual-maintenance
With most current upgrades, the upgrade process will be tested on a separate environment set aside from the existing landscape. In a lot of cases a dual-landscape will be implemented where the existing landscape is complemented with an additional 4.6x test client(s).   The new 4.6x clients usually become part of the permanent landscape once the Production system has been cut over and all changes are then sourced from these ‘new’ Development and/or QA systems.
It is imperative that all interim security-related changes are applied to both sets of systems to ensure that the ‘new’ 4.6x development source system is current with all changes that were made as part of Production support in the ‘old’ version landscape.  If not, you will have changes that were taken to Production when it was still on the older release, but are now missing after the switch is made to the 4.6x systems.
It is thus advisable to keep changes during the upgrade project to a minimum.
3.10. Transport of activity groups
Changes to activity groups are not automatically recorded in 4.6x. When an activity group needs to be transported, it needs to be explicitly assigned to a change request via PFCG.
SAP recommends that you first complete all the changes to an activity group, before you assign it to a transport request.   Once you’ve assigned the activity group to a request, do not make any further changes to it.
You can also do a mass transport of activity groups via PFCG > Environment > Mass Transport.
If you want to transport the deletion of an activity group, you first have to assign the activity group to a transport request before performing the deletion via PFCG.
3.11. Client copies
The profiles used for creating client copies have been changed, especially profile SAP_USER from 4.5 onwards. Activity groups are seen as customizing and the SAP_USER profile copies both user masters and activity groups.
It’s recommended that the client copy profiles are carefully reviewed before the copy is performed.
See OSS note 24853 for additional information on client copies.
3.12. SU24
Changes to check indicators that were made via SU24 might have to be redone as part of the upgrade.  Ensure that any resulting transport requests are noted and included in the detailed cutover plan.
Check indicator changes done via SU24 will need to be applied for any new and replacement transactions.
3.13. Composite Activity Groups
Composite activity groups can be built in release 4.6x using individual activity groups.  A composite activity group does not contain any authorizations, but is merely a collection of individual activity groups.
3.14. Central User Administration
Central User Administration (CUA) simplifies user administration, allowing security administrators to maintain users in a single central client only.  The user masters are then distributed to other clients using ALE.  It is recommended that CUA is implemented post-upgrade and once the systems have been stabilized.  Carefully review OSS notes and the impact on the existing landscape, client copy procedures, etc. prior to implementing CUA.  It is recommended that the upgrade is kept as simple as possible – there are going to be plenty of opportunities to test your problem-solving skills without complicating the setup with new utilities!
See Authorizations Made Easy guide for information on setting up CUA.
See OSS notes 333441 and 159885 for additional information.
4.      additional tips
4.1.               OSS and Release Notes
Review all security-related OSS and Release notes related to upgrades and to the release you’ll be upgrading to, prior to the upgrade.  It’s useful to review these before you define your workplan, in case you have to cater for any unforeseen issues or changes.
4.2.               Workplan
Given the amount of work and number of steps involved in the security upgrade, it is recommended that a detailed Workplan is defined at the startup of the upgrade project.  Key milestones from the security workplan should be integrated and tracked as part of the overall Upgrade Plan.
Clear ownership of activities, including conversion of Report Trees, needs to be established.  This function is often perform by the Development team.
4.3.               Standards and Procedures
Naming conventions and standard procedures should be established before the manual profiles are reconstructed as activity groups.  Each team member should know how the new activity groups should be named to ensure consistency. Other standard practices for the construction of the activity groups should include:
·        Transactions are added via the Menu tab and not by manipulating s_tcode.
·        Ideally, no end users should have access to SE38, SA38, SE16 nor SE17. 
Remember to keep Internal Audit involved where decisions need to be made regarding the segregation of job functions or changes to current authorizations are requested or brought in with new authorization objects / defaults.
4.4.               Testing
4.4.1.      Resources for testing
Enough resources should be allocated to the security upgrade process as each activity group and profile will require work to some degree or the other.  It is important that key users and functional resources are involved in testing the activity groups and that this effort is catered for in the Upgrade Project plan.  Clear ownership of each activity group should be established not only for testing purposes, but also for ongoing support and approval of changes.  Ideally, the ownership and approval of changes should reside with different resources (i.e. the person requesting the addition of a transaction or authorization should not be the same person responsible for approving the request).
4.4.2.      Test Plan
The security team should also establish testing objectives (whether each transaction being used in Production should be tested, whether each activity group should be tested with a representative ID, etc.). 
A detailed test plan should then be established based on the approach, to ensure each person responsible for testing knows what s/he should be testing, what the objective(s) of the test is and how to report the status of each test.  Both positive (user can do his/her job functions) and negative (user can’t perform any unauthorized functions) testing should be performed.
The Reverse Business Engineering (RBE) tool is very useful in identifying which transactions are actually being using in Production.  This can assist with focusing on which transactions to test.
The importance of testing all used transactions individually and as part of role-testing cannot be stressed enough.  TEST,TEST,TEST!
Every menu option, button, icon and available functions for all critical transactions need to be checked and tested.  There are some instances where icons are grayed out or don’t even appear for certain users, due to limited authorizations.  The only way these type of issues can be identified, is through thorough testing.
4.5.               Issue Management (tracking and resolution)
Due to the number of users potentially impacted by issues / changes to a single activity group, a perception can quickly be created that the security upgrade was unsuccessful or the cause of many post GoLive issues.
It is therefore recommended that an issues log is established to track and ensure resolution of issues.  The log should ideally also contain a description of the resolution, to aid with similar problems on other activity groups. 
This log will be helpful during the entire upgrade process, especially where more than one resource is working the same set of activity groups, so set it up at the beginning of upgrade project!  You can also use this for a ‘lessons learnt’ document for the next upgrade.
4.6.               Status reporting
The security upgrade forms an integral part of the overall upgrade given the sensitivity and frustration security issues could cause.  It is important that key milestones for the security upgrade are tracked and reported on to ensure a smooth and on-time cutover.
4.7.               Detailed cutover plan
The detailed cutover plan differs from the overall security workplan, in that the detailed plan outlines the exact steps to be taken during each system’s upgrade itself.  This should include:
·        Transport request numbers,
·        Download of security tables prior to the upgrade, especially UST12, USOBT_C and USOBX_C,
·        A backup and restore plan, (e.g. temporary group of activity groups for critical functions),
·        The relinking of user master records, with details on any CATT scripts, etc. that might be used,
·        User comparison, etc. 
The security team needs to ensure that enough time is allocated for each action item and that this time is built into the overall cutover plan.   The project manager is usually expected to give an indication to end users and key stakeholders as to when the Productive system will be unavailable during its cutover to the new release.  This downtime should thus incorporate time required to perform user master comparisons, unlocking of ID’s and all other action items.
4.8.               Project team access
The SAP_NEW profile can temporarily be assigned to project team members to provide interim access to the new authorization objects. This provides the security team the opportunity to convert and adjust the IS team’s activity groups.  It also eliminates frustration on the functional team’s side when configuring and testing new transactions, etc.
4.9.               Training and new functionality
Some support team members (e.g. Help Desk members responsible for reset of user passwords, etc.) might require training and/or documentation on the changed screens of SU01, etc.
It is recommended that a basic Navigation & Settings training module is created for all SAP users and should cover the use of Favorites, etc.
The security team should also review Profile Generator in detail, as several new functions have been added (e.g. download/upload of activity groups, etc.).  Remember to review all the different icons, menu options and settings on the authorizations tab, etc.
Lastly, if your company / project does use HR as related to security (activity groups and users assigned to positions / jobs), ensure that you become acquainted with the new enjoy transactions, e.g. PPOMW.
4.10.           SU53
A new function with SU53 is the ability to display another user’s SU53 results.   (Click on the ‘other user’ button and enter the person’s SAP ID).
4.11.           Post Go-live
Remember to establish a support roster, including after hours for critical batch processes, to ensure security-related issues are resolved in a timely fashion.
Dumps should be checked regularly (Objects s_rfc and s_c_funct like making appearances in dumps) for any authorizations-related issues.  Transaction ST22 can be used to review dumps for that day and the previous day.
Avoid transporting activity groups at peak times, as the generation of activity groups can cause momentarily loss of authorizations.  It’s recommended that a roster for activity group transport and mass user comparison be reviewed with the project manager prior to the upgrade.  Exceptions should be handled on an individual basis and the potential impact identified, based on number and type of users, batch jobs in progress, etc. 
And, don’t forget to keep on tracking all issues and documenting the resolutions for future reference.
5.      helpful reports, transactions and tables
5.1.               Reports and Programs
·           RTTREE_MIGRATION: Conversion of Report Trees to Area Menus
·           PFCG_TIME_DEPENDENCY: user master comparison (background)
·           RSUSR* reports (use SE38 and do a possible-values list for RSUSR* to see all available security reports), including:
v     RSUSR002 – display users according to complex search criteria
v     RSUSR010 – Transactions that can be executed by users, with Profile or Authorization
v     RSUSR070 – Activity groups by complex search criteria
v     RSUSR100 – Changes made to user masters
v     RSUSR101 – Changes made to Profiles
v     RSUSR102 – Changes made to Authorizations
v     RSUSR200 – Users according to logon date and password change, locked users.
5.2.               Transactions
·           SUIM : various handy reports
·           SU10 : Mass user changes
·           PFCG: Profile Generator
·           PFUD: User master comparison
·           SU01: User master maintenance
·           ST01: System trace
·           ST22: ABAP dumps
·           SUCU / SE54: Maintain authorization groups for tables / views
·           PPOMW: Enjoy transaction to maintain the HR organizational plan
·           PO10: Expert maintenance of Organizational Units and related relationships
·           PO13: Expert maintenance of Positions and related relationships
·           STAT: System statistics, including which tcodes are being used by which users
5.3.               Tables
Table
Use
UST12
Authorizations and Tcodes per Profile
UST04
Assignment of users to Profiles
AGR_USERS
Assignment of roles to users
USOBT_C
Authorizations associated with a transaction
USR02
Last logon date, locked ID’s
AGR_TCODES
Assignment of roles to Tcodes (4.6 tcodes)
USH02
Change history for users (e.g. who last changed users via SU01)
USH04
Display history of who made changes to which User Ids
USR40
Non-permitted passwords
i am also providing the url of sap  upgrade guide. pls check it out ok.
www.thespot4sap.com/upgrade_guide_v2.pdf
reward me points if it helps you
thanks
karthik

Similar Messages

  • Installed OATS for web functnlty testing,but unable to test - Plz Help me

    Hi,
    I have installed OATS and I want to automate my testing for functionality testing, I opened Open Script and when I tried to record the session,It is unable to open the browser and stopped testing.It is neither showing any error nor recording the screen. I just gone through the 'OATSGettingStartedGuide' pdf document but unable to resolve the issue.Please suggest me how to resolve this issue...
    Regards,
    Aruna.

    Aruna,
    The OATS release notes gives system requirements and says you can check C:\Program Files\Oracle\inventory\logs\installActions-xxxx.log to view if the installation was successful. If the logs show a successful installation, then open a browser and go to Tools>Internet Options>Programs>Manage Add-ons. Verify that the two following add-ons exist and are enabled: Openscript BHO and Oracle.OATS.OpenScript.IEToolBar.OpenScriptToolBar. If they don't exist, then Openscript didn't successfully install. If they didn't install, someone with admin privileges can try to uninstall and reinstall the add-ons only using the instructions from Openscript Users Guide C-1. If the add-ons are enabled, you can go to the Openscript help menu and run the Diagnosis Tool to view error messages. Finally, verify the Oracle Application Testing Suite Agent Service and Oracle Application Testing Suite Helper Service are enabled and have a started status.
    Good luck.
    Charlene

  • My iPod is stuck in ACCESSORIZE TEST Mode help pleaseeeeeeee

    I went to reun diagnostics, unclicked the first 2 and this was the result
    Re: iTunes wont sync my iPod Classic 80 GB
    Posted: Mar 27, 2010 10:02 AM in response to: b noir Reply Email
    could you please respond to [email protected] also in that i read that Email daily? PLEASE?
    Thank you so much
    this is what tghe test results were. can you please help? it is frozen on
    ACCESSORIZE TEST
    please plug fw
    LCD ID : 2
    FWPWR : 0
    i did the run diag. nest next next next this is what it said
    also redid run diag again did next and next only twice. in brackets it is what it said
    red dot only on {iTunes helper is not working }
    and the 2nd bunch was green except for the red dot on...no iPod or iPhone found}
    Microsoft Windows Vista Home Premium Edition Service Pack 2 (Build 6002)
    Gateway T5062
    iTunes 8.2.1.6
    QuickTime 7.6.4
    FairPlay 1.4.10
    iPod Updater Library 8.1d19
    CD Driver 2.1.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.6.0.32
    Apple Mobile Device Driver 1.45.0.0
    Bonjour 1.0.6.2 (118.5)
    iTunes Serial Number 77A954A4AC937069
    Current user is not an administrator.
    The current local date and time is 2010-03-27 12:55:08.
    iTunes is not running in safe mode.
    Video Display Information
    NVIDIA, NVIDIA GeForce 6150SE nForce 430
    External Plug-ins Information **
    No external plug-ins installed.
    iPod/iPhone Connectivity Tests **
    iPodService 8.2.1.6 is currently running.
    iTunesHelper is currently not running.
    Apple Mobile Device service 2.50.39.0 is currently running.
    Universal Serial Bus Controllers:
    Standard OpenHCD USB Host Controller. Device is working properly.
    Standard Enhanced PCI to USB Host Controller. Device is working properly.
    No FireWire (IEEE 1394) Host Controller found.
    Most Recent Device Not Currently Connected:
    Fifth Generation iPod (iPod with video) running firmware version 1.3
    Serial Number: 8K6182HZSZA
    iPhone/iPod Touch Sync Tests **
    No iPhone or iPod found.
    pc win vista

    have you tried restarting the iPod? hit menu and the center button together until the screen turns off.

  • Blast speed is currently 2 Mbps/9 Mbps on the Comcast Speed Test. Help please!

    I've had the Blast service for quite some time, and have noticed painfully slow internet browsing for the last couple of months. I mean...pull-my-hair-out-slow.  I just did a Comcast speed test and the results were 2.31 Mpbs and 9.01 Mpbs. Um....that would explain things. But not really... as I'd love to see the speeds I'm supposed to have. Even double digits would be nice! I'm trying to run ShaperProbe but I get the error "Servers are busy. Try again later." I've tried a few times. I'll post the results if I can get the scan to work. Power level is 45-46 dBmV and SNR 35-37 Modem: ARRIS Motorola SurfBoard SB6141 DOCSIS 3.0Logs of June 2015 (the most recent, and the logs before that are January): Jun 22 2015 07:07:243-CriticalT05.0SYNC Timing Synchronization failure - Loss of Sync;CM-MAC=b8:16:19:fa:b8:0c;CMTS-MAC=00:1d:70:af:fd:a0;CM-QOS=1.1;CM-VER=3.0;Jun 18 2015 08:04:503-CriticalR02.0No Ranging Response received - T3 time-out;CM-MAC=b8:16:19:fa:b8:0c;CMTS-MAC=00:1d:70:af:fd:a0;CM-QOS=1.1;CM-VER=3.0;Jun 18 2015 07:08:273-CriticalT05.0SYNC Timing Synchronization failure - Loss of Sync;CM-MAC=b8:16:19:fa:b8:0c;CMTS-MAC=00:1d:70:af:fd:a0;CM-QOS=1.1;CM-VER=3.0;Jun 17 2015 23:08:553-CriticalR02.0No Ranging Response received - T3 time-out;CM-MAC=b8:16:19:fa:b8:0c;CMTS-MAC=00:1d:70:af:fd:a0;CM-QOS=1.1;CM-VER=3.0;Jun 16 2015 02:43:065-WarningZ00.0MIMO Event MIMO: Stored MIMO=-1 post cfg file MIMO=-1;CM-MAC=b8:16:19:fa:b8:0c;CMTS-MAC=00:1d:70:af:fd:a0;CM-QOS=1.1;CM-VER=3.0; I would sure appreciate any ideas. I have not contacted tech support yet, although that may be faster??  We'll see.  Thanks in advance for any help!  

    ShaperProbe has not been usable for some time, unfortunately. Check to see if Comcast is reporting an outage for your area by logging in to https://customer.xfinity.com/Secure/MyServices/ or by checking the voice response system at 1-800-Comcast.
    If no outage is reported, see Connection Troubleshooting Tips. If you want to troubleshoot this yourself and still need help, please provide Information Requested for Connection-Related Posts.
    If you are using Wifi it's best to switch to an Ethernet connection if possible while measuring speed and checking the reliability of your connection to Comcast.
    If you'd rather have them do the troubleshooting call them at the phone number on your bill or 1-800-Comcast and have them send a tech out to identify the cause and correct it.
    If the tech finds bad coax, splitters, amplifiers, or connections in your home (even if Comcast originally supplied them) you'll probably have to pay for the visit unless you have their Service Protection Plan (http://www.xfinity.com/spp/, about $5/mo). If the trouble is due to a faulty Comcast modem, eMTA, gateway device, or anything outside your home, you shouldn't be charged.

  • I can't remember my mac mini password and can only log in under test, please help

    I can't remeber my Mac mini password and can only log in under Test.  Please help me as I would like to access my photos and personal information.  Thanks

    Forgot Your Account Password
    For Snow Leopard and earlier
         Mac OS X 10.6- If you forget your administrator password
    For Lion/Mountain Lion
        Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         When the menubar appears select Terminal from the Utilities menu.
         Enter resetpassword at the prompt and press RETURN. Follow
         instructions in the dialog window that will appear.
         Or see Reset a Mac OS X 10.7 Lion Password and
         OS X Lion- Apple ID can be used to reset your user account password.
    If you cannot do the above then try this:
      1. Boot to Safe Mode by restarting and after the chime press and hold down the COMMAND-S keys until a black screen with white type appears.
      2. At the prompt, type the following commands pressing return after each command line:
         /sbin/fsck -yf
         If you do not receive a "Filesystem OK" message then repeat this command until
         you do.  If after seven tries you still do not receive a "Filesystem OK" message,
         then the system is corrupted and needs to be reinstalled.
         mount -uw /
         cd /private/var/db/netinfo
         mv local.nidb local.old
         rm ../.AppleSetupDone
         shutdown -r now
    The second-to-last command above will cause OS X to think that the operating system is newly installed, and when the new owner starts up the computer it will send him/her to the startup wizard where he/she can start a new user without reinstalling.
    This last method does not actually change a password. It simply removes the user accounts and lets you create an initial admin account as if the computer were new out of the box.
    How to reset the OS X password without a startup CD:
    Reboot into Single-user Mode. Enter the following and press RETURN after each command line
       1. Type fsck -fy
       2. Type mount -uw /
       3. Type passwd <username>
    I have never tried this method myself.

  • Novice Java Test- please help!

    hi I'm new to java and am required to know how to program a certain problem.
    please any help is much appreciated. If you can solve the problem that would be nice or if you could tell me how to go about solving it that would be fine too.
    here's the problem:
    "1. Write a class UniDBug that models a bug moving along a horizontal line, the x number line. The bug moves either to the right or left. Initially, the bug moves in the direction it is facing, but it can turn to change its direction. In each move, its position changes by one unit in the current direction. Provide a constructor and default constructor. (Default constructor not shown)
    Public Bug(int intialPosition, int facingDirection)
    // facingDirection 1 means to the left, and 2 means to the right
    and the following methods:
    public void turn()
    public void move()
    public int getPosition()
    2. Write the test program for this class with two bugs, *redBug*, and *blueBug* facing each other, one starting at position 15 and the other at position 3. They should take enough steps to both bugs meet at location 23. Include a print statement whenever a change happens and make sure you identify the bug and the location."
    again any help is much appreciated
    thank you for your time

    thx im gonna do that right now:
    "public class UniDBug
         Public Bug(int initialPosition, int faceingDirection);
         UniDBug myBug = new UniDBug();
         public void myBug.drive(100);
         public void move();
              public int getPosition(x);
                   position=3;
                        public void turn(1,2);"
    obviously, it needs a lot of work

  • Compiz 0.9(-dev/-bzr) development/testing/general talk thread

    [EDIT]: I've altered the subject of this thread to reflect the course it has talken; it's now used for following up on compiz 0.9 issues, and attempting to report bugs upstream and support reports we can each reproduce.
    [community] has, for long, had "compiz-core 0.8.x", since 0.9 was regarded as the "unstable" version when it was initially release.
    For a long time now, the 0.9 has been stable.  Compiz is currently being shipped in-house at Cannonical (they actually hired the developer to work for them), and what they deem to be the stable version is the 0.9.x branch, and have shipped two mayor releases with it.
    Although compiz.org states taht 0.9.x is the unstable branch, it also announces 0.9.5 as the latest release, while 0.9.7 as the latest, proving that this site is somewhat abandoned and out-of-date.
    I'd like to propuse we move "compiz-*-dev" from the AUR (which it 0.9.7) into community and replace 0.8.8.  0.9.7 is deemed the stable branch by the developers (cannonical), and, after testing it myself, I conclude the same.
    Here's a short list of pros and cons.  I'd very much like to see what everyone thinks about this, and, in particular, if there's any good technical reason not to do this.
    Pros of 0.9.7:
    - There are some more plugins available, which provide useful functionalities, such as GRID.
    - Clicking on the border of the screen works as intended, the event is passed onto the window there present whenever appropriate. This is broken on 0.8.x.
    - Suposedly, less resourse-intensive.
    - Actual latest stable release, as is usual in Arch: bleeding edge.
    Pros of 0.8.8
    - Emerald support.
    Cons of the migration:
    - The configuration file is stored in a slightly different format, forcing users to reconfigure compiz.
    Last edited by hobarrera (2012-04-26 17:38:38)

    SanskritFritz wrote:
    rufflove wrote:@Fritz: Are you still unable to get gtk-window-decorator working? I found time to test on a system without any Ubuntu patched packages and was fine. Animation bugs aside, I'm finding 0.9.7 to be very usable. Then again, I don't use many plugins. I wish Sam would just jettison all the exploding, wobbly cube bollocks!
    I switched back to 0.8 after some hours of using 0.9. I crashed all over the place, was totally unusable for me.
    I've only found that the previews in the static application switcher killed compiz (and, on a laptop, crashed the video drivers or something alike), but that's the only real bug I came across.
    Awebb wrote:
    pogeymanz wrote:It's the prettiest decorator on the market. Also by far the buggiest and crashiest.
    I never had any issues with Emerald, but I rarely experience bugs and crashes where others tear their hair our.
    It was reallly buggy in compiz 0.9, until it was finally dropped.  It works fine in 0.8.
    triplesquarednine wrote:
    rufflove wrote:@Fritz: Are you still unable to get gtk-window-decorator working? I found time to test on a system without any Ubuntu patched packages and was fine. Animation bugs aside, I'm finding 0.9.7 to be very usable. Then again, I don't use many plugins. I wish Sam would just jettison all the exploding, wobbly cube bollocks!
    I don't use any Ubuntu-patched versions of software with Compiz, so i can verify that gtk-window-decorator works. The animation bugs, are currently the most annoying thing (which i am barely affected by, as i don't use many animations). I've disabled most for now. I think closing menus, open/close windows are the only animations that i use (in my case, i am using 'glide 2'). I do use desktop wall (yes, it works in master branch), but disable expo (which i need to file a bug report about, or add myself to a bug, if it's already filed). I also don't use things like wobbly windows (which works fine), nor do i use things like 3d-cude (haven't even tried it).
    ...anyways, I still want to encourage all of you to join launchpad and help the non-ubuntu distros report problems with 'Vanilla Compiz'. There are very few of us, reporting from other distros. Just make sure, that you check for similar reported bugs before reporting. If you find one, add yourself to the bug report, and specify that you aren't using Ubuntu.
    cheerz
    I have zero ubuntu packages; and it works perfectly fine.  I've yet to come across an animation bug though.
    And yes, I agree, we need a non-ubuntu compiz test team, otherwise, it'll eventually not-work outside of ubuntu.  I've reported a few bugs, but they don't seem to get much attention though.

  • CRM TEST SERVER HELP

    any time i use the following command on the crm test server it gives me this error:
    Crsctl Start crs
    Unknown: parameter
    please advice me on what to do
    Thank You.

    Please help out, i know we have intelligent people on this forum
    Anytime i input the following command on the server i get this error.
    kindly help me out with answers that will help me resolve this issue.
    crmdbts2:<TESTRAC:>/#crs_stat -t
    crs_stat -t
    CRS-0184: Cannot communicate with the CRS daemon.
    then when i view the log it gives this.
    "crmdbts2.log" 57 lines, 3829 characters
    Oracle Database 10g CRS Release 10.1.0.2.0 Production Copyright 1996, 2004, Oracle. All rights reserved.
    2008-06-23 21:01:06 : Oracle CRSD will start boot services
    2008-06-23 21:01:06 : Changing directory to /e01/crs/10.1.0/crs/init/
    2008-06-23 21:01:06 : Wrote pid 15258 to /e01/crs/10.1.0/crs/init/.lock-crmdbts2
    2008-06-23 21:01:06.118: CRS Daemon Starting
    2008-06-23 21:01:06.118: Checking the OCR device
    2008-06-23 21:01:06.122: Connecting to the CSS Daemon
    CRSD-1: Oracle CRSD command waiting for Oracle CRSD to start
    2008-06-23 21:01:11.121: CRSD-1: Sending Restart Application Request
    2008-06-23 21:01:16.302: Initializing OCR
    2008-06-23 21:04:25.224: Writing Software Version to OCR
    2008-06-23 21:04:25.261: Using Authorizer location: /e01/crs/10.1.0/crs/auth/
    2008-06-23 21:04:25.277: Initializing RTI
    2008-06-23 21:04:25.280: Parameter SECURITY = 1, running in USER Mode
    2008-06-23 21:04:25.280: Initializing EVMMgr
    2008-06-23 21:04:26.528: CRSD locked during state recovery, please wait.
    2008-06-23 21:04:26.533: CRSD recovered, unlocked.
    2008-06-23 21:04:26.536: QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2008-06-23 21:04:26.538: UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=crmdbts2_crmdbts_cluster_caa))
    2008-06-23 21:04:26.554: E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=crmdbts2-hb)(PORT=49896))
    2008-06-23 21:04:26.554: Starting Threads
    2008-06-23 21:04:26.555: CRS Daemon Started.
    2008-06-23 21:04:26.623: CRSD-1: Complete Restart Application Request
    2008-06-23 21:17:43.921: CRSD-2: Sending Shutdown Application Request
    2008-06-23 21:17:43.945: CRSD-2: Complete Shutdown Application Request
    2008-06-23 21:17:54 : Oracle CRSD got SIGTERM, exiting
    Oracle Database 10g CRS Release 10.1.0.2.0 Production Copyright 1996, 2004, Oracle. All rights reserved.
    2008-06-24 12:23:57 : Oracle CRSD (re)start aborted by pending shutdown
    Oracle Database 10g CRS Release 10.1.0.2.0 Production Copyright 1996, 2004, Oracle. All rights reserved.
    2008-06-24 12:24:57 : Oracle CRSD (re)start aborted by pending shutdown
    Oracle Database 10g CRS Release 10.1.0.2.0 Production Copyright 1996, 2004, Oracle. All rights reserved.
    2008-06-27 08:53:14 : Oracle CRSD will start boot services
    2008-06-27 08:53:14 : Changing directory to /e01/crs/10.1.0/crs/init/
    2008-06-27 08:53:14 : Wrote pid 10269 to /e01/crs/10.1.0/crs/init/.lock-crmdbts2
    2008-06-27 08:53:14.459: CRS Daemon Starting
    2008-06-27 08:53:14.460: Checking the OCR device
    2008-06-27 08:53:14.464: Connecting to the CSS Daemon
    CRSD-1: Oracle CRSD command waiting for Oracle CRSD to start
    2008-06-27 08:53:19.459: CRSD-1: Sending Restart Application Request
    2008-06-27 08:53:21.030: Initializing OCR
    2008-06-27 08:53:21.092: Writing Software Version to OCR
    2008-06-27 08:53:21.138: Using Authorizer location: /e01/crs/10.1.0/crs/auth/
    2008-06-27 08:53:21.160: Initializing RTI
    2008-06-27 08:53:21.164: Parameter SECURITY = 1, running in USER Mode
    2008-06-27 08:53:21.164: Initializing EVMMgr
    2008-06-27 08:53:22.960: CRSD locked during state recovery, please wait.
    2008-06-27 08:53:22.967: CRSD recovered, unlocked.
    2008-06-27 08:53:22.970: QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2008-06-27 08:53:22.972: UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=crmdbts2_crmdbts_cluster_caa))
    2008-06-27 08:53:22.980: E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=crmdbts2-hb)(PORT=49896))
    2008-06-27 08:53:22.980: Starting Threads
    2008-06-27 08:53:22.980: CRS Daemon Started.
    2008-06-27 08:53:22.998: CRSD-1: Complete Restart Application Request
    2008-07-07 14:43:12.014: Processing MemberLeave
    2008-07-07 14:43:12.015: [MEMBERLEAVE:55] Processing member leave for crmdbts1, incarnation: 3
    2008-07-07 14:43:13.087: [MEMBERLEAVE:55] Do failover for: crmdbts1
    2008-07-07 14:43:13.114: [MEMBERLEAVE:55] Post recovery done evmd event for: crmdbts1
    I await your response
    thank you all .

  • Videobuffer general help

    Looking for someone to give me a bit of conceptual help and tips on general API set-up.
    I would like to go down the route of managing a frame/video buffer in C++, then pushing that over to Flash for rendering.  I've been trying to follow how it's done in Quake, I've gotten so far (setting up a BitmapData/ByteArray in AS3, then using an update method to pull in something from C) - but I'm not seeing any results. 
    I think I'm quite possibly missing something fundamental with getting the data back over intto AS3.  At the moment it seems like I'm just pushing a pointer address over, and actionscript isn't really doing anything useful. 
    I can provide specific code if needed.
    Cheers.

    HI,
    Once you've rebooted -
    1. see if you can mount the cdrom - if not, download the iso from sun's website and mount using the loopback system with the following set of commands (as root obviously)
    mkdir /mnt/disk2
    mount -o ro -F hsfs `lofiadm -a complete_path_of_iso` /mnt/disk2
    then navigate to /mnt/mountdir
    OTOH, if you can mount it, then just go to /mnt/cdrom...
    2. Navigate to
    /mnt/disk2/Solaris_10/Product
    where u can see all the packages - use
    pkgadd to install whtever u need...
    btw, check ur path - maybe all those are installed...ensure u r path has
    /usr/bin:/usr/sfw/bin:/opt/sfw/bin
    ~Madhu.

  • Test Airport - HELP

    Is there anyway to test your Airport in a PowerBook G4?
    I had a Belkin Wireless G Modem/Router and was getting no signal through one wall and very low through some others... So I upgraded to Belkin G+ Mimo Wireless Modem/Router and the same this has happened with the signal.
    Below is a link to a layout of my house and the problem area(s).
    http://i83.photobucket.com/albums/j315/mccrae28/wireless.jpg
    There are no cordless phones or microwave ovens in the house - so they can't be causing the problem, and the walls aren't that thick.
    So...
    Is it the make/model of the router that's just not working with my PowerBook?
    OR
    Is there something wrong with the Airport inside my laptop? And is there a way to test it?
    THANKS
    PowerBook G4   Mac OS X (10.4.8)  

    It may be the construction of the walls.
    Possibly
    Are there (competing) neighbouring wireless networks
    in the area?
    No one in the neighborhood has wireless networks.
    How does the PowerBook connect to other wireless
    networks (say a wifi hotspot)?
    No town is so ** that there is no wifi hotspots - someone suggested Starbucks - but my "nearest" Starbucks is 3hours drive away (6 hours return).
    Can you use another wireless computer to test your
    wireless signal?
    I don't have another Apple computer and don't know anyone who has one that i could contact. I've got the two desktops (winXP) and as you can see from the map - one is vv.low and the second is ok.
    THANKS for all your help.

  • FDS Test Drive - help with sample apps

    I'm trying to use the FDS 30 Minute TestDrive sample apps
    inside
    Flex Builder. I downloaded the test drive and all the samples
    work
    just dandy fine, and I can view the source etc. So I wanted
    to load
    some of the sample apps into Flex Builder so that I could
    modify and
    play with them with the debugger so as to learn more.
    I've tried the following:
    create New Project - use Flex Data Services/compile app
    locally
    Root Folder: C:\fds-tomcat\webapps\ROOT
    Root URL:
    http://localhost:8600/ROOT.
    When I click Finish, I get the
    following 3 errors in the Output panel:
    unable to load SWC fds.swc: multiple points
    unable to load SWC fds.swc: multiple points
    The definition of base class Locale was not found
    Could not resolve<mx:Application> to a component
    implementaion
    I am on Flex 2.0.143459.
    I've verified that fds.swc is indeed in the
    C:\fds-tomcat\webapps\ROOT\WEB-INF\flex\libs folder.
    I don't know what the other messages mean or what to do.
    I then stubbornly unzipped one of the sample apps into the
    FlexBuilder project folder (which I named FDS TestDrive
    Samples) and
    tried to run it anyway to see if I could get more info. I
    then get
    a browser window with the following additional errors:
    type Status report
    message /ROOT/FDS%20TestDrive%20Samples/Chat.html
    description The requested resource (/ROOT/FDS%20TestDrive%
    20Samples/Chat.html) is not available.
    So I guess one problem is that it is not making an html
    document.
    But I don't know how to correct that.
    I have no idea what to do. Any help would be GREATLY
    appreciated.

    Someone helped me offlist with this after I got frustrated
    that this forum is essentially dead. But in case anyone else needs
    this info, I thought I'd post. First you need to be on Flex version
    2.0.155577. So I had to redownload all of Flex, uninstall my older
    version, install the new version. Then I did the following
    to create the Flex Builder project for the dashboard sample
    app:
    File - > New -> Flex Project
    Select Flex Data Services
    Select Compile application locally
    Click Next
    Deselect "Use default local Flex Data Services Location"
    Click Browse... and open c:\fds-tomcat\webapps\ROOT
    Root URL:
    http://localhost:8600/
    Context root: /
    Click Next
    Project name: <Whatever you want to name it>;
    Deselect "Use default location"
    Folder: c:\fds-tomcat\webapps\ROOT\dashboard
    Click Next
    Main application file: dashboard.mxml
    Click Finish
    The Context root was really key. Also, to get my old projects
    back into Flex, I used file:import and then had to do a little
    additional fiddling with some of the projects' properties.
    Too bad this Forum is so dead. I've tried to get feedback to
    Adobe about that concern, but so far it hasn't helped. sigh

  • My ipod 30GB reads---Accessorize test :( PLAESE HELP!!!!!!

    PLEASE HELP ME! My ipodGB reads "accessorize test". below that it says "please plug FW, LCD ID:1, FWPWR:0" what do i do? i can not use it, or plug it into my computer...but the backlight stays on. i have tried to reset it many times. i also do not want to be charged to fix it . plaese help me, im lost without my ipod!

    Interesting, the link you were given has a similar test within it but to get to it you have to reset and then when the apple logo appears hold down the centre and the rev buttons. When you do that the apple logo reverses and you get a list of tests as shown in the link you were given. I'm guessing you haven't done that?
    I haven't ever seen a diagnostic test come up on screen without going into diagnostic mode but perhaps there is some simple test built in just to test accessories.
    Usually with the other tests you just do whatever is asked and you get a pass or fail. You can usually exit by doing a reset where necessary or sometimes by pushing the menu button but you've probably tried that.
    The other option is to do what it asks and see if you can exit by going through them.
    "Please plug FW" means plug in a firewire cable, connected to something probably, so if you have one, plug it in.
    LCD ID:1 simply means your screen is connected.
    FWPWR:0 means that your ipod is not drawing power via a firewire connection.
    If you plug in your firewire cable it should change to a 0.
    It is possible that will be the end of it or alternatively you will get another screen asking you to plug in your usb cable and possibly your head phones and a remote.
    Hopefully the remote test will be optional because you may not have one!
    In these kind of tests a 0 means no or not present and a 1 means yes or working ok or connected.
    Having written all this, probably the quickest way to find out how to stop it is to call Apple!
    If you get a test for the click wheel you will need to scroll it around and around several times until it says pass or possibly in both directions.
    You may get a "key test" which means just push all the buttons.
    Good luck and interested to hear what happens.
    John

  • I cannot install, only hard drive test. please help!

    hi,
    my iBook G4 crashed about 2 months ago and I got a new harddrive but it came with no operating system. I borrowed a friend's disks but everytime I put in disk 1 it will only go to Hard Drive Test and I cannot make it go to a section where I can actually reinstall. I have tried pressing command, c, command and c, and nothing. every time it goes to the Hard Drive Test and I have already run it and I passed.
    the girl with the disks also has an iBook G4 and I do not understand what the problem is. she just bought it after I did.
    I bought my laptop in the US but I am currently in Denmark and could not get Apple to actually fix my laptop but there should be no problem.
    please help!

    heychristaay,
    As I asked in My Previous Reply;
    "What OS was installed on your iBook before you replaced the HD?
    Have you tried installing, using either the disks that shipped with the iBook, or a Full Retail Version of an OS, that you may have upgraded to? Your own disks?'
    If the borrowed disks, do not look Exactly like THESE, they will not work to install Panther 10.3.x.
    Additional info in these links.
    Using OS X Install CDs/DVDs On Multiple Macs
    What's A Computer Specific Mac OS X Release
    Software Update, Upgrade: What's The Difference?
    ali b

  • Unit testing? help.

    OK, I have tried to rap my mind around this for a few days. Unit testing.
    I understand the whole:
    if(expected)
    System.out.println("OK");
    else System.out.println("Error");Part of my class assignment but, I am still confused. Could someone explain how unit testing works? (*No, I don't want you to do it for me or anything like that.*) I am just confused on how exactly to test for these things in Java. I understand that I need to add some kind of input then check the return value with what is expected. However, I am not sure how to implement it.
    Currently I tried something:
    public static void lastIndexOfTest(MyString ms, int pos, char expected){
              System.out.println("Testing lastIndexOf("+pos+") on MyString " + ms);
              System.out.println("Expected: " + expected);
              try{
                   int got = ms.charAt(pos);
                   System.out.println("Got: " + got);
                   if(got == expected)
                        System.out.println("OK");
                   else
                        System.out.println("Error2");
              catch(Exception e) {
                   System.out.println("Error: " + e);
              }That works in the sense that it give me no errors. But, because I don't understand how the code works exactly for everything I am not sure at all if it is even returning something thats correct.
    Here is my assignment:
    http://www.csl.mtu.edu/cs1122/www/programs/prog1/desc.html
    Are there any tutorials on how to do unit testing? I have been looking all over and can't seem to find any listed on Google.

    shawnw wrote:
    OK, I have tried to rap my mind around this for a few days. Unit testing."Unit" == "one thing". You're testing each individual part of your program that can be considered a single functional unit (not necessarily a single class).
    Although I've heard people say "unit testing" to apply to just about everything.
    That works in the sense that it give me no errors. But, because I don't understand how the code works exactly for everything I am not sure at all if it is even returning something thats correct.Well, obviously, knowing what's correct is necessary before you can test for correctness.
    Typically, you introduce specific test data to the thing being tested, and you know the correct response for that test data.
    For example if you're testing a factorial program, you know that 3! == 6.
    If you have a bit of (your own code) and you don't know what correct behavior of that code is, then you're not done. Really you shouldn't have started coding if you didn't know what you were trying to accomplish when you were done.
    In test-driven development, you write the test before you write the code. Among other things, this ensures that you know what a bit of code is supposed to accomplish before you even start, which is a good thing.
    Here is my assignment:
    http://www.csl.mtu.edu/cs1122/www/programs/prog1/desc.html
    Are there any tutorials on how to do unit testing? Didn't your professor mention it in class?
    I have been looking all over and can't seem to find any listed on Google.I find that hard to believe. If I Google "unit testing tutorial" I find a bunch. But several of those are specific to particular environments, so maybe that's what's throwing you off.
    The canonical unit testing framework for Java is JUnit. You might want to google for JUnit tutorials (I just did and found some).

  • General HELP for RAID and HOME NETWORK... I'm a bit lost :(

    First off, I'm sorry about the long post but I just wanted to ask everything at once since I don't know what effects what?
    Over the past years I've had a MBP and have always added Western Digital Mybook drives whenever I needed storage. One of clicked and died this past year and I lost some data since I was "MANUALLY" backing up. Since then I've tried to read about RAID, NAS, and DROBO type devices.
    I recently bought a Mac Pro 2008 edition because I needed more speed. I mainly edit wedding photos in Lightroom but also come from a heavy motion graphics background and do some After Effects projects from time to time.
    Here's a list of my current setup and what I'm hoping to achieve but I'm in over my head of what to do???
    1 Mac Pro (2008 edition) - I'm considering setting up 4 1TB harddrives inside that are mirrored. I was looking at the Caviar Black or Hitachi drives...
    2. I have two Airport Extreme Base Stations for my home network. (One is plugged into my Mac Pro and the other is near my Vizio LCD and Xbox 360. I've been toying around with sharing iPhoto slideshows (which I really like the idea of) The problem is that it seems really slow for video and hiccups on the stills sometimes. It doesn't seem to make a difference if it's pulling it from the Mac Pro or from a USB drive attached directly to my Airport Extreme. How do I speed this up? Is it always going to be faster to stream from the Mac Pro over ethernet cable than a harddrive plugged in through USB?
    3. A few RAID and NAS solutions I've been looking at are the following but I don't really understand what I get with an external device vs an internal? I also don't know which is BETTER? for easy reliable backup.
    http://firmtek.stores.yahoo.net/sata5pm2se2.html
    http://www.dlink.com/products/?sec=0&pid=667
    http://www.qnap.com/prodetail_feature.asp?pid=110
    http://eshop.macsales.com/shop/hard-.../RAID/Desktop/
    http://www.synology.com/enu/products/CS407/index.php
    4. I've been reading mixed reviews about the Drobo but don't quite understand if it's a better solution then setting up a mirror INSIDE my Mac Pro. I DO NOT want to buy a $900 raid card for the Mac Pro though. Do most people choose the Drobo because they only have laptops? Should I only consider building something inside my Mac Pro?
    5. I was considering Chonosync for backing up 3rd level backups
    6. I just bought a Blu-Ray drive for 4th level backups that I can send off site.
    7. I have all these other Mybooks. Two of them are mirrored but only one is a 1TBx2 Sata drive. The rest are IDE. I guess I'll just use these for misc things? Maybe just plug one into the Xbox for watching movies?
    8. My neighbor down the hall has a similar setup and is using a Mac Mini to stream things (through Front Row) like Hulu and videos another room to his TV. Mine doesn't seem to stream fast enough. Since I have the MBP that I will use rarely since I got my desktop I was considering using that instead of Apple TV or a Mac Mini but it's too slow? Maybe I set it up wrong?
    PLEASE HELP? I don't know what I'm doing.

    A few RAID and NAS solutions I've been looking at are the following but I don't really understand what I get with an external device vs an internal? I also don't know which is BETTER? for easy reliable backup.
    Hi,
    For backup, video work, photography and expanding the Mac Pro storage capability the FirmTek SeriTek/5PM would be my choice. The bundle that you pointed to will work if 130MB/sec. is fastest enogh for your needs. The card is only $70 in the bundle which makes it a nice deal.
    http://firmtek.stores.yahoo.net/sata5pm2se2.html
    If you want 200MB/sec, performance I would go with the Sonnet Tempo E4P or the HighPoint RR 2314 if you desire RAID 5 redundancy.
    http://www.amug.org/amug-web/html/amug/reviews/articles/sonnet/mac-pro/
    http://www.amug.org/amug-web/html/amug/reviews/articles/highpoint/2314/
    Trying to use NAS via the network will be 3-7x slower than the SeriTek/5PM. The SeriTek/5PM is a much better choice for backup, video and photography. NAS is good for low energy, always on, low use server needs. However, you can simply turn Mac OS X file sharing on and the Mac Pro will provide performance faster than any NAS.
    Drobo - Why do people even consider this option?
    The performance is USB speed even with a FW800 connection.
    Users have reported losing data with firmware updates.
    And the unit is one of the most expensive, slow performing options available. I cannot image ever wanting a Drobo
    Backup Software:
    I like SuperDuper. I also like using the "Restore" tab in Disk Utility to clone one disk to another. The key to good backup is to keep it simple and regular.
    MyBook - NOT
    If your storage needs exceed more than a single FireWire backup disk you really need to go with eSATA. The SeriTek/5PM and the Mac Pro combination provides virtually unlimited storage capabilities as the tray system allows new hard disk sets to be easily loaded or dismounted.
    Have fun!

Maybe you are looking for

  • Today i am going to buy iphone 4s . i have some questions.

      i wanto to buy   IPhone 4S off contract from apple store , will they sell it to me?  is it a factory unlocked  iphone??  if i need any repairs in the future .what happens if i send it to repair , will they give me a AT&T phone ,   do i need to wait

  • Lenovo G550 does not charge battery!!!! please help!!!!! :c

    So i havent used my Lenovo for about a year and a half because i had lost the originial charger. ive recently bought a new cheap charger from amazon and thought it was the charger that was the problem when i looked it up online and found out it may b

  • Enter new Bus Partner err [msg 131-183]

    I backup A company db and restore to B db in SQL Server no error. I have COA, payment terms, AR (control acct), AP (control acct) in level 3 all active accounts.  I tried to enter first Customer but failed. tab 5 "Accounting" the AR can not see the .

  • C309g disappeared from Windows 7 machine after HP update ran

    We have had a c309g attached via the LAN to a Cisco-LinkSys E3000 since December. Several computers have the printer installed, including a Dell desktop running XP SP3 (connects via LAN), a Dell laptop running Vista Business SP2 (connects wirelessly)

  • Cannot show GP process title in universal worklist

    Hi all,     We're on EP 7.0 SP11,we've got a problem:     in uwl,we cannot show GP process's title.     I remember in former edition,it can be seen  in "process" column.     And following is my go.config.xml:("gp_system" is my GP system alias)     <?