OLD Oracle 7.1.6 Backup question

Hi Folks,
I am working on a VERY old version of Oracle (7.1.6.2.0) running on an equally old HP9000 (HP-UX 9.05) system (think early to mid-1990's). I have been tasked to backup this database and I'm having problems locating the correct documentation to perform this duty. Can someone please outline the steps required to backup a database either admin tool or from the command-line SQL*Plus interface?
Thank you in advance.

783567 wrote:
I have been tasked to backup this database and I'm having problems locating the correct documentation to perform this duty. You can still find some Oracle 7.3 documentation online today on OTN http://www.oracle.com/technology/documentation/oracle7.html.
Backup and Recovery is documented in Oracle7 Server Administrator's Guide, Release 7.3 part V:
http://download.oracle.com/docs/pdf/A32535_1.pdf
Edited by: P. Forstmann on 21 juil. 2010 20:12

Similar Messages

  • Setting up new dbname/sid while creating oracle db from rman backups in 11g

    Hi all,
    I have rman backups and need to create another database from rman backups with different name... but it is unsuccessful..
    created instance with new db...
    running create new db connecting rman auxiliary sys/password@newdb
    run {
    SET NEWNAME FOR DATAFILE 1 TO 'F:\app\HOME\oradata\clonedb1\SYSTEM01.DBF';
    SET NEWNAME FOR DATAFILE 2 TO 'F:\app\HOME\oradata\clonedb1\SYSAUX01.DBF';
    SET NEWNAME FOR DATAFILE 3 TO 'F:\app\HOME\oradata\clonedb1\UNDOTBS01.DBF';
    SET NEWNAME FOR DATAFILE 4 TO 'F:\app\HOME\oradata\clonedb1\USERS01.DBF';
    SET NEWNAME FOR DATAFILE 5 TO 'F:\app\HOME\oradata\clonedb1\EXAMPLE01.DBF';
    SET NEWNAME FOR TEMPFILE 1 TO 'F:\app\HOME\oradata\clonedb1\TEMP01.DBF';
    DUPLICATE DATABASE TO clonedb
    pfile 'D:\TESTDELETE\initclonedb1.ora'
    BACKUP LOCATION 'F:\app\HOME\flash_recovery_area\orcl\'
    LOGFILE GROUP 1 ('F:\APP\HOME\ORADATA\ORCL\REDO01.LOG') SIZE 60M REUSE,
    GROUP 2 ('F:\APP\HOME\ORADATA\ORCL\REDO02.LOG.rdo') SIZE 60M REUSE,
    GROUP 3 ('F:\APP\HOME\ORADATA\ORCL\REDO03.LOG') SIZE 60M REUSE;
    Error it shown is in rman backup creation is as follows
    <part>>
    sql statement: alter system set db_name = ''ORCL'' comment= ''Modified by RMAN
    duplicate'' scope=spfile
    Oracle instance shut down
    Oracle instance started
    Total System Global Area 640286720 bytes
    Fixed Size 1376492 bytes
    Variable Size 314576660 bytes
    Database Buffers 318767104 bytes
    Redo Buffers 5566464 bytes
    Starting restore at 20-DEC-11
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=133 device type=DISK
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:07
    output file name=F:\APP\HOME\ORADATA\CLONEDB1\CONTROL01.CTL
    output file name=F:\APP\HOME\FLASH_RECOVERY_AREA\CLONEDB1\CONTROL02.CTL
    Finished restore at 20-DEC-11
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 12/20/2011 07:07:11
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06136: ORACLE error from auxiliary database: ORA-01102: cannot mount databa
    se in EXCLUSIVE mode
    RMAN> EXIT
    how can i prevent rman setting db_name=orcl which is already exists in the db.. i need to create db from rman backups with different dbname...
    whould someone help me out, how can i create database from another database rman backups with different dbname/sid on same host..
    My pfile has new db_name , but while db creation rman setting to db_name to source dbname.. it should be new db name that i want create with new db name...
    is there any RMAN command to specify new DB name it should set while running
    sql statement: alter system set db_name = newdbname -- as part rman script execution...
    it appears to be i should not touch the soruce db.. i have access to only source db rman backups and need to create another db with different dbname/sid.. please do help...

    When you performing RMAN duplicate why you making your script so complicated?
    Your instance name and DB name can be different, But what is the contents in your pfile "D:\TESTDELETE\initclonedb1.ora" ? please do post
    Have you started any other services related to ORACLE? check in start --> run --> services.msc any other active oracles services, Make sure you have clonedb1.
    Startup in nomount
    check the connectivity to target server.
    SET NEWNAME FOR TEMPFILE 1 TO 'F:\app\HOME\oradata\clonedb1\TEMP01.DBF';Why you mentioning SET NEWNAME FOR DATAFILE ? You have option of db_file_name_convert/log_file_name_convert in case if your file system different in Target & auxiliary.
    BACKUP LOCATION 'F:\app\HOME\flash_recovery_area\orcl\'When you have backup in same location why you are mentioning this clause?
    First run duplicate from auxiliary server as
    rman target sys/*****@prod auxiliary /
    RMAN> duplicate target database to "db_name";
    Am not sure what you are trying to do. is it 11gR1 or 11gR2?
    You have option of duplicate from active database without having backup also..
    here some links please check it.
    http://docs.oracle.com/cd/E14072_01/backup.112/e10642/rcmdupdb.htm#BGBFDJHB
    RMAN 11GR2 : DUPLICATE WITHOUT CONNECTING TO TARGET DATABASE [ID 874352.1]
    knowledgespring      
         Newbie
    Handle:      knowledgespring
    Status Level:      Newbie (10)
    Registered:      Dec 26, 2007
    Total Posts:      243
    Total Questions:      77 (75 unresolved)
    So sad that forum was able to help only in two answers out of your 77 questions :(
    Edited by: CKPT on Dec 21, 2011 5:12 PM

  • Where to get Old Oracle Drivers (for Mac)?

    Hi, I need to run an old Mac OS 9 application (actually I'm trying with Classic under OS X on a Mac Mini G4)
    This application needs the OCI library OracleOci73Lib.
    I've been searching it in Oracle web downloads section, but i can't find it.
    I've tried installing the newer OCI drivers, but these are for Mac OS X and I suppose Classic doesn't even "see" them.
    Does anyone know where could I get old Oracle drivers?
    thanks!

    Hi Alexlee,
    Welcome to Lenovo Community!
    As per the query we understood that you are looking for driver to your ThinkPad T430.
    Below is the link to enter the downloads page and download latest application accordingly, please click on "Select Product" then in "QUICK PATH" enter the MTM no. select the exact model.
    http://support.lenovo.com/en_US/downloads/default.​page#
    Hope this helps!
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • EBS Suite Backup Question

    Following up to the post Re: Oracle EBS 11.5.9 and Database 9i which was answered by Hussein Sawwan this is a follow up since we are going to try to implement was what suggested by Hussein and before we do that we want to take a complete backup for the filesystem which is 200GB -- actual filesystem size 270GB and utilized only 200GB
    This is what we are doing for backup
    1) Shutdown the Application
    2) Shutdown the Database
    3) Application and Database reside on the same server under the filesystem /oracle => AIX 5.3 ML 00
    4) filesystem /oracle is mounted
    4) Take a cold backup on tape /usr/sbin/backup -f'/dev/rmt0' -'0' /oracle
    Executing the command
    Before command completion, additional instructions may appear below.
    Command: running stdout: yes stderr: no
    Before command completion, additional instructions may appear below.
    backup: The date of this level 0 backup is Thu Nov 29 17:18:05 SAUST 2012.
    backup: The date of the last level 0 backup is the epoch.
    backup: Backing up /dev/rfslv00 (/oracle) to /dev/rmt0.
    backup: 0511-251 The file system is still mounted; data may not be consistent.
    Use the umount command to unmount the filesystem; then do the backup.
    backup: Mapping regular files. This is Pass 1.
    backup: Mapping directories. This is Pass 2.
    backup: There are an estimated 211286721 1k blocks.
    backup: Backing up directories. This is Pass 3.
    backup: 0.03% of the backup is done. It should be finished in *19335:05.*
    backup: Backing up regular files. This is Pass 4.
    backup: 0.27% of the backup is done. It should be finished in 3716:08.
    backup: 0.80% of the backup is done. It should be finished in 1850:01.
    backup: 1.45% of the backup is done. It should be finished in 1356:00.
    backup: 2.16% of the backup is done. It should be finished in 1130:05.
    backup: 2.94% of the backup is done. It should be finished in 988:58.
    backup: 3.72% of the backup is done. It should be finished in 905:49.
    backup: The interrupt signal has been received.
    backup: Please respond: Do you want to end the backup? (yes or no):
    backup: Please respond: Do you want to end the backup? (yes or no): backup: The backup command has ended abnormally.
    Command: failed stdout: yes stderr: no
    I killed the backup process.
    #1 As you can see above AIX 5.3 ML 00 gives the warning that filesystem has to be unmounted. Could someone confirm this from their past experience that it has be umounted ?
    #2 and backup says It should be finished in 19335:05. that is 200GB will take 19,335 hours ?? which is 805 days ?? then it became *3716* hours which is 154 days ?
    #3 or should I try with tar command
    tar -cvf - /oracle | gzip > bkp_29Nov12_b4devpatchset.tgz
    #4 or go for the whole volume group which has the filesystem /oracle
    /usr/bin/savevg -if /dev/rmt0 oraclevg
    Any advice would be appreciated. Thanks
    Edited by: 973807 on Nov 29, 2012 7:44 AM

    Hello
    I followed the instructions mentioned
    >
    How to change the hostname and/or port of the Database Tier using AutoConfig [ID 338003.1]
    11i: How to change the hostname of an Applications Tier using AutoConfig [ID 341322.1]
    How to change hostname for E-Business Suite Release 12 on single node [ID 1277556.1]
    The concept was to take a coldbackup and restore it on a test server called standby
    but since the production and standby cannot run at the same time because of same hostname + ip address, i thought of changing the hostname of standby server to STANDBY and changing the config in the oracle, however, doesn't seem to be an easy task.
    But I got these errors:
    STARTING DATABASE
    $ ./addbctl.sh start PROD
    You are running addbctl.sh version 115.8
    Starting the database PROD ...
    SQL*Plus: Release 9.2.0.3.0 - Production on Sat Dec 15 03:21:49 2012
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 615482512 bytes
    Fixed Size 742544 bytes
    Variable Size 436207616 bytes
    Database Buffers 167772160 bytes
    Redo Buffers 10760192 bytes
    Database mounted.
    Database opened.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.3.0 - Production
    addbctl.sh: exiting with status 0
    $ ./addlnctl.sh start PROD
    You are running addlnctl.sh version 115.6
    Logfile: /oratec/proddb/9.2.0/appsutil/log/PROD_atec/addlnctl.txt
    Starting listener process PROD ...
    addlnctl.sh: exiting with status 0
    STARTING APPLICATION
    $ ./adstrtal.sh apps/apps
    You are running adstrtal.sh version 115.14
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/adapcctl.sh start
    script returned:
    adapcctl.sh version 115.43
    Starting Apache Web Server Listener (dedicated HTTP) ...
    Starting Apache Web Server Listener (dedicated PLSQL) ...
    adapcctl.sh: exiting with status 3
    .end std out.
    .end err out.
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/adalnctl.sh start
    script returned:
    adalnctl.sh version
    Checking for FNDFS executable.
    Listener APPS_PROD has already been started.
    adalnctl.sh: exiting with status 2
    .end std out.
    .end err out.
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/adcmctl.sh start
    script returned:
    You are running adcmctl.sh version 115.19
    Starting concurrent manager for PROD ...
    Starting PROD_1215@PROD Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/adfrmctl.sh start
    script returned:
    You are running adfrmctl.sh version 115.33
    Starting forms server for PROD on port 9003.
    adfrmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/adrepctl.sh start
    script returned:
    ERROR : Timed out: Interrupted Exception
    You are running adrepctl.sh version 115.29
    starting Reports Server for PROD on port 7003.
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/adfmcctl.sh start
    script returned:
    You are running adfmcctl.sh version 115.16
    Starting forms load balancing client for PROD.
    adfmcctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/adfmsctl.sh start
    script returned:
    You are running adfmsctl.sh version 115.12
    starting forms metrics server for PROD.
    adfmsctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/jtffmctl.sh start
    script returned:
    You are running jtffmctl.sh version 115.7
    Starting Fulfillment Server for PROD on port 9303 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oratec/prodcomn/admin/scripts/PROD_atec/addisctl.sh start
    script returned:
    addisctl.sh version 115.8
    /oratec/prodora/8.0.6/vbroker/bin/osagent
    Started osagent.
    Osagent logs messages to the file /oratec/prodora/8.0.6/discwb4/util/osagent.log.
    Waiting for OAD to start...
    Started OAD.
    OAD logs messages to the file /oratec/prodora/8.0.6/discwb4/util/oad.log.
    Discoverer Locator Started.
    Locator logs messages to the file /oratec/prodora/8.0.6/discwb4/util/locator.log.
    Registering Discoverer Session
    Completed registration of repository_id = IDL:DCISessionManager:1.0
    object_name = standby.xxx.xxx.com_8003OracleDiscovererSession4
    reference data =
    path_name = /oratec/prodora/8.0.6/discwb4/util/runses.sh
    activation_policy = UNSHARED_SERVER
    args = (length=4)[-session; standby.xxx.xxx.com_8003OracleDiscovererSession4; -preference; standby.xxx.xxx.com_8003OracleDiscovererPreferences4; ]
    env = NONE
    for OAD on host 10.1.1.105
    Registering the Collector
    Completed registration of repository_id = IDL:DCICollector:1.0
    object_name = standby.xxx.xxx.com_8003OracleDiscovererCollector4
    reference data =
    path_name = /oratec/prodora/8.0.6/discwb4/util/runcol.sh
    activation_policy = SHARED_SERVER
    args = (length=2)[-collector; standby.xxx.xxx.com_8003OracleDiscovererCollector4; ]
    env = NONE
    for OAD on host 10.1.1.105
    Applying preferences from file : /oratec/prodora/8.0.6/discwb4/util/pref.txt
    Finished applying preferences
    Closing down registry..
    Registry File sync...
    Registering Discoverer Preference Repository
    Completed registration of repository_id = IDL:DCICORBAInterface:1.0
    object_name = standby.xxx.xxx.com_8003OracleDiscovererPreferences4
    reference data =
    path_name = /oratec/prodora/8.0.6/discwb4/util/runpref.sh
    activation_policy = SHARED_SERVER
    args = (length=2)[-preference; standby.xxx.xxx.com_8003OracleDiscovererPreferences4; ]
    env = NONE
    for OAD on host 10.1.1.105
    addisctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Check logfile /oratec/prodcomn/admin/log/PROD_atec/12150228.log for details
    Exiting with status 2
    $
    Looking at the log 12150228.log
    I found that it has some old hostname/instance name
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server PROD_atec adapcctl.sh Failed
    OracleTNSListener80APPS_PROD_atec adalnctl.sh Already Started
    OracleConcMgrPROD_atec adcmctl.sh Started
    OracleFormsServer-Forms60PROD_atec adfrmctl.sh Started
    OracleReportServer-Rep60_PROD adrepctl.sh Failed
    Oracle Metrics Client PROD_atec adfmcctl.sh Started
    Oracle Metrics Server PROD_atec adfmsctl.sh Started
    Oracle Fulfillment Server PROD_atec jtffmctl.sh Started
    Oracle Discoverer services PROD_atec addisctl.sh Started
    Oracle Restricted Apache Server PROD_atec adaprstctl.sh Disabled
    Oracle Apache Server PROD_atec for PL/SQL adapcctl.sh Disabled
    Oracle TCF SocketServer PROD_atec adtcfctl.sh Disabled
    Oracle ICSM PROD_atec ieoicsm.sh Disabled
    Oracle iProcurement Bulk Loader PROD_atec icxblkctl.sh Disabled
    ServiceControl is exiting with status 2
    1. Shouldn't all this be PROD_standby ?
    2. I checked the context files for App and DB and everything seems fine.
    Edited by: 973807 on Dec 14, 2012 1:21 PM
    Edited by: 973807 on Dec 14, 2012 1:22 PM

  • I would like to know how to extract my old contacts from the iTunes backup? Please explain in basic english i am a beginner

    I have had my old Iphone 5s replaced with a new one but I would like to know how to extract my old contacts from the iTunes backup? Please explain in basic english i am a beginner

    Hey,
    I think you will find that you have to have a debit/credit card stored on yur account regardless of whether your have iTunes Credit or want to purchase a free App. I don't know why, I assume its for ID verification or is part of the terms and conditions. I occasionally have to re-verify my credit card info even when just trying to run Update on one of my Apps or like I said downloading a free App.
    If you need further clarification all you can do is contact iTunes Support:
                   https://expresslane.apple.com/ServiceOptionAction.action
    Hope this helps. Andrew

  • My computer was formatted but I need to access my old content on my itunes backups. Is there any way I can acquire these iTunes backup files ever again?

    My computer was formatted but I need to access my old content on my itunes backups. Is there any way I can acquire these iTunes backup files ever again?
    I tried recovery software but had no luck!

    You reformatted the drive in your computer. The backup files you want to access were overwritten when you re-formatted the drive. They are gone. There may be data recovery services that can get them back. Search google if you want. This has absolutely nothing to do with using an iPhone at this point. You deleted files on your computer...

  • Old Oracle Session with Tomcat is not kiiling automatically

    Hi,
    I am facing a problem of increasing inactive oracle sessions with tomcat, Old Oracle sessions with tomcat are visible with new one.
    if somebaody did not restarted tomcat gracefully, then does Oracle keep the session connected or is there any way that whenever any one restarted tomcat abnormally, Oracle session can be killed.
    I had restart the database to kill session.

    Could you please tell me that where do i set this parameter in parameter file or sql net file and what is the recommended value, do you have any document on this.
    Another thing tomcat is in other server machine and my database is in different server machine, killing process in tomcat server machine manually may not kill linux process on oracle database machine and therefore oracle sessions are still there.
    Is it possible?
    Edited by: user605066 on 28-Aug-2008 04:59

  • I am adopting my daughter's old macbook pro  laptop after my laptop crashed. Do I simply restore her old laptop to my latest backup? Will it update her old laptop to my user info?

    I am adopting my daughter's old macbook pro  laptop after my laptop crashed. Do I simply restore her old laptop to my latest backup? Will it update her old laptop to my user info? MacbookPro OSX 10.9.4, restoring from Timecapsule

    Use these guidelines:
    http://www.thesafemac.com/how-to-prepare-your-mac-for-sale/
    This will insure that the Mac is totally yours with any imprint from your daughter.
    Ciao.

  • I changed my primary email address because I could not access my old email and now my new iphone asks me to sign in to my old account in order to backup my apps and music from my icloud

    I changed my primary email address because I could not access my old email and now my new iphone asks me to sign in to my old account in order to backup my apps and music from my icloud. when I try to sign in using my password it says it is the wrong password.

    If you are only updating apps, that's normal  Apps and other purchased media are permanently tied to the ID used to purchase them.  You also don't back up apps or music to iCloud, the only thing backed up to iCloud is your app data, which is part of your iCloud backup by default.
    Is your phone signed into the old ID in Settings>iCloud?

  • Old Oracle 7 won't start up

    We have an issue with a very old Oracle version. It's installed on a ~2000 Windows NT4 (SP5) PC we can't upgrade for now. The database is set up to start on the system startup, but currently it won't. The log files show two ORA-00600 issues:
    ORA-00600 [4500] [10] [] [] [] []
    ORA-00600 [4510] [10] [] [] [] []
    I hope anyone knows a solution for this problem!
    Thanks in advance!
    Paul

    905804 wrote:
    Is there a possibility to attach files? I'd like to attach a screenshot of the log file giving me the errors.Unfortunately not.
    The database won't start when trying manually (cmd prompt and Start menu entry). What does "no files mounted" mean? Will be helpful if you can copy and paste error and message text. Can only guess what that means - that the files are either not found and cannot be mounted (i.e. opened), or that a startup option prevented the file from being mounted.
    The basic startup sequence is:
    - read the pfile (applies the parameter settings as specified and find the control file name(s))
    - open the control file(s) - these contain a list of data files that the database exists of
    - open the data files one at a time (doing various checks using the file header and so on)
    If the control file is a problem, there would be a control file related message.
    The control file lists the data files to open (order is important). If one or more data files are missing. there would be error messages to that effect. If the files are inconsistent (header versions differ for example), there would be error messages to that effect.
    What do you mean with "instance"?A database instance can also be called the database engine. It conists of a shared memory area and a number of processes. On the Windows kernel, that would be an oracle.exe process with multiple threads.
    When a database is mounted, the control files are opened, but the actual data files (comprising the database) is not. When a database is opened, the data files are opened for reading and writing. This is all done by the instance's processes.
    Any more things to check? I'll go there and check anything you say I should check.One step at a time I would say. Can the database be mounted? This means that the instance needs to start (allocate the shared memory successfully, fire up all threads successfully) and then read the control file(s).

  • Can anybody provide AIX shell script for Oracle Apps R12 instance backup

    Hi
    Can anybody provide AIX shell script for Oracle Apps R12 instance backup? Manually, i am able to backup but i donot have shell script to schedule through crontab.
    Help me please.
    Thanks

    Rman can be used for Database, not for Application tier. Again, I assumed you are looking for a script to backup the database. For the application tier, you can simply do a filesystem backup.
    I still do not understand your concern? Is it about using crontab? If so, then check here --> man crontab <--

  • Old ORACLE EXPRESS on XP

    Hello,
    Did anyone install the old "Oracle Express" on a Windows XP (or even Windows 2000) system.
    Oracle Express V6.2.0.2
    I am wondering if it is possible !
    Regards
    JP P

    I try to manually log intoo the database via the command line and it cannot connect to the database at all. Do you get any error?
    Oh, and the services are running and I'm in the Administrator group for the machine. I've installed all manner of software on the computer, so there're no system policies preventing this one.Try adding your user to the ora_dba group.
    HTH...

  • HT201269 When I backed up my old iPhone on iCloud, the backup does not show up on new iPhone setup screen. How do I fix this?

    When I backed up my old iPhone on iCloud, the backup does not show up on new iPhone setup screen. How do I fix this?

    if I backed up with a newer version of iOS than the phone I am trying to backup to.. Is there any way to bypass the setup assistant in order to download the new iOS on the new phone then go back and restore from my old phone?

  • Help with simple OS upgrade and backup questions for a dumb old previous PC user...?

    Ok...have mercy on me, please...
    I am not completely dumb, I know typical board etiquette, and I have searched for various answers (and found many)...but I just want to confirm my personal "research" and get all of this clear up before I proceed with this insanity.  I know I could probably search more, but this is taking hours, because of all my various questions, one leads to 10 more...
    I have an iMac with Mac OS X Version 10.5.8 (which, though not mentioned anywhere?...is apparently "Leopard", right?  Told you I was dumb...)
    Processor:  3.06 GHz Intel Core 2 Duo
    Memory: 2 GB 800 MHz DDR2 SDRAM
    My main goal:  install an app that was in the Mac App store.
    However, with Leopard, I can't access the Mac App store with Leopard, apparently. 
    I click on the Mac App store, and up pops up a Lion advertisement...telling me I should upgrade.  Ok, fine...probably a good idea, anyway...
    But how do you upgrade to Lion?  Apparently through the Mac App store!
    The web-redirects on the Apple site are amusing...taking me on an endless cycle...purchase Lion in the app store...click..."you need to upgrade to Lion"...OK...click..."you need Lion at the app store"...OK...click..."you need to upgrade to Lion to get to the app store"....etc.
    OK...fine...google searches...ahh, I need to upgrade to Snow Leopard first, apparently!  Yes?
    (Maybe the Apple redirects should detect that I have Leopard, and direct me to a screen that explains that I must upgrade to Snow Leopard...and then Lion!  Do you hear that, Apple?  Thanks.)
    Anyway...so here's my plan:
    1) Upgrade to Snow Leopard
    2) Access the Mac app store
    3) Upgrade to Lion
    Question A:  With my iMac (specs above), is it really advisable for me to do this?  Can my computer really handle Lion?  It seems I barely meet the minimum with my intel core 2 Duo and 2 GB ram...yes?  Is this a dumb idea, even if "OK"?  I know that "minimum requirements" on a PC often meant:  "Well, it will work...but it will be slower than a snail and crash if you run 5 programs at the same time" (which I usually do...)  I don't want to upgrade if the "minimum" is really not enough. 
    Question B:  If the answer to A is "not a good idea", then  do I just need a new computer (i.e. better processor)?  Or do I need more Ram?  And can I add Ram to this computer, and is it relatively easy?  I have added Ram to PCs tons of times, and you always have to determine type of Ram for your board, make sure they "match", or whatever, and then open up the machine and install.  Kind of a pain, but once I have the "right" type of Ram, opening the CPU and installing is within my abilities.  Will it be harder for a Mac?
    = = =
    Next:
    When upgrading an OS on a Windows, you pretty much format the harddrive and start all over.  Back in the day I was a PC user, there wasn't really a "great" way to back up programs and files, so this was a nightmare.  You could NOT just back-up software.  You typically had to re-purchase and install it all from scratch.  Is this the same with Macs?  Furthermore, personal files were scattered all over the hard-drive for the individual software...so trying to back all that up to get it back on the new system = nightmare!  I hate PCs.
    Anyway...so, my iMac has Time Machine.  I am pretty ignorant about this, and based on my previous PC backup program nightmares, I have a distrust for it...and don't really understand how it works.  But in any event, my external drive crashed a few months ago, and I haven't replaced it, yet.  So, I am replacing it soon and will get Time Machine back up and running...setting it up again, etc...leading to question C...
    Question C: When upgrading from Leopard to Snow Leopard to Lion, what is the best way to ensure I keep all my programs and files.  My wife and I both access the computer, so two user accounts.  Does Time Machine really do a good job backing up everything and all things?  Is it just a matter of upgrade to Snow Leopard...then immediately to Lion...and then some sort of "Restore" from Time Machine?  Anything for me to "watch out for"...or to do when I buy a new external hard-drive and setup up Time Machine for the first time on it, in order to make this work well?  Will I have to re-install all the various applications I have installed on this thing?  (like with PCs?)
    Thanks for any sincere help. 

    yachadhoo wrote:
    I have an iMac with Mac OS X Version 10.5.8 (which, though not mentioned anywhere?...is apparently "Leopard", right?  Told you I was dumb...)
    Processor:  3.06 GHz Intel Core 2 Duo
    Memory: 2 GB 800 MHz DDR2 SDRAM
    Apple has discontinued support for 10.5, it's a plaque of our platform that Apple only supports the last two operating systems in circulation.
    Where as on Windows you can run the same OS version for 10 years and get updates free (if not stolen), on a Mac we get one year, two tops now and if you don't upgrade and break all your third party software and hardware drivers in the process, then your denied security updates.
    On top of that, the OS X upgrades tend to break your older hardware too, or slow it down so much that it drives you to want to buy newer hardware.
    It's funny Apple places the AppStore on your OS X version along with iTunes and Safari updates, but then doens't supply necessary security updates, your machine may be compromised and here you enter vital credit card info, banking  etc. thinking you have a secure machine.
    My advice, since that's a 10.5 era Mac, is to upgrade to 10.6.3 via this disk, then use Software Update until clear. You'll get security updates and your present installed 10.5 software will work in 10.6 using Rosetta.
    http://store.apple.com/us/product/MC573Z/A
    Rosetta is not avaialble in 10.7 so it could be a lot of your software will no longer function
    http://roaringapps.com/apps:table
    I don't see the sense in you buying all new software for a machine that's at it's end of life stage.
    You can buy software in the AppStore with 10.6.
    Question A:  With my iMac (specs above), is it really advisable for me to do this?  Can my computer really handle Lion?  It seems I barely meet the minimum with my intel core 2 Duo and 2 GB ram...yes?
    You will need to buy 4GB of RAM to run Lion well, the 2GB is just a bare minimum, and your processor is a bit dated.
    Lion 10.7 is certainly slower than Snow Leopard 10.6, in fact so many wanted to go back to Snow Leopard and one of the resons was Lion was slow.
    So I wrote a User Tip, here, but the Tips were implemented only recently.
    How to revert your Mac to Snow Leopard
    Question B:  If the answer to A is "not a good idea", then  do I just need a new computer (i.e. better processor)?  Or do I need more Ram?  And can I add Ram to this computer, and is it relatively easy?  I have added Ram to PCs tons of times, and you always have to determine type of Ram for your board, make sure they "match", or whatever, and then open up the machine and install.  Kind of a pain, but once I have the "right" type of Ram, opening the CPU and installing is within my abilities.  Will it be harder for a Mac?
    RAM is easy, you can buy it at Otherworld Computing or Crucial.com and install it yourself, there is a little door under the monitor.
    Videos online at YouTube.
    When upgrading an OS on a Windows, you pretty much format the harddrive and start all over.  Back in the day I was a PC user, there wasn't really a "great" way to back up programs and files, so this was a nightmare.  You could NOT just back-up software.  You typically had to re-purchase and install it all from scratch.  Is this the same with Macs?  Furthermore, personal files were scattered all over the hard-drive for the individual software...so trying to back all that up to get it back on the new system = nightmare!  I hate PCs.
    Mac'soperaing system is seperate, it can be replaced or upgraded indepentantly of programs or user accounts on the machine.
    There are some programs that install a kernel extension file at boot into OS X, those get knocked out, but those can be replaced with a new install of the software.
    You should always backup your users files as those can't be repalced.
     Most commonly used backup methods explained
    Question C: When upgrading from Leopard to Snow Leopard to Lion, what is the best way to ensure I keep all my programs and files.
    OS X upgrades dont' affect User accounts but they can have a affect on programs installed, which most of your 10.5 programs likely will no longer work in 10.7
    However they will (with a slight update) work in 10.6 just like before.
    You need to backup regardless, I suggest a manual backup of users files to a storage drive, a 10.5 clone on another drive, the your ready to upgrade to 10.6
    10.5 to 10.6 upgrade is rather painless, also 10.6 gives accelerated video drivers, so your machine will appear faster.
    However once you install 10.7, you will slow down.
    Does Time Machine really do a good job backing up everything and all things? 
    No, you shouldn't rely upon TM, have a multiple backup stragedy, TM files are hard to access directly.
    Is it just a matter of upgrade to Snow Leopard...then immediately to Lion...and then some sort of "Restore" from Time Machine?
    No need to restore, OS X upgrades and leaves everything else in place, just some programs (with 10.6) or a lot (with 10.7) when you try to launch them they will fail.
    Also when you connect TM it will do a substancial change to reflect the new boot drive.
    If you were using TM as a "storage drive" thinking you can use the archived versions later, that wil change upon the new OS X  upgrade.
    But in any event, my external drive crashed a few months ago, and I haven't replaced it, yet.  So, I am replacing it soon and will get Time Machine back up and running...setting it up again, etc...leading to question C..
    You need not only TM drive, but a bootable clone and user files on a storage drive.
     Most commonly used backup methods explained
    Will I have to re-install all the various applications I have installed on this thing?  (like with PCs?)
    No, depending upon what OS X version you stop at depends how many programs no longer work.
    You will have to buy a lot of new or upgrade versions with 10.7, not so with 10.6 only updates mostly because of Rosetta on 10.6 and not on 10.7
    My opinion, since that machine is a bit dated, is to upgrade to 10.6, Software update to 10.6.8, and stay there.
    Later on 10.8 is being released after this summer, you may want to consider getting a new machine with 10.8 a few months later to ensure all the bugs are worked out of it.
    Your not a comptuer savvy person, you like most Apple users expect your machine to "just work" I think going to 10.7 will be a bad experience for you.
    10.6.8 will server your needs until 10.8 is released and on new hardware where Apple will hold your hand for free for three months, 3 years with AppleCare.
    Your not a "OS X upgrader type of a person" and Apple needs to get of thier collective assets and pay better attention to it's most common users.

  • Oracle backup question

    hi all,
    i am a student and work with Oracle database for my research. i have to format my hard drive and wanted to backup all the Oracle databases before I did that.
    Is there a way I can backup my Oracle database? so that when i format the hard disk and install oracle again, i can just put this backup database onto the formatted hard disk.
    thanks in advance.
    mahesh

    Step 1)
    Write down all these file names:
    select name from v$controlfile
    union
    select member from v$logfile
    union
    select file_name from dba_data_files
    union
    select file_name from dba_temp_files
    order by 1 ;Step 2)
    Shutdown the database in NORMAL mode
    Step 3)
    Backup file names you wrote down in step 1
    Step 4)
    Backup all init.ora, spfiles, database password files (usually they are found in %ORACLE_HOME%/database - Windows or $ORACLE_HOME/dbs - UNIX)
    Format your hard disk
    Step 5)
    (Windows only) recreate the service if necessary
    Step 6)
    restore all the files to their original locations
    Step 7)
    restart the database

Maybe you are looking for

  • How do I transfer files from a LaCIe backup drive onto new MacBoo Pro?

    I have an iMac and use a LaCie backup to, um, backup my files. I am confused over how to transfer my iTunes library from my backup into my MacBook Pro's iTunes library. Thanks.

  • How do i enable my phone once it has been disabled and told to connect to itunes?

    My daughter entered the wrong passcode and now her phone is disabled and is telling us to connect to itunes. What do I do because it wont sync?

  • Printing a list

    Hi I'm trying to write a method to print a list containing a music records details.an empty string should be used if certain information is not available. this information should then be excluded from the printing i.e. the method should print all non

  • Parameter confusion in portlets

    Hi I was developed two Java portlets in JDeveloper 9.0.2, using JSP and BC4J. Both portlets displays data in a browse form (Next, Prevous link). These two portlets are displayed in the same portal page (Portal 9.0.2). Scenario: When I click the Next

  • My Mac locks up - can't understand why

    Been having issues with my home Mac as of late (dual 2.3Ghz processor, pre-Intel age, running OS 10.4.11). I had been having some instances lately where it started "locking up," and the fan would slowly start to spin until it got really loud. The fir