[HPADM] "Symioctl thaw" error

From: Abramson, Stuart (SAbramson_at_Wabtec.com)
Date: 12/02/03

  • Next message: Ben Le: "[HPADM] Unix shell"
    To: "EMC List (E-mail) (emc_list@yahoogroups.com)" <emc_list@yahoogroups.com>, "Hpux-Admin (hpux-admin@dutchworks.nl)" <hpux-admin@dutchworks.nl>
    Date: Tue, 2 Dec 2003 13:16:53 -0500 
    
    

    I'm using "symioctl" to "clone" an Oracle SID BCV instance.

    The command sequence is:

            symioctl archive log -noprompt
            symioctl -type oracle begin backup -noprompt
            symioctl -type oracle freeze -noprompt
            symmir -f ${BCVFILE_DB} -sid ${SID} -instant split -noprompt
            symioctl -type oracle thaw -noprompt <==
    I get the error here
            symioctl -type oracle end backup -noprompt
            symioctl archive log -noprompt
            symmir -f ${BCVFILE_AL} -sid ${SID} -instant split -noprompt

    Notice that I've done 3 "symioctl" commands already!

    The EMC "debug" output is below.

    Apparently I have enough permissions to "freeze" the Oracle Database, but
    not enough to "thaw" the database. Is there something special that you have
    to do to set up the Oracle ID?

            Stuart

    ============================================================

    # symioctl -type oracle thaw -noprompt

    emcMapPopen env: LC_ALL=C
    emcMapPopen env:
    ORACLE_HOME=/u1001/app/oracle/product/9.2.0
    emcMapPopen env: ORACLE_SID=HOTB
    emcMapPopen env: TZ=EST5EDT
    emcMapPopen emcMapPopen: FILE * = 7B0413A0
    SymDbListControl Oracle OCI: Matched command 33, Thaw

    SymDbListControl Oracle OCI: Oracle return code=0

    SymDbListControl Oracle OCI: Attaching to service <HOTB>

    SymDbListControl Oracle OCI: Starting Session

    SymDbListControl Oracle OCI: Connecting to Oracle as system

    SymDbListControl Oracle OCI: gid has been set to 103

    SymDbListControl Oracle OCI: Oracle return code=0

    SymDbListControl Oracle OCI: Attaching to service <HOTB>

    SymDbListControl Oracle OCI: Starting Session

    SymDbListControl Oracle OCI: Connecting to Oracle as system

    SymDbListControl Oracle OCI: Oracle return code=1031

    SymDbListControl Oracle OCI: ORA-01031: insufficient
    privileges <== ERROR from Oracle

    SymDbListControl Oracle OCI: OracleLogoff

    SymDbListControl dbCheckRdbStatus failed, RDBMS program
    returned failure 571 (internal 9)
    emcMapPclose emcMapPclose FILE * = 7B0413A0; RC = 0
    SymDbListControl Function Completed; status = 571 (A Login
    error occurred within the RDBMS program)

    A Login error occurred within the RDBMS program
    <== ERROR from EMC symioctl

    Stuart Abramson | Off: 412/825-1434 | Cell: 412/417-1567 | email:
    sabramson@wabtec.com

    ***** CONFIDENTIALITY NOTE *****
    The content contained in this e-mail transmission is legally privileged and confidential information intended only for the use of the individual or entity named herein. If the reader of this transmission is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this transmission is strictly prohibited.

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Ben Le: "[HPADM] Unix shell"