Error when opening Database.

Hii,
IM facing error when trying to open the database,
My apps:11.5.10.2
my Database:10.2.0.4
i have successfully run adcfgclone dbTechStack on Database Tier, but when i try to open the database im getting the following error,
Errors in file f:\dev\devdb\10.2.0\admin\dev_diwerp-02\bdump\dev_dbw0_6020.trc:
ORA-01186: file 1 failed verification tests
ORA-01122: database file 1 failed verification check
ORA-01110: data file 1: 'F:\DEV\DEVDATA\SYSTEM01.DBF'
ORA-01206: file is not part of this database - wrong database id
Mon Jan 30 15:51:16 2012
File 1 not verified due to error ORA-01122
Mon Jan 30 15:51:16 2012
Aborting crash recovery due to error 1221
Mon Jan 30 15:51:16 2012
Errors in file f:\dev\devdb\10.2.0\admin\dev_diwerp-02\udump\dev_ora_6056.trc:
ORA-01221: data file 1 is not the same file to a background process
Can anyone provide me solution for this issue ASAP,
Waiting for your replies
Thanks in advance.

Hi;
Error: ORA 1221
Text: datafile <name> is not the same file to a background process
Cause: When the database writer opens the datafile, it is accessing a
different physical file than the foreground doing the recovery.
The time-stamp set in the file header by the foreground was not found
by the background.
It may be that the background process could not read the file at all.
Action: Look in the DBWR trace file for the error it received when attempting
to read the file header.
Reconfigure the operating system as needed to have the filename
successfully access the same file when opened by a background process.
Regard
Helios

Similar Messages

  • ORA-00490 error when opening database

    I am having a problem starting up my database. It had been running without problems for a long time, but it crashed recently, and now every time I attempt to restart it I get 'ORA-00490: PSP process terminated with error.' Here is the info from the alert log:
    Tue Jul 20 08:35:16 2010
    Starting ORACLE instance (normal)
    Dump file d:\oracle\product\10.2.0/admin/iceman/bdump\alert_iceman.log
    Tue Jul 20 09:06:13 2010
    ORACLE V10.2.0.1.0 - 64bit Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows NT Version V5.2 Service Pack 2
    CPU : 8 - type 8664, 2 Physical Cores
    Process Affinity : 0x0000000000000000
    Memory (Avail/Total): Ph:7404M/8186M, Ph+PgF:19658M/20025M
    Tue Jul 20 09:06:13 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =61
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 500
    sga_max_size = 2097152000
    __shared_pool_size = 352321536
    __large_pool_size = 16777216
    __java_pool_size = 33554432
    __streams_pool_size = 33554432
    spfile = D:\ORACLE\PRODUCT\10.2.0\DB_1\DBS\SPFILEICEMAN.ORA
    sga_target = 1258291200
    control_files = D:\ORACLE\PRODUCT\10.2.0\ORADATA\ICEMAN\CONTROL01.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\ICEMAN\CONTROL02.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\ICEMAN\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 805306368
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = D:\oracle\product\10.2.0/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=ICEMANXDB)
    job_queue_processes = 10
    audit_file_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ICEMAN\ADUMP
    background_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ICEMAN\BDUMP
    user_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ICEMAN\UDUMP
    core_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ICEMAN\CDUMP
    audit_trail = OS
    db_name = ICEMAN
    open_cursors = 300
    pga_aggregate_target = 418381824
    PSP0 started with pid=3, OS id=2372
    MMAN started with pid=4, OS id=2388
    PMON started with pid=2, OS id=2456
    DBW0 started with pid=5, OS id=2396
    LGWR started with pid=6, OS id=2376
    CKPT started with pid=7, OS id=2380
    SMON started with pid=8, OS id=1496
    RECO started with pid=9, OS id=2296
    CJQ0 started with pid=10, OS id=2300
    MMON started with pid=11, OS id=2128
    MMNL started with pid=12, OS id=2784
    Tue Jul 20 09:06:15 2010
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Tue Jul 20 09:06:17 2010
    ALTER DATABASE MOUNT
    Tue Jul 20 09:06:21 2010
    Setting recovery target incarnation to 2
    Tue Jul 20 09:06:21 2010
    Successful mount of redo thread 1, with mount id 2079135369
    Tue Jul 20 09:06:21 2010
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Tue Jul 20 09:10:42 2010
    Starting ORACLE instance (normal)
    Tue Jul 20 09:10:55 2010
    alter database open
    Tue Jul 20 09:10:56 2010
    Beginning crash recovery of 1 threads
    Process P000 died, see its trace file
    parallel recovery setup failed: using serial mode
    Tue Jul 20 09:10:57 2010
    Started redo scan
    Tue Jul 20 09:10:57 2010
    Completed redo scan
    233 redo blocks read, 74 data blocks need recovery
    Tue Jul 20 09:10:57 2010
    Started redo application at
    Thread 1: logseq 36859, block 3
    Tue Jul 20 09:10:57 2010
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 36859 Reading mem 0
    Mem# 0 errs 0: D:\ORACLE\PRODUCT\10.2.0\ORADATA\ICEMAN\REDO03.LOG
    Tue Jul 20 09:10:57 2010
    Completed redo application
    Tue Jul 20 09:10:57 2010
    Completed crash recovery at
    Thread 1: logseq 36859, block 236, scn 832195314
    74 data blocks read, 74 data blocks written, 233 redo blocks read
    Tue Jul 20 09:10:57 2010
    Thread 1 advanced to log sequence 36860
    Thread 1 opened at log sequence 36860
    Current log# 1 seq# 36860 mem# 0: D:\ORACLE\PRODUCT\10.2.0\ORADATA\ICEMAN\REDO01.LOG
    Successful open of redo thread 1
    Tue Jul 20 09:10:57 2010
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Tue Jul 20 09:10:57 2010
    SMON: enabling cache recovery
    Tue Jul 20 09:10:58 2010
    Successfully onlined Undo Tablespace 1.
    Tue Jul 20 09:10:58 2010
    SMON: enabling tx recovery
    Tue Jul 20 09:10:58 2010
    Database Characterset is AL32UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=16, OS id=672
    Tue Jul 20 09:11:05 2010
    Completed: alter database open
    Tue Jul 20 09:11:10 2010
    Errors in file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_j000_976.trc:
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [unable_to_trans_pc] [PC:0x77EF1CD6] [ADDR:0x4F0] [UNABLE_TO_READ] []
    Tue Jul 20 09:11:13 2010
    Errors in file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_pmon_2456.trc:
    ORA-00490: PSP process terminated with error
    Tue Jul 20 09:11:13 2010
    PMON: terminating instance due to error 490
    Tue Jul 20 09:11:13 2010
    Error occured while spawning process J001; error = 490
    Tue Jul 20 09:11:13 2010
    Errors in file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_reco_2296.trc:
    ORA-00490: PSP process terminated with error
    Tue Jul 20 09:11:13 2010
    Errors in file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_smon_1496.trc:
    ORA-00490: PSP process terminated with error
    Tue Jul 20 09:11:14 2010
    Errors in file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_ckpt_2380.trc:
    ORA-00490: PSP process terminated with error
    Tue Jul 20 09:11:14 2010
    Errors in file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_lgwr_2376.trc:
    ORA-00490: PSP process terminated with error
    Tue Jul 20 09:11:14 2010
    Errors in file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_dbw0_2396.trc:
    ORA-00490: PSP process terminated with error
    Tue Jul 20 09:11:14 2010
    Errors in file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_mman_2388.trc:
    ORA-00490: PSP process terminated with error
    Tue Jul 20 09:11:14 2010
    Instance terminated by PMON, pid = 2456
    The background process dumps all look very similar. Here is the file iceman_dbw0_2396.trc
    Dump file d:\oracle\product\10.2.0\admin\iceman\bdump\iceman_dbw0_2396.trc
    Tue Jul 20 09:11:14 2010
    ORACLE V10.2.0.1.0 - 64bit Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    Windows NT Version V5.2 Service Pack 2
    CPU : 8 - type 8664, 2 Physical Cores
    Process Affinity : 0x0000000000000000
    Memory (Avail/Total): Ph:7133M/8186M, Ph+PgF:18431M/20025M
    Instance name: iceman
    Redo thread mounted by this instance: 1
    Oracle process number: 5
    Windows thread id: 2396, image: ORACLE.EXE (DBW0)
    *** 2010-07-20 09:11:14.316
    *** SERVICE NAME:(SYS$BACKGROUND) 2010-07-20 09:11:14.316
    *** SESSION ID:(552.1) 2010-07-20 09:11:14.316
    error 490 detected in background process
    ORA-00490: PSP process terminated with error
    I have been searching, but I have not found a reference to a problem quite like this anywhere. Any pointers to how this can be solved would be greatly appreciated.

    HI
    1) can you post OS version?
    2) antivirus/firewall enabled
    3)Increase the depleted swap/memory or other resource which is logged in the OS log file
    Have sufficient physical memory on Server so that you can allocate more SGA/PGA to the database.
    4) Increase SGA_MAX_SIZE and SGA_TARGET so that you can accommodate following pools.
    5) Restart the instance.
    6) Increase INIT.ORA memory parameters and make sure following pools are set to recommended value i.e. 200M.
    7) SHARED_POOL_SIZE
    8) JAVA_POOL_SIZE
    9) STREAMS_POOL_SIZE
    there is no swap to grow stack.
    Edited by: CKPT on Jul 20, 2010 7:26 PM

  • Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679

    Hi,
    We update the BW landscape for version 7.4 suppport package 4 (whitout HANA).
    We use a external system connection to extract data from a SQLServer database (Microsoft Connector 1.1 for SAP/BW)
    In the previous version (BW 7.0.1 SP 10) run correctly, but now is in error.
    Below the  BW error log:
    Error: COMMUNICATION_FAILURE with function RSB_API_OHS_3RDPARTY_NOTIFY and target system SQLIS.
    Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679 Transaction program not regist).
    Error log of Integrations Services
    [SAP BI Destination 1 [476]] Error: Microsoft.SqlServer.Dts.SapBw.Connectivity.ERPException: An error occurred during the dispatch of the incoming function. The last return code was "RFC_FAILURE".
    em Microsoft.SqlServer.Dts.SapBw.Components.SapBwSourceBWLoader.ProcessInput(Int32 inputID, PipelineBuffer buffer)
    em Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostProcessInput(IDTSManagedComponentWrapper100 wrapper, Int32 inputID, IDTSBuffer100 pDTSBuffer, IntPtr bufferWirePacket)
    [SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "SAP BI Destination 1" (476) failed with error code 0x80131500 while processing input "SAP BI Destination Input" (491). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.
    I checked the topic and notes below, but without success
    CPIC Return Code 679 - Transaction Program not Registered - ABAP Connectivity - SCN Wiki
    Note 1480644 - gw/acl_mode versus gw/reg_no_conn_info.
    Note 353597 - Registering RFC server programs
    Regards,
    Bruno

    Hi Bruno,
    We were able to resolve the issue. SAP RDS is assisting us with our upgrade and one of their consultants gave us this fix/workaround.
    Edit and add an entry into P:\usr\sap\<SID>\DVEBMGS00\data\reginfo.dat on your BW host server.
    Below is the entry I added.
    P TP=<NAME OF PROGRAM ID> HOST=<remote hostname where you creating the RFC to> CANCEL=<remote hostname> ACCESS=*
    P TP=CTSAPNPSCI_PORTAL_FPS HOST=ctsapnpsci CANCEL=ctsapnpsci ACCESS=*
    Then in BW system goto smgw > goto > Expert Funtions > External Security > ReRead ACL (N) & Globally
    I hope that this works for you.
    Regards
    James 

  • Oracle Error code: 1116, message: ORA-01116: error in opening database file

    Hi ,
    Please advise on this error message
    Oracle Error code: 1116, message: ORA-01116: error in opening database file 202 ORA-01110: data file 202: '/u02/app/oracle/oradata/ubidev12/dbf/temp02.dbf'
    All these while, the dashboard working well in my local computer application with server database.
    Just discovered this error when I refresh the data.
    Kindly advise.
    Thanks,
    Kim Yoke

    the more detail error is
    Oracle Error code: 1116, message: ORA-01116: error in opening database file 203 ORA-01110: data file 203: '/u02/app/oracle/oradata/ubidev12/dbf/temp03.dbf' ORA-27041: unable to open file SVR4 Error: 2: No such file or directory Additional information

  • ORA-20100: ORA-01116: error in opening database file

    Hi -
    I'm hitting this error for the first time. Anyone encountered this before? Any suggestions will be very appreciated. Thanks!
    141 EXCEPTION
    142
    143 when others then
    144 raise_application_error('-20100',SQLERRM);
    145 End;
    146 /
    20080207
    20080312
    Declare
    ERROR at line 1:
    ORA-20100: ORA-01116: error in opening database file
    ORA-06512: at line 144

    Thanks Satish for your reply.
    I let the DBA know and he was first suspecting a corrupted data file, but found no errors in the log. So, he was not sure why we got the error.
    We just re-ran and it went through fine the next time. strange though...

  • Error When Opening Any Form

    Hi All.,
    Im facing some issue while opening any form..its stuck in below mention file while opening any form i tried all the ways still im not able to fix the issue.
    Application:11.5.10.2
    OS-----------HP-UX
    DB-----------10.2.0.4.0
    File Name:
    oracle/forms/ui/FLWTextArea
    Work Around
    Relink the all the files
    Regenerated the jar files
    Regenerated the forms
    f60gen help=y
    Forms 6.0 (Form Compiler) Version 6.0.8.28.0 (Production)
    Forms 6.0 (Form Compiler): Release - Production
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #0 - Production
    Oracle Virtual Graphics System Version 6.0.5.39.0 (Production)
    Oracle Multimedia Version 6.0.8.25.0 (Production)
    Oracle Tools Integration Version 6.0.8.17.0 (Production)
    Oracle Tools Common Area Version 6.0.5.32.0
    Oracle CORE Version 4.0.6.0.0 - Production
    Metalink Doc id
    java.lang.NoClassDefFoundError: oracle/forms/ui/FLWTextArea Error When Opening Any Form [ID 1219663.1]

    Thanks,
    From the below doc id we are currently in patch set 19 but im not able see that in ad_bugs.,
    Note: 232313.1 - Information on Previous Versions of Developer 6i Patchsets
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=232313.1
    Here is an example:
    If you have Forms: 6.0.8.27.x --> You are on Developer 6i Patch 18
    If you have Forms: 6.0.8.26.x --> You are on Developer 6i Patch 17
    If you have Forms: 6.0.8.25.x --> You are on Developer 6i Patch 16
    If you have Forms: 6.0.8.24.x --> You are on Developer 6i Patch 15
    SQL> select bug_number from ad_bugs where bug_number='&BUG_NUMBER';
    Enter value for bug_number: 9935935
    old 1: select bug_number from ad_bugs where bug_number='&BUG_NUMBER'
    new 1: select bug_number from ad_bugs where bug_number='9935935'
    no rows selected
    SQL>

  • Getting 500 Internal Server Error when opening GC page

    There was no change in configuration and all of a sudden, I can not connect to GC. I did notice that OC4J for OC4J_EM is down and I can't get it to go "Alive". Can someone run opmnctl status and print the output for me?
    I'm on Windows 2003/GC 10.1.0.4. Anyone has seen this problem?
    Cheers,
    Rodney

    Exact error when opening page is:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred and anything you might have done that may have caused the error. More information about this error may be available in the server error log.

  • Error when opening an RFC connection (LB : Hostname or service of the messa

    Hi All,
    Im trying to transport datasources in BW, they are 7.x  RSDS datasources. but we did not change the source system, it was existing and we are using the same source for older BW version. we now installing new BW 7.x system.
    These  transports went fine in BQ system but failing in BP system with the below error :
    Error when opening an RFC connection (LB : Hostname or service of the message ser
    Error when activating DataSource 2LIS_17_I0NOTIF RP1CLT100
    Error when opening an RFC connection (LB : Hostname or service of the message ser
    Error when resetting DataSource 2LIS_17_I0NOTIF RP1CLT100 to the active version
    the datasource 2LIS_17_I0NOTIF is active in RP1CLT100 system. when this transport goes to prod it tries to overwrite the existing one, as there are no changes to the datasource the structure will be the same.
    but after that it cant able to activate that datasource.
    so my question is can we able to activate this datasource in RP rather than doing transport again from R/3 Dev---R/3 PRD.
    i tried RSDS_DATASOURCE_ACTIVATE_ALL but it doesn't help.
    another question is when we migrate from 3.x datasource to 7.x, does this change any metadata in R/3 system as well.
    Best Regards
    Robyn.

    Hi Rizwan,
    Looking at the error message it seems like there is some issue with RFC connection and whatever objects you are trying to move are not reaching to target system. Just have a check with basis team.
    Once you migrate DS from 3.x to 7.0 yes there will be some meta data changes e.g. the DS type will be changed from ISFS to RSDS. You will have to send the migration along with current data source.
    Regards,
    Durgesh.

  • Error when opening an RFC connection in IDT

    Hi Experts,
    I m trying to create a relational connection (JCO) from IDT to BW 7.4, and I m getting the following error:
    Error when opening an RFC connection (CPIC-CALL: ' ThSAPOCMINIT', communication
    I searched this error in Internet and I found many discussions about it ...And I think it's about autorizations in BW system that by default dosen't allow external servers to connect to it.
    So, I changed the values for the following parameters in RZ11 t-code:
    gw/acl_mode = 0
    gw/reg_no_conn_info = 0
    But I still get the same error ...When I checked the SM59 t-code I found that IDT create an entry in TCP/Ip connections ...
    Can you guide me to solve this issue...
    BW server is 7.4 version on AIX OS
    BO server is 4.1 SP05 on windows system
    Thank's a lot for your help.
    Abdess,

    Hi,
    test the RFC connection in sm59.If it is sussecfull then try to create conneciton otherwise see the error message.
    Amit

  • Error when opening table container file keydb read only

    Hi Guys,
    We are installing solution manager 4.0 on windows/sql but we are getting following error and couldnt continue the installation
    FKD-00070  Error when opening table container file C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\MSS\CENTRAL\AS\keydb.xml for writing. Possible reason: "read-only"
    ERROR 2008-06-04 20:10:56.843
    FKD-00049  XML - Parser error: error: no DTD specified, can't validate in line 1, 1
    in file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\keydb.xml.
    Please help
    Regards,
    Santosh

    Further info
    keydb.xml is empty and the directory has got write access for everyone
    regards
    Edited by: Santosh Keerti on Jun 4, 2008 1:29 PM

  • Error When Opening the Setup/Transactions/ Sources Window

    Hi All,
    in Oracle E-Business Suite R12 Version
    Error When Opening the Setup/Transactions/ Sources Window
    APP-FND-01388: Cannot read value for profile option FND_DEVELOPER_MODE in routine &ROUTINE.
    ORA-01403: no data found
    FRM-40735: WHEN-CREATE-RECORD trigger raised unhandled exception ORA-06502.

    Amr,
    Please see the suggested solutions in these docs.
    App-Fnd-01388: Cannot Read Value For Profile Option Fnd_developer_mode In Routine [ID 563884.1]
    R12: How To Avoid The Error Message APP-FND-01388 On Drilldown [ID 556668.1]
    R12 APXINWKB Error APP-FND-01388 When Trying To Query Invoice [ID 864195.1]
    APP-FND-01388 Cannot Read Profile Option FND_DEVELOPER_MODE In Benefits Service Center Form [ID 422182.1]
    Thanks,
    Hussein

  • Error when opening document with ECL control: INVALID_DATA

    Hi Gurus,
    I've tried to search the net for this problem but could not find anything and I'm stuck now.
    Description:
    we're using ECL to view attached documents (to POs etc.) which are stored through ArchiveLink on the content repository.
    when we try to open this document, time-to-time we get following error:
    Error when opening document with ECL control: INVALID_DATA
    Message no. SDV004
    by time-to-time I mean that when we try to open same attachment again it opens successfully (sometimes we need to re-open it 3-4 times to get it)
    what we've tried is to enlarge timeout for HTTP protocol (tx SMICM, from former 30 to actual 60) but only effect we got is that we're waiting for the error longer time
    It will be really great if anybody of you guys can give me an advice where the problem can be or where should I look and what to check
    Thanks,
    David

    Hi Christoph,
    thanks for tip, unfortunately this was already flagged, currently settings are:
    for Display Settings:
    yes - include ECL control
    use HTML control
    empty - maximum viewer wait time
    (do you think that setting some value for this could help)
    yes - deactivate generic object services in viewer
    no - doc display as dialog box
    yes - deactivate data provider cache
    Storage Settings:
    yes - always copy document class from document type
    yes - permit multiple assignment
    Thanks,
    David

  • Error When Opening Document

    I receive the following error when opening a Web Intelligence Document, no matter the user.
    C​a​n​n​o​t​ ​i​n​i​t​i​a​l​i​z​e​ ​R​e​p​o​r​t​ ​E​n​g​i​n​e​ ​s​e​r​v​e​r​.​ ​(​E​r​r​o​r​:​ ​R​W​I​ ​0​0​2​2​6​)​ ​(​E​r​r​o​r​:​ ​I​N​F​ ​)
    I also cannot run any reports. Anyone have an idea? I cannot seem to find any information in the knowledgebase on that error.

    Phasenjager,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Outlook 2010 gives error when opening a PowerPoint attachment.

    Outlook 2010 gives error when opening a PowerPoint attachment. 
    Hi All,
    We have several VIP employees that are getting the following error on all PowerPoint documents that come as attachments from Outlook.
    I have researched and tried the following steps and verified these settings are already applied.
    I did find a work around but not a fix and our security team will NOT allow me to change this setting however if I uncheck the setting all employees can open the outlook attachment.
    Any other ideas on a fix for this if I am unable to uncheck Enable Protected View.

    Hi Matthew,
    This is a perennial problem, here is a thread which has a deep discussion about this issue:
    http://social.technet.microsoft.com/Forums/office/en-US/07f710a5-a6ca-4256-8f27-6aac41a6b37e/outlook-2010-unable-to-open-word-excel-and-power-point-attachments-from-an-email?forum=outlook
    It looks like nobady really find a solution there, the only workaround is what you have found - change the protected view setting in Trust Center. You will lose some security by doing this but it seems to be the only solid solution currently.

  • Error when opening User and Group Preferences

    After upgrading to Lion there is an error when opening User and Group Preferences.
    I´ve repaired permissions but the problem is still there...
    Thanks...

    Hi,
    Double click on ur webdynpro application.Go to application properties tab.create new application property,select predefined property->browse->it will open a popup->select expiration time->give the value for expiration time.
    or
    Refer the note : [842635|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=842635&nlang=EN&smpsrv=https%3a%2f%2fwebsmp206%2esap-ag%2ede]
    Hope it helps,
    Reward points if helpful.
    Regards,
    Shailesh Nagar

Maybe you are looking for

  • HANDLING UNIT DETAILS

    Dear All,                    Pl guide me that  is there any  t. code by which details of all  handling units made  for a sales order or  for a Project or for a WBS element can be made to display . Regards, SAP11

  • Eject Button Not Working

    When i press the eject button, the cd or disc inside my macbook pro does not come out, so instead i have to drag the disc to the eject icon, which is really annoying, this is not a new problem to me, but it has gotten to me, so please if anyone has a

  • Microsoft office wont work

    I have not backed up any of my files on my computer. My computer is 5 years old. I need to open microsoft word and it will open and then it will give me an error message. Powerpoint and excel do the same thing what is going on!!!

  • All non-Apple apps will not open on my phone. I restored as a new phone and still will not work

    All non-Apple apps will not open on my phone. I restored as a new phone and still will not work

  • Satellite A300 Win XP 64bit drivers requested

    Hello people, I am trying to figure out if Toshiba has drivers for win xp 64 bit.There are drivers for xp but there isn't a discrimination like in Vista where you can get 32 or 64 bit drivers from the drop-down list. Thanx for your answer in advance