Error while enabling Delta on HCM_Stageing_Area

Hi,
I'm reading an Import File and trying to enable delta. Unfortunately it fails with following error messages:
Error inserting entry in delta. DN:
java.sql.SQLException: ORA-01400: cannot insert NULL into ("MXMC_OPER"."LOGENTRIES"."DN")
And:
Error selecting record in delta. SQL:SELECT operation, entid, changejob FROM logentries WHERE dn=? AND ownerid=? DN:
IdM is running on Windows 2008 R2 and its database on Oracle 10.2.
On Win2k3 and MSSQL it is running smoothly.
Any idea will be helpful.
Thanks
Christos

Hi Christos,
have you checked the connection strings within the identity Center?
It's just a guess, but it seems that the password of the mxmc_oper-user is missing.
Kind regards,
achim

Similar Messages

  • Getting error while Enable Dashboard Widget

    Dear Experts,
    I am getting error while Enable Dashboard Widget
    u201CInstall SAP Business One Integration Service before enabling the dashboard widgetu201D
    Even I follow all step by step process.
    Thanks
    Kamlesh

    Hi Kamlesh,
    Have you tried the following:
    Deactivate the cockpit in your Business One database - Disable My Cockpit and also disable cockpit in General Settings
    Run EventSender Setup (in first step try to avoid using localhost or IP addresses)
    In third step press Test Connection, in fourth step make sure that your database is checked, press also Receiver but ton and then Test Connecion.
    Finish EventSender setup.
    Click on SLD in the B1i Framwork and ensure connection to the Company databsae (B1DI and JDBC) is successful.
    Go back to B1i Framework UI, click Scenarios in upper menu, then select Control in left menu and (re)activate Xcelsius scenario.
    Restart EventSender service, Integration Service and Proxy services via Servies (Computer Management)
    Now you can enable cockpit in your Business One database - enable cockpit in General Settings and then enable My Cockpit.
    After installation of B1ic, the company is not listed in the SLD
    Delete all entries of table SLSP and SLSPP in SBOCOMMON. Restart integration service. In SAP Business refresh the company list.
    These solutions are documented in the attached Note 1619422.
    Kind regards
    Sean

  • Error while enabling two way authentication :Client certificate missing

    Hi,I am getting the following error while enabling the two way authentication.The weblogic server 5.1 has accepted both the client ca and server certificates and is listening for SSL on the specified port.But when I try to access thru the secured connection thru my IE it asks for Client Authentication dialog asking for valid Client certificate but I am not able to view any of the client certificate even though I have one which is the trusted root store.and there by giving the error page cannot be displayed .On the server side I get the following error.Thu Mar 08 10:54:35 GMT 05:30 2001:<D> <SSLListenThread> Problem accepting connectionjava.io.IOException: required client certificate missing at weblogic.security.SSL.SSLSocket.serverInit2(SSLSocket.java:711) at weblogic.security.SSL.SSLSocket.serverInit(SSLSocket.java:529) at weblogic.security.SSL.SSLSocket.initialize(SSLSocket.java:219) at weblogic.security.SSL.SSLSocket.performAcceptHandshake(SSLSocket.java:192) at weblogic.security.SSL.SSLSocket.getInputStream(SSLSocket.java:1001) at weblogic.socket.ResettableSocket.<init>(ResettableSocket.java:30) at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377) at weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:506) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)can anybody please guide me what could be wrong.Do I need to change the browser settings.I have enabled SSL 3.0 and SSL 2.0 and all other settings are defaultIt is urgent.pls give some suggestions.Regards,Bhavani

    I think you have to specify the client root in your weblogic.properties
    file.
    here are my settings:
    weblogic.security.enforceClientCert=true
    weblogic.security.certificate.server=democert.pem
    weblogic.security.key.server=demokey.pem
    weblogic.security.certificate.authority=ca.pem
    weblogic.security.clientRootCA=VeriSignClass1CA.der
    Regards,
    -Arthur
    Bhavani <[email protected]> wrote:
    Hi,I am getting the following error while enabling the
    two way authentication for Weblogic Server 5.1Thu Mar
    08 16:10:54 GMT 05:30 2001:<I> <ListenThread> Listening
    on port: 7001Thu Mar 08 16:10:54 GMT 05:30 2001:<I> <SSLListenThread>
    Listening on port: 7002<NT Performance Pack> NATIVE:
    created IoCompletionPort successfully. IoPort=0x000002a4Thu
    Mar 08 16:10:56 GMT 05:30 2001:<I> <WebLogicServer> WebLogic
    Server startedThu Mar 08 16:11:20 GMT 05:30 2001:<D>
    <SSLListenThread> Problem accepting connectionjava.io.IOException:
    required client certificate missing at weblogic.security.SSL.SSLSocket.serverInit2(SSLSocket.java:711)
    at weblogic.security.SSL.SSLSocket.serverInit(SSLSocket.java:529)
    at weblogic.security.SSL.SSLSocket.initialize(SSLSocket.java:219)
    at weblogic.security.SSL.SSLSocket.performAcceptHandshake(SSLSocket.java:192)
    at weblogic.security.SSL.SSLSocket.getInputStream(SSLSocket.java:1001)
    at weblogic.socket.ResettableSocket.<init>(ResettableSocket.java:30)
    at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377)
    at weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:506)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
    Compiled Code)Thu Mar 08 16:12:07 GMT 05:30 2001:<D>
    <SSLListenThread> Problem accepting connectionCan anybody
    suggest why this error is coming?Regards,Bhavani

  • Error while enabling Archivelog mode

    There occurs an error while performing startup mount for enabling archive log mode in Windows.
    Below are the steps followed:
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Dec 20 16:49:14 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> disconnect;
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> connect sys@epm11 as sysdba;
    Enter password: ********
    Connected.
    SQL> archive log list;
    Database log mode No Archive Mode
    Automatic archival Disabled
    Archive destination D:\oracle\product\10.2.0\flash_recovery_area
    Oldest online log sequence 9
    Current log sequence 11
    SQL> show parameter recovery_file_dest;
    NAME TYPE VALUE
    db_recovery_file_dest string D:\oracle\product\10.2.0/flash
    recoveryarea
    db_recovery_file_dest_size big integer 2G
    SQL> alter system set log_archive_dest_1='location=D:\oracle\product\10.2.0\flash_recovery_area' sco
    pe=spfile;
    System altered.
    SQL> show parameter log_archive_dest_1;
    NAME TYPE VALUE
    log_archive_dest_1 string location=D:\oracle\product\10.
    2.0\flash_recovery_area
    log_archive_dest_10 string
    SQL> alter system set log_archive_start=true scope=spfile;
    System altered.
    SQL> show parameter LOG_ARCHIVE_START;
    NAME TYPE VALUE
    log_archive_start boolean TRUE
    SQL> shutdown immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount;
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    Oracle version information is
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 – Production
    Please let me know how to resolve this error.
    Regards
    Swathi.

    Hi,
    Add archive log_archive_dest_1 D:\oracle\product\10.2.0\flash_recovery_area in pfile and then try to start the database.
    Also check alert_log for more information.
    Added the below info in pfile
    log_archive_dest_1='location=D:\oracle\product\10.2.0\flash_recovery_area'
    log_archive_start=TRUE
    and then performed the process but the same error is giving.
    SQL> startup mount;
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    And i have checked the alert log which is at location D:\oracle\product\10.2.0\admin\EPM11\bdump
    Below information is displayed in the alert log:
    Tue Dec 21 12:07:15 2010
    Starting background process EMN0
    EMN0 started with pid=19, OS id=7500
    Tue Dec 21 12:07:15 2010
    Shutting down instance: further logons disabled
    Tue Dec 21 12:07:15 2010
    Stopping background process QMNC
    Tue Dec 21 12:07:16 2010
    Stopping background process CJQ0
    Tue Dec 21 12:07:17 2010
    Stopping background process MMNL
    Tue Dec 21 12:07:18 2010
    Stopping background process MMON
    Tue Dec 21 12:07:19 2010
    Shutting down instance (immediate)
    License high water mark = 16
    Tue Dec 21 12:07:19 2010
    Stopping Job queue slave processes
    Tue Dec 21 12:07:19 2010
    Job queue slave processes stopped
    All dispatchers and shared servers shutdown
    Tue Dec 21 12:07:27 2010
    ALTER DATABASE CLOSE NORMAL
    Tue Dec 21 12:07:28 2010
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Tue Dec 21 12:07:28 2010
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thread 1 closed at log sequence 12
    Successful close of redo thread 1
    Tue Dec 21 12:07:29 2010
    Completed: ALTER DATABASE CLOSE NORMAL
    Tue Dec 21 12:07:29 2010
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Dump file d:\oracle\product\10.2.0/admin/epm11/bdump\alert_epm11.log
    Tue Dec 21 12:20:46 2010
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 3
    CPU : 2 - type 586, 2 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1439M/3062M, Ph+PgF:5441M/6994M, VA:1940M/2047M
    Tue Dec 21 12:20:46 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    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 = 150
    __shared_pool_size = 201326592
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = D:\ORACLE\PRODUCT\10.2.0\DB_1\DBS\SPFILEEPM11.ORA
    sga_target = 612368384
    control_files = D:\ORACLE\PRODUCT\10.2.0\ORADATA\EPM11\CONTROL01.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\EPM11\CONTROL02.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\EPM11\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 394264576
    compatible = 10.2.0.1.0
    log_archive_start = TRUE
    log_archive_dest_1 = location=D:\oracle\product\10.2.0\flash_recovery_area
    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=EPM11XDB)
    job_queue_processes = 10
    audit_file_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\EPM11\ADUMP
    background_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\EPM11\BDUMP
    user_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\EPM11\UDUMP
    core_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\EPM11\CDUMP
    db_name = EPM11
    open_cursors = 300
    pga_aggregate_target = 203423744
    Deprecated system parameters with specified values:
    log_archive_start
    End of deprecated system parameter listing
    PMON started with pid=2, OS id=1188
    PSP0 started with pid=3, OS id=5800
    MMAN started with pid=4, OS id=6212
    DBW0 started with pid=5, OS id=3920
    LGWR started with pid=6, OS id=496
    CKPT started with pid=7, OS id=5008
    SMON started with pid=8, OS id=692
    RECO started with pid=9, OS id=2924
    CJQ0 started with pid=10, OS id=1840
    MMON started with pid=11, OS id=5520
    MMNL started with pid=12, OS id=5212
    Tue Dec 21 12:20:47 2010
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Tue Dec 21 12:20:47 2010
    alter database mount exclusive
    Tue Dec 21 12:20:51 2010
    Setting recovery target incarnation to 2
    Tue Dec 21 12:20:51 2010
    Successful mount of redo thread 1, with mount id 3057552735
    Tue Dec 21 12:20:51 2010
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Dec 21 12:20:51 2010
    alter database open
    Tue Dec 21 12:20:51 2010
    Thread 1 opened at log sequence 12
    Current log# 2 seq# 12 mem# 0: D:\ORACLE\PRODUCT\10.2.0\ORADATA\EPM11\REDO02.LOG
    Successful open of redo thread 1
    Tue Dec 21 12:20:51 2010
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Tue Dec 21 12:20:52 2010
    SMON: enabling cache recovery
    Tue Dec 21 12:20:52 2010
    Successfully onlined Undo Tablespace 1.
    Tue Dec 21 12:20:52 2010
    SMON: enabling tx recovery
    Tue Dec 21 12:20:52 2010
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=16, OS id=6268
    Tue Dec 21 12:21:00 2010
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Tue Dec 21 12:21:00 2010
    Completed: alter database open
    Please provide me solution.
    Regards
    Swathi.

  • Error while Enabling Active Data Cache Clustering Services: error 1753

    I have installed the Oracle BAM with Enterprise link.All the installation was successful.But while Enabling Active Data Cache Clustering Services using the following command:
    cluster.exe restype "Oracle Business Activity Monitoring Active Data Cache" /create /dll:"C:\OracleBAM\ADCClusterResourceType.dll"
    i am getting the folllowing error:
    System error 1753 has occurred.
    There are no more endpoints available from the endpoint mapper.
    Although i stopped the Active Data Cache Service..?
    I am unable to resolve it
    Kindly help me out
    Ramesh Nambala

    Hi.
    I encountered the same problem. In my case, the reason was that I created a new user for BAM (to be provided when installing BAM) but ran the installation under another user account. It seems like these users must be the same to make it work.
    Greetings,
    cor

  • Error while enabling version

    Hi All,
    While enabling version we are facing error mentioned below:-
    BEGIN DBMS_WM.ENABLEVERSIONING(table_name => 'oem', hist => 'VIEW_WO_OVERWRITE'); END; Error at line 1
    ORA-20229: statement 'DECLARE
    schema varchar2(30) := 'CDR_RND' ;
    tab_name varchar2' failed during EnableVersioning. Error:
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "WMSYS.LT", line 9177
    ORA-06512: at line 1
    In think the error started appearing when we have reference of one table in more than 19 tables.
    Thanks
    Neeraj
    Edited by: neeraj_singh on Nov 5, 2009 5:01 AM

    Hi Neeraj,
    It is hard to tell exactly what might be causing the problem from the description that you gave. If you are not on the latest version of Workspace Manager, I would recommend upgrading as a couple of errors with similar error messages have been fixed in the past.
    Otherwise, I would suggest to get a trace of failing session to see if you can determine exactly where it is failing. If not, I would suggest to file a SR.
    Regards,
    Ben

  • Error while enabling  forien key constraint

    HI forum,
    I am facing a problem while enabling constraint..pls see the statement below.
    SQL> alter table EVENT enable validate constraint EVENT_4FK;
    alter table EVENT enable validate constraint EVENT_4FK
    ERROR at line 1:
    ORA-02298: cannot validate (APPO.EVENT_4FK) - parent keys not
    found
    EVENT_4FK FK is refering another table and that primary key is existing and it is in enabled ...
    Pls help me to solve this issue..
    Thanks

    alter table event enable validate constraint event_4fk exceptions into exceptions;check the offending row(s) in the exceptions table. (See the documentation for how to create an exceptions table if not present).

  • Error while enabling maintenance mode

    Hi,
    while enabling maintenance mode, the following error arises
    sqlplus -s &un_apps/***** @/d01/oracle/visappl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
    An error occured while running adsetmmd.sql.
    Continue as if it were successfull [No] :
    charan

    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager @$ORACLE_HOME/rdbms/admin/utlrp.sql
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:15:06 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    PL/SQL procedure successfully completed.
    Table created.
    Table created.
    Table created.
    Index created.
    Table created.
    Table created.
    SELECT o.obj#, o.type#, o.owner# FROM obj$ o
    ERROR at line 2:
    ORA-00942: table or view does not exist
    SELECT o.obj#, o.type#, u.name AS owner FROM utl_recomp_all_inv o, user$ u
    ERROR at line 2:
    ORA-00942: table or view does not exist
    Package created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY UTL_RECOMP:
    LINE/COL ERROR
    60/10 PL/SQL: SQL Statement ignored
    61/29 PL/SQL: ORA-00942: table or view does not exist
    64/10 PL/SQL: SQL Statement ignored
    64/17 PL/SQL: ORA-00942: table or view does not exist
    104/7 PL/SQL: SQL Statement ignored
    104/14 PL/SQL: ORA-00942: table or view does not exist
    183/13 PL/SQL: SQL Statement ignored
    184/35 PL/SQL: ORA-00942: table or view does not exist
    188/13 PL/SQL: SQL Statement ignored
    189/35 PL/SQL: ORA-00942: table or view does not exist
    196/13 PL/SQL: SQL Statement ignored
    LINE/COL ERROR
    197/35 PL/SQL: ORA-00942: table or view does not exist
    202/13 PL/SQL: SQL Statement ignored
    203/35 PL/SQL: ORA-00942: table or view does not exist
    267/10 PL/SQL: SQL Statement ignored
    268/42 PL/SQL: ORA-00942: table or view does not exist
    361/10 PL/SQL: SQL Statement ignored
    420/15 PL/SQL: ORA-00942: table or view does not exist
    538/11 PL/SQL: SQL Statement ignored
    539/19 PL/SQL: ORA-00942: table or view does not exist
    BEGIN utl_recomp.recomp_serial(); END;
    ERROR at line 1:
    ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "SYSTEM.UTL_RECOMP" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1
    DECLARE
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DBMS_REGISTRY_SYS.VALIDATE_COMPONENTS' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    ORA-06512: at line 8
    =======================================
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:17:49 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFCORLGS.pls
    DOC> | Copyright (c) 2005 Oracle USA, Inc., Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +=======================================================================+
    DOC> | FILENAME
    DOC> | AFCORLGS.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL specification for package: FND_CORE_LOG
    DOC> |
    DOC> | Core Logging Diagnostic Tool
    DOC> |
    DOC> |
    DOC> | HISTORY
    DOC> | 03/22/2005 PDELUNA Created
    DOC> |
    DOC> *=======================================================================*/
    Package created.
    Commit complete.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:19:49 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFCORLGB.pls
    DOC> | Copyright (c) 2005 Oracle USA, Inc., Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +=======================================================================+
    DOC> | FILENAME
    DOC> | AFCORLGB.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL body for package: FND_CORE_LOG
    DOC> |
    DOC> | Core Logging Diagnostic Tool
    DOC> |
    DOC> |
    DOC> | HISTORY
    DOC> | 03/22/2005 PDELUNA Created
    DOC> |
    DOC> *=======================================================================*/
    Warning: Package Body created with compilation errors.
    Commit complete.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:20:21 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFPFPROB.pls
    DOC> | Copyright (c) 1993 Oracle Corporation Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +===========================================================================+
    DOC> | FILENAME
    DOC> | AFPFPROB.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL body for package: FND_PROFILE
    DOC> |
    DOC> | Maintains the server side cache of profile options.
    DOC> |
    DOC> | NOTES
    DOC> | This module is called by AutoInstall (afprof.drv) on install and
    DOC> | upgrade. The WHENEVER SQLERROR and EXIT (at bottom) are required.
    DOC> |
    DOC> | HISTORY
    DOC> | 3/23/93 T Morrow Created
    DOC> | 5/27/93 G Buzsaki Updated to 10.X spec
    DOC> | 8/25/93 G Buzsaki Added GET_ANY procedure
    DOC> | 2/17/94 S Stratton Added security profiles to initialize
    DOC> | 4/30/96 T Morrow Added SAVE and SAVE_USER procedures.
    DOC> | 03/20/99 S Sung Replaced != with <>
    DOC> | 09/18/00 R Tse Added GET_TABLE_VALUE and
    DOC> | GET_ALL_TABLE_VALUES functions.
    DOC> | 01/03/01 J Cordes Rewrote get_specific() to minimize
    DOC> | logical reads. (Bug 1563556)
    DOC> | 05/08/01 G Khoury Rewrote find, put, get, get_all_table_values
    DOC> | to implement hash_table for caching of
    DOC> | fnd_profile_option_values. (Bug 1663264)
    DOC> | 11/13/01 R Tse Implemented multiple caches for storing
    DOC> | profile values at the 4 different levels.
    DOC> *===========================================================================*/
    Warning: Package Body created with compilation errors.
    Commit complete.
    Input truncated to 6 characters
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$

  • Error while Doing Delta upload

    Hi,
      While loading the deltas in SD Module we are getting the error that 'No SID value for 0BILLTOPRTY and 0SOLD_TO'. We already run the delta for Customer.
    Even though we are able to see that record in customer, we are getting the error.
    Thanks&Regards,
    Ganga Bhavani

    Hi Bhavani,
       Try to activate the customer master data and run attribute change run for customer.
    Hope it Helps
    Srini

  • Acrobat standard 9.0 error while enabling commets option using Java script object

    I'm using the below java script code in my VB 6.0 application for enabling commets options in the PDF file
    Dim oJSO As Object
    Set oJSO = mPDDoc.GetJSObject
    oJSO.Collab.showAnnotToolsWhenNoCollab = True
    It is working fine till Acrobat 8.0. Now I'm trying with Acrobat 9.0 standard edition, it is throwing scripting error 'An unhandled Win32 exception occured in Acrobat.exe[308].
    Can anyone suggest the way to enable 'comment' options in Acrobat Standard 9.0 using Java Script Object?
    Thanks

    I get much the same problem with VB6, Acrobat 9 Pro and WinXP SP3. When I single step the line:
    oJSO.Collab.showAnnotToolsWhenNoCollab = True
    in debug I go to the error handler for my Sub. Inspecting the VB Err object has Number = -2147417851 and Description = "Automation error
    The server threw an exception." I get a Microsoft crash notice about Acrobat a short while later.
    I've experimented with the JavaScript debugger in Acrobat and you can execute Collab.showAnnotToolsWhenNoCollab = True and reference the value of Collab.showAnnotToolsWhenNoCollab in the console. The problem appears only when accessing Acrobat Javascript through the Interapplication Communication API.
    If anyone can help it would be appreciated. I tried Adobe's Acrobat support and they were no help at all.

  • Error while Enabling a user in OIM

    Hi,
    I have a requirement where i need to disable and enable OIM users based on a UDF . If the UDF says Active user should be enabled and if it says "deleted" user should be disabled. I'm able to "Disable" a user present in "Active" state but not vice versa. My entity adapter is as follows
    statusUpdate(String userKey,String Status){
              OIMConnectionManagerImpl oimConn = new OIMConnectionManagerImpl();
              tcUserOperationsIntf tcUser = oimConn.getUserAPI();
              tcResultSet tcres = null;
                   HashMap map = new HashMap();
                   map.put("Users.Key",userKey);                    
                   tcres = tcUser.findUsers(map);
                   String s1=tcres.getStringValue("Users.Status");
                   if(Status.equalsIgnoreCase("Active") )
                        if(s1.equalsIgnoreCase("Disabled")){
                             tcUser.enableUser(Long.parseLong(userKey));
                   if(Status.equalsIgnoreCase("Deleted") )
                        if(s1.equalsIgnoreCase("Active")){
                             tcUser.disableUser(Long.parseLong(userKey));
    My error is as follows
    [com.oim.util.OIMConnectionManagerImpl] Unable to create factory instance
    java.lang.NullPointerException
    Edited by: user10665408 on Jul 1, 2009 3:14 PM

    I have done sm changes now:
    Try this.
    If some import is missing or some spelling mistakes are there just correct those. It's just for reference.
    Put import for map also.
    package com.Tst.oim;
    import Thor.API.Operations.tcUserOperationsIntf;
    import Thor.API.tcResultSet;
    import Thor.API.tcUtilityFactory;
    import com.thortech.xl.crypto.tcCryptoUtil;
    import com.thortech.xl.crypto.tcSignatureMessage;
    import com.thortech.xl.util.config.ConfigurationClient;
    import java.util.Hashtable;
    public class CreateFile {
    tcUtilityFactory utilFactory = null;
    tcSignatureMessage moSignature = null;
    tcUserOperationsIntf moUserUtility = null;
    tcResultSet userResultSet = null;
    ConfigurationClient.ComplexSetting myConfig =
    ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
    final Hashtable env = myConfig.getAllSettings();
    public void Enable(String userid) {
    try {
    System.out.println("TRY");
    moSignature = tcCryptoUtil.sign("xelsysadm", "PrivateKey");
    utilFactory = new tcUtilityFactory(env, moSignature);
    moUserUtility = (tcuserOperations)utilfactory.getutility("Thor.API.Operations.tcUserOperations");
    Map a = new HashMap();
    a.put("Users.User ID", userid);
    tcResultSet userset = moUserUtility.findAllUsers(a);
    long ukey = userset.getLongValue("Users.Key");
    moUserUtility.enableuser(ukey);
    } catch (Exception e) {
    e.printStackTrace();
    Edited by: Dost

  • Getting Error while enabling CDC on the database

    Hi Experts,
    I am trying to enable CDC on my database but i am getting error message like below, can anyone please suggest on this .
    The server principal "XXXX." is not able to access the database "ABC" +under the current security context.
    Could not update the metadata that indicates database XYZ is enabled for Change Data Capture. The failure occurred when executing the command 'sp_cdc_create_objects'. The error returned was 3616: 'An error was raised during trigger execution. The batch has
    been aborted and the user transaction, if any, has been rolled back.'. Use the action and error to determine the cause of the failure and resubmit the request.
    Thanks in Advance.
    Niraj Sevalkar

    Hi Finally i got my answer, There is an DDL trigger which restricting me to enable CDC .....
    And ABC is an auditing database?
    Unless your DBA is evil and really don't want you to enable CDC, I think you should talk with and fix the bad trigger. You can refer him to this article for a proper solution:
    http://www.sommarskog.se/grantperm.html
    Erland Sommarskog, SQL Server MVP, [email protected]
      Yes there was an trigger on the XYZ database which was references details in ABC database db so that was restricting me to do this. thank you for your article .... :)  
    Niraj Sevalkar

  • Error while loading Delta request from one ODS to another

    Hi,
    I have 2 ODS . ODS1 is the source ODS and ODS2 is the target ODS. ODS1 has full loads daily
    I have initialised delta from ODS1 to ODS2 and i was loading delta on a daily basis.
    Today while loading from ODS1 to ODS2 it failed. Then i deleted the data from ODS2 (Target ODS) and tried loading again. But it again said 'No delta possible'. So i deleted the full loads from ODS1. But when i load again it says the previous delta is invalidated since the full loads in the ODS1 are deleted. Can anyone of you please let me know how to handle this situation without re-initialising.
    Regards,
    Pramod

    Hi,
    I am not sure if you can go ahead without initializing again.
    I feel you may not have reset the datamart before pulling the repeat delta. This was a mistake. On top of that you have pulled a Full request. It should have been ideally a full repair.
    If you still have that full request in target try converting that into full repair by using this SE38 > RSSM_SET_REPAIR_FULL_FLAG (Change a full request to full repair request )  .
    If it works you have a chance of continuing with your deltas. But you may have lost the last delta.
    If it doesnt work and you have not pulled any delta after that load you have two options to retrieve the delta.
    1. See if its in PSA. then pull from PSA and once done force request to green , next delta should be fine.
    2. If its not there try reset the datamart in source ODS and pulling the delta again.
    If both doesnt work you may need to perform full repair and then reinit.
    Thanks,
    JituK

  • Error while doing DELTA Extraction

    Hi BW Experts,
    In my R/3, I have a generic data source ZBUT_VW.
    It receives data from a View which is created based on couple tables.
    When I do full load to the corresponding ODS, it is successful.
    But after that I delete the ODS and created CUBE with DELTA
    I have Initialized delta.
    When I do DELTA extraction, it fails.
    The error
    “The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.”
    I delete the initialization load and trying to do DELTA extraction again and it Fails With the same error
    Please let me know how can I resolve this problem.
    URGENT
    gaurav

    I dont think it is possible to have to additive delta with creation date.
    Try a full load to cube to check if the extractor is working.

  • Error while doing DELTA Extraction (generic data source)

    Hi BW Experts,
    In my R/3, I have a generic data source ZBUT_VW.
    It receives data from a View which is created based on couple tables.
    When I do full load to the corresponding ODS, it is successful.
    But after that I delete the ODS and created CUBE with DELTA
    I have Initialized delta.
    When I do DELTA extraction, it fails.
    The error “The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.”
    I delete the initialization load and trying to do DELTA extraction again and it Fails.
    With the same error
    Please let me know how can I resolve this problem.
    URGENT
    gaurav

    I dont think it is possible to have to additive delta with creation date.
    Try a full load to cube to check if the extractor is working.

Maybe you are looking for

  • What should I do with my MuVo Sli

    Hi There. Basically im trying to get some advice on what to do with my Creative Muvo Slim (52 MB) DAP. I originally bought it 02/09/05 but had to get it exchanged on 02/4/05 because the backlight would never turn off even with firmware upgrades. So I

  • Does MAS show updates if apps are not installed ?

    I got several apps from the Mac App Store but deleted some of them. In fact I deleted all traces of these apps even .bom and .plist files in "receipts". Now updates of not installed apps are not shown in the App Store application. Is this due to the

  • To change Default Setting of Selection Screen while Filtering on infoobject

    Dear Guru's, I just want to know where can I change the Deafult Setting from 100 to 500 which we get in the Selection Screen when we want to Filter on Info-Object level in the Workbook. Hope this will clear the question , incase any further informati

  • Which JSF template technology? Best practices?

    Which templating technology is most suitable for use with JSF? What are my options? I'd just like to use the templating framework which is most accepted, and has flexibility.

  • Can I download a new Uninstall Program for Elements 9 on the MAC?

    I have a MAC and need to uninstall PS Elements 9.  When I run the uninstall program I get a "not responding" error.  Can I move this version of uninstall to trash and download a new one? The reason I'm uninstalling is that my Time Machine won't backu