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]$

Similar Messages

  • 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.

  • Unable to Enable Maintenance Mode

    This is my new challenge. I am unable to enable the maintenance mode. Following is the error message taken from adadmin.log. At the same time when I issue the command to enable it, there is core dump in the alert log and this is what it says. Please help me troubleshoot this issue.
    Errors in file /oraadmin/SID/udump/SID_ora_7943.trc:
    ORA-07445: exception encountered: core dump [kopxccc()+92] [SIGSEGV] [Address not mapped to object] [0x000000062] [] []
    Change Maintenance Mode
    Maintenance Mode is currently: [Disabled].
    Maintenance mode should normally be enabled when patching
    Oracle Applications and disabled when users are logged on
    to the system. See the Oracle Applications Maintenance
    Utilities manual for more information about maintenance mode.
    Please select an option:
    1. Enable Maintenance Mode
    Please select an option:
    1. Enable Maintenance Mode
    2. Disable Maintenance Mode
    3. Return to Main Menu
    Enter your choice [3] : 1
    sqlplus -s &un_apps/***** @/apps/tcfsmgr2/tcfscdi1appl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
    declare
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    memory exhausted
    ORA-24323: value not allowed
    Error accessing package DBMS_APPLICATION_INFO
    ERROR:
    ORA-03114: not connected to ORACLE
    memory exhausted
    memory exhausted
    An error occurred while running adsetmmd.sql.
    Continue as if it were successful [No] : No
    aiimToggleMaintenanceMode():Error while calling aiucm3().
    AD Administration error:
    Unable to Enable Maintenance Mode.

    Yes, I was able to enable it from the backend;
    SQL> @/apps/tcfsmgr2/tcfscdi1appl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
    PL/SQL procedure successfully completed.
    Commit complete.
    I am quite sure it did not work when it tried last night.
    Let me try to do it using adadmin again. May be issue is no longer an issue.

  • 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

  • How to enable maintenance mode on SMD?

    I have poked around in the SMD but failed to find the spot to do it.
    Please help. Thanks!

    Hi,
    Follow this Diagnostics Administration > Managed Systems > Agent Administration and click on Enable maintenance mode button thats all.
    regards
    Naveen

  • 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 creating Maintenance order

    Hi,
    While creating Maintenance order with any order type (PM01,PM02 & PM03) & entering material in component Tab, the system is giving this Error 'Entry does not exist,check your entry'
    The used material is already maintained in the Material Master with all necessary information.
    Kindly suggest the best possible solution for this problem.
    Thanks in advance 
    Rohit8384

    Hi,
    The following error is coming while order processing.
    Entry    does not exist - check your entry
        Message no. 00 058
    Diagnosis
        Input values must be defined in Table MARA. The value or values '  ' are
        not specified in this table.
    Procedure
        Check whether the input is correct and correct if necessary.
    Procedure for System Administration
        If this is not an incorrect entry, check the system settings and change
        them if necessary.
        If there is a connection to the Customizing system, you can maintain the
        system settings by choosing Maintain entries (F5)
    Thanks in Advance.
    Rohit

  • 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 creating Maintenance Plan

    Hello,
    When I am creating a Maint Plan, I am getting error
    No packages have yet been assigned to the maintenance item 143
    Message no. IP364
    How do I solve this??
    Narendra

    Hi Narendra
    While creating Task List, for all operations u have to maintain the maintenance packages. According to the Maint. Pack only it will schedule the operations and release the order for the particulaer interval...
    under operation tab
    left side bottom conner... click it and you cna assign...
    For Creating maintenance package... TCODE : IP11
    - Pithan

  • Error: while applying Maintenance Pack

    Hiii..,
    IM applying the Maintanence Pack Patch 7303030, im upgrading my Apps version from 12.0.4 to 12.1.1.
    Im following the MEtalink Document *Oracle E-Business Suite Release 12.1.1 Maintenance Pack Installation Instructions [ID 752619.1]*
    while applying the patch i got the following error,
    There are now 36259 jobs remaining (current phase=A2):
    3 running, 0 ready to run and 36256 waiting.
    Deferred: file cst4274743.sql on worker 4 for product bom username BOM. (Deferment number 2 for this job)
    Assigned: file cst4274743.sql on worker 4 for product bom username BOM.
    FAILED: file cst4274743.sql on worker  4 for product bom username BOM.
    Completed: file zxdrpidx.sql on worker 3 for product zx username ZX.
    Completed: file xtrdstrg.sql on worker 2 for product xtr username XTR.
    Completed: file peovndis.sql on worker 1 for product per username HR.
    ATTENTION: All workers either have failed or are waiting:
    FAILED: file cst4274743.sql on worker  4.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue.
    Plz anyone can help me in resolving the issue..
    Thankss..

    Hi;
    Please check worker logs file for error details.? Did you check alert.log? Did you try to restart workers via adctrl utulity?
    Regard
    Helios

  • Costing error while creating maintenance order

    Hi,
    while creating a maintenance order,when i go for precosting ,the following error is coming,please help to resolve this problem
        " No prices could be determined for object Activity type "

    Hi,
      In my activity master data I have maintained as in planning. Kindly tell me how to check whether the cost sheet is maintained as integrated planning for this year. i have check in my customised setting from the following menu path controlling -> General Controlling ->Maintain version->Maintain setting for each fiscal year (version maintained is plan/actual version). Here i have maintained integrated planning for the year.

  • 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.

  • Digital signature error while confirming maintenance order

    hi all,
    while i try to confirm maintenance order i m getting following error.
    "Unable to find strategy information about strategy
    Message no. SIG403
    Diagnosis
    Signature strategy has been allocated to the function you selected. However, signature strategy  has not been defined in the system. The individual signatures may be missing.
    The system does not carry out the function."
    I checked in SPRO but couldn't find any configuration related to  digital signature..
    Please suggest how to overcome this issue..
    Regards,
    Amit kushwaha

    Hi Pete,
    Digital signature is activated for the function  IW41.  AS per the SAP help i should maintain configuration  in
    " Maintenance and Service Processing >® Maintenance and Service Orders> ® Functions and Settings for Order Types --> -->Define Digital Signature for Order Types.
    I checked SPRO menu paths to locate above mentioned path. but it is not there
    Please suggest !
    Regards,
    Amit kushwaha

Maybe you are looking for