RMAN error   under OpenVMS

I need use rman under OpenVMS 8.2, unfortunetly this command don't work:
ORACLE9I> rman target / nocatalog
Recovery Manager: Release 9.2.0.8.0 - Production
Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
connected to target database: ARMS (DBID=479895618)
using target database controlfile instead of recovery catalog
RMAN> backup database;
Starting backup at 12-FEB-10
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=17 devtype=DISK
channel ORA_DISK_1: starting full datafile backupset
channel ORA_DISK_1: specifying datafile(s) in backupset
input datafile fno=00002 name=APP:[ORACLE9I.ORADATA.TEST]UNDOTBS01.DBF
input datafile fno=00001 name=APP:[ORACLE9I.ORADATA.TEST]SYSTEM01.DBF
input datafile fno=00009 name=DATA:[ORACLE9I.ORADATA.TEST]SPACE01.DBF
input datafile fno=00021 name=ARCH:[ORACLE9I.ORADATA.TEST]SPACE_ARCH.DBF
input datafile fno=00010 name=DATAIDX:[ORACLE9I.ORADATA.TEST]SPACE_INDX01.DBF
input datafile fno=00004 name=APP:[ORACLE9I.ORADATA.TEST]EXAMPLE01.DBF
input datafile fno=00023 name=DATA:[ORACLE9I.ORADATA.TEST]BACKUP_ASM201.DBF
input datafile fno=00011 name=DATA:[ORACLE9I.ORADATA.TEST]MAPS01.DBF
input datafile fno=00022 name=DATA:[ORACLE9I.ORADATA.TEST]MAPS02.DBF
input datafile fno=00024 name=DATAIDX:[ORACLE9I.ORADATA.TEST]BACKUP_ASM2_INDX01.DBF
input datafile fno=00025 name=DATA:[ORACLE9I.ORADATA.TEST]QUEUE.DBF
input datafile fno=00026 name=DATA:[ORACLE9I.ORADATA.TEST]CATSYS.DBF
input datafile fno=00005 name=DATAIDX:[ORACLE9I.ORADATA.TEST]INDX01.DBF
input datafile fno=00007 name=APP:[ORACLE9I.ORADATA.TEST]USERS01.DBF
input datafile fno=00012 name=DATAIDX:[ORACLE9I.ORADATA.TEST]MAPS_INDX01.DBF
input datafile fno=00013 name=DATA:[ORACLE9I.ORADATA.TEST]GDOSYS01.DBF
input datafile fno=00003 name=APP:[ORACLE9I.ORADATA.TEST]DRSYS01.DBF
input datafile fno=00008 name=APP:[ORACLE9I.ORADATA.TEST]XDB01.DBF
input datafile fno=00006 name=APP:[ORACLE9I.ORADATA.TEST]TOOLS01.DBF
channel ORA_DISK_1: starting piece 1 at 12-FEB-10
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00601: fatal error in recovery manager
RMAN-03004: fatal error during execution of command
RMAN-10039: error encountered while polling for RPC completion on channel ORA_DISK_1
RMAN-10006: error running SQL statement: select act from x$ksusex where sid=:1 and serial=:2
RMAN-10002: ORACLE error: ORA-03123: operation would block
ORACLE9I>
Edited by: user581960 on 2010-02-11 18:32
Edited by: user581960 on 2010-02-11 18:34

On the contrary it looks like that command works just fine.
The error you should be looking at is this one:
select act from x$ksusex where sid=:1 and serial=:2
RMAN-10002: ORACLE error: ORA-03123: operation would blockLook it up at metalink.

Similar Messages

  • Download error under apps. After following download steps multiple times still showing error message.

    Download error under apps. After following download steps multiple times still showing error message.

    Hi There,
    Kindly try the below mentioned links.
    Creative Cloud Help | Download Error in Apps tab of Creative Cloud Desktop Application
    Creative Cloud - Download error - stubborn error
    Thanks,
    Atul Saini

  • Apache/PHP connection to Oracle 9i under OpenVMS

    Hello,
    With CSWS 2 (apache)/PHP 1.3 (4.3.2) under OpenVMS 7.3.2 i'm actually trying to interface an Oracle 9i database located on the same server with no success.
    In my php.ini i've uncommented "extension=php_oci8.exe"
    In my apache$www:[000000]login.com i've added @orauser.com <SID>
    But... no connexion at that time... (php:ocilogon failed)
    Someone can help me ?
    Someone experienced such interface ?
    thanks in advance for all

    Frankly, I haven't seen an openvms setup :)
    Do you have the required oci libraries ? are they accessible to php?
    regards,
    --karthik

  • Problem about tdp for sap rman error

    I installed tdp for sap and scheduled a online backup , after the backup finished, I checked the log.
    all data files were backuped successfully. but there is an error about rman. I do not know how to do about that? Could you help me? I think the backup could be successful without rman, why in the backup log, it shows a rman error .
    I checked the initDEV.sap and initDEV.utl, there is no entry about rman, I do not use rman_util.
    BR0530I Cataloging backups of all database files...
    BR0278E Command output of 'SHELL=/bin/sh /oracle/DEV/102_64/bin/rman nocatalog':
    Recovery Manager: Release 10.2.0.4.0 - Production on Sun Mar 8 13:34:21 2009
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    RMAN>
    RMAN> connect target *
    connected to target database: DEV (DBID=3672496816)
    using target database control file instead of recovery catalog
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30> 31> 32>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of catalog command on default channel at 03/08/2009 13:34:23
    ORA-19564: error occurred writing 8192 bytes at block number 1
    ORA-27091: unable to queue I/O
    ORA-27041: unable to open file
    IBM AIX RISC System/6000 Error: 13: Permission denied
    Additional information: 3
    RMAN>
    Recovery Manager complete.
    BR0280I BRBACKUP time stamp: 2009-03-08 13.34.23
    BR0279E Return code from 'SHELL=/bin/sh /oracle/DEV/102_64/bin/rman nocatalog': 1
    BR0536E RMAN call for database instance DEV failed
    BR0280I BRBACKUP time stamp: 2009-03-08 13.34.23
    BR0532E Cataloging backups of all database files failed

    Hello Victor,
    we need the RMAN commands that were executed and at which step this error occurs.
    Maybe it is a problem with the snap controlfile for the AUTOBACKUP or many other scenarios are possible.
    We are also using the TDP for mySAP, but without RMAN support.
    If you want to use just RMAN (like we do for non-SAP systems / no BR*Tools) you can save a lot of license/service costs, if you are using TDP for Oracle, but keep in mind that you are losing the support for that by SAP. You can directly open a call by oracle for these situations.
    If you want this scenario as described we need more detailed information. Maybe a "LIST BACKUP" would also be nice.
    Regards
    Stefan

  • Forms compilation Errors under Linux

    Hello,
    I have a main form called Tbdoctrk.fmb.
    This forms compiles and runs perfectly through Oracle 9i iDS.
    When transfering the fmb file under Linux, and attempting to recompile using the f90genm.sh utility, I get the following compilation errors:
    FRM-18108: Failed to load the following objects.
    FRM-30436: Parent window not specified for canvas.View Canvas H_TOOLBAR
    FRM-30041: Position of item places it off of canvas.
    Item: BUTTON_HELP
    Block: VARIABLE
    Form: TBDOCTRK
    FRM: Unable to adjust form for output.
    ====
    I noticed that most of the object that failed to load (1 data block object, 1 canvas and a number of property classes and visual attributes) are contained in a file called TOOLBAR.fmb.
    The TOOLBAR.fmb file compiles without errors under Linux/WIndows + is located in the same folder as the Tbdoctrk.fmb file.
    1) How can I resolve this issue ?
    PT
    PS: I tried renaming the fmb files to upper/lower case without success.

    Hello,
    My main form called Tbdoctrk.fmb in turn calls a form called Pre_bord.fmb in a Program Unit.
    Most but not all Class and Value Attributes are included in a file called toolbar.fmb. I did not find any specific reference to the toolbar.fmb file.
    However, at compile time, I find that those objects are not loaded.
    1) In what part of the main form Tbdoctrk.fmb should I find any such reference to the toolbar.fmb file ?
    2) How should I create those symbolic links under Linux ?
    PT

  • BPC Diagnostic: Error under COM+ component service

    Hi,
    I have BPC 5.1 installed on multi server enviroment. When I run the server diagnostic i got error under COM + component service>OSoftSQL2005Admin as "Assigned: Error" "Status: Error"
    Other information: OS: windows server 2003 standard edition Database: SQL server 2005.
    Can anyone please help me out. Thanks in advance.

    Hi  Amit,
    Please make sure that ASP.NET 1.1  is installed on your server including all latest patches from Microsoft and
    COM+ Components ( OsoftSQL2005Admin ) should also be properly registered.
    You may restart all COM+ Components or just restart the server after this operation.
    Regards,
    Jean

  • Rman error when i am doing backup archivelog delete input

    archive log filename=+FRA01/osondemand/archivelog/2012_02_27/thread_2_seq_15028.7182.776323223 recid=122876 stamp=77
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_2 channel at 02/27/2012 05:23:14
    RMAN-10015: error compiling PL/SQL program
    RMAN-10033: error during compilation of job step 3: ORA-00603: ORACLE server session terminated by fatal error
    ORA-04030: out of process memory when trying to allocate 272 bytes (PL/SQL DIANA,PTG: No
    10.2.04
    windows
    two node rac
    please help me with above error
    thanks for help

    Hi;
    Duplicate post:
    rman error when taking backup archivelog all delete input
    Please close your othere thread as answered and keep updating your other thread here
    Regard
    Helios

  • Rman error when taking backup archivelog all delete input

    archive log filename=+FRA01/osondemand/archivelog/2012_02_27/thread_2_seq_15028.7182.776323223 recid=122876 stamp=77
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_2 channel at 02/27/2012 05:23:14
    RMAN-10015: error compiling PL/SQL program
    RMAN-10033: error during compilation of job step 3: ORA-00603: ORACLE server session terminated by fatal error
    ORA-04030: out of process memory when trying to allocate 272 bytes (PL/SQL DIANA,PTG: No
    10.2.04
    windows
    two node rac
    please help me with above error
    thanks for help

    Hi;
    Duplicate post
    Re: rman error when i am doing backup archivelog delete input
    Regard
    Helios

  • XML Parser under OpenVMS

    Hello,
    We're running Oracle 8.1.6 under OpenVMS, and I'm interested in installing the XML Parser. Are there any restrictions or issues anyone can let me know about before I begin? I've seen the Windows and Unix versions of the parser, but nothing for VMS. Does Windows and Unix refer to the server-side or client-side?
    Can either of these be used under VMS? Any information will be appreciated.
    Thanks,
    Dave H.

    If you have Java on VMS, you can run the Java version. Otherwise, you'll need to wait for the Oracle8i release 3 (v8.1.7) on VMS to have the C/C++ releases ported there.
    You can definitely run the Java and PL/SQL versions inside the DB.

  • RMAN errors full list . . .

    Dears,,
    I know web site for ora errors http://www.ora-code.com/
    But i need web site or documentation for RMAN errors that have full list for errors,discription and solution like the above web site.
    Thanks & Best regards,,

    Oracle has a general error messages manual:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b31189/ch13.htm#CIHGGEEC
    Errors not covered here are product-specific, your product is sqlplus, so you have to search in the sqlplus manual:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b31189/ch13.htm#CIHGGEEC
    Werner

  • RMAN errors sent to shell script calling RMAN sequence?

    Hello,
    I have a Korn shell script run on Solaris as the root user that launches RMAN sequences similar to this one:
    #!/bin/ksh
    su - oracle -c "export ORACLE_SID=ORCL; rman target / << !
    <rman sequence>
    I am wondering if there is a way to catch the RMAN errors in the shell script?
    If I call SQLplus instead of RMAN, I can use "whenever sqlerror exit sql.sqlcode" and I will retrieve the error code in the shell script from $? - can I do such a thing with RMAN?
    Thank you,
    Adrian

    You could capture the return code *$?* from your RMAN script and if it returns anything other than 0, then you could grep the RMAN log for errors and/or query
    V$RMAN_OUTPUT after the RMAN script executes.

  • Solution to iCloud control panel 4 sign-in server error under windows 8.1x64

    Potential solution for icloud 3.1 and 4.0 installation and iTune store sign-in, all showing errors or sign-in errors due to server error.
    My setup is Iphone 4S upgraded to ios8, ipad Air still on 7.1.2, windows PC on Win8.1x64 and with icloud 3.1 working fine till I tried to
    upgrade/install/re-install 4.0 icloud control panel after upgrade to ios8. See end of message for other alternatives I had tried.
    This worked for me.
    There seem to be some programmes that is conflicting with Apple's, so download this free program autoruns suggested by Apple software on Windows: May see performance issues and blank iTunes Store
    Run the program and choose the the "Winsock Providers", any other programme that shows up here except Bonjour (which is used by Apple) may be conflicting with the sign-in.
    Uninstall those potentially conflicting programs
    Inside autoruns->Winsock Provider, right click on the conflicting programs and choose delete. This would stop the conflicting program to start up
    again. Reboot the computer
    Install icloud control panel, sign in
    If works, reinstall those conflicting programs again and all back to normal, with iCloud control panel working
    If doesn't work, my mojo not strong enough and you need to google for more help.
    Other activities I googled, tried and failed
    a) Adding Apple icloud program and services into the windows firewall
    b) Uninstall version 4.0, re-install 3.1 (about 10 times)
    c) create a new Apple ID to sign in
    d) Sign out of icloud from my devices (iphone and ipad)
    e) switch to Android devices

    You need to edit the MSI installer and change the Launch Condition to allow iCloud Control Panel 3.1 to be installed on Windows Server 2008 R2.
    First, download Orca, an MSI editor. You can get it from the Windows SDK. (Download and only check the box for "Development Tools" under Native components during installation, then go to C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin and install Orca.msi)
    Launch Orca and then find the iCloud(64).msi to edit.
    If using Apple Software Update, browse to C:\Users\<username>\AppData\Local\Apple\Apple Software Update and open iCloud(64).msi in Orca.
    Or download iCloudSetup.exe and use a zip program (7-zip) to extract the MSI from the exe and open it in Orca.
    In Orca, select the LaunchCondition table and look for the condition "(VersionNT >= 601) AND (MsiNTProductType = 1)". Change the number 1 to a number 3 so the condition should read "(VersionNT >= 601) AND (MsiNTProductType = 3)". Save and exit Orca.
    Then double click on the msi and it should install successfully now.

  • Rman errors on restore archivelog

    Hi all,
    I am running scripts to back up database every day , but after while 7 days it start to give me errors like:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 12/16/2003 04:06:04
    RMAN-06026: some targets not found - aborting restore
    RMAN-06025: no backup of log thread 1 seq 43 scn 3924903 found to restore ...........
    that is script:
    $ORACLE_HOME/bin/rman target / << EOF
    configure retention policy to redundancy 3;
    configure retention policy to recovery window of 3 days;
    configure backup optimization on;
    configure controlfile autobackup off;
    configure default device type to Disk;
    configure device type Disk parallelism 1;
    configure datafile backup copies for device type Disk to 1;
    configure channel device type Disk format '/backup/%d_datafile_%s_%p.bak';
    configure maxsetsize to unlimited;
    configure snapshot controlfile name to '/backup/prod_snapcf.f';
    set controlfile autobackup format for device type Disk to '/backup/prod_controlfile_%F';
    show all;
    run {
    allocate channel ch1 type Disk maxpiecesize = 1900M;
    backup full database noexclude
    include current controlfile
    format '/backup/%d_datafile_%s_%p.bak'
    tag 'prod_datafile_daily';
    run {
    allocate channel ch1 type Disk maxpiecesize = 1900M;
    backup archivelog all
    delete all input
    format '/backup/%d_archivelog_%s_%p.bak'
    tag 'prod_archivelog_daily';
    run {
    allocate channel ch1 type Disk maxpiecesize = 1900M;
    backup format '/backup/%d_controlfile_%s.bak' current controlfile;
    crosscheck backup;
    restore controlfile to '/backup' validate;
    restore tablespace SYSTEM validate;
    restore archivelog all validate;
    list backup of database;
    report unrecoverable;
    report schema;
    report need backup;
    report obsolete;
    delete noprompt expired backup of database;
    delete noprompt expired backup of controlfile;
    quit
    I can resetlogs and that error disapeire
    Does anybody know that wrong with that script?
    Thanks

    Really the error is very strange realizing that if functions well for about 6 days or something like that.
    this is a notable line in the error.
    some targets not found - aborting restore
    I recommend you to check very well your targets path
    to be restore. I think that is the cause of the failure.
    Joel P�rez

  • RMAN ERROR ORA-04030 out of process memory allocate 1049100 bytes pga heap

    Hello,
    I have this problem with a production database 9.2.0.8.
    I attach the parameters from production database and repository rman database (9.2.0.8).
    PRODUCTION DB SERVER 9.2.0.8
    WINDOWS SERVER 2003 R2 SP1
    SQL> SHOW PARAMETER SGA
    NAME VALUE
    lock_sga FALSE
    pre_page_sga FALSE
    sga_max_size 1888562548
    SQL>
    SQL> SHOW PARAMETER PGA
    NAME VALUE
    pga_aggregate_target 335544320
    SQL> SHOW PARAMETER POOL
    NAME VALUE
    java_pool_size 33554432
    large_pool_size 134217728
    shared_pool_reserved_size 13421772
    shared_pool_size 268435456
    SQL> SHOW PARAMETER CACHE
    NAME VALUE
    db_cache_advice ON
    db_cache_size 1073741824
    REPOSITORY RMAN DB SERVER 9.2.0.8
    WINDOWS SERVER 2000 SP4
    SQL> SHOW PARAMETER SGA
    NAME VALUE
    lock_sga FALSE
    pre_page_sga FALSE
    sga_max_size 1074865628
    SQL> SHOW PARAMETER PGA
    NAME VALUE
    pga_aggregate_target 134217728
    SQL> SHOW PARAMETER POOL
    NAME VALUE
    java_pool_size 33554432
    large_pool_size 134217728
    shared_pool_reserved_size 6710886
    shared_pool_size 134217728
    SQL> SHOW PARAMETER CACHE
    NAME VALUE
    db_cache_size 134217728
    SCRIPT RMAN
    run {
    allocate channel t1 type disk;
    allocate channel t2 type disk;
    backup skip readonly filesperset = 1 format 'E:\rman\BDWEBEXT\BD_%d_%u_%s_%p.rmn' tag 'Backup Completo BDWEBEXT' database;
    release channel t1;
    release channel t2;
    ERROR
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on t2 channel at 02/09/2008 14:46:58
    ORA-04030: out of process memory when trying to allocate 1049100 bytes (pga heap,KSFQ Buffers)
    Recovery Manager complete.
    Does someone know that it can be?
    Thank you

    how solve  ORA-04030: out of process memory when trying to allocate
    Sybrand Bakker
    Senior Oracle DBA

  • File open error under document tab in tcode BP

    Hi expert
    In a report, I am reading path ,file type ,name from a text file from the presentation server. The file gives all the information related to the file uploaded on application server. File can be of any type like cfg ,doc txt, bmp .
    I have to read and link the file under document tab in BP code I am able to link but not able to open the file from the link another text format is giving dump error saying format not supporting.
    I am reading and linking in binary mode because i do not have another option as we can read the file in text and binary mode only.
    Please suggest any solution for this .
    Point will be rewarded for this.
    Prem.
    Edited by: Prem Kumar on Jan 12, 2009 2:39 PM
    Edited by: Prem Kumar on Jan 12, 2009 2:40 PM

    HI,
      Just try it simply as below.
    the possible reasons could be.
    1) file with that name is not existing in that path
    2) path name is wrong (u gave it as c:/ give it as c:\)
    3) file may be open..
    how ever just try with giving the file path and the output table and see how it works
    *-- Read the File From PC
      CALL FUNCTION 'GUI_UPLOAD'
        EXPORTING
          FILENAME = V_FILENAME
        TABLES
          DATA_TAB = I_FILE
        EXCEPTIONS
          OTHERS   = 17.
    Thanks
    mahesh

Maybe you are looking for