Oracle backup problem

hi,
we have installed oracle9.2 on win server 2003 . after 2 months it crashed. now we have backup of only oracle folder. so how can i retrive database or tables form it. as responsible person didn't take any type export or cold or hot type of backup utility of oracle. he just copies oracle folder form c: of Win server 2003. now how to restore data form that folder.
reply.
thanking you

The only choise you have is to restore your backup and to hope that the database was in those folders. Otherwise you have lost your database.
After the restore you must only restart the instance as usually.
Bye, Aron

Similar Messages

  • Oracle Secure Backup Problem: could not find backup section record

    Hi,
    I am seeing an error when I try to restore a backup the restore job doesn't seem to be created. The errors I see are something like:
    could not find backup section record for vol_vid(VOL000001) vol_oid(126) filenum(125) section(4) - object not found
    And this causes the obsheduled (when attempting a restore) to exit giving the error:
    Error: can't queue jobs - Connection reset by peer
    with the log file (/opt/oracle/backup/admin/log/scheduler/log) showing:
    2011/06/20.14:50:01 accepted and held restore job
    2011/06/20.14:50:01 accepted and held restore job
    2011/06/20.14:50:01 accepted and held restore job
    2011/06/20.14:55:03 obscheduled version 10.3.0.3.0 (Solaris) -- Thu Aug 19 11:50:15 PDT 2010
    Copyright (c) 1992, 2010, Oracle. All rights reserved. on dup pid 24021
    2011/06/20.14:55:03 listening for requests on port 41422, interfaces:
    2011/06/20.14:55:03 bge0 (::ffff:10.163.193.2)
    2011/06/20.14:55:03 sppp0 (::ffff:192.168.131.2)
    2011/06/20.14:55:03 Note: rekeying expired keys
    2011/06/20.14:55:03 Note: now scheduling for 06/20
    I have tested other earlier files on the same host and they seem to restore OK. Any help would be appriciated.
    Thanks,
    Will

    Hi Fernando-- Why are you trying to manually start the apache daemons? It should not be necessary. By default the daemons should start by themself when you install as an adminhost. It appears from the information you sent that you are trying to restart them and they're already running. I would recommend that you stop and start OSB and then do an "https://<OSB admin hostname>" and you should be able to access OSB this way without any other intervention. Please let me know how it goes.
    Judy

  • Oracle backup to ftp

    Hello all
    I have problems with oracle backup through db13 to ftp.
    Job log
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000028, user ID USER)
    Execute logical command BRBACKUP On host sap1-ast
    Parameters:-u / -jid ALLOG20061117094801 -c force -t online -m all -p initTHD.sap -a -c force -p initTHD.sap -c
    ds
    BR0051I BRBACKUP 7.00 (16)
    BR0282E Directory '/sapbackup' not found
    BR0182E Checking parameter/option 'compress_dir' failed
    BR0056I End of database backup: bdtyppxk.log 2006-11-17 09.48.04
    BR0280I BRBACKUP time stamp: 2006-11-17 09.48.04
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished
    this is my initTHD.sap file
    @(#) $Id: //bas/700_REL/src/ccm/rsbr/initNT.sap#5 $ SAP
    SAP backup sample profile. #
    The parameter syntax is the same as for init.ora parameters. #
    Enclose parameter values which consist of more than one symbol in #
    double quotes. #
    After any symbol, parameter definition can be continued on the next #
    line. #
    A parameter value list should be enclosed in parentheses, the list #
    items should be delimited by commas. #
    There can be any number of white spaces (blanks, tabs and new lines) #
    between symbols in parameter definition. #
    backup mode [all | all_data | full | incr | sap_dir | ora_dir
    | all_dir | <tablespace_name> | <file_id> | <file_id1>-<file_id2>
    | <generic_path> | (<object_list>)]
    default: all
    backup_mode = all
    restore mode [all | all_data | full | incr | incr_only | incr_full
    | incr_all | <tablespace_name> | <file_id> | <file_id1>-<file_id2>
    | <generic_path> | (<object_list>) | partial | non_db
    redirection with '=' is not supported here - use option '-m' instead
    default: all
    restore_mode = all
    backup type [offline | offline_force | offline_standby | offline_split
    | offline_mirror | offline_stop | online | online_cons | online_split
    | online_mirror
    default: offline
    backup_type = online_cons
    backup device type
    [tape | tape_auto | tape_box | pipe | pipe_auto | pipe_box | disk
    | disk_copy | disk_standby | stage | stage_copy | stage_standby
    | util_file | util_file_online | rman_util | rman_disk | rman_stage
    | rman_prep]
    default: tape
    backup_dev_type = stage
    backup root directory [<path_name> | (<path_name_list>)]
    default: %SAPDATA_HOME%\sapbackup
    backup_root_dir = /sapbackup
    stage root directory [<path_name> | (<path_name_list>)]
    default: value of the backup_root_dir parameter
    stage_root_dir = /sapbackup
    compression flag [no | yes | hardware | only]
    default: no
    compress = no
    compress command
    first $-character is replaced by the source file name
    second $-character is replaced by the target file name
    <target_file_name> = <source_file_name>.Z
    for compress command the -c option must be set
    recommended setting for brbackup -k only run:
    "%SAPEXE%\mkszip -l 0 -c $ > $"
    no default
    compress_cmd = "C:\usr\sap\THD\SYS\exe\uc\NTI386\mkszip -c $ > $"
    uncompress command
    first $-character is replaced by the source file name
    second $-character is replaced by the target file name
    <source_file_name> = <target_file_name>.Z
    for uncompress command the -c option must be set
    no default
    uncompress_cmd = "C:\usr\sap\THD\SYS\exe\uc\NTI386\uncompress -c $ > $"
    directory for compression [<path_name> | (<path_name_list>)]
    default: value of the backup_root_dir parameter
    compress_dir = /sapbackup
    brarchive function [save | second_copy | double_save | save_delete
    | second_copy_delete | double_save_delete | copy_save
    | copy_delete_save | delete_saved | delete_copied]
    default: save
    archive_function = save
    directory for archive log copies to disk
    default: first value of the backup_root_dir parameter
    archive_copy_dir = /sapbackup
    directory for archive log copies to stage
    default: first value of the stage_root_dir parameter
    archive_stage_dir = /sapbackup
    delete archive logs from duplex destination [only | no | yes | check]
    default: only
    archive_dupl_del = only
    new sapdata home directory for disk_copy | disk_standby
    no default
    new_db_home = X:\oracle\C11
    stage sapdata home directory for stage_copy | stage_standby
    default: value of the new_db_home parameter
    #stage_db_home = /sapbackup
    original sapdata home directory for split mirror disk backup
    no default
    #orig_db_home = C:\oracle\THD
    remote host name
    no default
    remote_host = srv1
    remote user name
    default: current operating system user
    remote_user = "thdadm password"
    tape copy command [cpio | cpio_gnu | dd | dd_gnu | rman | rman_gnu
    rman_dd | rman_dd_gnu]
    default: cpio
    tape_copy_cmd = cpio
    disk copy command [copy | copy_gnu | dd | dd_gnu | rman | rman_gnu]
    default: copy
    disk_copy_cmd = copy
    stage copy command [rcp | scp | ftp]
    default: rcp
    stage_copy_cmd = ftp
    pipe copy command [rsh | ssh]
    default: rsh
    pipe_copy_cmd = rsh
    flags for cpio output command
    default: -ovB
    cpio_flags = -ovB
    flags for cpio input command
    default: -iuvB
    cpio_in_flags = -iuvB
    flags for cpio command for copy of directories to disk
    default: -pdcu
    use flags -pdu for gnu tools
    cpio_disk_flags = -pdcu
    flags for dd output command
    default: "obs=16k"
    caution: option "obs=" not supported for Windows
    recommended setting:
    Unix: "obs=nk bs=nk", example: "obs=64k bs=64k"
    Windows: "bs=nk", example: "bs=64k"
    dd_flags = "bs=64k"
    flags for dd input command
    default: "ibs=16k"
    caution: option "ibs=" not supported for Windows
    recommended setting:
    Unix: "ibs=nk bs=nk", example: "ibs=64k bs=64k"
    Windows: "bs=nk", example: "bs=64k"
    dd_in_flags = "bs=64k"
    number of members in RMAN save sets [ 1 | 2 | 3 | 4 | tsp | all ]
    default: 1
    saveset_members = 1
    additional parameters for RMAN
    rman_channels and rman_filesperset are only used when rman_util,
    rman_disk or rman_stage
    rman_channels defines the number of parallel sbt channel allocations
    rman_filesperset = 0 means:
    one file per save set - for non-incremental backups
    all files in one save set - for incremental backups
    the others have the same meaning as for native RMAN
    rman_channels = 1
    rman_filesperset = 0
    rman_maxpiecesize = 0 # in KB - former name rman_kbytes
    rman_rate = 0 # in KB - former name rman_readrate
    rman_maxopenfiles = 0
    rman_maxsetsize = 0 # in KB - former name rman_setsize
    additional parameters for RMAN version 8.1
    the parameters have the same meaning as for native RMAN
    rman_diskratio = 0 # deprecated in Oracle 10g
    rman_pool = 0
    rman_copies = 0 | 1 | 2 | 3 | 4 # former name rman_duplex
    rman_proxy = no | yes | only
    special parameters for an external backup library, example:
    rman_parms = "BLKSIZE=65536 ENV=(BACKUP_SERVER=HOSTNAME)"
    rman_send = "'<command>'"
    rman_send = ("channel sbt_1 '<command1>' parms='<parameters1>'",
    "channel sbt_2 '<command2>' parms='<parameters2>'")
    remote copy-out command (backup_dev_type = pipe)
    $-character is replaced by current device address
    no default
    copy_out_cmd = "dd ibs=8k obs=64k of=$"
    remote copy-in command (backup_dev_type = pipe)
    $-character is replaced by current device address
    no default
    copy_in_cmd = "dd ibs=64k obs=8k if=$"
    rewind command
    $-character is replaced by current device address
    no default
    operating system dependent, examples:
    HP-UX: "mt -f $ rew"
    TRU64: "mt -f $ rewind"
    AIX: "tctl -f $ rewind"
    Solaris: "mt -f $ rewind"
    Windows: "mt -f $ rewind"
    Linux: "mt -f $ rewind"
    rewind = "mt -f $ rewind"
    rewind and set offline command
    $-character is replaced by current device address
    default: value of the rewind parameter
    operating system dependent, examples:
    HP-UX: "mt -f $ offl"
    TRU64: "mt -f $ offline"
    AIX: "tctl -f $ offline"
    Solaris: "mt -f $ offline"
    Windows: "mt -f $ offline"
    Linux: "mt -f $ offline"
    rewind_offline = "mt -f $ offline"
    tape positioning command
    first $-character is replaced by current device address
    second $-character is replaced by number of files to be skipped
    no default
    operating system dependent, examples:
    HP-UX: "mt -f $ fsf $"
    TRU64: "mt -f $ fsf $"
    AIX: "tctl -f $ fsf $"
    Solaris: "mt -f $ fsf $"
    Windows: "mt -f $ fsf $"
    Linux: "mt -f $ fsf $"
    tape_pos_cmd = "mt -f $ fsf $"
    mount backup volume command in auto loader / juke box
    used if backup_dev_type = tape_box | pipe_box
    no default
    mount_cmd = "<mount_cmd> $ $ $ [$]"
    dismount backup volume command in auto loader / juke box
    used if backup_dev_type = tape_box | pipe_box
    no default
    dismount_cmd = "<dismount_cmd> $ $ [$]"
    split mirror disks command
    used if backup_type = offline_split | online_split | offline_mirror
    | online_mirror
    no default
    split_cmd = "<split_cmd> [$]"
    resynchronize mirror disks command
    used if backup_type = offline_split | online_split | offline_mirror
    | online_mirror
    no default
    resync_cmd = "<resync_cmd> [$]"
    additional options for SPLITINT interface program
    no default
    split_options = "<split_options>"
    resynchronize after backup flag [no | yes]
    default: no
    split_resync = no
    volume size in KB = K, MB = M or GB = G (backup device dependent)
    default: 1200M
    recommended values for tape devices without hardware compression:
    60 m 4 mm DAT DDS-1 tape: 1200M
    90 m 4 mm DAT DDS-1 tape: 1800M
    120 m 4 mm DAT DDS-2 tape: 3800M
    125 m 4 mm DAT DDS-3 tape: 11000M
    112 m 8 mm Video tape: 2000M
    112 m 8 mm high density: 4500M
    DLT 2000 10/20 GB: 10000M
    DLT 2000XT 15/30 GB: 15000M
    DLT 4000 20/40 GB: 20000M
    DLT 7000 35/70 GB: 35000M
    recommended values for tape devices with hardware compression:
    60 m 4 mm DAT DDS-1 tape: 1000M
    90 m 4 mm DAT DDS-1 tape: 1600M
    120 m 4 mm DAT DDS-2 tape: 3600M
    125 m 4 mm DAT DDS-3 tape: 10000M
    112 m 8 mm Video tape: 1800M
    112 m 8 mm high density: 4300M
    DLT 2000 10/20 GB: 9000M
    DLT 2000XT 15/30 GB: 14000M
    DLT 4000 20/40 GB: 18000M
    DLT 7000 35/70 GB: 30000M
    tape_size = 100G
    volume size in KB = K, MB = M or GB = G used by brarchive
    default: value of the tape_size parameter
    tape_size_arch = 100G
    level of parallel execution
    default: 0 - set to number of backup devices
    exec_parallel = 0
    address of backup device without rewind
    [<dev_address> | (<dev_address_list>)]
    no default
    operating system dependent, examples:
    HP-UX: /dev/rmt/0mn
    TRU64: /dev/nrmt0h
    AIX: /dev/rmt0.1
    Solaris: /dev/rmt/0mn
    Windows: /dev/nmt0 | /dev/nst0
    Linux: /dev/nst0
    tape_address = /dev/nmt0
    address of backup device without rewind used by brarchive
    default: value of the tape_address parameter
    operating system dependent
    tape_address_arch = /dev/nmt0
    address of backup device with rewind
    [<dev_address> | (<dev_address_list>)]
    no default
    operating system dependent, examples:
    HP-UX: /dev/rmt/0m
    TRU64: /dev/rmt0h
    AIX: /dev/rmt0
    Solaris: /dev/rmt/0m
    Windows: /dev/mt0 | /dev/st0
    Linux: /dev/st0
    tape_address_rew = /dev/mt0
    address of backup device with rewind used by brarchive
    default: value of the tape_address_rew parameter
    operating system dependent
    tape_address_rew_arch = /dev/mt0
    address of backup device with control for mount/dismount command
    [<dev_address> | (<dev_address_list>)]
    default: value of the tape_address_rew parameter
    operating system dependent
    tape_address_ctl = /dev/...
    address of backup device with control for mount/dismount command
    used by brarchive
    default: value of the tape_address_rew_arch parameter
    operating system dependent
    tape_address_ctl_arch = /dev/...
    volumes for brarchive
    [<volume_name> | (<volume_name_list>) | SCRATCH]
    no default
    volume_archive = (THDA01, THDA02, THDA03, THDA04, THDA05,
    THDA06, THDA07)
    volumes for brbackup
    [<volume_name> | (<volume_name_list>) | SCRATCH]
    no default
    volume_backup = (THDB01, THDB02, THDB03, THDB04, THDB05,
    THDB06, THDB07)
    expiration period for backup volumes in days
    default: 30
    expir_period = 30
    recommended usages of backup volumes
    default: 100
    tape_use_count = 100
    backup utility parameter file
    default: no parameter file
    util_par_file = initTHD.utl
    mount/dismount command parameter file
    default: no parameter file
    mount_par_file = initTHD.mnt
    Oracle instance string to the primary database
    [primary_db = <conn_name> | LOCAL]
    no default
    primary_db = <conn_name>
    description of parallel instances for Oracle RAC
    parallel_instances = <instance_desc> | (<instance_desc_list>)
    <instance_desc_list> -> <instance_desc>[,<instance_desc>...]
    <instance_desc> -> <Oracle_sid>:<Oracle_home>@<conn_name>
    <Oracle_sid> -> Oracle system id for parallel instance
    <Oracle_home> -> Oracle home for parallel instance
    <conn_name> -> Oracle instance string to parallel instance
    Please include the local instance in the parameter definition!
    default: no parallel instances
    example for initRAC001.sap:
    parallel_instances = (RAC001:/oracle/RAC/920_64@RAC001,
    RAC002:/oracle/RAC/920_64@RAC002, RAC003:/oracle/RAC/920_64@RAC003)
    database owner of objects to be checked
    <owner> | (<owner_list>)
    default: all SAP owners
    check_owner = sapr3
    database objects to be excluded from checks
    all_part | non_sap | [<owner>.]<table> | [<owner>.]<index>
    | [<owner>.]<prefix>* | <tablespace> | (<object_list>)
    default: no exclusion, example:
    check_exclude = (SDBAH, SAPR3.SDBAD)
    database owner of SDBAH, SDBAD and XDB tables for cleanup
    <owner> | (<owner_list>)
    default: all SAP owners
    cleanup_owner = sapr3
    retention period in days for brarchive log files
    default: 30
    cleanup_brarchive_log = 30
    retention period in days for brbackup log files
    default: 30
    cleanup_brbackup_log = 30
    retention period in days for brconnect log files
    default: 30
    cleanup_brconnect_log = 30
    retention period in days for brrestore log files
    default: 30
    cleanup_brrestore_log = 30
    retention period in days for brrecover log files
    default: 30
    cleanup_brrecover_log = 30
    retention period in days for brspace log files
    default: 30
    cleanup_brspace_log = 30
    retention period in days for archive log files saved on disk
    default: 30
    cleanup_disk_archive = 30
    retention period in days for database files backed up on disk
    default: 30
    cleanup_disk_backup = 30
    retention period in days for brspace export dumps and scripts
    default: 30
    cleanup_exp_dump = 30
    retention period in days for Oracle trace and audit files
    default: 30
    cleanup_ora_trace = 30
    retention period in days for records in SDBAH and SDBAD tables
    default: 100
    cleanup_db_log = 100
    retention period in days for records in XDB tables
    default: 100
    cleanup_xdb_log = 100
    retention period in days for database check messages
    default: 100
    cleanup_check_msg = 100
    database owner of objects to adapt next extents
    <owner> | (<owner_list>)
    default: all SAP owners
    next_owner = sapr3
    database objects to adapt next extents
    all | all_ind | special | [<owner>.]<table> | [<owner>.]<index>
    | [<owner>.]<prefix>* | <tablespace> | (<object_list>)
    default: all abjects of selected owners, example:
    next_table = (SDBAH, SAPR3.SDBAD)
    database objects to be excluded from adapting next extents
    all_part | [<owner>.]<table> | [<owner>.]<index> | [<owner>.]<prefix>*
    | <tablespace> | (<object_list>)
    default: no exclusion, example:
    next_exclude = (SDBAH, SAPR3.SDBAD)
    database objects to get special next extent size
    all_sel:<size>[/<limit>] | [<owner>.]<table>:<size>[/<limit>]
    | [<owner>.]<index>:<size>[/<limit>]
    | [<owner>.]<prefix>*:<size>[/<limit>] | (<object_size_list>)
    default: according to table category, example:
    next_special = (SDBAH:100K, SAPR3.SDBAD:1M/200)
    maximum next extent size
    default: 2 GB - 5 * <database_block_size>
    next_max_size = 1G
    maximum number of next extents
    default: 0 - unlimited
    next_limit_count = 300
    database owner of objects to update statistics
    <owner> | (<owner_list>)
    default: all SAP owners
    stats_owner = sapr3
    database objects to update statistics
    all | all_ind | all_part | missing | info_cubes | dbstatc_tab
    | dbstatc_mon | dbstatc_mona | [<owner>.]<table> | [<owner>.]<index>
    | [<owner>.]<prefix>* | <tablespace> | (<object_list>) | harmful
    | locked | system_stats | oradict_stats
    default: all abjects of selected owners, example:
    stats_table = (SDBAH, SAPR3.SDBAD)
    database objects to be excluded from updating statistics
    all_part | info_cubes | [<owner>.]<table> | [<owner>.]<index>
    | [<owner>.]<prefix>* | <tablespace> | (<object_list>)
    default: no exclusion, example:
    stats_exclude = (SDBAH, SAPR3.SDBAD)
    method for updating statistics for tables not in DBSTATC
    E | EH | EI | EX | C | CH | CI | CX | A | AH | AI | AX | E= | C= | =H
    | =I | =X | +H | +I
    default: according to internal rules
    stats_method = E
    sample size for updating statistics for tables not in DBSTATC
    P<percentage_of_rows> | R<thousands_of_rows>
    default: according to internal rules
    stats_sample_size = P10
    number of buckets for updating statistics with histograms
    default: 75
    stats_bucket_count = 75
    threshold for collecting statistics after checking
    default: 50%
    stats_change_threshold = 50
    number of parallel threads for updating statistics
    default: 1
    stats_parallel_degree = 1
    processing time limit in minutes for updating statistics
    default: 0 - no limit
    stats_limit_time = 0
    parameters for calling DBMS_STATS supplied package
    all:R|B:<degree> | all_part:R|B:<degree> | info_cubes:R|B:<degree>
    | [<owner>.]<table>:R|B:<degree> | [<owner>.]<prefix>*:R|B:<degree>
    | (<object_list>) | NO
    default: NULL - use ANALYZE statement
    stats_dbms_stats = ([ALL:R:1,][<owner>.]<table>:R|B:<degree>,...)
    definition of info cube tables
    default | rsnspace_tab | [<owner>.]<table> | [<owner>.]<prefix>*
    | (<object_list>) | null
    default: from RSNSPACE control table
    stats_info_cubes = (/BIC/D, /BI0/D, ...)
    recovery type [complete | dbpit | tspit | reset | restore | apply
    | disaster]
    default: complete
    recov_type = complete
    directory for brrecover file copies
    default: $SAPDATA_HOME/sapbackup
    recov_copy_dir = C:\oracle\THD\sapbackup
    time period for searching for backups
    0 - all available backups, >0 - backups from n last days
    default: 30
    recov_interval = 30
    degree of paralelism for applying archive log files
    0 - use Oracle default parallelism, 1 - serial, >1 - parallel
    default: Oracle default
    recov_degree = 0
    number of lines for scrolling in list menus
    0 - no scrolling, >0 - scroll n lines
    default: 20
    scroll_lines = 20
    time period for displaying profiles and logs
    0 - all available logs, >0 - logs from n last days
    default: 30
    show_period = 30
    directory for brspace file copies
    default: $SAPDATA_HOME/sapreorg
    space_copy_dir = C:\oracle\THD\sapreorg
    directory for table export dump files
    default: $SAPDATA_HOME/sapreorg
    exp_dump_dir = C:\oracle\THD\sapreorg
    database tables for reorganization
    [<owner>.]<table> | [<owner>.]<prefix>* | [<owner>.]<prefix>%
    | (<table_list>)
    no default
    reorg_table = (SDBAH, SAPR3.SDBAD)
    database indexes for rebuild
    [<owner>.]<index> | [<owner>.]<prefix>* | [<owner>.]<prefix>%
    | (<index_list>)
    no default
    rebuild_index = (SDBAH0, SAPR3.SDBAD0)
    database tables for export
    [<owner>.]<table> | [<owner>.]<prefix>* | [<owner>.]<prefix>%
    | (<table_list>)
    no default
    exp_table = (SDBAH, SAPR3.SDBAD)
    database tables for import
    [<owner>.]<table> | (<table_list>)
    no default
    imp_table = (SDBAH, SAPR3.SDBAD)
    I can log in to ftp from server
    C:\Documents and Settings\thdadm>ftp srv1
    Connected to srv1.
    220 Microsoft FTP Service
    User (srv1:(none)): thdadm
    331 Password required for thdadm.
    Password:
    230 User thdadm logged in.
    ftp> ls
    200 PORT command successful.
    150 Opening ASCII mode data connection for file list.
    sapbackup
    226 Transfer complete.
    ftp: 11 bytes received in 0,00Seconds 11000,00Kbytes/sec.
    ftp> mkdir sap
    257 "sap" directory created.
    please help
    best regards
    Olzhas Suleimenov

    del

  • System copy using oracle backup/restore - sapinst does not restart after re

    I am performing a system copy of a BW3.5 system, using the system copy procedures and Oracle backup/restore. on the target node, I have installed the CI. I have run sapinst to install the database up to the point when it tells me to install the Oracle Server software, then restore the backup, and choose 'OK' in the dialog box. As I did not want to leave this dialog open, I chose 'cancel'. I have now installed Oracle, and restored the database, but when I try restarting sapinst I get the following error, and sapinst quits:
    FKD-00049  XML - Parser error: error: invalid symbol '' in literal 'SAPSYSTEM_DB
    indind_ind_ind_ind_0_SAPSYSTEM_ind_ind_ind_ind_ind_0_SAPComponent_ind_ind_ind_
    ind_ind_0_SAPComponent_Accounts_ind_ind_ind_ind_ind_0_SAPCompon' in line 1, 1
    in file
    ERROR      2007-08-20 15:06:13 [iaxxcsihlp.hpp:208]
               main()
    FCO-00031  An error occurred during the installation of component Problem: error
    in persistency subsystem.. Press the log view button to get extended error info
    rmation or press OK to terminate the installation.
    Has anybody ever experienced this before, or have any clues as to what the problem is? This is a production system, and it is supposed to be available by the end of the week....

    Hi Angie,
    You should always mention OS details while drafting message.
    First, CHeck you must selected same SID as earlier while installation or Oracle and DB.
    Secondly, you can skip this phase in SAPInst, bit technical for you.
    Alternatively,
    Recommendations
    - Set parameters as per SAP Note 356370
    - Change the swap mode from 'intermediate' to 'deferred' as described in
      SAP Note 97179.
    - Add /usr/sbin to the path of the user <sapsid>adm in the file
    .cshrc, .login, .profile in the user's home directory. Enter the
    following command(s) at the end of .cshrc, .login, .profile:
      a) If using a csh, enter:
           set path=(/usr/sbin $path)
      b) If using a sh, enter:
           path=/usr/sbin:$path
           export path
    Br,
    Amit Lal
    Reward suitable pts.

  • Online Oracle Backup to disk

    Hi,
    I am trying to run an online backup of oracle through db13 to disk on netweaver 710, however, there is no option to set the backup to disk that I can see.  Is there any parameters that needs to be set in order for this to run, or am I missing something obvious?
    Any help would be appreciated.
    Thanks
    Jay

    as we are having problems with an external backup implementation Backup exec 11d will not run an online oracle backup fully we have been told that there is a problem in the software and we are waiting for a hot fix to come out to resolve this, I would like to set up schedules in db13 to backup to disk whilst this problem we have is not resolved.  is there a way or is brtools the best option?
    Thanks again for your help.
    Jay

  • Oracle Backup Misbehavior

    Hello,
    iam running into a strange problem while doing a backup via Oracle Enterprise Tool under Oracle 11g:
    1. Login: sys as sydba
    2. Backup Setting are on "Image Copy"
    2.1 Keep most generally default settings
    2.2 Test Disk Backup successfully
    3. Schedule Backup
    3.1 Whole database
    3.2 Full Backup
    3.3 Online
    3.4 Disk
    3.5 One time
    4. Waiting until orcl is ready and backup job is succeeded
    5. Altering the database
    5.1 e.g. filling an empty tablespace with tables
    5.2 or changing an existing database table content through a database tool (e.g. DVisualizer)
    6. Perform Recovery
    6.1 Recovery Scope: datafile
    6.2 Restore datafile
    6.3 select the afected datafile
    6.4 the most recent backup
    6.5 restore to default location
    6.6 Submit job und wait till succeeded
    From now on the problem starts:
    - If i am looking now at the datafile i can see the status = Recover. I can access the tablespace, but not my data (datafile)
    - Looking at the function "Perform Recover" => the Oracle Advisor is recommending a Recovery
    - Performing the Recovering => I can afterwards access the tablespace, but there is not the state i have backuped before and i wanted to restore
    What iam doing wrong here?
    Please advice.
    Any help is appreciated.
    If you have any guideline how i can easily do a simply Oracle backup it would be helpful as well.
    Edited by: Macgator on Aug 25, 2009 9:24 AM
    Edited by: Macgator on Aug 25, 2009 9:54 AM

    If I understand you correctly you performed a COMPLETE recovery,rsp. EM triggered this. Do you want to get back the state of the database BEFORE the changes? Then you must restore/recover incompletely, just before the point in time the changes were done.
    A short description is here:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28301/backrest.htm#i1004902
    Werner

  • Oracle reports problem in distribution with xml file

    Hi ,
    I am having problem while I am trying to distribute the file with specifing the destination details in the xml. If I am giving the destination details in url then it is working.
    Ex.
    This is Working
    http://bryxh91:8889/reports/rwservlet?report=devlopersuit/reports/test.jsp&userid=anju/[email protected]&desformat=pdf&destype=file&desname=devlopersuit/reports/output_file.pdf
    Not working :
    http://bryxh91:8889/reports/rwservlet?report=devlopersuit/reports/test.jsp&userid=anju/[email protected]&DISTRIBUTE=YES&destination=devlopersuit/reports/dis_test.xml
    xml file
    <destinations>
    <file id="test" name="output_file.pdf" format="pdf">
    <include scr="mainSection"/>
    </file>
    </destinations>
    Error : REP-34304: Distribution failed to complete; review the distribution lists
    Its been week I tried many things , but not working.
    Right now I am trying to distribute to single file but my goal is to burst and distribute on basis of account number.
    This is the first stage of the project.
    Thanks a lot for the help
    Anju

    Hello
    see answer in Oracle reports problem in distribution with xml file
    Regards

  • SAP & Oracle Backup Integration

    Hi,
        Have Oracle 10g as backend for database & Legato Backup Software has been installed on the server. Could anyone please let me know that if i use DB13 for taking online & offline backups how would it integrate with the Legato Backup Software & is there any special licences required for integration with SAP. Hoping to get a reply soon...

    Hi
    For Oracle Backups the preferred backup method is RMAN. I suggest you read docs for more information. Try focusing on incremental backups as you suggested space constraints.
    Rgds
    Adnan

  • Oracle Backup tools

    Hi Experts,
    Plz guide me which is the best third party tool for backup & recover of database in Oracle and where can i get the trail version of this tool.
    Thanx in Advance
    Mani

    Most people use RMAN nowadays, I don't think you need any other third party tools to do Oracle backup. Most storage vendor will try to make their tools to be integrated with RMAN rather than come up a new tool.
    When it comes to backup/recovery of Oracle database nobody can do a better job than Oracle itself.
    http://download-west.oracle.com/docs/cd/B19306_01/backup.102/b14192/intro005.htm#sthref66

  • How to do oracle  backup,restore,recovery using php?

    Is there anyone know how to do oracle backup,restore and recovery using php? any tips... is there any ways to do that?

    Are you referring to performing RMAN backup operations via the OSB web tool? RMAN operations are managed, not via the web tool, but through RMAN command line or Oracle Enterprise Manager (EM)
    Donna

  • System Copy/ Oracle Backup/Restore as part of migrating from 32 to 64-bit

    Source system (I386): R3E47 Ext Set 2.00 SAP_BASIS 620 Kernel 640 Windows 2000, Oracle 10.2.0.4, non-unicode
    Target system (x86-64/AMD64): R3E47 Ext Set 2.00 SAP_BASIS 620 Kernel 640 Windows 2000 Oracle 10.2.0.4, non-unicode
    Am using method System Copy/ Oracle Backup/Restore to migrate from 32 to 64 bit (HOM System Copy).
    Actions on source system:
    a) Upgrade from 9.2.0.7 to Oracle 10.2.0.4
    b) Used ora_br_copy.bat to generate CONTROL.SQL and init<sid>.ora
    c) Switched logfiles
    d) Performed offline backup
    Actions on target system:
    a) Installed Oracle 10.2.0.1 and patched it to 10.2.0.4
    b) Used CD 51033746 "6.20/6.40 based products Installation Master (Edition May 2008)" to install the CI
    c) Started installation of the DB instance selecting System Copy/ Oracle Backup/Restore (same <SID> for source and target systems)
    Relevant input parameters used:
    Database schema: SAPR3
    Database character set: US7ASCII
    d) When SAPINST stopped to allow for restoring of datafiles, logs and init<sid.ora>:
    - copied datafiles and logs to the usual place
    - copied CONTROL.SQL (edited to include utilrp.sql and utlrp.sql for the migration from 32 to 64) to the DB-instance intallation . directory.
    - copied generated init<SID>.ora to the <ORACLE_HOME>\database
    e) Resumed SAPINST.
    David Byrne in a previous post suggested: "check your oracle alert file in case there are errors there you may need to update the word size for the 64bit install. Errors like this in the oracle alert file would suggest that.,
    ORA-12012
    ORA-06544: PL/SQL: internal error, arguments: [ORA-06544: PL/SQL: internal error, arguments: 56319], [, ], [, ], [, ], [
    ORA-06553"
    Well, I am getting ORA-06553: PLS-801: internal error [56319] but then my edited CONTROL.SQL (which is mainly a CREATE CONTROLFILE as it would be obtained with a ...BACKUP CONTROLFILE TO TRACE) includes at the end this:
    shutdown immediate
    startup upgrade
    spool utlirp.log
    @?/rdbms/admin/utlirp.sql
    spool off
    Shutdown immediate
    Startup
    Spool utlrp.log
    @?/rdbms/admin/utlrp.sql
    Spool off
    exit
    which is supposed to do just that... (I think)
    Help, anyone?

    > Trying to cheer me up, are you?
    No
    > It is NOT free that reorganization! Quite expensive, actually, paid for in time! But you're right... the database needed a reorg anyway :-\
    True, not "free" - it takes time but the data will be nicely aligned then
    > And why would I have to reconfigure all those 10.2 features? Everything's either in the database or init<sid>.ora, ain't it? And my database is a pretty 10.2.0.4 with all those nice features already activated...
    No - not really auotmatically if you upgraded from 9.2 And "init<SID>.ora" is past, you nowadays use "spfile" If, of course, e. g. Automatic Undo was activated in 9.2 then it's there of course in 10.2 too.
    > One sticky point... I haven't really read the r3load procedure yet and I will before I import, but... I would say I don't have to do anything about the 32->64 bit, right? I mean, it should behave properly while reloading on 64-bit...
    The exported content is about 10 % of the size of the system, it's database and OS independent so yes, you can import it nicely on 32bit. Another tip: make sure you don't just use the default configurations for R3load, it will take a HUGE amount of time. Use the package splitter (builtin-in in sapinst) so you get a much higher parallelism when importing.
    Markus

  • Backup Problem with only Production Server

    Hi all
    Here i have backup problem in only production server. In my tape drive device all schedule backup of Development  server and Quality Server and Production server . In this i get all backup in Development and Quality server, But in Production server backup was fail and not only one all backup is fail from last 2 days . So can u tell me what is the problem with my production server and how can i find it in production.
    And any hardware issue or OS issue is responsible for this.
    Please help me out.
    Thanks
    Keyur

    Hi,
    Can u pls post us the backup log? Also let us know ur product details like OS, SAP, DB version and also the backup tool(if any).
    Regards,
    Varadharajan M

  • Oracle Backup software in 10G

    Currently we are using RMAN along with Tivoli to manage our backups. Any one has experience with Oracle backup software solution in 10G?
    Thanks
    Prakash

    Safest bet is to avoid multiple homes. But if you thrive on pain...
    Start -> Programs -> Oracle - homename -> Oracle Installation Products -> Universal Installer.
    Click on Installed Products... then choose the Environment tab.
    Actually, using the 10.2 Documentation library Search function, you will find the same thing.
    Message was edited by:
    orafad

  • Oracle Backup

    OS: AIX 5.2
    Oracle DB: 10.1.0.4.0
    We have Oracle Database running on AIX box.
    How could I know about any backup activities?
    I have just joined this project.
    Consultant went for holidays.
    Is there any way to find that any "Oracle backup" is in process via cron job or any other process?
    Regards,
    DN

    what is your conclusion from the below command?
    RMAN> list backup;
    Ø     
    1 2202 26572119 07-DEC-05 26572549 07-DEC-05
    BS Key Size Device Type Elapsed Time Completion Time
    53 496M DISK 00:00:17 07-DEC-05
    BP Key: 88 Status: AVAILABLE Compressed: NO Tag: TAG20051207T151746
    Piece Name: /u02/backup_3th5n7ff_1_1
    List of Archived Logs in backup set 53
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 2258 26595963 07-DEC-05 26596386 07-DEC-05
    1 2259 26596386 07-DEC-05 26596809 07-DEC-05
    1 2260 26596809 07-DEC-05 26597232 07-DEC-05
    1 2261 26597232 07-DEC-05 26597654 07-DEC-05
    1 2262 26597654 07-DEC-05 26598076 07-DEC-05
    1 2310 26618081 07-DEC-05 26618505 07-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    54 Full 3M DISK 00:00:01 07-DEC-05
    BP Key: 89 Status: AVAILABLE Compressed: NO Tag: TAG20051207T151938
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2005_12_07/o1_mf_s_576428663_1sgvjckr_.bkp
    Controlfile Included: Ckp SCN: 26639775 Ckp time: 07-DEC-05
    SPFILE Included: Modification time: 22-NOV-05
    BS Key Size Device Type Elapsed Time Completion Time
    55 35M DISK 00:00:02 07-DEC-05
    BP Key: 90 Status: AVAILABLE Compressed: NO Tag: TAG20051207T152939
    Piece Name: /u02/backup_3vh5n833_1_1
    List of Archived Logs in backup set 55
    Thrd Seq Low SCN Low Time Next SCN Next Time
    1 2311 26618505 07-DEC-05 26618928 07-DEC-05
    1 2312 26618928 07-DEC-05 26619351 07-DEC-05
    1 2313 26619351 07-DEC-05 26639776 07-DEC-05
    1 2314 26639776 07-DEC-05 26644839 07-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    56 Full 3M DISK 00:00:01 07-DEC-05
    BP Key: 91 Status: AVAILABLE Compressed: NO Tag: TAG20051207T152941
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2005_12_07/o1_mf_s_576430181_1sgw361k_.bkp
    Controlfile Included: Ckp SCN: 26644846 Ckp time: 07-DEC-05
    SPFILE Included: Modification time: 22-NOV-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    57 Full 3M DISK 00:00:00 07-DEC-05
    BP Key: 92 Status: AVAILABLE Compressed: NO Tag: TAG20051207T155644
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2005_12_07/o1_mf_s_576431804_1sgxowts_.bkp
    Controlfile Included: Ckp SCN: 26646831 Ckp time: 07-DEC-05
    SPFILE Included: Modification time: 22-NOV-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    58 Full 3M DISK 00:00:00 07-DEC-05
    BP Key: 93 Status: AVAILABLE Compressed: NO Tag: TAG20051207T173016
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2005_12_07/o1_mf_s_576437416_1sh358jd_.bkp
    Controlfile Included: Ckp SCN: 26650878 Ckp time: 07-DEC-05
    SPFILE Included: Modification time: 22-NOV-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    59 Full 3M DISK 00:00:01 04-JAN-06
    BP Key: 94 Status: AVAILABLE Compressed: NO Tag: TAG20060104T093050
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578827850_1vr1lcnm_.bkp
    Controlfile Included: Ckp SCN: 42806953 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    60 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 95 Status: AVAILABLE Compressed: NO Tag: TAG20060104T094251
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578828571_1vr28vw9_.bkp
    Controlfile Included: Ckp SCN: 42815624 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    61 Full 3M DISK 00:00:01 04-JAN-06
    BP Key: 96 Status: AVAILABLE Compressed: NO Tag: TAG20060104T094533
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578828733_1vr2fy2o_.bkp
    Controlfile Included: Ckp SCN: 42816026 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    62 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 97 Status: AVAILABLE Compressed: NO Tag: TAG20060104T094627
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578828787_1vr2hmv0_.bkp
    Controlfile Included: Ckp SCN: 42816193 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    63 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 98 Status: AVAILABLE Compressed: NO Tag: TAG20060104T094632
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578828792_1vr2hrsd_.bkp
    Controlfile Included: Ckp SCN: 42816200 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    64 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 99 Status: AVAILABLE Compressed: NO Tag: TAG20060104T094638
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578828798_1vr2hydt_.bkp
    Controlfile Included: Ckp SCN: 42816207 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    65 Full 3M DISK 00:00:01 04-JAN-06
    BP Key: 100 Status: AVAILABLE Compressed: NO Tag: TAG20060104T134826
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578843306_1vrjocjh_.bkp
    Controlfile Included: Ckp SCN: 42929089 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    66 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 101 Status: AVAILABLE Compressed: NO Tag: TAG20060104T135009
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578843409_1vrjrkjw_.bkp
    Controlfile Included: Ckp SCN: 42929429 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    67 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 102 Status: AVAILABLE Compressed: NO Tag: TAG20060104T135034
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578843434_1vrjsb8r_.bkp
    Controlfile Included: Ckp SCN: 42929518 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    68 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 103 Status: AVAILABLE Compressed: NO Tag: TAG20060104T135126
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578843486_1vrjtyrr_.bkp
    Controlfile Included: Ckp SCN: 42929884 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    69 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 104 Status: AVAILABLE Compressed: NO Tag: TAG20060104T135155
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578843515_1vrjvvvy_.bkp
    Controlfile Included: Ckp SCN: 42929918 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    70 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 105 Status: AVAILABLE Compressed: NO Tag: TAG20060104T135205
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578843525_1vrjw5lb_.bkp
    Controlfile Included: Ckp SCN: 42929929 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    71 Full 3M DISK 00:00:00 04-JAN-06
    BP Key: 106 Status: AVAILABLE Compressed: NO Tag: TAG20060104T135209
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578843529_1vrjw9fv_.bkp
    Controlfile Included: Ckp SCN: 42929934 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    BS Key Type LV Size Device Type Elapsed Time Completion Time
    72 Full 3M DISK 00:00:02 04-JAN-06
    BP Key: 107 Status: AVAILABLE Compressed: NO Tag: TAG20060104T142508
    Piece Name: /u01/ora10g/xyz/db/flash_recovery_area/SIDNAME/autobackup/2006_01_04/o1_mf_s_578845508_1vrlt664_.bkp
    Controlfile Included: Ckp SCN: 42936229 Ckp time: 04-JAN-06
    SPFILE Included: Modification time: 29-DEC-05
    DN

  • Broken link to Oracle Backup Express Documentation

    The link to the Oracle Backup Express Documentation is broken on the site. The following link is on the Oracle Backup Express download page:
    http://www.oracle.com/technology/documentation/ses1016.html
    The link takes you to the Oracle Secure Enterprise Search 10g Release 1 (10.1.6) Documentation page instead of the Oracle Secure Backup Express v10.1.0.0.0 Documentation page.

    Jan,
    Thanks for reporting this broken link. The "Oracle Web Services Manager - Feature Overview" link has been updated and is now available from: http://www.oracle.com/technology/products/webservices_manager/index.html
    Regards,
    ...Lawrence/OTN

Maybe you are looking for

  • Upgrade to BI 7.0 with non-ALPHA converted values in 0MATERIAL

    We are upgrading from BW 3.1C to NW2004s / BI 7.0. While performing our pre-upgrade checks using RSRV, we found 93,000 of 1.7 million material records which have not been ALPHA converted. This may be a legacy from an earlier 2.0 to 3.1C upgrade where

  • After update ios 6 itouch not working

    afetr update i did a restore backup and the itouch is not coming back on...help...

  • Phone adds + to some numbers in contact list

    phone adds a + to all numbers from my contact list that start with 571, making them international calls and prohibitive. When I enter the number in directly I can call, but not if a bring it up from the contact list Solved! Go to Solution.

  • Strange behavior from a TextInput

    Hello there. I have a strange behavior from a TextInput component and i want a little help. I have created a movieclip within. Inside is just a simple textinput component. When i'm dragging the clip from the library to the stage a test the movie ever

  • Unable to start OSX after reload from restore disks

    Hi, I was having a bunch of crashing issues with my eMac. After trying to repair permisssions and the file system and applying the most recent updates, decided to restore. After reformating the drive and installing OSx from the restore disks, the sys