I can not open an citadel database whit diadem

i can not open an citadel database whit diadem, the diadem shown error number 104 , "unable to connect to specified server . what have i to do ?

Hi Ramatajama,
Most likely you are just missing one simple step, which is to turn on the Citadel service that allows any client, such as DIAdem, to get to the data in the Citadel database.
You do not have to have the Citadel database on the same computer that DIAdem resides on, but you DO have to go to "NI Service Manager" on the DIAdem computer and "start all services". Usually the NI Service Manager icon shows up in your system tray at the far bottom right of your computer screen.
Ask again if this isn't enough info,
Brad Turpin

Similar Messages

  • Can not open database - 10g

    Dear experts,
    I have a problem to open my database. ORA-01033: ORACLE initialization or shutdown in progress. I have restarted server many times. I tried several ways but no joy. Please see the steps I did to solve this -
    SQL> connect dmadmin /mypwdx89 as sysdba
    Connected.
    SQL> STARTUP MOUNT
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL> ALTER DATABASE OPEN;
    ALTER DATABASE OPEN
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\SYSTEM01.DBF'
    SQL> RECOVER DATABASE;
    ORA-00279: change 149935494 generated at 06/10/2009 17:05:33 needed for thread 1
    ORA-00289: suggestion :
    C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_06_23\O1_MF_1_
    673_%U_.ARC
    ORA-00280: change 149935494 for thread 1 is in sequence #673
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log
    'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_06_10\O1_MF_1
    _673_530WXF9P_.ARC'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    SQL> select * from v$controlfile;
    STATUS
    NAME
    IS_
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL01.CTL
    NO
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL02.CTL
    NO
    STATUS
    NAME
    IS_
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL03.CTL
    NO
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area 171966464 bytes
    Fixed Size 787988 bytes
    Variable Size 145750508 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 262144 bytes
    SQL> select name from v$controlfile;
    no rows selected
    SQL>
    SQL> alter database mount;
    Database altered.
    SQL> select name from v$controlfile;
    NAME
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL01.CTL
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL02.CTL
    C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\CONTROL03.CTL
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\SYSTEM01.DBF'
    SQL>
    The I tried to recover datafile
    SQL> Recover datafile '<datafile-name>';
    again error - even can not open data file ...i restarted server .. no use..same error.
    Please help to resolve this issue.
    Regards,
    Ranjith John

    Hi All,
    Please see the alert log file ..file size is already few GBs now. There are errors in the file.
    It says - ORA-19815: WARNING: db_recovery_file_dest_size of 10048576000 bytes is 100.00% used, and has 0 remaining bytes available.
    so, i guess the back up was not done .please help to resovle this issue.
    ARC1: Error 19809 Creating archive log file to 'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_04_14\O1_MF_1_37_U_.ARC'
    ARC1: All standby destinations failed; successful archival assumed
    ARC1: Failed to archive log 1 thread 1 sequence 37 (19809)
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc1_1352.trc:
    ORA-16038: log 1 sequence# 37 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 1 thread 1: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ZUMA\REDO01.LOG'
    Tue Apr 14 11:46:51 2009
    ARC0: Evaluating archive log 1 thread 1 sequence 37
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc0_3828.trc:
    ORA-19815: WARNING: db_recovery_file_dest_size of 10048576000 bytes is 100.00% used, and has 0 remaining bytes available.
    You have the following choices to free up space from
    flash recovery area:
    1. Consider changing your RMAN retention policy.
    If you are using dataguard, then consider changing your
    RMAN archivelog deletion policy.
    2. Backup files to tertiary device such as tape using the
    RMAN command BACKUP RECOVERY AREA.
    3. Add disk space and increase the db_recovery_file_dest_size
    parameter to reflect the new space.
    4. Delete unncessary files using the RMAN DELETE command.
    If an OS command was used to delete files, then use
    RMAN CROSSCHECK and DELETE EXPIRED commands.
    Tue Apr 14 11:46:51 2009
    Errors in file c:\oracle\product\10.1.0\admin\zuma\bdump\zuma_arc0_3828.trc:
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 10017792 bytes disk space from 10048576000 limit
    ARC0: Error 19809 Creating archive log file to 'C:\ORACLE\PRODUCT\10.1.0\FLASH_RECOVERY_AREA\ZUMA\ARCHIVELOG\2009_04_14\O1_MF_1_37_U_.ARC'
    ARC0: All standby destinations failed; successful archival assumed
    ARC0: Failed to archive log 1 thread 1 sequence 37 (19809)
    Regards,
    Ranjith John

  • When I open the settings and messages of the iPhone 4s I get stuck in a white screen, what should I do? the keyboard to open there is minute, I can not open the settings in any way.

    when I open the settings and messages of the iPhone 4s I get stuck in a white screen, what should I do? the keyboard to open there is minute, I can not open the settings in any way.

    Try a reset: Simultaneously hold down the Home and On buttons until the device shuts down. Ignore the off slider if it appears. Once shut down is complete, if it doesn't restart on it own, turn the device back on using the On button. In some cases it also helps to double click the Home button and close all apps from the tray BEFORE doing the reset.

  • About 1356 ERROR:pifreg:can not open registry database error

    I test the simpsver using simpclw run on the same machine, the simpsver seen to
    run normally. After config the correct network option,I test the simpsver on the
    different machine using simpclw, now I get the "1356 ERROR:pifreg:can not open
    registry database error" ,the action bea suggested is "Make sure that the directory(default
    TUXDIR/udataobj) is not on an NFS mounted filesystem that does not support file
    locking", but in fact bea client is installed on a local file system (ext2)!

    malikdba wrote:
    the last option which ask to delete the files. i already have deleted the files at operating system level. now the issue is how to let the system that the space is free in flash recovery area? rman is not running crosscheck command at mount stage of the target database. What steps should i follow now?
    Thanks
    malik
    Are you saying you are getting an error while trying to crosscheck at mount?  Or you simply don't believe it will work?
    oracle:orcl$ rman target /
    Recovery Manager: Release 11.2.0.2.0 - Production on Thu Jul 11 10:52:48 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database (not started)
    RMAN> startup mount;
    Oracle instance started
    database mounted
    Total System Global Area     839282688 bytes
    Fixed Size                     2231128 bytes
    Variable Size                503317672 bytes
    Database Buffers             331350016 bytes
    Redo Buffers                   2383872 bytes
    RMAN> crosscheck archivelog all;
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=18 device type=DISK
    specification does not match any archived log in the repository
    RMAN>
    A perfectly normal crosscheck at the mount stage

  • Can not open database object from the form builder

    Hi
    i have this message
    PDE-PXC002 Program unit execution aborted due to unhandled exception(904).
    PLS I need some one to help me.
    when I try to connect as system or sys or scott user its oben properly, But when i try by another user its not work.

    YES THAT RIGHT AND I KNOW THAT BUT THE x USER CAN NOT OPEN THE DATABASE OBJECT TO GET OR VIEW OWN OBJECTS
    ONY OTHER USER CAN OPEN THE DATABASE OBJECT BUT x USER CAN NOT OPEN THE DATABASE OBJECT IN THE NAVIGATOR FORMS.

  • Database 9i can not open ..help..?

    Dear all,
    when electric down suddenly, my database 9i can not open.
    i have message ORA-03113:end-of-file on communication channel.
    i can started and mounted database only.
    please help me.
    Regard
    Teguh

    Dear,
    Thank for your reply, Satheesh.
    This is the alert.log
    Fri Jul 09 18:57:28 2004
    PMON: terminating instance due to error 471
    Instance terminated by PMON, pid = 960
    Dump file c:\ora92i\admin\mpri\bdump\alert_mpri.log
    Sun Jul 11 08:51:54 2004
    ORACLE V9.2.0.1.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Sun Jul 11 08:51:54 2004
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    SCN scheme 2
    Using log_archive_dest parameter default value
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 9.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    timed_statistics = TRUE
    shared_pool_size = 50331648
    large_pool_size = 8388608
    java_pool_size = 33554432
    control_files = C:\ora92i\oradata\MPRI\CONTROL01.CTL, C:\ora92i\oradata\MPRI\CONTROL02.CTL, C:\ora92i\oradata\MPRI\CONTROL03.CTL
    db_block_size = 8192
    db_cache_size = 25165824
    compatible = 9.2.0.0.0
    db_file_multiblock_read_count= 16
    fast_start_mttr_target = 300
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    undo_retention = 10800
    remote_login_passwordfile= EXCLUSIVE
    db_domain = COM
    instance_name = MPRI
    dispatchers = (PROTOCOL=TCP) (SERVICE=MPRIXDB)
    job_queue_processes = 10
    hash_join_enabled = TRUE
    background_dump_dest = C:\ora92i\admin\MPRI\bdump
    user_dump_dest = C:\ora92i\admin\MPRI\udump
    core_dump_dest = C:\ora92i\admin\MPRI\cdump
    sort_area_size = 524288
    db_name = MPRI
    open_cursors = 300
    star_transformation_enabled= FALSE
    query_rewrite_enabled = FALSE
    pga_aggregate_target = 25165824
    aq_tm_processes = 1
    PMON started with pid=2
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    CJQ0 started with pid=8
    QMN0 started with pid=9
    Sun Jul 11 08:51:58 2004
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Sun Jul 11 08:51:59 2004
    alter database mount exclusive
    Sun Jul 11 08:52:03 2004
    Successful mount of redo thread 1, with mount id 2592377199.
    Sun Jul 11 08:52:03 2004
    Database mounted in Exclusive Mode.
    Completed: alter database mount exclusive
    Sun Jul 11 08:52:03 2004
    alter database open
    Sun Jul 11 08:52:04 2004
    Beginning crash recovery of 1 threads
    Sun Jul 11 08:52:04 2004
    Started first pass scan
    Sun Jul 11 08:52:05 2004
    Completed first pass scan
    43157 redo blocks read, 1403 data blocks need recovery
    Sun Jul 11 08:52:05 2004
    Started recovery at
    Thread 1: logseq 111, block 13381, scn 0.0
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 111 Reading mem 0
    Mem# 0 errs 0: C:\ORA92I\ORADATA\MPRI\REDO02.LOG
    Corrupt block relative dba: 0x008040a8 (file 2, block 16552)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 3 format: 0 rdba: 0x40a80202
    last change scn: 0x05b0.05b040a8 seq: 0x0 flg: 0x00
    consistency value in tail: 0x02023830
    check value in block header: 0x0, block checksum disabled
    spare1: 0x2, spare2: 0x2, spare3: 0x7bdd
    Reread of rdba: 0x008040a8 (file 2, block 16552) found same corrupted data
    Corrupt block relative dba: 0x008040a7 (file 2, block 16551)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 2 rdba: 0x40a70202
    last change scn: 0x05b0.05b040a7 seq: 0x0 flg: 0x00
    consistency value in tail: 0x02020001
    check value in block header: 0x0, block checksum disabled
    spare1: 0x2, spare2: 0x2, spare3: 0x6228
    Reread of rdba: 0x008040a7 (file 2, block 16551) found same corrupted data
    Corrupt block relative dba: 0x00803f47 (file 2, block 16199)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 255 format: 2 rdba: 0x3f470202
    last change scn: 0x05cf.05cf3f47 seq: 0x0 flg: 0x00
    consistency value in tail: 0x0203000a
    check value in block header: 0x0, block checksum disabled
    spare1: 0x2, spare2: 0x2, spare3: 0x8345
    Reread of rdba: 0x00803f47 (file 2, block 16199) found same corrupted data
    Corrupt block relative dba: 0x00803e00 (file 2, block 15872)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 2 rdba: 0x3e000202
    last change scn: 0x05e7.05e73e00 seq: 0x0 flg: 0x00
    consistency value in tail: 0x0202fb5b
    check value in block header: 0x0, block checksum disabled
    spare1: 0x2, spare2: 0x2, spare3: 0xe182
    Reread of rdba: 0x00803e00 (file 2, block 15872) found same corrupted data
    Corrupt block relative dba: 0x00803dff (file 2, block 15871)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 2 rdba: 0x3dff0202
    last change scn: 0x05e7.05e73dff seq: 0x0 flg: 0x00
    consistency value in tail: 0x02020001
    check value in block header: 0x0, block checksum disabled
    spare1: 0x2, spare2: 0x2, spare3: 0x557d
    Reread of rdba: 0x00803dff (file 2, block 15871) found same corrupted data
    Corrupt block relative dba: 0x0251a758 (file 9, block 1156952)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 2 rdba: 0xa7580206
    last change scn: 0x05b2.05b2a758 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f30
    Reread of rdba: 0x0251a758 (file 9, block 1156952) found same corrupted data
    Corrupt block relative dba: 0x0251a757 (file 9, block 1156951)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa7570206
    last change scn: 0x05b2.05b2a757 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f3f
    Reread of rdba: 0x0251a757 (file 9, block 1156951) found same corrupted data
    Corrupt block relative dba: 0x0251a756 (file 9, block 1156950)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa7560206
    last change scn: 0x05b2.05b2a756 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f3e
    Reread of rdba: 0x0251a756 (file 9, block 1156950) found same corrupted data
    Corrupt block relative dba: 0x0251a755 (file 9, block 1156949)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa7550206
    last change scn: 0x05c1.05c1a755 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06010000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x4e8
    Reread of rdba: 0x0251a755 (file 9, block 1156949) found same corrupted data
    Corrupt block relative dba: 0x0251a754 (file 9, block 1156948)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 1 format: 6 rdba: 0xa7540206
    last change scn: 0x05b2.05b2a754 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f3c
    Reread of rdba: 0x0251a754 (file 9, block 1156948) found same corrupted data
    Corrupt block relative dba: 0x0251a753 (file 9, block 1156947)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa7530206
    last change scn: 0x05b2.05b2a753 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f3b
    Reread of rdba: 0x0251a753 (file 9, block 1156947) found same corrupted data
    Corrupt block relative dba: 0x0251a752 (file 9, block 1156946)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa7520206
    last change scn: 0x05b2.05b2a752 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f3a
    Reread of rdba: 0x0251a752 (file 9, block 1156946) found same corrupted data
    Corrupt block relative dba: 0x0251a751 (file 9, block 1156945)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa7510206
    last change scn: 0x05b2.05b2a751 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f39
    Reread of rdba: 0x0251a751 (file 9, block 1156945) found same corrupted data
    Corrupt block relative dba: 0x0251a750 (file 9, block 1156944)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa7500206
    last change scn: 0x05b2.05b2a750 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f38
    Reread of rdba: 0x0251a750 (file 9, block 1156944) found same corrupted data
    Corrupt block relative dba: 0x0251a74f (file 9, block 1156943)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa74f0206
    last change scn: 0x05b2.05b2a74f seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f27
    Reread of rdba: 0x0251a74f (file 9, block 1156943) found same corrupted data
    Corrupt block relative dba: 0x0251a74e (file 9, block 1156942)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa74e0206
    last change scn: 0x05b2.05b2a74e seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f26
    Reread of rdba: 0x0251a74e (file 9, block 1156942) found same corrupted data
    Corrupt block relative dba: 0x0251a74d (file 9, block 1156941)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa74d0206
    last change scn: 0x05b2.05b2a74d seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f25
    Reread of rdba: 0x0251a74d (file 9, block 1156941) found same corrupted data
    Corrupt block relative dba: 0x0251a74c (file 9, block 1156940)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa74c0206
    last change scn: 0x05b2.05b2a74c seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f24
    Reread of rdba: 0x0251a74c (file 9, block 1156940) found same corrupted data
    Corrupt block relative dba: 0x0251a74b (file 9, block 1156939)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa74b0206
    last change scn: 0x05b2.05b2a74b seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f23
    Reread of rdba: 0x0251a74b (file 9, block 1156939) found same corrupted data
    Corrupt block relative dba: 0x0251a74a (file 9, block 1156938)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa74a0206
    last change scn: 0x05b2.05b2a74a seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f22
    Reread of rdba: 0x0251a74a (file 9, block 1156938) found same corrupted data
    Corrupt block relative dba: 0x0251a749 (file 9, block 1156937)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa7490206
    last change scn: 0x05b2.05b2a749 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x7f21
    Reread of rdba: 0x0251a749 (file 9, block 1156937) found same corrupted data
    Corrupt block relative dba: 0x0251a70a (file 9, block 1156874)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa70a0220
    last change scn: 0x05b2.05b2a70a seq: 0x0 flg: 0x00
    consistency value in tail: 0x20020000
    check value in block header: 0x0, block checksum disabled
    spare1: 0x20, spare2: 0x2, spare3: 0x2127
    Reread of rdba: 0x0251a70a (file 9, block 1156874) found same corrupted data
    Corrupt block relative dba: 0x0251a5f1 (file 9, block 1156593)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 1 format: 6 rdba: 0xa5f10206
    last change scn: 0x05d3.05d3a5f1 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06010012
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0xf3b8
    Reread of rdba: 0x0251a5f1 (file 9, block 1156593) found same corrupted data
    Corrupt block relative dba: 0x0251a592 (file 9, block 1156498)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 255 format: 3 rdba: 0xa5920206
    last change scn: 0x05cf.05cfa592 seq: 0x0 flg: 0x00
    consistency value in tail: 0x0601020e
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0xdd5f
    Reread of rdba: 0x0251a592 (file 9, block 1156498) found same corrupted data
    Corrupt block relative dba: 0x0251a3e5 (file 9, block 1156069)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0xa3e50206
    last change scn: 0x05b3.05b3a3e5 seq: 0x0 flg: 0x00
    consistency value in tail: 0x0602003d
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x4c27
    Reread of rdba: 0x0251a3e5 (file 9, block 1156069) found same corrupted data
    Corrupt block relative dba: 0x0251a346 (file 9, block 1155910)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 255 format: 3 rdba: 0xa3460206
    last change scn: 0x05b3.05b3a346 seq: 0x0 flg: 0x00
    consistency value in tail: 0x0601003d
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x6fbc
    Reread of rdba: 0x0251a346 (file 9, block 1155910) found same corrupted data
    Corrupt block relative dba: 0x018586a3 (file 6, block 362147)
    Bad header found during crash/instance recovery
    Data in bad block -
    type: 2 format: 6 rdba: 0x86a30206
    last change scn: 0x05e8.05e886a3 seq: 0x0 flg: 0x00
    consistency value in tail: 0x06020101
    check value in block header: 0x0, block checksum disabled
    spare1: 0x6, spare2: 0x2, spare3: 0x5104
    what i have to do ..?
    Can you give step one step procedure to recovery the database. i am a beginner for this.
    Thank
    Regard
    Teguh.

  • Can not open database "Master" requested by the login

    Hi everyone,
    I meet an issue when I set up bpc on my customer's production server. When the installing process arrives at "create sample database", there will be an error message "Error(A file activation error occured. The physical file name 'Can not open database "Master" requested by the login. The login failed. \Data\Apshell.mdf maybe incorrect. Diagnose and correct additional errors, and retry the operation." Then I check the database, the Apshell is not built. The sql server version is sql server 2008. Do you have some good suggestions about this issue? Thank you.

    Hi Robert,
    Please check the collation of your SQL Server.
    It must be SQL_Latin1_General_CP1_CI_AS (specified like requirement into installation guide).
    I think this is the issue in your case.
    Regards
    Sorin Radulescu

  • Can not open registry. Registry name: EMPLOYEE

    Hi Everyone,
    I am getting the following error while trying to login page, "Can not open registry. Registry name: EMPLOYEE"
    Looking at the webserver log files I got these:
    tail -f PIA_stderr.logat weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java(Compiled Code))
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java(Compiled Code))
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    Message not handled because no handler or no default installed for the service!
    Message not handled because no handler or no default installed for the service!
    Message not handled because no handler or no default installed for the service!
    tail -f PIA_weblogic.log####<Nov 6, 2009 8:52:22 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)] /*: init>
    ####<Nov 6, 2009 8:52:22 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)] /*: Using standard I/O>
    ####<Nov 6, 2009 8:52:47 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '48' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)]
    Could not open registry: EMPLOYEE
    Local Node information:
    Name: PSFT_HR
    PortalURI: http://sliudv33.safeway.com:8999/psp/hrtstg/
    ContentURI: http://sliudv33.safeway.com:8999/psc/hrtstg/
    DefaultPortal: EMPLOYEE
    From the appserv log files:
    PSBRKDSP_dflt.479330 [11/06/09 20:27:11](0) PeopleTools Release 8.44.06 (AIX) starting
    PSPUBHND_dflt.667896 [11/06/09 20:27:14](0) PeopleTools Release 8.44.06 (AIX) starting
    PSPUBDSP_dflt.708666 [11/06/09 20:27:16](0) PeopleTools Release 8.44.06 (AIX) starting
    PSSUBHND_dflt.659624 [11/06/09 20:27:18](0) PeopleTools Release 8.44.06 (AIX) starting
    PSSUBDSP_dflt.622752 [11/06/09 20:27:20](0) PeopleTools Release 8.44.06 (AIX) starting
    PSMONITORSRV.335914 [11/06/09 20:27:22](0) PeopleTools Release 8.44.06 (AIX) starting
    PSADMIN.712882 [11/06/09 20:27:24](0) End boot attempt on domain HRDBA1
    PSAPPSRV.688232 [11/06/09 20:29:31 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user PTWEBSERVER@sliudv33.
    PSAPPSRV.688232 [11/06/09 20:29:37 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user PTWEBSERVER@sliudv33.
    PSAPPSRV.688232 [11/06/09 20:30:19 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user [email protected].
    From the hightlighted lines, it seems I was able to login... using JPAHI80 userid.... but all I see in the webpage is the error.
    Following the suggestion from other thread, I changed this section in my start.hml file in the webserver,
    *<frame name="header" SRC="<%=servletLoc%>PORTA/QE_LOCAL* to
    *<frame name="header" SRC="<%=servletLoc%>PORTAL/QE_LOCAL*
    and then recycled the webserver and appserver but still got the error.
    I have tried installing new webserver instance and still the same error. I also tried using a working webserv from other environment but still the same error.
    Below is our environment details:
    Webserver - Weblogic 8.1.6.0
    Ptools - 8.44.06
    HCM - ver 8.8
    Database - DB2
    OS - AIX 5.3.00
    My team is leaning on a database refresh but I asked them to hold it for now to give me time to investigate. Does anyone have any idea on how to proceed with this kind of error? Any help will be highly appreciated. Thanks

    I just ran a trace and below is what I got:
    PSAPPSRV.688252 1-5203 21.33.29 0.003 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT VERSION FROM PSVERSION
    WHERE OBJECTTYPENAME = 'SYS'
    PSAPPSRV.688252 1-5204 21.33.29 0.004 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5205 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT VERSION, DESCR254, POR
    TAL_TEMPL_NAME, PORTAL_REMOTE, PORTAL_HOSTNODENAM, PORTAL_ISFOLDERNAV, PORTAL_FLDR_NAVOBJ, LASTUPDDTTM, LASTUPDOPRID, OBJECTO
    WNERID FROM PSPRDMDEFN WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5206 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5207 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5208 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT COUNT(*) FROM PSPRDMCN
    TPRV WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5209 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5210 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5211 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT COUNT(*) FROM PSPRDMDE
    FNLANG WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5212 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5213 21.33.29 0.042 Cur#1.688252.HRDBA1 RC=8601 Dur=0.001 Fetch
    PSAPPSRV.688252 1-5214 21.33.29 0.017 Cur#1.688252.HRDBA1 RC=0 Dur=0.002 Rollback
    PSAPPSRV.688252 1-5215 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.002 Disconnect
    ~

  • Can not open Events photos in iPhoto 9.5.1

    can not open Events photos in iPhoto 9.5.1

    We need detaoils
    What does show for the ones that do not have the picture?
    Is is an ! - if do
    This indicates a disconnect between the Thumbnail and the original
    this can be caused by two things
    1 - User action deleting items from inside the iPhoto  library - can be directly - can be from the All images list (never delete from there) - can be from running cleanup software like MacKeeer, CleanMac2  or other dangerous, defective software that improperly deletes or changes things in the iPhoto library - if you have done any of these things you must restore your backup from before you did them and damaged your iPhoto library - and I recommend getting rid of any "clean up software" ASAP (although being essentially MalWear it is not easy)
    2 - corruption of the iPhoto library - If it is not #1 then Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - repair permissions and then rebuild your database
    LN

  • Can not open report

    I prepared a report in 3.1.36 using Oracle apps.
    When a co-worker tries to open it, it has error message: Can not open due to Multiple Outer Joins.
    Checked security and disabled fan trap already. Is there anything else to check?

    That error is the default error you run into when something is wrong with your print server configuration. Please make sure you followed all the instructions outlined here:
    http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
    If you're still encountering issues after following these instructions, please reply back and provide detailed information on your setup: DB version, APEX version, BI Publisher / Apachae FOP version, print URL, etc
    Regards,
    Marc

  • Can not open Muse File due to Corrupt XML

    I can not open my muse file and make changes to my website.  When I try to open the file, I get this message:
    An Error Has Occured
    Assert: "Corrupt XML in database record U10684 class BoxPageItem"
    I have no idea what to do or what could have even happened!!!  Any help is appreciated!

    Ugh. Well, first priority should be determining what hard drive in your workflow is failing. Odds are you have many other files (from the different applications you use, as well as Muse) with random bytes that are scrambled.
    Unfortunately, with this type of random scrambling of bytes throughout a .muse file, it's very difficult to determine the extent of the damage without investing the full time to attempt to repair the file. Attempting a repair would take hours of effort and likely at least a few days chronologically. In the end it would be very difficult to determine when/if the file was fully repaired. If a repair appeared to be successful, I would be concerned the file would have lingering scrambled bytes that would manifest as abberant behavior in Muse in the future.
    That said, after discussing things at length with a fellow developer we're going to try a few things to attempt to get a better picture of just how widespread the damage is. If it turns out to be pervasive, then the file is beyond repair (or at least it would take less time to recreate from scratch in Muse than it would to attempt to repair). If the corruption turns out to be more isolated or has a consistent pattern, we may be able to repair the file at least to the level we can no longer easily detect scrambled bytes.
    We probably won't have an update before tomorrow.

  • Windows service can not open DB.

    Hi,
    in 8.1.7 on Win 2003, when I launch oracleservicemyDB in Windows services, it can not open myDB and I have this error in alertlog :
    Database mounted in Exclusive Mode.
    ORA-1991 signalled during: alter database mount exclusive...
    I can connect via sqlplus and issue :
    ALTER DATABASE OPEN;
    and no problem.
    I can SHUTDOWN or STARTUP in sqlplus without any problem. Any idea ?
    I have already recreated PWDmyDB.ora file by ORAPWD.
    myDB is a clone (by CREATE CONTROLFILE script) of another DB.
    Many thanks.

    Hi,
    The oracle service has a setting which defines whether or not the instance is started when the service is started. It's a long time since I've used 8i on Windows, but I believe the command to change the setting went something like this:
    oradim.exe -edit -sid <sid> -startmode a
    This will configure the service so that next time it is started, it will start the instance (the 'a' means auto).
    Cheers,
    Andy Barry
    http://www.shutdownabort.com

  • Down loaded adobe x and now can not open recently viewed files

    I downloaded the new version of adobe but I now can not open any files. I get a white screen and windows task manager says adobe in not responding.
    Any suggestions. Thanks.

    Adobe has magically started to run again. I had the program running with just a white screen and after about a 10 minute delay it seems to be ok.
    I hope that is the end of the problem. I have no idea what the problem was, maybe it was doing an internal update , I am not a computer whiz.

  • I can not open events in iPhoto.

    After I upgrade my iMac from snow lepard to Marvericks my iPhoto worked for a week. Now I can not open any events in iPhoto. Double click or right won't open. Any sugessions and thank you.

    This indicates a disconnect between the Thumbnail and the original
    this can be caused by two things
    1 - User action deleting items from inside the iPhoto  library - can be directly - can be from the All images list (never delete from there) - can be from running cleanup software like MacKeeer, CleanMac2  or other dangerous, defective software that improperly deletes or changes things in the iPhoto library - if you have done any of these things you must restore your backup from before you did them and damaged your iPhoto library - and I recommend getting rid of any "clean up software" ASAP (although being essentially MalWear it is not easy)
    2 - corruption of the iPhoto library - If it is not #1 then Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - rebuild your database
    LN

  • OTM can not open attachment with Word Document(*.docx)

    With more and more use of Word Document(*.docx) (version 2007). OTM (Oracle Test Manager) can create an attachment with it, but can not open attachment with Word Document(*.docx). Is this a problem for anyone else? Any wok around?
    Thanks
    Katherine

    I am using OTM version 9.2 and the Word document (*.docx) attachment can be opened in this.
    For being able to open a docx file, try to attach an word document from the file option in the Requirements, Test or Issue tabs in OTM , once you upload the file, please check if location is " in Database" Else click update DB and upload the document.
    Once the attachment is attached to the Attachment section in the right pane, clicking on the attachment will open the *.docx document.
    This has worked for me.
    Hope this helps.

Maybe you are looking for

  • Problem showing imageicon in cell using TableCellRenderer

    Hi all, I am using a tablecellrenderer to display an icon in a particular jtable column to reflect a value in the underlying model. When I do this, the column does not display the ImageIcon at all. My code for the CellRenderer is below. It should als

  • Same account, 2 different computers

    I have 2 computers, a Galaxy Tab and an Acer laptop, with Skype installed. I have an online number, and it willl ring only on the laptop if I have an incoming call. Do I need a separate account for each computer?

  • IDoc to JDBC Problem

    Hi Frnds, I'm doing a IDOc to JDBC scenario, there is some intermediate processing in between which involves getting response from DB & sending final update message to DB using JDBC. Till obtaining response  & sending final update is getting executed

  • IDOCs from Unicode system contain garbage characters

    Hi, I am on SAP 4.7 unicode. I have some chinese characters in my vendor data. These chinese characters appear as dots in the IDOCS. I have already checked the IDOC port as unicode . Can anyone tell me what needs to be done ? Thanks.

  • Java on Solaris 10

    Dear All, I need some guidance on Java version compatibility and configuration with Solaris 10. We are having SunOS 5.10 Generic_144488-17, but in the DSEE installation we have used JES 5 which have built in problems, which actually de graded system