Getting error while rebuilding master database in cluster environment

I am testing a disaster recovery scenario in one of our test MS SQL server with 2 node cluster.  I am executing below rebuild command using MS SQL server setup.
C:\U_Soft\SW_CD_SQL_Svr_Enterprise_Edtn_2005_64Bit_X64_English_1_x64_MLF_X11-57796>start /wait C:\U_Soft\SW_CD_SQL_Svr_Enterprise_Edtn_2005_64Bit_X64_English_2_x64_MLF_X11-57797\setup.exe /qb VS=DMZSQLTST REINSTALL=SQL_Engine REBUILDDATABASE=1
ADMINPASSWORD=abcd1234$ SAPWD=abcd1234$
I am getting the blow alert / error  the during setup execution
“An installation package for the product Microsoft SQL Server 2005 (64-bit) cannot be found. Try the installation again using a valid copy of the installation package ‘SqlRun_SQL.msi’
I have checked the package is available in the setup.

Hello,
Did you copy the setup file from a different place? The issue may occurs if you don't have access to the original media location of where the RTM bits where installed from.
To resolve this issue, please try to use the  REINSTALLMODE with option V to re-cache the media from the new location. For example:
C:\U_Soft\SW_CD_SQL_Svr_Enterprise_Edtn_2005_64Bit_X64_English_2_x64_MLF_X11-57797\setup.exe /qb VS=DMZSQLTST  REINSTALL=SQL_Engine REINSTALLMODE=v ADMINPASSWORD=abcd1234$ SAPWD=abcd1234$
And then run the normal command to rebuild the database.
Reference:
http://ms-abhay.blogspot.in/2010/11/error-1706-installation-package-for.html
Regards,
Fanny Liu
Fanny Liu
TechNet Community Support

Similar Messages

  • Getting error while starting Managed server in clustered environment

    Hi All,
    I created a cluster in weblogic 9.2 and two manged servers under that cluster through WLST scripts.
    I started Node manager through connecting WLST and now when i am starting the managed servers its giving the following error :
    wls:/Dist_3/serverConfig> start('managed1','Server')
    Starting server managed1 ....NMProcess: <Jan 30, 2009 2:57:27 PM> <Warning> <I/O
    error while reading domain directory: java.io.FileNotFoundException: Domain dir
    ectory 'C:\bea\weblogic92\common\bin' invalid (domain salt file not found)>
    NMProcess: java.io.FileNotFoundException: Domain directory 'C:\bea\weblogic92\co
    mmon\bin' invalid (domain salt file not found)
    NMProcess: at weblogic.nodemanager.server.DomainManager.initialize(DomainMa
    nager.java:80)
    NMProcess: at weblogic.nodemanager.server.DomainManager.<init>(DomainManage
    r.java:52)
    NMProcess: at weblogic.nodemanager.server.NMServer.getDomainManager(NMServe
    r.java:242)
    NMProcess: at weblogic.nodemanager.server.Handler.handleDomain(Handler.java
    :212)
    NMProcess: at weblogic.nodemanager.server.Handler.handleCommand(Handler.jav
    a:105)
    NMProcess: at weblogic.nodemanager.server.Handler.run(Handler.java:66)
    NMProcess: at java.lang.Thread.run(Thread.java:595)
    NMProcess:
    I/O error while reading domain directory: java.io.FileNotFoundException: Domain
    directory 'C:\bea\weblogic92\common\bin' invalid (domain salt file not found)
    Traceback (innermost last):
    File "<console>", line 1, in ?
    File "<iostream>", line 1250, in start
    WLSTException: 'Error occured while performing start : Error starting the server
    Error occured while performing start : Server with name managed1 failed to be st
    arted Use dumpStack() to view the full stacktrace'
    wls:/Dist_3/serverConfig> start('managed2','Server')
    Starting server managed2 ....NMProcess: <Jan 30, 2009 3:05:51 PM> <Warning> <I/O
    error while reading domain directory: java.io.FileNotFoundException: Domain dir
    ectory 'C:\bea\weblogic92\common\bin' invalid (domain salt file not found)>
    NMProcess: java.io.FileNotFoundException: Domain directory 'C:\bea\weblogic92\co
    mmon\bin' invalid (domain salt file not found)
    NMProcess: at weblogic.nodemanager.server.DomainManager.initialize(DomainMa
    nager.java:80)
    NMProcess: at weblogic.nodemanager.server.DomainManager.<init>(DomainManage
    r.java:52)
    NMProcess: at weblogic.nodemanager.server.NMServer.getDomainManager(NMServe
    r.java:242)
    NMProcess: at weblogic.nodemanager.server.Handler.handleDomain(Handler.java
    :212)
    NMProcess: at weblogic.nodemanager.server.Handler.handleCommand(Handler.jav
    a:105)
    NMProcess: at weblogic.nodemanager.server.Handler.run(Handler.java:66)
    NMProcess: at java.lang.Thread.run(Thread.java:595)
    NMProcess:
    I/O error while reading domain directory: java.io.FileNotFoundException: Domain
    directory 'C:\bea\weblogic92\common\bin' invalid (domain salt file not found)
    Traceback (innermost last):
    File "<console>", line 1, in ?
    File "<iostream>", line 1250, in start
    WLSTException: 'Error occured while performing start : Error starting the server
    Error occured while performing start : Server with name managed2 failed to be st
    arted Use dumpStack() to view the full stacktrace'
    wls:/Dist_3/serverConfig>

    hi kartheek,
    i think u just missed some of steps while starting managed server using nodemanager in WLST.
    If u dont mind i'm sending some of steps just check it out. Once u try the same steps.
    1.start the ADMIN SERVER
    2.start the WLST
    java weblogic.WLST
    3.Connect to AdminServer
    connect('username',password','t3://adminhost:listenport')
    example: connect('weblogic','weblogic','t3://localhost:7001')
    4.start the nodemanager in WLST
    startNodeManager()
    5.connect to nodemanager
    nmConnect('username','password','nodemanagerhost',
    'nodemanagerlistenport','domainname','path to domain')
    example: nmConnect('weblogic','weblogic','localhost','5556','base_domain'
    'C:/bea/user_projects/domains/base_domain')
    6.start the managed server in WLST
    start('managedservername','Type','t3://managedhost:listenport')
    example:start('man1','Server','t3://localhost:7003')
    7.If u want to start cluster in WLST
    start('clustername','Type')
    example: start('cluster1','Cluster')
    If u want to start managed in Cluster u follow STEP-6 only
    regards
    abhi

  • Getting error while connecting to database

    while i try to connect to the database i'm getting the foollowing error
    java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.jdbc.odbc)
    the part of my code which is used to connect to the database is as follows
    <applet code="Part1" width=500 height=500>
    </applet>
    public class Part1 extends Applet implements ActionListener
         public void init()
                   try
                        //Class.forName ("oracle.jdbc.driver.OracleDriver");
                        Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
                   catch(ClassNotFoundException e)
                        System.out.println("EXCEPTION--"+e.getMessage());
                        System.out.println("DRIVER NOT FOUND");
              Connection conn=null;
                   try
                        //Making the database connection
                        conn= DriverManager.getConnection("jdbc:odbc:xyz");
                   catch(Exception e)
                        System.out.println("EXCEPTION IN CONNECTION::"+e.getMessage());
                        System.exit(-1);
                   }

    public class Applet1 extends JApplet {
    private JButton DbConnect = new JButton();
    private JTextArea empValues = new JTextArea();
    private Connection con;
    private JLabel jLabel1 = new JLabel();
    public Applet1() {
    public void init() {
    try {
    jbInit();
    } catch(Exception e) {
    e.printStackTrace();
    private void jbInit() throws Exception {
    this.getContentPane().setLayout(null);
    DbConnect.setText("Click to Connect to DB");
    DbConnect.setBounds(new Rectangle(90, 225, 175, 40));
    DbConnect.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    connectToDB(e);
    empValues.setBounds(new Rectangle(40, 50, 310, 150));
    jLabel1.setText("Emp Records :");
    jLabel1.setBounds(new Rectangle(45, 20, 155, 20));
    this.getContentPane().add(jLabel1, null);
    this.getContentPane().add(empValues, null);
    this.getContentPane().add(DbConnect, null);
    private void connectToDB(ActionEvent e) {
    try {
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    con = DriverManager.getConnection
    ("jdbc:oracle:thin:@localhost:1521:ora9202","scott","tiger");
    empValues.setText("Connected to the Database.
    Fetching Values from DEPT Tables.\n");
    fetchValues();
    } catch (SQLException ex) {
    System.out.println("Connection Error = " + ex.toString());
    }

  • Getting error while creating standby database

    I am creating standby database in oracle 10.2 on windows (same machine)and getting following error.Could any one please suggest me on this.
    on primary database alert log file
    ================================================
    Error 1031 received logging on to the standby
    Fri Jul 17 18:09:23 2009
    Errors in file c:\oracle\product\10.2.0\admin\orcl\bdump\orcl_arc0_4512.trc:
    ORA-01031: insufficient privileges
    PING[ARC0]: Heartbeat failed to connect to standby 'IDR'. Error is 1031.
    ================================================
    my LISTENER file is as below
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = Orcl)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (SID_NAME = Orcl)
    (SID_DESC =
    (GLOBAL_DBNAME = idr)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (SID_NAME = idr)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Gaurav-PC)(PORT = 1521))
    and tns file is as below
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Gaurav-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    IDR =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Gaurav-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = IDR)
    )

    recreate the instance at standby database without password file
    oradim -new -IDR standby -startmode manual recreate password file at primary database , copy the same password file from primary database to standby database,also make sure primary database started with REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE parameter.
    Check also the primary database is able to tnsping to standby database.
    Khurram

  • I am getting error while accesssing Oracle database

    i am trying to learn by playing around with '
    MORTGAGE LOAN APPLICATION.
    in database i have taken oracle.
    when i try to fire following query:
    select * from customer where custId={$ /process_data/@custId $}
    i am getting following error:
    Exception: Internal error.. Cause: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

    Mehul
    I've not worked with Oracle but I'll give this a shot. Try the following:
    1) If the database you are querying is transcational, add the text (without quotes) "WITH (NOLOCK)" as part of your FROM clause. It may be possible for your DBAs to have set that any queries run without this to be rejected since it would result in locking the table.
    2) I assume, by your query, that custId is of an integer type but if it is varchar (String) then make sure to put your single quotes around the parameter afte the '='.
    I would ask the following:
    Where are you firing the query from? Are you doing it as part of a webservice the form is connected to or are you doing it inside Workbench using one of the JDBC services (or another means)?
    Josh Boyle
    [email protected]
    Cardinal Solutions Group

  • Getting error while backing up database on a USB hard drive

    Hi
    I have run oracle 10g database installed on a Redhat linux AS4.I ran out of space so i tried to backup my database on a USB hard drive with RMAN.
    I got this error in the middle of backup process.
    ORA-19502: write error on file "/media/OneTouch_4/backup_dev/p9k30k6c_1_1", blockno 1969153 (blocksize=8192)
    Note that i have not formatted the new hard drive in linux and just plug and play the hard drive.
    I have read that i have to format the hard drive in linux (ex3).
    what could be the problem? does the problem solve if i format the usb hard drive?
    I will be grateful if i have your suggestions.
    many thanks
    Edited by: Hesam on Dec 24, 2008 8:21 AM

    using target database control file instead of recovery catalog
    connected to target database: ORCL (DBID=1137313685)
    executing command: SET COMMAND ID
    set command id to 'BACKUP_DATABASE_FU_122308090352';
    echo set on
    run {
    allocate channel oem_backup_disk1 type disk format '/media
    channel oem_backup_disk1: sid=564 devtype=DISK
    allocated channel: oem_backup_disk1
    allocated channel: oem_backup_disk2
    channel oem_backup_disk2: sid=569 devtype=DISK
    allocated channel: oem_backup_disk3
    channel oem_backup_disk3: sid=716 devtype=DISK
    channel oem_backup_disk4: sid=619 devtype=DISK
    allocated channel: oem_backup_disk4
    Starting backup at 23-DEC-08
    channel oem_backup_disk1: starting full datafile backupset
    channel oem_backup_disk1: specifying datafile(s) in backupset
    input datafile fno=00131 name=/opt/oradata/datafile/undotbs01.dbf
    input datafile fno=00087 name=/opt/oradata/datafile/KJ_ind.dbf
    input datafile fno=00088 name=/opt/oradata/datafile/KB_ind.dbf
    input datafile fno=00089 name=/opt/oradata/datafile/GU_DATA_reorg1.dbf
    input datafile fno=00092 name=/opt/oradata/datafile/FO_ind.dbf
    input datafile fno=00093 name=/opt/oradata/datafile/EB_ind.dbf
    input datafile fno=00094 name=/opt/oradata/datafile/CT_ind.dbf
    input datafile fno=00095 name=/opt/oradata/datafile/CM_DATA_reorg4.dbf
    input datafile fno=00096 name=/opt/oradata/datafile/CM_ind.dbf
    input datafile fno=00097 name=/opt/oradata/datafile/BI_ind_reorg0.dbf
    input datafile fno=00100 name=/opt/oradata/datafile/KA_ind.dbf
    input datafile fno=00101 name=/opt/oradata/datafile/SU_ind.dbf
    input datafile fno=00103 name=/opt/oradata/datafile/NT_ind.dbf
    input datafile fno=00106 name=/opt/oradata/datafile/UA_DATA_reorg0.dbf
    input datafile fno=00110 name=/opt/oradata/datafile/IA_DATA.dbf
    input datafile fno=00111 name=/opt/oradata/datafile/Ia_ind.dbf
    input datafile fno=00112 name=/opt/oradata/datafile/CS_ind_reorg3.dbf
    input datafile fno=00113 name=/opt/oradata/datafile/TP_ind.dbf
    input datafile fno=00114 name=/opt/oradata/datafile/PU_ind_reorg0.dbf
    input datafile fno=00116 name=/opt/oradata/datafile/PC_ind_reorg0.dbf
    input datafile fno=00117 name=/opt/oradata/datafile/CM_DATA_reorg5.dbf
    input datafile fno=00119 name=/opt/oradata/datafile/CS_ind_reorg0.dbf
    input datafile fno=00120 name=/opt/oradata/datafile/IQ_DATA.dbf
    input datafile fno=00121 name=/opt/oradata/datafile/GU_ind_reorg0.dbf
    input datafile fno=00123 name=/opt/oradata/datafile/CS_ind_reorg5.dbf
    input datafile fno=00124 name=/opt/oradata/datafile/CS_ind_reorg6.dbf
    input datafile fno=00125 name=/opt/oradata/datafile/TC_DATA_reorg1.dbf
    input datafile fno=00128 name=/opt/oradata/datafile/AC_ind_reorg0.dbf
    input datafile fno=00129 name=/opt/oradata/datafile/IQ_IND.dbf
    input datafile fno=00011 name=/opt/oradata/datafile/AC_DATA_reorg2.dbf
    input datafile fno=00086 name=/opt/oradata/datafile/inventory01.dbf
    channel oem_backup_disk1: starting piece 1 at 23-DEC-08
    channel oem_backup_disk2: starting full datafile backupset
    channel oem_backup_disk2: specifying datafile(s) in backupset
    input datafile fno=00003 name=/opt/oradata/datafile/sysaux01.dbf
    input datafile fno=00032 name=/opt/oradata/datafile/PC_DATA_reorg0.dbf
    input datafile fno=00077 name=/opt/oradata/datafile/BI_DATA_reorg3.dbf
    input datafile fno=00115 name=/opt/oradata/datafile/CS_ind_reorg4.dbf
    input datafile fno=00049 name=/opt/oradata/datafile/IS_ind_reorg1.dbf
    input datafile fno=00057 name=/opt/oradata/datafile/OR_ind_reorg0.dbf
    input datafile fno=00073 name=/opt/oradata/datafile/PR_DATA_reorg1.dbf
    input datafile fno=00013 name=/opt/oradata/datafile/IS_DATA_reorg0.dbf
    input datafile fno=00044 name=/opt/oradata/datafile/GU_DATA_reorg2.dbf
    input datafile fno=00016 name=/opt/oradata/datafile/CS_ind_reorg1.dbf
    input datafile fno=00036 name=/opt/oradata/datafile/BI_DATA_reorg2.dbf
    input datafile fno=00078 name=/opt/oradata/datafile/GU_ind_reorg3.dbf
    input datafile fno=00102 name=/opt/oradata/datafile/DE_ind.dbf
    input datafile fno=00109 name=/opt/oradata/datafile/kp_datap31.dbf
    input datafile fno=00002 name=/opt/oradata/datafile/SH_DATA.dbf
    input datafile fno=00004 name=/opt/oradata/datafile/users01.dbf
    input datafile fno=00014 name=/opt/oradata/datafile/SZ_DATA.dbf
    input datafile fno=00019 name=/opt/oradata/datafile/KL_ind_reorg0.dbf
    input datafile fno=00025 name=/opt/oradata/datafile/pr_ind_reorg1.dbf
    input datafile fno=00028 name=/opt/oradata/datafile/PK_ind_reorg0.dbf
    input datafile fno=00031 name=/opt/oradata/datafile/OU_DATA.dbf
    input datafile fno=00037 name=/opt/oradata/datafile/LJ_DATA.dbf
    input datafile fno=00041 name=/opt/oradata/datafile/SW_DATA_reorg0.dbf
    input datafile fno=00046 name=/opt/oradata/datafile/EB_DATA.dbf
    input datafile fno=00052 name=/opt/oradata/datafile/PL_DATA_reorg0.dbf
    input datafile fno=00056 name=/opt/oradata/datafile/CG_ind_reorg0.dbf
    input datafile fno=00060 name=/opt/oradata/datafile/GU_ind_reorg1.dbf
    input datafile fno=00063 name=/opt/oradata/datafile/UA_ind.dbf
    input datafile fno=00066 name=/opt/oradata/datafile/SZ_ind.dbf
    input datafile fno=00072 name=/opt/oradata/datafile/PK_DATA_reorg0.dbf
    input datafile fno=00079 name=/opt/oradata/datafile/OU_ind.dbf
    input datafile fno=00084 name=/opt/oradata/datafile/LJ_ind.dbf
    input datafile fno=00085 name=/opt/oradata/datafile/TP_data0.dbf
    channel oem_backup_disk2: starting piece 1 at 23-DEC-08
    channel oem_backup_disk3: starting full datafile backupset
    channel oem_backup_disk3: specifying datafile(s) in backupset
    input datafile fno=00001 name=/opt/oradata/datafile/system01.dbf
    input datafile fno=00068 name=/opt/oradata/datafile/SR_ind.dbf
    input datafile fno=00012 name=/opt/oradata/datafile/KP_ind_reorg4.dbf
    input datafile fno=00022 name=/opt/oradata/datafile/pr_ind_reorg4.dbf
    input datafile fno=00047 name=/opt/oradata/datafile/GA_ind_reorg1.dbf
    input datafile fno=00082 name=/opt/oradata/datafile/PR_DATA_reorg2.dbf
    input datafile fno=00005 name=/opt/oradata/datafile/admin01.dbf
    input datafile fno=00053 name=/opt/oradata/datafile/OR_DATA_reorg2.dbf
    input datafile fno=00067 name=/opt/oradata/datafile/SW_ind.dbf
    input datafile fno=00126 name=/opt/oradata/datafile/ST_DATA.dbf
    input datafile fno=00038 name=/opt/oradata/datafile/SP_DATA_reorg0.dbf
    input datafile fno=00010 name=/opt/oradata/datafile/st_ind_reorg0.dbf
    input datafile fno=00034 name=/opt/oradata/datafile/ND_ind_reorg0.dbf
    input datafile fno=00069 name=/opt/oradata/datafile/SP_ind.dbf
    input datafile fno=00099 name=/opt/oradata/datafile/kp_datap10_reorg2.dbf
    input datafile fno=00107 name=/opt/oradata/datafile/kp_datap21_reorg1.dbf
    input datafile fno=00130 name=/opt/oradata/datafile/SA_ind_reorg2.dbf
    input datafile fno=00007 name=/opt/oradata/datafile/AC_DATA_reorg1.dbf
    input datafile fno=00017 name=/opt/oradata/datafile/PU_DATA_reorg1.dbf
    input datafile fno=00023 name=/opt/oradata/datafile/KP_ind_reorg1.dbf
    input datafile fno=00027 name=/opt/oradata/datafile/GU_DATA_reorg0.dbf
    input datafile fno=00030 name=/opt/oradata/datafile/PC_ind_reorg1.dbf
    input datafile fno=00035 name=/opt/oradata/datafile/kp_datap30_reorg2.dbf
    input datafile fno=00040 name=/opt/oradata/datafile/KJ_DATA.dbf
    input datafile fno=00045 name=/opt/oradata/datafile/FO_DATA.dbf
    input datafile fno=00051 name=/opt/oradata/datafile/CT_DATA.dbf
    input datafile fno=00055 name=/opt/oradata/datafile/SU_DATA_reorg0.dbf
    input datafile fno=00059 name=/opt/oradata/datafile/KA_DATA
    input datafile fno=00062 name=/opt/oradata/datafile/NT_DATA.dbf
    input datafile fno=00065 name=/opt/oradata/datafile/TC_ind.dbf
    input datafile fno=00071 name=/opt/oradata/datafile/RG_ind.dbf
    input datafile fno=00075 name=/opt/oradata/datafile/PL_ind.dbf
    input datafile fno=00083 name=/opt/oradata/datafile/MC_ind.dbf
    channel oem_backup_disk3: starting piece 1 at 23-DEC-08
    channel oem_backup_disk4: starting full datafile backupset
    channel oem_backup_disk4: specifying datafile(s) in backupset
    input datafile fno=00118 name=/opt/oradata/datafile/PC_DATA_reorg1.dbf
    input datafile fno=00008 name=/opt/oradata/datafile/USER_DATA.dbf
    input datafile fno=00080 name=/opt/oradata/datafile/CS_DATA_reorg4.dbf
    input datafile fno=00122 name=/opt/oradata/datafile/SR_DATA_reorg0.dbf
    input datafile fno=00048 name=/opt/oradata/datafile/GA_DATA_reorg2.dbf
    input datafile fno=00108 name=/opt/oradata/datafile/KP_DATA_reorg2.dbf
    input datafile fno=00018 name=/opt/oradata/datafile/PC_ind_reorg2.dbf
    input datafile fno=00098 name=/opt/oradata/datafile/BI_ind.dbf
    input datafile fno=00104 name=/opt/oradata/datafile/kp_datap11_reorg0.dbf
    input datafile fno=00020 name=/opt/oradata/datafile/perftbs.dbf
    input datafile fno=00076 name=/opt/oradata/datafile/ND_DATA_reorg0.dbf
    input datafile fno=00009 name=/opt/oradata/datafile/UA_DATA.dbf
    input datafile fno=00024 name=/opt/oradata/datafile/KB_DATA_reorg0.dbf
    input datafile fno=00042 name=/opt/oradata/datafile/SA_DATA_reorg0.dbf
    input datafile fno=00091 name=/opt/oradata/datafile/CG_DATA_reorg0.dbf
    input datafile fno=00105 name=/opt/oradata/datafile/kp_datap20_reorg0.dbf
    input datafile fno=00127 name=/opt/oradata/datafile/SA_ind_reorg1.dbf
    input datafile fno=00006 name=/opt/oradata/datafile/sh_ind.dbf
    input datafile fno=00015 name=/opt/oradata/datafile/TS_DATA_reorg0.dbf
    input datafile fno=00021 name=/opt/oradata/datafile/RG_DATA.dbf
    input datafile fno=00026 name=/opt/oradata/datafile/PM_DATA.dbf
    input datafile fno=00029 name=/opt/oradata/datafile/PG_ind_reorg0.dbf
    input datafile fno=00033 name=/opt/oradata/datafile/CM_DATA_reorg3.dbf
    input datafile fno=00039 name=/opt/oradata/datafile/KL_DATA.dbf
    input datafile fno=00043 name=/opt/oradata/datafile/CS_ind_reorg2.dbf
    input datafile fno=00050 name=/opt/oradata/datafile/KP_ind_reorg2.dbf
    input datafile fno=00054 name=/opt/oradata/datafile/MC_DATA_reorg1.dbf
    input datafile fno=00058 name=/opt/oradata/datafile/OG_DATA_reorg0.dbf
    input datafile fno=00061 name=/opt/oradata/datafile/DE_DATA.dbf
    input datafile fno=00064 name=/opt/oradata/datafile/TS_ind.dbf
    input datafile fno=00070 name=/opt/oradata/datafile/PG_DATA_reorg0.dbf
    input datafile fno=00074 name=/opt/oradata/datafile/PM_ind.dbf
    input datafile fno=00081 name=/opt/oradata/datafile/OG_ind.dbf
    channel oem_backup_disk4: starting piece 1 at 23-DEC-08
    channel oem_backup_disk2: finished piece 1 at 23-DEC-08
    piece handle=/media/OneTouch_4/backup_dev/pak30k6c_1_1 tag=BACKUP_DATABASE_FU_122308090352 comment=NONE
    channel oem_backup_disk2: backup set complete, elapsed time: 00:04:56
    channel oem_backup_disk3: finished piece 1 at 23-DEC-08
    piece handle=/media/OneTouch_4/backup_dev/pbk30k6c_1_1 tag=BACKUP_DATABASE_FU_122308090352 comment=NONE
    channel oem_backup_disk3: backup set complete, elapsed time: 00:05:31
    channel oem_backup_disk4: finished piece 1 at 23-DEC-08
    channel oem_backup_disk4: backup set complete, elapsed time: 00:07:37
    piece handle=/media/OneTouch_4/backup_dev/pck30k6c_1_1 tag=BACKUP_DATABASE_FU_122308090352 comment=NONE
    RMAN-03009: failure of backup command on oem_backup_disk1 channel at 12/23/2008 21:14:34
    channel oem_backup_disk1 disabled, job failed on it will be run on another channel
    Additional information: 286720
    Additional information: 1969153
    Additional information: 4
    Linux-x86_64 Error: 2: No such file or directory
    ORA-27072: File I/O error
    ORA-19502: write error on file "/media/OneTouch_4/backup_dev/p9k30k6c_1_1", blockno 1969153 (blocksize=8192)
    input datafile fno=00094 name=/opt/oradata/datafile/CT_ind.dbf
    input datafile fno=00095 name=/opt/oradata/datafile/CM_DATA_reorg4.dbf
    input datafile fno=00096 name=/opt/oradata/datafile/CM_ind.dbf
    input datafile fno=00097 name=/opt/oradata/datafile/BI_ind_reorg0.dbf
    channel oem_backup_disk2: starting piece 1 at 23-DEC-08
    input datafile fno=00101 name=/opt/oradata/datafile/SU_ind.dbf
    input datafile fno=00103 name=/opt/oradata/datafile/NT_ind.dbf
    input datafile fno=00106 name=/opt/oradata/datafile/UA_DATA_reorg0.dbf
    input datafile fno=00110 name=/opt/oradata/datafile/IA_DATA.dbf
    input datafile fno=00111 name=/opt/oradata/datafile/Ia_ind.dbf
    input datafile fno=00112 name=/opt/oradata/datafile/CS_ind_reorg3.dbf
    input datafile fno=00113 name=/opt/oradata/datafile/TP_ind.dbf
    input datafile fno=00114 name=/opt/oradata/datafile/PU_ind_reorg0.dbf
    input datafile fno=00116 name=/opt/oradata/datafile/PC_ind_reorg0.dbf
    input datafile fno=00117 name=/opt/oradata/datafile/CM_DATA_reorg5.dbf
    input datafile fno=00119 name=/opt/oradata/datafile/CS_ind_reorg0.dbf
    input datafile fno=00120 name=/opt/oradata/datafile/IQ_DATA.dbf
    input datafile fno=00121 name=/opt/oradata/datafile/GU_ind_reorg0.dbf
    input datafile fno=00123 name=/opt/oradata/datafile/CS_ind_reorg5.dbf
    input datafile fno=00124 name=/opt/oradata/datafile/CS_ind_reorg6.dbf
    input datafile fno=00125 name=/opt/oradata/datafile/TC_DATA_reorg1.dbf
    input datafile fno=00128 name=/opt/oradata/datafile/AC_ind_reorg0.dbf
    input datafile fno=00129 name=/opt/oradata/datafile/IQ_IND.dbf
    input datafile fno=00011 name=/opt/oradata/datafile/AC_DATA_reorg2.dbf
    input datafile fno=00086 name=/opt/oradata/datafile/inventory01.dbf
    input datafile fno=00093 name=/opt/oradata/datafile/EB_ind.dbf
    input datafile fno=00092 name=/opt/oradata/datafile/FO_ind.dbf
    input datafile fno=00089 name=/opt/oradata/datafile/GU_DATA_reorg1.dbf
    input datafile fno=00088 name=/opt/oradata/datafile/KB_ind.dbf
    input datafile fno=00087 name=/opt/oradata/datafile/KJ_ind.dbf
    input datafile fno=00131 name=/opt/oradata/datafile/undotbs01.dbf
    channel oem_backup_disk2: specifying datafile(s) in backupset
    channel oem_backup_disk2: starting full datafile backupset
    input datafile fno=00100 name=/opt/oradata/datafile/KA_ind.dbf
    input datafile fno=00131 name=/opt/oradata/datafile/undotbs01.dbf
    input datafile fno=00087 name=/opt/oradata/datafile/KJ_ind.dbf
    channel oem_backup_disk3: starting full datafile backupset
    channel oem_backup_disk2 disabled, job failed on it will be run on another channel
    Additional information: 319488
    Additional information: 1969153
    Additional information: 4
    Linux-x86_64 Error: 2: No such file or directory
    ORA-27072: File I/O error
    ORA-19502: write error on file "/media/OneTouch_4/backup_dev/pdk30kpr_1_1", blockno 1969153 (blocksize=8192)
    RMAN-03009: failure of backup command on oem_backup_disk2 channel at 12/23/2008 21:21:13
    input datafile fno=00092 name=/opt/oradata/datafile/FO_ind.dbf
    input datafile fno=00089 name=/opt/oradata/datafile/GU_DATA_reorg1.dbf
    input datafile fno=00088 name=/opt/oradata/datafile/KB_ind.dbf
    channel oem_backup_disk3: specifying datafile(s) in backupset
    input datafile fno=00117 name=/opt/oradata/datafile/CM_DATA_reorg5.dbf
    input datafile fno=00119 name=/opt/oradata/datafile/CS_ind_reorg0.dbf
    input datafile fno=00120 name=/opt/oradata/datafile/IQ_DATA.dbf
    input datafile fno=00121 name=/opt/oradata/datafile/GU_ind_reorg0.dbf
    input datafile fno=00123 name=/opt/oradata/datafile/CS_ind_reorg5.dbf
    input datafile fno=00124 name=/opt/oradata/datafile/CS_ind_reorg6.dbf
    input datafile fno=00125 name=/opt/oradata/datafile/TC_DATA_reorg1.dbf
    input datafile fno=00128 name=/opt/oradata/datafile/AC_ind_reorg0.dbf
    input datafile fno=00129 name=/opt/oradata/datafile/IQ_IND.dbf
    input datafile fno=00011 name=/opt/oradata/datafile/AC_DATA_reorg2.dbf
    input datafile fno=00086 name=/opt/oradata/datafile/inventory01.dbf
    input datafile fno=00116 name=/opt/oradata/datafile/PC_ind_reorg0.dbf
    input datafile fno=00114 name=/opt/oradata/datafile/PU_ind_reorg0.dbf
    input datafile fno=00113 name=/opt/oradata/datafile/TP_ind.dbf
    input datafile fno=00112 name=/opt/oradata/datafile/CS_ind_reorg3.dbf
    input datafile fno=00111 name=/opt/oradata/datafile/Ia_ind.dbf
    input datafile fno=00110 name=/opt/oradata/datafile/IA_DATA.dbf
    input datafile fno=00106 name=/opt/oradata/datafile/UA_DATA_reorg0.dbf
    input datafile fno=00103 name=/opt/oradata/datafile/NT_ind.dbf
    input datafile fno=00101 name=/opt/oradata/datafile/SU_ind.dbf
    channel oem_backup_disk3: starting piece 1 at 23-DEC-08
    input datafile fno=00097 name=/opt/oradata/datafile/BI_ind_reorg0.dbf
    input datafile fno=00096 name=/opt/oradata/datafile/CM_ind.dbf
    input datafile fno=00095 name=/opt/oradata/datafile/CM_DATA_reorg4.dbf
    input datafile fno=00094 name=/opt/oradata/datafile/CT_ind.dbf
    input datafile fno=00093 name=/opt/oradata/datafile/EB_ind.dbf
    input datafile fno=00100 name=/opt/oradata/datafile/KA_ind.dbf
    channel oem_backup_disk4: starting full datafile backupset
    channel oem_backup_disk4: specifying datafile(s) in backupset
    Additional information: 475136
    Additional information: 1969153
    Additional information: 4
    Linux-x86_64 Error: 2: No such file or directory
    ORA-27072: File I/O error
    ORA-19502: write error on file "/media/OneTouch_4/backup_dev/pek30l69_1_1", blockno 1969153 (blocksize=8192)
    RMAN-03009: failure of backup command on oem_backup_disk3 channel at 12/23/2008 21:27:34
    input datafile fno=00093 name=/opt/oradata/datafile/EB_ind.dbf
    input datafile fno=00092 name=/opt/oradata/datafile/FO_ind.dbf
    input datafile fno=00089 name=/opt/oradata/datafile/GU_DATA_reorg1.dbf
    input datafile fno=00088 name=/opt/oradata/datafile/KB_ind.dbf
    input datafile fno=00087 name=/opt/oradata/datafile/KJ_ind.dbf
    input datafile fno=00131 name=/opt/oradata/datafile/undotbs01.dbf
    channel oem_backup_disk3 disabled, job failed on it will be run on another channel
    input datafile fno=00120 name=/opt/oradata/datafile/IQ_DATA.dbf
    input datafile fno=00121 name=/opt/oradata/datafile/GU_ind_reorg0.dbf
    input datafile fno=00123 name=/opt/oradata/datafile/CS_ind_reorg5.dbf
    input datafile fno=00124 name=/opt/oradata/datafile/CS_ind_reorg6.dbf
    input datafile fno=00125 name=/opt/oradata/datafile/TC_DATA_reorg1.dbf
    input datafile fno=00128 name=/opt/oradata/datafile/AC_ind_reorg0.dbf
    input datafile fno=00129 name=/opt/oradata/datafile/IQ_IND.dbf
    input datafile fno=00011 name=/opt/oradata/datafile/AC_DATA_reorg2.dbf
    input datafile fno=00086 name=/opt/oradata/datafile/inventory01.dbf
    input datafile fno=00119 name=/opt/oradata/datafile/CS_ind_reorg0.dbf
    input datafile fno=00117 name=/opt/oradata/datafile/CM_DATA_reorg5.dbf
    input datafile fno=00116 name=/opt/oradata/datafile/PC_ind_reorg0.dbf
    input datafile fno=00114 name=/opt/oradata/datafile/PU_ind_reorg0.dbf
    input datafile fno=00113 name=/opt/oradata/datafile/TP_ind.dbf
    input datafile fno=00112 name=/opt/oradata/datafile/CS_ind_reorg3.dbf
    input datafile fno=00111 name=/opt/oradata/datafile/Ia_ind.dbf
    input datafile fno=00110 name=/opt/oradata/datafile/IA_DATA.dbf
    input datafile fno=00106 name=/opt/oradata/datafile/UA_DATA_reorg0.dbf
    input datafile fno=00103 name=/opt/oradata/datafile/NT_ind.dbf
    input datafile fno=00101 name=/opt/oradata/datafile/SU_ind.dbf
    channel oem_backup_disk4: starting piece 1 at 23-DEC-08
    input datafile fno=00097 name=/opt/oradata/datafile/BI_ind_reorg0.dbf
    input datafile fno=00096 name=/opt/oradata/datafile/CM_ind.dbf
    input datafile fno=00095 name=/opt/oradata/datafile/CM_DATA_reorg4.dbf
    input datafile fno=00094 name=/opt/oradata/datafile/CT_ind.dbf
    input datafile fno=00100 name=/opt/oradata/datafile/KA_ind.dbf
    released channel: oem_backup_disk1
    released channel: oem_backup_disk3
    released channel: oem_backup_disk4
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on oem_backup_disk4 channel at 12/23/2008 21:34:10
    ORA-19502: write error on file "/media/OneTouch_4/backup_dev/pfk30li6_1_1", blockno 1969153 (blocksize=8192)
    ORA-27072: File I/O error
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 4
    Additional information: 1969153
    Additional information: 176128
    exit;
    released channel: oem_backup_disk2

  • Database Adapter -- Getting Error While Running

    Team
    i was getting the following error while working on database adapter..
    Faulted while invoking operation "GetSQDBAdapter" on provider "GetSQDBAdapter".
    - <messages>
    - <input>
    - <InvokeGetSeq_GetSQDBAdapter_InputVariable>
    - <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="GetSQDBAdapterInput_msg">
    <GetSQDBAdapterInput xmlns="http://xmlns.oracle.com/pcbpel/adapter/db/GetSQDBAdapter"/>
    </part>
    </InvokeGetSeq_GetSQDBAdapter_InputVariable>
    </input>
    - <fault>
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="code">
    <code>
    null
    </code>
    </part>
    - <part name="summary">
    <summary>
    file:/D:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_AdapterProcess_1.0_7dc192de7b9309bf2a5733e111075804.tmp/GetSQDBAdapter.wsdl [ GetSQDBAdapter_ptt::GetSQDBAdapter(GetSQDBAdapterInput_msg,GetSQDBAdapterOutputCollection) ] - WSIF JCA Execute of operation 'GetSQDBAdapter' failed due to: Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: loc/DBConnection1DataSource not found]
    ; nested exception is:
         ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: loc/DBConnection1DataSource not found]
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-7060] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.ValidationException
    Exception Description: Cannot acquire data source [loc/DBConnection1DataSource].
    Internal Exception: javax.naming.NameNotFoundException: loc/DBConnection1DataSource not found.
    </summary>
    </part>
    - <part name="detail">
    <detail>
    Exception Description: Cannot acquire data source [loc/DBConnection1DataSource].
    Internal Exception: javax.naming.NameNotFoundException: loc/DBConnection1DataSource not found
    </detail>
    </part>
    </bindingFault>
    </fault>
    </messages>
    [2011/01/12 19:38:37]
    "{http://schemas.oracle.com/bpel/extension}bindingFault" has been thrown.
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="code">
    <code>
    null
    </code>
    </part>
    - <part name="summary">
    <summary>
    file:/D:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_AdapterProcess_1.0_7dc192de7b9309bf2a5733e111075804.tmp/GetSQDBAdapter.wsdl [ GetSQDBAdapter_ptt::GetSQDBAdapter(GetSQDBAdapterInput_msg,GetSQDBAdapterOutputCollection) ] - WSIF JCA Execute of operation 'GetSQDBAdapter' failed due to: Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: loc/DBConnection1DataSource not found]
    ; nested exception is:
         ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: loc/DBConnection1DataSource not found]
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-7060] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.ValidationException
    Exception Description: Cannot acquire data source [loc/DBConnection1DataSource].
    Internal Exception: javax.naming.NameNotFoundException: loc/DBConnection1DataSource not found.
    </summary>
    </part>
    - <part name="detail">
    <detail>
    Exception Description: Cannot acquire data source [loc/DBConnection1DataSource].
    Internal Exception: javax.naming.NameNotFoundException: loc/DBConnection1DataSource not found
    </detail>
    </part>
    </bindingFault>
    i dont have much idea about BPEL, iam a newbie to it . Please help me in this.
    regards
    sridhar

    Hi Team,
    iam getting the following error while running the sample : *122.DBAdapter/File2Table.*
    Please help me out why it is giving the error. Did i miss any configuration ?
    i followed the configuration which is mentioned in the : File2Table/README.txt
    Invoke_1
    *[2011/02/05 22:37:30]*
    Faulted while invoking operation "merge" on provider "Database".
    - <messages>
    - <input>
    - <outputVariable>
    - <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PurchaseorderCollection">
    - <PurchaseorderCollection xmlns:top="http://xmlns.oracle.com/pcbpel/adapter/db/top/File2Table" xmlns="http://xmlns.oracle.com/pcbpel/adapter/db/top/File2Table">
    - <Purchaseorder xmlns="">
    *<id/>*
    *<requestDate/>*
    - <billTo>
    *<address/>*
    *<city/>*
    *<id/>*
    *<name/>*
    *<phone/>*
    *<state/>*
    *<zip/>*
    *</billTo>*
    - <lineitemCollection>
    - <Lineitem>
    *<item/>*
    *<line/>*
    *<price/>*
    *<quantity/>*
    - <shipTo>
    *<address/>*
    *<city/>*
    *<id/>*
    *<name/>*
    *<phone/>*
    *<state/>*
    *<zip/>*
    *</shipTo>*
    *</Lineitem>*
    *</lineitemCollection>*
    - <shipTo>
    *<address/>*
    *<city/>*
    *<id/>*
    *<name/>*
    *<phone/>*
    *<state/>*
    *<zip/>*
    *</shipTo>*
    *</Purchaseorder>*
    *</PurchaseorderCollection>*
    *</part>*
    *</outputVariable>*
    *</input>*
    - <fault>
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="code">
    *<code>*
    -5150
    *</code>*
    *</part>*
    - <part name="summary">
    *<summary>*
    *file:/D:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_File2Table_1.0_89ae3479c7199e576774b60c48e8454b.tmp/DBOutbound.wsdl [ DBOutbound_ptt::merge(PurchaseorderCollection) ] - WSIF JCA Execute of operation 'merge' failed due to: Could not create/access the TopLink Session.*
    *This session is used to connect to the datastore. [Caused by: [POL-5150] access violation]*
    *; nested exception is:*
    *     ORABPEL-11622*
    Could not create/access the TopLink Session.
    *This session is used to connect to the datastore. [Caused by: [POL-5150] access violation]*
    *See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.DatabaseException*
    *Internal Exception: java.sql.SQLException: [POL-5150] access violationError Code: -5150.*
    *</summary>*
    *</part>*
    - <part name="detail">
    *<detail>*
    *Internal Exception: java.sql.SQLException: [POL-5150] access violationError Code: -5150*
    *</detail>*
    *</part>*
    *</bindingFault>*
    *</fault>*
    *</messages>*
    Copy details to clipboard
    *[2011/02/05 22:37:30]*
    *"{http://schemas.oracle.com/bpel/extension}bindingFault" has been thrown.*
    - <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    - <part name="code">
    *<code>*
    -5150
    *</code>*
    *</part>*
    - <part name="summary">
    *<summary>*
    *file:/D:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_File2Table_1.0_89ae3479c7199e576774b60c48e8454b.tmp/DBOutbound.wsdl [ DBOutbound_ptt::merge(PurchaseorderCollection) ] - WSIF JCA Execute of operation 'merge' failed due to: Could not create/access the TopLink Session.*
    *This session is used to connect to the datastore. [Caused by: [POL-5150] access violation]*
    *; nested exception is:*
    *     ORABPEL-11622*
    Could not create/access the TopLink Session.
    *This session is used to connect to the datastore. [Caused by: [POL-5150] access violation]*
    *See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.1.0) (Build 061004)): oracle.toplink.exceptions.DatabaseException*
    *Internal Exception: java.sql.SQLException: [POL-5150] access violationError Code: -5150.*
    *</summary>*
    *</part>*
    - <part name="detail">
    *<detail>*
    *Internal Exception: java.sql.SQLException: [POL-5150] access violationError Code: -5150*
    *</detail>*
    *</part>*
    *</bindingFault>*
    Copy details to clipboard

  • Getting error while uploading gl master data using LSMW batch input data

    Hi Experts,
    I am getting error while uploading the GL master data through lsmw using batch input recording.
    After completion of all steps at the time of running batch input session error i am getting is "maintain EN language discription"
    and Pls tell me is it possible to upload transactional data using lsmw? if yes pls explaing briefly.

    Hello,
    Kindly post in the FI forum to get a better response.
    Regarding the issue you might check whether the correct column is being picked up where you have maintained the description.
    Kind Regards // Shaubhik

  • Getting Error while installing UCM

    Hi All,
    Am getting error while installing the UCM in my system.
    Error description:-
    NOTICE:     Install logging initialized at 2/5/10 3:34 PM.
    NOTICE:     Installing master server.
    NOTICE:     Installing with Java version 1.5.0_11.
    NOTICE:     Install logging initialized at 2/5/10 3:35 PM.
    NOTICE:     Finished install type QueryConfiguration at 2/5/10 3:35 PM.
    NOTICE:     Install logging initialized for D:/UCM/install/2010-02-05-new.txt at 2/5/10 1:08 PM.
    NOTICE:     Unable to connect to database. Installation will fail.
    ERROR:     Unable to create database connection for the database 'InstallerDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:ORACLE'. Please make sure that the connection string, user and password are correct. Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:ORACLE
    NOTICE:     Install logging initialized for D:/UCM/install/2010-02-05-new.txt at 2/5/10 1:09 PM.
    NOTICE:     Successfully installed 'ActiveDirectoryLdapComponent' component
    NOTICE:     Successfully installed 'ArchiverReplicationExceptions' component
    NOTICE:     Successfully installed 'CheckoutAndOpenInNative' component
    NOTICE:     Successfully installed 'CheckSCSHealth' component
    NOTICE:     Successfully installed 'CIS_Helper' component
    NOTICE:     Successfully installed 'ContentFolios' component
    NOTICE:     Successfully installed 'ConfigMigrationUtility' component
    NOTICE:     Successfully installed 'FileStoreProvider' component
    NOTICE:     Successfully installed 'Folders_g' component
    NOTICE:     Successfully installed 'Helper' component
    NOTICE:     Successfully installed 'FormEditor' component
    NOTICE:     Successfully installed 'InboundRefinerySupport' component
    NOTICE:     Successfully installed 'LinkManager8' component
    NOTICE:     Successfully installed 'OracleTextSearch' component
    NOTICE:     Successfully installed 'OracleQueryOptimizer' component
    NOTICE:     Successfully installed 'ProxyConnections8' component
    NOTICE:     Successfully installed 'ThreadedDiscussions' component
    NOTICE:     Successfully installed 'CoreWebdav' component
    NOTICE:     Successfully installed 'WebUrlMapPlugin' component
    NOTICE:     Successfully installed 'WsdlGenerator' component
    NOTICE:     Successfully installed 'DBSearchContainsOpSupport' component
    NOTICE:     Successfully installed 'UserProfileSchemaLoader' component
    NOTICE:     Successfully installed 'FCKEditor' component
    NOTICE:     Successfully installed 'NativeOsUtils' component
    NOTICE:     Successfully installed 'ContentAccess-win32' component
    NOTICE:     Successfully installed 'ComponentTool' component
    NOTICE:     Successfully installed 'CoreUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'Localization' component
    NOTICE:     Successfully installed 'SecurityProviders' component
    NOTICE:     Successfully installed 'PopUpCalendar' component
    NOTICE:     Successfully installed 'YahooUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'iTextComponent' component
    NOTICE:     Installing shortcuts
    WARNING:     Unexpected exception: Unable to initialize the system provider 'SystemDatabase'. Unable to create database connection for the database 'SystemDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:ORACLE'. Please make sure that the connection string, user and password are correct. Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:ORACLE
    WARNING:     Unable to publish user database.
    WARNING:     Unable to register with Administration Server.
    NOTICE:     Finished install type Install with warnings at 2/5/10 1:12 PM.
    Help me on this issue

    Hi Srinath,
    again i am getting same exception ....if you feel free , check once
    NOTICE:     Install logging initialized at 2/5/10 5:06 PM.
    NOTICE:     Installing master server.
    NOTICE:     Installing with Java version 1.5.0_11.
    NOTICE:     Install logging initialized at 2/5/10 5:06 PM.
    NOTICE:     Finished install type QueryConfiguration at 2/5/10 5:06 PM.
    NOTICE:     Install logging initialized for D:/UCM/install/2010-02-05-new.txt at 2/5/10 2:38 PM.
    NOTICE:     Unable to connect to database. Installation will fail.
    ERROR:     Unable to create database connection for the database 'InstallerDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:orcl'. Please make sure that the connection string, user and password are correct. ORA-01017: invalid username/password; logon denied
    NOTICE:     Install logging initialized for D:/UCM/install/2010-02-05-new.txt at 2/5/10 2:38 PM.
    ERROR:     Unable to create database connection for the database 'InstallerDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:orcl'. Please make sure that the connection string, user and password are correct. ORA-01017: invalid username/password; logon denied
    ERROR:     Unable to create database tables. You will have to create them manually.
    NOTICE:     Successfully installed 'ActiveDirectoryLdapComponent' component
    NOTICE:     Successfully installed 'ArchiverReplicationExceptions' component
    NOTICE:     Successfully installed 'CheckoutAndOpenInNative' component
    NOTICE:     Successfully installed 'CheckSCSHealth' component
    NOTICE:     Successfully installed 'CIS_Helper' component
    NOTICE:     Successfully installed 'ContentFolios' component
    NOTICE:     Successfully installed 'ConfigMigrationUtility' component
    NOTICE:     Successfully installed 'FileStoreProvider' component
    NOTICE:     Successfully installed 'Folders_g' component
    NOTICE:     Successfully installed 'Helper' component
    NOTICE:     Successfully installed 'FormEditor' component
    NOTICE:     Successfully installed 'InboundRefinerySupport' component
    NOTICE:     Successfully installed 'LinkManager8' component
    NOTICE:     Successfully installed 'OracleTextSearch' component
    NOTICE:     Successfully installed 'OracleQueryOptimizer' component
    NOTICE:     Successfully installed 'ProxyConnections8' component
    NOTICE:     Successfully installed 'ThreadedDiscussions' component
    NOTICE:     Successfully installed 'CoreWebdav' component
    NOTICE:     Successfully installed 'WebUrlMapPlugin' component
    NOTICE:     Successfully installed 'WsdlGenerator' component
    NOTICE:     Successfully installed 'DBSearchContainsOpSupport' component
    NOTICE:     Successfully installed 'UserProfileSchemaLoader' component
    NOTICE:     Successfully installed 'FCKEditor' component
    NOTICE:     Successfully installed 'NativeOsUtils' component
    NOTICE:     Successfully installed 'ContentAccess-win32' component
    NOTICE:     Successfully installed 'ComponentTool' component
    NOTICE:     Successfully installed 'CoreUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'Localization' component
    NOTICE:     Successfully installed 'SecurityProviders' component
    NOTICE:     Successfully installed 'PopUpCalendar' component
    NOTICE:     Successfully installed 'YahooUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'iTextComponent' component
    NOTICE:     Installing shortcuts
    WARNING:     Unexpected exception: Unable to initialize the system provider 'SystemDatabase'. Unable to create database connection for the database 'SystemDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:orcl'. Please make sure that the connection string, user and password are correct. ORA-01017: invalid username/password; logon denied
    WARNING:     Unable to publish user database.
    WARNING:     Unable to register with Administration Server.
    NOTICE:     Finished install type Install with warnings and with errors at 2/5/10 2:42 PM.
    Regards,
    Vijay

  • Getting error while creating the Shopping cart.

    Hi ,
    I am getting error while creating the Shopping cart.
    a.Error in account assignment for item 1  (Item  Testing SC ) 
    b.Duplicates of Cost Centre T10063 are defined in SRM  (Item  Testing SC ) 
    Kindly provide the solutions.
    Thanks,
    Dev

    Try the following in the ERP backend system:
    Standard Hierarchy Inconsistencies
    Issue: one Cost Center is repeating in more than one node in Cost Center Standard Hierarchy.
    Update from SAP Global support, the following was the email received:
    in transaction KSH3 please run both the ambiguity and completeness check(Menu -> Extras -> Check and Help functions).
    If you think that your standard hierarchy is inconsistent you can check that as following:
    Run transaction Extras -> Hierarchy - Master data -> Test. The result shows you if there are in consistencies. If that is the case run also Extras -> Hierarchy - Master data -> Comparison.
    Alternatively, you can run the report 'RKCORRH1' (TN SE38).
    Run both the Hierarchy->Master data->test and the
    Hierarchy->Master data->comparison.
    As stated above inconsistency message showed after Test. Run the comparison and you get a similar message.
    Once the above two are run, again when you go to test, the inconsistency disappears.

  • Gating error while creating standby database in oracle 11g

    Dear Gurus
    I am getting following error while creating standby database. My database version is oracle 11g 11.2.0.1 in Redhat 5.2
    RMAN> duplicate target database for standby from active database;
    Starting Duplicate Db at 10-MAY-12
    using channel ORA_AUX_DISK_1
    contents of Memory Script:
    backup as copy reuse
    targetfile '/oracle/product/11.2.0/dbhome_1/dbs/orapworcl' auxiliary format
    '/oracle/product/11.2.0/dbhome_1/dbs/orapwstdb' ;
    executing Memory Script
    Starting backup at 10-MAY-12
    using channel ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 05/10/2012 15:44:18
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 05/10/2012 15:44:18
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    ORA-17629: Cannot connect to the remote database server
    RMAN>
    Regards
    Rabi

    Hello;
    Generally for the connection to work you need to add something like this to the listener.ora file :
    (SID_DESC =
        (global_dbname = STANDBY.hostname)
        (ORACLE_HOME = /u01/app/oracle/product/11.2.0.2)
        (sid_name = STANDBY)
    )You should stop and start the listener on the Standby after adding this. Also your tnsnames.ora must be correct on both the primary and the Standby.
    Also you need an INIT for the Standby side :
    STANDBY.__db_cache_size=343932928
    STANDBY.__java_pool_size=4194304
    STANDBY.__large_pool_size=4194304
    STANDBY.__oracle_base='/u01/app/oracle'#ORACLE_BASE set from environment
    STANDBY.__pga_aggregate_target=281018368
    STANDBY.__sga_target=834666496
    STANDBY.__shared_io_pool_size=0
    STANDBY.__shared_pool_size=469762048
    STANDBY.__streams_pool_size=0
    audit_file_dest='/u01/app/oracle/admin/PRIMARY/adump'
    audit_trail='db'
    compatible='11.2.0.0.0'
    control_files='/u01/app/oracle/oradata/PRIMARY/control01.ctl','/u01/app/oracle/oradata/PRIMARY/control02.ctl'
    db_block_size=8192
    db_domain='SOME.DOMAIN.COM'
    db_flashback_retention_target=2880
    db_name='PRIMARY'
    db_recovery_file_dest_size=2147483648
    db_recovery_file_dest='/u01/app/oracle/flash_recovery_area'
    diagnostic_dest='/u01/app/oracle'
    dispatchers='(PROTOCOL=TCP) (SERVICE=PRIMARYXDB)'
    log_archive_dest_1='LOCATION=USE_DB_RECOVERY_FILE_DEST'
    open_cursors=300
    pga_aggregate_target=277872640
    processes=150
    remote_login_passwordfile='EXCLUSIVE'
    sga_target=833617920
    undo_tablespace='UNDOTBS1'
    log_archive_dest_1='LOCATION=USE_DB_RECOVERY_FILE_DEST VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=STANDBY'
    log_archive_dest_2='SERVICE=PRIMARY LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) '
    LOG_ARCHIVE_DEST_STATE_1=ENABLE
    LOG_ARCHIVE_DEST_STATE_2=DEFER
    LOG_ARCHIVE_MAX_PROCESSES=30
    FAL_SERVER=STANDBY
    STANDBY_FILE_MANAGEMENT=AUTO
    DB_UNIQUE_NAME=STANDBYFinally
    startup nomount
    Start RMAN and issue duplicate command
    $ORACLE_HOME/bin/rman target=sys/@primary auxiliary=sys/@standby
    RMAN>duplicate target database for standby from active database NOFILENAMECHECK;
    Keys to success
    1. New Standby start NOMOUNT on new password file. ( On Oracle 11 you must copy and rename the file from Primary server )
    2. Hard coded listener on new Standby server.
    3. Correct tnsnames.ora files.
    4. Correct duplicate command.
    Please consider closing some of you old answered questions
    Best Regards
    mseberg
    Edited by: mseberg on May 10, 2012 7:06 AM

  • ORA-12709: error while loading create database character set

    I installed Oracle 8.05 on Linux successfully: was able to login
    whith SQLPlus, start and stop the db whith svrmgrl etc.
    During this install I chose WE8ISO8859P9 as the database
    characterset when prompted.
    After that I installed Oracle Application Server 3.02, and now
    I'm getting the
    ORA-12709: error while loading create database character set
    message when I try to start up the database, and the database
    won't mount.
    Platform is RedHat Linux 5.2.
    NLS_LANG set to different settings,
    e.g. AMERICAN_AMERICA.WE8ISO8859P9
    but without success.
    Anyone any clue?
    Thanks!
    null

    Jogchum Reitsma (guest) wrote:
    : I installed Oracle 8.05 on Linux successfully: was able to
    login
    : whith SQLPlus, start and stop the db whith svrmgrl etc.
    : During this install I chose WE8ISO8859P9 as the database
    : characterset when prompted.
    : After that I installed Oracle Application Server 3.02, and now
    : I'm getting the
    : ORA-12709: error while loading create database character set
    : message when I try to start up the database, and the database
    : won't mount.
    : Platform is RedHat Linux 5.2.
    : NLS_LANG set to different settings,
    : e.g. AMERICAN_AMERICA.WE8ISO8859P9
    : but without success.
    : Anyone any clue?
    : Thanks!
    You can create the database with WE8DEC character set
    and to use the WE8ISO8859P9 on the client or even on Linux.
    The NLS_LANG setting doesn't effect the database, but the
    interface with the database. The same setting can be used in de
    windows 95/98/NT registry.
    null

  • ORA-12709: error while loading create database character set after upgrade

    Dear All
    i m getting ORA-12709: error while loading create database character set, After upgraded the database from 10.2.0.3 to 11.2.0.3 in ebusiness suit env.
    current application version 12.0.6
    please help me to resolve it.
    SQL> startup;
    ORACLE instance started.
    Total System Global Area 1.2831E+10 bytes
    Fixed Size 2171296 bytes
    Variable Size 2650807904 bytes
    Database Buffers 1.0133E+10 bytes
    Redo Buffers 44785664 bytes
    ORA-12709: error while loading create database character set
    -bash-3.00$ echo $ORA_NLS10
    /u01/oracle/PROD/db/teche_st/11.2.0/nls/data/9idata
    export ORACLE_BASE=/u01/oracle
    export ORACLE_HOME=/u01/oracle/PROD/db/tech_st/11.2.0
    export PATH=$ORACLE_HOME/bin:$ORACLE_HOME/perl/bin:$PATH
    export PERL5LIB=$ORACLE_HOME/perl/lib/5.10.0:$ORACLE_HOME/perl/site_perl/5.10.0
    export ORA_NLS10=/u01/oracle/PROD/db/teche_st/11.2.0/nls/data/9idata
    export ORACLE_SID=PROD
    -bash-3.00$ pwd
    /u01/oracle/PROD/db/tech_st/11.2.0/nls/data/9idata
    -bash-3.00$ ls -lh |more
    total 56912
    -rw-r--r-- 1 oracle oinstall 951 Jan 15 16:05 lx00001.nlb
    -rw-r--r-- 1 oracle oinstall 957 Jan 15 16:05 lx00002.nlb
    -rw-r--r-- 1 oracle oinstall 959 Jan 15 16:05 lx00003.nlb
    -rw-r--r-- 1 oracle oinstall 984 Jan 15 16:05 lx00004.nlb
    -rw-r--r-- 1 oracle oinstall 968 Jan 15 16:05 lx00005.nlb
    -rw-r--r-- 1 oracle oinstall 962 Jan 15 16:05 lx00006.nlb
    -rw-r--r-- 1 oracle oinstall 960 Jan 15 16:05 lx00007.nlb
    -rw-r--r-- 1 oracle oinstall 950 Jan 15 16:05 lx00008.nlb
    -rw-r--r-- 1 oracle oinstall 940 Jan 15 16:05 lx00009.nlb
    -rw-r--r-- 1 oracle oinstall 939 Jan 15 16:05 lx0000a.nlb
    -rw-r--r-- 1 oracle oinstall 1006 Jan 15 16:05 lx0000b.nlb
    -rw-r--r-- 1 oracle oinstall 1008 Jan 15 16:05 lx0000c.nlb
    -rw-r--r-- 1 oracle oinstall 998 Jan 15 16:05 lx0000d.nlb
    -rw-r--r-- 1 oracle oinstall 1005 Jan 15 16:05 lx0000e.nlb
    -rw-r--r-- 1 oracle oinstall 926 Jan 15 16:05 lx0000f.nlb
    -rw-r--r-- 1 oracle oinstall 1.0K Jan 15 16:05 lx00010.nlb
    -rw-r--r-- 1 oracle oinstall 958 Jan 15 16:05 lx00011.nlb
    -rw-r--r-- 1 oracle oinstall 956 Jan 15 16:05 lx00012.nlb
    -rw-r--r-- 1 oracle oinstall 1005 Jan 15 16:05 lx00013.nlb
    -rw-r--r-- 1 oracle oinstall 970 Jan 15 16:05 lx00014.nlb
    -rw-r--r-- 1 oracle oinstall 950 Jan 15 16:05 lx00015.nlb
    -rw-r--r-- 1 oracle oinstall 1.0K Jan 15 16:05 lx00016.nlb
    -rw-r--r-- 1 oracle oinstall 957 Jan 15 16:05 lx00017.nlb
    -rw-r--r-- 1 oracle oinstall 932 Jan 15 16:05 lx00018.nlb
    -rw-r--r-- 1 oracle oinstall 932 Jan 15 16:05 lx00019.nlb
    -rw-r--r-- 1 oracle oinstall 951 Jan 15 16:05 lx0001a.nlb
    -rw-r--r-- 1 oracle oinstall 944 Jan 15 16:05 lx0001b.nlb
    -rw-r--r-- 1 oracle oinstall 953 Jan 15 16:05 lx0001c.nlb
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    ORACLE_HOME = /u01/oracle/PROD/db/tech_st/11.2.0
    System name: SunOS
    Node name: proddb3.zakathouse.org
    Release: 5.10
    Version: Generic_147440-19
    Machine: sun4u
    Using parameter settings in server-side spfile /u01/oracle/PROD/db/tech_st/11.2.0/dbs/spfilePROD.ora
    System parameters with non-default values:
    processes = 200
    sessions = 400
    timed_statistics = TRUE
    event = ""
    shared_pool_size = 416M
    shared_pool_reserved_size= 40M
    nls_language = "american"
    nls_territory = "america"
    nls_sort = "binary"
    nls_date_format = "DD-MON-RR"
    nls_numeric_characters = ".,"
    nls_comp = "binary"
    nls_length_semantics = "BYTE"
    memory_target = 11G
    memory_max_target = 12G
    control_files = "/u01/oracle/PROD/db/apps_st/data/cntrl01.dbf"
    control_files = "/u01/oracle/PROD/db/tech_st/10.2.0/dbs/cntrl02.dbf"
    control_files = "/u01/oracle/PROD/db/apps_st/data/cntrl03.dbf"
    db_block_checksum = "TRUE"
    db_block_size = 8192
    compatible = "11.2.0.0.0"
    log_archive_dest_1 = "LOCATION=/u01/oracle/PROD/db/apps_st/data/archive"
    log_archive_format = "%t_%s_%r.dbf"
    log_buffer = 14278656
    log_checkpoint_interval = 100000
    log_checkpoint_timeout = 1200
    db_files = 512
    db_file_multiblock_read_count= 8
    db_recovery_file_dest = "/u01/oracle/fast_recovery_area"
    db_recovery_file_dest_size= 14726M
    log_checkpoints_to_alert = TRUE
    dml_locks = 10000
    undo_management = "AUTO"
    undo_tablespace = "APPS_UNDOTS1"
    db_block_checking = "FALSE"
    session_cached_cursors = 500
    utl_file_dir = "/usr/tmp"
    utl_file_dir = "/usr/tmp"
    utl_file_dir = "/u01/oracle/PROD/db/tech_st/10.2.0/appsutil/outbound"
    utl_file_dir = "/u01/oracle/PROD/db/tech_st/10.2.0/appsutil/outbound/PROD_proddb3"
    utl_file_dir = "/usr/tmp"
    plsql_code_type = "INTERPRETED"
    plsql_optimize_level = 2
    job_queue_processes = 2
    cursor_sharing = "EXACT"
    parallel_min_servers = 0
    parallel_max_servers = 8
    core_dump_dest = "/u01/oracle/PROD/db/tech_st/10.2.0/admin/PROD_proddb3/cdump"
    audit_file_dest = "/u01/oracle/admin/PROD/adump"
    db_name = "PROD"
    open_cursors = 600
    pga_aggregate_target = 1G
    workarea_size_policy = "AUTO"
    optimizer_secure_view_merging= FALSE
    aq_tm_processes = 1
    olap_page_pool_size = 4M
    diagnostic_dest = "/u01/oracle"
    max_dump_file_size = "20480"
    Tue Jan 15 16:16:02 2013
    PMON started with pid=2, OS id=18608
    Tue Jan 15 16:16:02 2013
    PSP0 started with pid=3, OS id=18610
    Tue Jan 15 16:16:03 2013
    VKTM started with pid=4, OS id=18612 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Tue Jan 15 16:16:03 2013
    GEN0 started with pid=5, OS id=18616
    Tue Jan 15 16:16:03 2013
    DIAG started with pid=6, OS id=18618
    Tue Jan 15 16:16:03 2013
    DBRM started with pid=7, OS id=18620
    Tue Jan 15 16:16:03 2013
    DIA0 started with pid=8, OS id=18622
    Tue Jan 15 16:16:03 2013
    MMAN started with pid=9, OS id=18624
    Tue Jan 15 16:16:03 2013
    DBW0 started with pid=10, OS id=18626
    Tue Jan 15 16:16:03 2013
    LGWR started with pid=11, OS id=18628
    Tue Jan 15 16:16:03 2013
    CKPT started with pid=12, OS id=18630
    Tue Jan 15 16:16:03 2013
    SMON started with pid=13, OS id=18632
    Tue Jan 15 16:16:04 2013
    RECO started with pid=14, OS id=18634
    Tue Jan 15 16:16:04 2013
    MMON started with pid=15, OS id=18636
    Tue Jan 15 16:16:04 2013
    MMNL started with pid=16, OS id=18638
    DISM started, OS id=18640
    ORACLE_BASE from environment = /u01/oracle
    Tue Jan 15 16:16:08 2013
    ALTER DATABASE MOUNT
    ORA-12709 signalled during: ALTER DATABASE MOUNT...

    ORA-12709 signalled during: ALTER DATABASE MOUNT...Do you have any trace files generated at the time you get this error?
    Please see these docs.
    ORA-12709: WHILE STARTING THE DATABASE [ID 1076156.6]
    Upgrading from 9i to 10gR2 Fails With ORA-12709 : Error While Loading Create Database Character Set [ID 732861.1]
    Ora-12709 While Trying To Start The Database [ID 311035.1]
    ORA-12709 when Mounting the Database [ID 160478.1]
    How to Move From One Database Character Set to Another at the Database Level [ID 1059300.6]
    Thanks,
    Hussein

  • Getting error while refreshing the Webi report

    Hi Guys,
    I am getting error, while refreshing Webi reports. Error like:
    A database error occured. The database error text is: Error in MDDataSetBW.GetCellData. Time limit exceeded.. (WIS 10901)
    Could anyone please reply.
    Regards,

    Hi,
    If it's not the universe limits, then I think you've hit the "MDX result contains too many cells" (more than 1million) problem.
    So, I suspect a long running query, no filters/variable restrictions, and You've probably got a dump in ST22.
    I don't know what BW you have, but if it is BW 7, do you have Enhancement Pack 01 and SP05<->10  ?
    You should check out all the latest corrections from component BW-BEX-OT-MDX
    the final proof of the pudding would be to enable MDA / SOFA log , capture the MDX SELECT statement and test it in BW MDXTEST - i bet you get the same error there.
    regards,
    H

  • Getting error while taking MAX DB trans log backup.

    Hi,
    I am getting error while taking trans log backup of Maxdb database for archived log through data protector as below,
    [Critical] From: OB2BAR_SAPDBBAR@ttcmaxdb "MAX" Time: 08/19/10 02:10:41
    Unable to back up archive logs: no autolog medium found in media list
    But i am able to take complete data and incremental backup through data protector.
    I have already enabled the autolog for MAX DB database and it is writing that log file directly to HP-UX file system. Now i want to take backup of this archived log backup through data protector i.e. through trans log backup. So that the archived log which is on the file system after trans log backup completed will delete the archived logs in filesystem.  So that i don;t have to manually delete the archived logs from file system.
    Thanks,
    Subba

    Hi Lars,
    Thanks for the reply...
    Now i am able to take archive log backup but the problem is i can take only one archive file backup. Not multiple arhive log files generated by autolog at filesystem i.e /sapdb/MAX/saparch.
    I have enabled autolog and it is putting auto log file at unix directory i.e. /sapdb/MAX/saparch
    And then i am using the DataProtector 6.11 with trans log backup to backup the archived files in /sapdb/MAX/saparch. When i start the trans backup session through data protector it uses the archive stage command as "archive_stage BACKDP-Archive LOGBackup NOVERIFY REMOVE" If /sapdb/MAX/saparch has only one archive file it will backup and remove the file successfully. But if /sapdb/MAX/saparch has multiple archive files it gives an error as below,
      Preparing backup.
                Setting environment variable 'BI_CALLER' to value 'DBMSRV'.
                Setting environment variable 'BI_REQUEST' to value 'OLD'.
                Setting environment variable 'BI_BACKUP' to value 'ARCHIVE'.
                Constructed Backint for MaxDB call '/opt/omni/lbin/sapdb_backint -u MAX -f backup -t file -p SAPDB.13576.1283767878.par -i /var/opt/omni/tmp/MAX.
    bsi_in -c'.
                Created temporary file '/var/opt/omni/tmp/MAX.bsi_out' as output for Backint for MaxDB.
                Created temporary file '/var/opt/omni/tmp/MAX.bsi_err' as error output for Backint for MaxDB.
                Writing '/sapdb/data/wrk/MAX/dbm.ebf' to the input file.
                Writing '/sapdb/data/wrk/MAX/dbm.knl' to the input file.
            Prepare passed successfully.
            Starting Backint for MaxDB.
                Starting Backint for MaxDB process '/opt/omni/lbin/sapdb_backint -u MAX -f backup -t file -p SAPDB.13576.1283767878.par -i /var/opt/omni/tmp/MAX.
    bsi_in -c >>/var/opt/omni/tmp/MAX.bsi_out 2>>/var/opt/omni/tmp/MAX.bsi_err'.
                Process was started successfully.
            Backint for MaxDB has been started successfully.
            Waiting for the end of Backint for MaxDB.
                2010-09-06 03:15:21 The backup tool is running.
                2010-09-06 03:15:24 The backup tool process has finished work with return code 0.
            Ended the waiting.
            Checking output of Backint for MaxDB.
            Have found all BID's as expected.
        Have saved the Backup History files successfully.
        Cleaning up.
            Removing data transfer pipes.
                Removing data transfer pipe /var/opt/omni/tmp/MAX.BACKDP-Archive.1 ... Done.
            Removed data transfer pipes successfully.
            Copying output of Backint for MaxDB to this file.
    Begin of output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_out)----
                #SAVED 1009067:1 /sapdb/data/wrk/MAX/dbm.ebf
                #SAVED 1009067:1 /sapdb/data/wrk/MAX/dbm.knl
    End of output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_out)----
            Removed Backint for MaxDB's temporary output file '/var/opt/omni/tmp/MAX.bsi_out'.
            Copying error output of Backint for MaxDB to this file.
    Begin of error output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_err)----
    End of error output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_err)----
            Removed Backint for MaxDB's temporary error output file '/var/opt/omni/tmp/MAX.bsi_err'.
            Removed the Backint for MaxDB input file '/var/opt/omni/tmp/MAX.bsi_in'.
        Have finished clean up successfully.
    The backup of stage file '/export/sapdb/arch/MAX_LOG.040' was successful.
    2010-09-06 03:15:24
    Backing up stage file '/export/sapdb/arch/MAX_LOG.041'.
        Creating pipes for data transfer.
            Creating pipe '/var/opt/omni/tmp/MAX.BACKDP-Archive.1' ... Done.
        All data transfer pipes have been created.
        Preparing backup tool.
            Setting environment variable 'BI_CALLER' to value 'DBMSRV'.
            Setting environment variable 'BI_REQUEST' to value 'OLD'.
            Setting environment variable 'BI_BACKUP' to value 'ARCHIVE'.
            Constructed Backint for MaxDB call '/opt/omni/lbin/sapdb_backint -u MAX -f backup -t file -p SAPDB.13576.1283767878.par -i /var/opt/omni/tmp/MAX.bsi_
    in -c'.
            Created temporary file '/var/opt/omni/tmp/MAX.bsi_out' as output for Backint for MaxDB.
            Created temporary file '/var/opt/omni/tmp/MAX.bsi_err' as error output for Backint for MaxDB.
            Writing '/var/opt/omni/tmp/MAX.BACKDP-Archive.1 #PIPE' to the input file.
        Prepare passed successfully.
        Constructed pipe2file call 'pipe2file -d file2pipe -f /export/sapdb/arch/MAX_LOG.041 -p /var/opt/omni/tmp/MAX.BACKDP-Archive.1 -nowait'.
        Starting pipe2file for stage file '/export/sapdb/arch/MAX_LOG.041'.
            Starting pipe2file process 'pipe2file -d file2pipe -f /export/sapdb/arch/MAX_LOG.041 -p /var/opt/omni/tmp/MAX.BACKDP-Archive.1 -nowait >>/var/tmp/tem
    p1283767880-0 2>>/var/tmp/temp1283767880-1'.
            Process was started successfully.
        Pipe2file has been started successfully.
        Starting Backint for MaxDB.
            Starting Backint for MaxDB process '/opt/omni/lbin/sapdb_backint -u MAX -f backup -t file -p SAPDB.13576.1283767878.par -i /var/opt/omni/tmp/MAX.bsi_
    in -c >>/var/opt/omni/tmp/MAX.bsi_out 2>>/var/opt/omni/tmp/MAX.bsi_err'.
            Process was started successfully.
        Backint for MaxDB has been started successfully.
        Waiting for end of the backup operation.
            2010-09-06 03:15:25 The backup tool process has finished work with return code 2.
            2010-09-06 03:15:25 The backup tool is not running.
            2010-09-06 03:15:25 Pipe2file is running.
            2010-09-06 03:15:25 Pipe2file is running.
            2010-09-06 03:15:30 Pipe2file is running.
            2010-09-06 03:15:40 Pipe2file is running.
            2010-09-06 03:15:55 Pipe2file is running.
            2010-09-06 03:16:15 Pipe2file is running.
            Killing not reacting pipe2file process.
            Pipe2file killed successfully.
            2010-09-06 03:16:26 The pipe2file process has finished work with return code -1.
        The backup operation has ended.
        Filling reply buffer.
            Have encountered error -24920:
                The backup tool failed with 2 as sum of exit codes and pipe2file was killed.
            Constructed the following reply:
                ERR
                -24920,ERR_BACKUPOP: backup operation was unsuccessful
                The backup tool failed with 2 as sum of exit codes and pipe2file was killed.
        Reply buffer filled.
        Cleaning up.
            Removing data transfer pipes.
                Removing data transfer pipe /var/opt/omni/tmp/MAX.BACKDP-Archive.1 ... Done.
            Removed data transfer pipes successfully.
            Copying output of Backint for MaxDB to this file.
    Begin of output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_out)----
    End of output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_out)----
            Removed Backint for MaxDB's temporary output file '/var/opt/omni/tmp/MAX.bsi_out'.
            Copying error output of Backint for MaxDB to this file.
    Begin of error output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_err)----
    End of error output of Backint for MaxDB (/var/opt/omni/tmp/MAX.bsi_err)----
            Removed Backint for MaxDB's temporary error output file '/var/opt/omni/tmp/MAX.bsi_err'.
            Removed the Backint for MaxDB input file '/var/opt/omni/tmp/MAX.bsi_in'.
            Copying pipe2file output to this file.
    Begin of pipe2file output (/var/tmp/temp1283767880-0)----
    End of pipe2file output (/var/tmp/temp1283767880-0)----
            Removed pipe2file output '/var/tmp/temp1283767880-0'.
            Copying pipe2file error output to this file.
    Begin of pipe2file error output (/var/tmp/temp1283767880-1)----
    End of pipe2file error output (/var/tmp/temp1283767880-1)----
            Removed pipe2file error output '/var/tmp/temp1283767880-1'.
        Have finished clean up successfully.
    The backup of stage file '/export/sapdb/arch/MAX_LOG.041' was unsuccessful.
    2010-09-06 03:16:26
    Cleaning up.
        Have encountered error -24919:
            Can not remove file '/var/tmp/temp1283767880-0'.
            (System error 2; No such file or directory)
        Could not remove temporary output file of pipe2file ('/var/tmp/temp1283767880-0' ).
        Have encountered error -24919:
            Can not remove file '/var/tmp/temp1283767880-1'.
            (System error 2; No such file or directory)
        Could not remove temporary output file of pipe2file ('/var/tmp/temp1283767880-1' ).
    Have finished clean up successfully.
    Thanks,
    Subba

Maybe you are looking for

  • Please help me with the miniatures in pdf

    Hi, I need help to see the miniatures generated in PDF . I have a very  very large numbers of e-books in PDF to work and to study;  and suddenly i cant watch the miniatures generated, only the adobe icon, make me impossible to found an specific book.

  • URGENT,FRM-41337: Cannot populat the list from record group

    Hi all: Can anyone help me in that problem? I have a database item in the block as a list item with combo box style and I use this code in WHEN-NEW-RECORD-INSTANCE at the form module level to populate that combo box list: DECLARE      group_id RECORD

  • How Uninstall Photoshop Elements 11 for Mac?

    My new iMac shows Error 6 for my PE 11.  How do I uninstall and reilnstall PE 11 into my new computer?

  • Why does my Macbook Pro keep randomly shutting off with or without the adapter?

    I had this problem before that my 13-inch Macbook Pro would stop working without the plug, and then it started resetting its clock to 2000 every time i rebooted it until it eventually died altogether. I found out that my data cable was bad and got it

  • Image width on adding

    Hi all. I would like to know how i can figure out the width of an image after adding it to the canvas. I was trying to call the width getter method, but it returned 0.  I could get width with the MOUSE.CLICK - Event, but i need it immediately after a