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

Similar Messages

  • Sap Oracle Backup

    Hi all it's very urgent
    We are running 4 oracle 9.2 database in a single machine with sap r/3 4.7 on windows 2003 and even in a single drive now i am responsible for backup
    which method is prefered one whether BRBACKUP or Manual OR scripting
    what about scheduling cold and hot backup
    here we have hardware resource constraint

    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

  • SAP ORACLE BACKUP RESTORE

    Hi all,
    +Please assist me with a guideline of carrying out a backup restore,this is to test and ensure that we can be able to restore the backup in the case of a disaster. we perform a Full backup daily and are using BRTOOLS.+
    Thank you.
    Regards,

    Hi,
    you need to do the following
    1) Copy the log files of the backup date which u want to restore.
    2) Create controlfile from production using command alter system backup controlfile to trace;
    3) restore the backup on target system using brrestore command.( assumption here is your target system is already installed)
    For more details you need to refer help.sap.com
    Regards,
    Deepak Kori

  • Data Protector backup integration fails after upgrade to Oracle 11.2.0.2

    After upgrading a system from Oracle 10.2.0.2 to 11.2.0.2, the Data Protector backup integration fails with error
    [Normal] From: BSM@<dp_cell_server>.<domain> "<sap_host>_<SID>_Online"  Time: 28.04.2011 09:10:21
         Backup session 2011/04/28-74 started.
    [Normal] From: BSM@<dp_cell_server>.<domain> "<sap_host>_<SID>_Online"  Time: 28.04.2011 09:10:21
         OB2BAR application on "<sap_host>.<domain>" successfully started.
    /usr/sap/<SID>/SYS/exe/run/brbackup: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    [Major] From: OB2BAR_OMNISAP@pervs<SID>.<domain> "OMNISAP"  Time: 04/28/11 09:10:21
         BRBACKUP /usr/sap/<SID>/SYS/exe/run/brbackup -t online -d util_file_online -c -m all -u system/******** returned 127
    /usr/sap/<SID>/SYS/exe/run/brarchive: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    [Major] From: OB2BAR_OMNISAP@pervs<SID>.<domain> "OMNISAP"  Time: 04/28/11 09:10:21
         BRARCHIVE /usr/sap/<SID>/SYS/exe/run/brarchive -d util_file -s -c -u system/******** returned 127
    [Normal] From: BSM@<dp_cell_server>.<domain> "<sap_host>_<SID>_Online"  Time: 28.04.2011 09:10:22
         OB2BAR application on "<sap_host>.<domain>" disconnected.
    [Critical] From: BSM@<dp_cell_server>.<domain> "<sap_host>_<SID>_Online"  Time: 28.04.2011 09:10:22
         None of the Disk Agents completed successfully.
         Session has failed.
    We checked the configuration, tried linking /oracle/client/11x_64 to 10x_64, removing the link and renewing the 10x_64 oracle client, but still Data Protector can't find the library libclntsh.so.10.1. A new system which was installed with Oracle 11.2.0.2 doesn't have any problems with online backups.
    Any help is appreciated!

    Hi,
    did you create the other link according to the upgrade guide (point 5.5) ?
    You need to create this link so that BR*Tools
    (which is linked to the Oracle 10.2 client)
    can use the newer Oracle 11.2 clients.
    After the software installation has finished,
    create a symbolic link in $ORACLE_HOME/lib as follows:
    cd $ORACLE_HOME/lib
    ln u2013s libnnz11.so libnnz10.so
    or (HP-UX)
    ln u2013s libnnz11.sl libnnz10.sl
    Volker
    Second part: For the DP job, there can be set different environment settings inside the DP job.
    Did you check if there are still relicts from the previous release ?
    You could integrate a small pre-exec script into the job and let it plot the output of
    id
    env
    set
    to a logfile, just to see which values the backup is using.
    Edited by: Volker Borowski on Apr 29, 2011 10:12 AM

  • Errors in Offline Backup via DB13 SAP & Oracle on Linux

    OS: Linux Database : Oracle Systems Affected : Production & Disaster Recovery Server
    Hi
    We have offline backup scheduled every friday via SAP the backup runs fine & copies all the files in the backup directory but when i go see the backup logs in DB 14 i see the Offline Backup ending with Error Code 0005 & when i see the Detail logs i see following in red
    BR0278E Command output of '/oracle/UHP/102_64/bin/sqlplus /nolog < /oracle/UHP/sapbackup/.beelhrfo.spi':
    BR0279E Return code from '/oracle/UHP/102_64/bin/sqlplus /nolog < /oracle/UHP/sapbackup/.beelhrfo.spi': 0
    BR0302E SQLPLUS call for database instance UHP failed
    BR0306E Start and open of database instance UHP failed
    Also if i check the BRARCHIVE i see them ending with following errors in Detail Log
    BR0278E Command output of 'LANG=C cd /oracle/UHP/sapreorg && LANG=C cp spaceUHP.log paramUHP.log /backup/UHPARCH//UHP':
    cp: cannot create regular file `/backup/UHPARCH//UHP/spaceUHP.log': Permission denied
    cp: cannot create regular file `/backup/UHPARCH//UHP/paramUHP.log': Permission denied
    BR0280I BRARCHIVE time stamp: 2010-10-30 23.02.40
    BR0279E Return code from 'LANG=C cd /oracle/UHP/sapreorg && LANG=C cp spaceUHP.log paramUHP.log /backup/UHPARCH//UHP': 1
    BR0222E Copying space_log to/from /backup/UHPARCH//UHP failed due to previous errors
    BR0202I Saving /oracle/UHP/saparch/aeelofvf.svd
    BR0203I to /backup/UHPARCH//UHP ...
    BR0202I Saving /oracle/UHP/saparch/archUHP.log
    BR0203I to /backup/UHPARCH//UHP ...
    BR0278E Command output of 'LANG=C cp /oracle/UHP/saparch/archUHP.log /backup/UHPARCH//UHP':
    cp: cannot create regular file `/backup/UHPARCH//UHP/archUHP.log': Permission denied
    BR0280I BRARCHIVE time stamp: 2010-10-30 23.02.40
    BR0279E Return code from 'LANG=C cp /oracle/UHP/saparch/archUHP.log /backup/UHPARCH//UHP': 1
    BR0222E Copying /oracle/UHP/saparch/archUHP.log to/from /backup/UHPARCH//UHP failed due to previous errors
    Please also note that we have a Disaster Recovery Server too & the above mentioned errors are in our (Production )Primary Database & once this backu finished the DR Server stops getting any log files, this happens only when this offline backup on every friday runs,
    Issues
    The backup ends with errors although the backup file is generated & all data is copied
    DR Server dont get redo log files after this offline backup on every friday

    for the Cp errors i will see the permissions in backup/UHP ( this error is happening in online backup ) my main concern is the error occured in offline backup as it is somehow connected with our DR SERVER NOT GETTING THE LOG FILES EVEN AFTER THE SYSTEM IS UP ( yes if the primary is down no logs will be shipped to standby i know that but even after the primary is up after a offline backup via SAP via DB 13 the standby dont get any log files unless i restart the database and SAP )
    So the error in the offline backup mentioned above in my post occurred at 29 OCT 15: 45  20
    BR0302E SQLPLUS call for database instance UHP failed
    BR0306E Start and open of database instance UHP failed
    after this my primary database comes up & sap starts but the DR server dont get any logs & also the backup logs show the above errors in red
    Given below is the text from Oracle alert file for the same time duration when the system tries to start the database & the above mentioned error comes up in opening the database time Stamp : OCT 29 15: 45 20
    Deprecated system parameters with specified values:
    log_archive_start
    End of deprecated system parameter listing
    This is the only oracle alert log errors i can find relevant to database instance errors from DB 14
    moreover in the alert file it also starts the data broker service relevant to i guess DR server in that all seems fine it starts everything then it gives this error & then keeps giving errors ( from oracle alert log file )
    Error 12154 received logging on to the standby
    Fri Oct 29 15:45:37 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc0_12086.trc:
    ORA-12154: TNS:could not resolve the connect identifier specified
    FAL[server, ARC0]: Error 12154 creating remote archivelog file 'UHR'
    FAL[server, ARC0]: FAL archive failed, see trace file.
    Fri Oct 29 15:45:37 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc0_12086.trc:
    ORA-16055: FAL request rejected
    ARCH: FAL archive failed. Archiver continuing
    Fri Oct 29 15:45:37 2010
    ORACLE Instance UHP - Archival Error. Archiver continuing
    & then keep on saying given below error in oracle alert log file
    Fri Oct 29 15:51:32 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc8_12102.trc:
    ORA-12154: TNS:could not resolve the connect identifier specified
    PING[ARC8]: Heartbeat failed to connect to standby 'UHR'. Error is 12154.
    Thanks for your help again i would appreciate a little more assistance on this.
    Edited by: Prashant Shandilya on Oct 31, 2010 12:18 PM

  • Oracle data integrator compatibility tool with sap 4.6 and 6.0?

    Hi,
        Please let me know if oracle data integrator compatibility tool is compartile with the sap 4.6 and 6.0 version?
    Regards

    If it's in SAP Standard, check OSS note.
    If it's customer program modify
    write statement for gemp-g_emp_with_2m01 UNDER text-h12 LEFT-JUSTIFIED
    to
    write statement for gemp-g_emp_with_2m01 UNDER text-h12 LEFT-JUSTIFIED CURRENCY "currency-field".
    Where currency-field is the reference currency field for gemp-g_emp_with_2m01.
    Peter

  • SAP certified Backup Softwares

    Dear Experts,
                    Please send me  SAP certified Backup Softwares for IBM TS3100 for sap with Oracle and sap MaxDB.
    Regards,
    Krishna

    You can search the directory of partner solutions for "BC-BRI" (back-up tools for Oracle) and "BC-SDB" (back-up tools for SAP DB). This will give you the SAP-certified integrations. There might be other solutions out there that we do not know about.
    - BC-BRI: SAP Application Development Partner Directory
    - BC-SDB: SAP Application Development Partner Directory

  • 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

  • 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

  • Move pictures in Jpg from a server to SAP (Oracle database) in BLOB

    Hi SAP Friends,
    We would like to know if this is possible.
    We have pics in jpg/jpeg format in one server. We want to move these pics automatically once every hour to SAP Oracle database in BLOB format. The server has the capability to push these jpg files into BLOB format of Oracle database. We need to know if it is possible to send to SAP's Oracle database and store in BLOB format. If so, pl let us know how.
    Pl let us know.
    Niranjan

    You are facing two things here:
    a) Licensing issue
    Check Note 581312 - Oracle database: licensing restrictions:
    As of point 3, it follows that direct access to the Oracle database is only allowed for tools from the areas of system administration and monitoring. If other software is used, the following actions, among other things, are therefore forbidden at database level:
    Creating database users
    Create database objects
    Querying/changing/creating data in the database
    Using ODBC or other SAP external access methods
    This depends on the contract and where you bought which licenses for Oracle.
    b) Technical issues
    It´s not a good idea to insert data into a SAP database without using SAP tools. Even if it´s a separate table(space) or "isolated" in a SAP understanding. You never know, how upgrades behave with that table, you may see the table in sense of SAP-DDIC consistency (Table without DDIC reference) etc.
    If you want to insert JPEGs easily,  you can use transaction CSADMIN, create a repository and write a small program, that uploads the data to the database using SAP standard interfaces. This will insure DATA integrity and will make sure, the data is accessible even after database/SAP system upgrades.
    Markus

  • 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.

  • ** Regarding Oracle Data Integrator Companion 11gR1(11.1.1.7.0)

    Hi Experts,
    I would like to Know regarding..
    Oracle Data Integrator Companion 11gR1 (11.1.1.7.0)
    Includes: Oracle Data Integrator Application Adapters for Hadoop, Oracle Applications, SAP ERP and BW (Hadoop is Newly added when compared with the older versions)
    Which i found in the oracle downloads link and so i want to know the below points
    1) What is the use of Oracle Data Integrator Companion 11gR1 (11.1.1.7.0)
    2) if it is something like an additional adapter tool to be installed to access, where and how we need to install.
    I would like to get the complete details and usage of this particular Oracle Data Integrator Companion 11gR1 (11.1.1.7.0).
    Request you to kindly guide me..
    Awaiting your inputs.
    Many Thanks,
    Pavan Kumar

    Hi Pavan,
    Oracle Data Integrator Companion 11gR1 (11.1.1.7.0) contains additional adapters for use with Hadoop, SAP etc which does not come with normal installation. However, you will need license for industry use of these adapters. This is especially good for a developer. However for server installs you must use one of the normal installers which additionally comes with Java EE agent capabilities which may not be the case with Companion.
    Speaking of Installation procedure, this works with a simple extraction of the zip file and does not come with an installer.
    Additionally, it comes with ODI Demo Environment with a local HSQL repository which can be used for training and learning purposes.
    Functionally, for a developer there is no difference between normal and companion install.
    Regards,
    Rickson Lewis

  • Regarding SAP & Oracle logs deletion

    Hi,
    I have a concern on SAP & Oracle logs. I want to know what are all the logs mentioned below can be deleted and what are all the logs should be kept for the recovery of DB, if the system got crashed. Also how many days logs should be kept for the future purpose. In our landscape, we are running online backup job daily from the T-code DB13.
    sapbackup
    oraarch
    mirrlogA
    mirrlogB
    origlogA
    origlogB
    saparch
    sapcheck
    sapreorg
    saptrace\usertrace
    saptrace\background
    Kindly let me know the answer ASAP.
    Thanks & Regards,
    Mogileeswar Reddy

    That information is widely available.
    No research done
    No interview questions
    Please read the "Rules of Engagement"
    Regards
    Juan

  • How to migrate a SAP Oracle 9i to Oracle 10g (on a new machine) ?

    Hello,
    Do you know the proper procedure of such a migration : Migrate a SAP Oracle 9i to a new machine : HP-UNIX, Oracle 10g.
    My understanding :
    (1) Setup the new machine
    (2) Install the latest version of HP-UX
    (3) Install Oracle 10g database program
    (4) Use Oracle Export / Import to copy my existing SAP Oracle 9i to this newly installed Oracle 10g machine.
    (5) copy or tar all the SAP related files, eg.BRTOOLS, ABAP reports, to the new machine
    (6) Modify all the configure files since the machine name is different.
    Is it correct ?
    Is it the most appropriate method ?
    Is Export / Import a proper way to migrate an Oracle to a new version ?
    Should I use Data Gurad instead ?
    Finally, for this migration issue, any SAP Note you will suggest ?

    There are two ways of doing this:
    a) You do a system copy using R3load
    This will give you a "free" reoganization because the tables will be loaded into the database as if you were doing a new installation. The disadvantage is, that it takes more time and good planning.
    b) you do a system copy using backup/restore together with the database upgrade
    This is a fast way to get your system upgraded and if something goes wrong you can still use the old system. Check
    Note 932722 - Upgrade to Oracle 10.2 during a database copy
    this is a note for Windows but you can adapt it to be used on Unix/HP-UX too.
    And just as a remark:
    The "free" support for Oracle 10g is ending next year in June (see Note 1339724 - Oracle 10.2 Extended Support free until July 31, 2011) - after that you have to buy additional support if you want to continue to run 10g. If you run now a migration/upgrade project, why not upgrade directly to 11g?
    Markus

  • Oracle BACKUP without specific agent

    Hi forum,
    I would like to use a backup software (in this case NetVault) but without its specific agent for SAP/Oracle. 1,5 TB database on a 40 LTO cartridge.
    We havent enough space for a brbackup of filesystem.
    Have you any idea ?
    Regards.
    Ganimede Dignan.

    Hi,
    Yes.
    In your init<SID>.sap file point these parameters to your disk/filesystem location (where you want to backup your DB files to):
    backup_root_dir = /dest_directory
    compress_dir = /dest_directory
    archive_copy_dir = /dest_directory
    compress = yes

Maybe you are looking for

  • Apps no longer want to update

    Recently (last 2-3 months) my app updates have been accumulating in my Mac App Store. Every time I click update and enter my correct password, the little "loading" pinwheel appears in the top left-hand corner stating that 'something' is happeneing, b

  • Zip code entry problem

    On some websites there is a field requesting a 5 digit zip code. When I type the zip code into the field all 5 digits show--- when I tab to the next field, one of the zip code digits drops out (either first or last) and leaves only 4 digits. The info

  • Modifier final not allowed here

    This code does not comile under 1.5 beta2 (it did under beta1 and I think it should) public interface Table<R extends Row> public static final enum OpenMode { READONLY,  NORMAL }; // <-- modifier final not allowed here

  • WIRELESS 4400 CONTROLLER WPA-2

    Hi Wireless Lan controller 4400 the documnetation on this product is awfull . I am trying to configure wpa-2 using 802.1x authentication or leap is this possable as for web interface cannot find were you set authentication type. if wpa-2 uses a parti

  • Show of Time change

    Can anyone help me? I am creating a form that will display the current date and time as it changes. I have already created an item of DATETIME datatype and given it an initial value of sysdate having a format mask of YYYY-MM-DD HH24:MI:SS and I have