ORA-24324: service handle not initialized

I ran the catexp.sql and catalog.sql twice
The first time on the user system in the sql
and the second time on cmd i ran sqlplus /nolog
connect system/xxx as sysdba.
I use oracle on windows XP
i have a problem with the export full like this
. exporting object type definitions for user SYSTEM
About to export SYSTEM's objects ...
. exporting database links
. exporting sequence numbers
. exporting cluster definitions
EXP-00056: ORACLE error 24324 encountered
ORA-24324: service handle not initialized
EXP-00056: ORACLE error 24324 encountered
ORA-24324: service handle not initialized
EXP-00000: Export terminated unsuccessfully
Could you help me?

the status listener.ora is started
on the cmd
set TERM=ansi
set ORACLE_SID=banobras
I tried do it by twice forms by line command and exp_car1.par
where (exp_car1.par)
userid=cartera/cartera
file=exp_cartab_test.dmp
log=log_cartab_test.log
full=y
C:\oracle\ora92>exp parfile=exp_car1.par
Export: Release 9.2.0.1.0 - Production on MiÚ Dec 21 12:03:49 2005
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production
Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
server uses WE8ISO8859P15 character set (possible charset conversion)
About to export the entire database ...
. exporting tablespace definitions
. exporting profiles
. exporting user definitions
. exporting roles
. exporting resource costs
. exporting rollback segment definitions
. exporting database links
. exporting sequence numbers
. exporting directory aliases
. exporting context namespaces
. exporting foreign function library names
. exporting PUBLIC type synonyms
. exporting private type synonyms
. exporting object type definitions
The process remains hung and does not advance, already it does not order mistakes
Thanks in advance!

Similar Messages

  • Service handle not initialized

    I am creating standby database...
    When I am starting the database in nomount mode, I m getting
    SQL> startup nomount;
    ora-24324: service handle not initialized
    ora-24323: value not allowed
    ora-28547: connection to server failed probable Oracle Net admin error

    oh... i didnt check that....i deleted the DR site and creating it again..
    Sir...I though it was becuase at Primay the oracle is created in D:\oracle\.... and at standby I created at E:\Oracle... But I changed the init file for standby database and created the folders same as they are in primary database...but i got above mentioned errors, Now I m creating database in D:\oracle...
    Can you please tell me....is it becuae I created only software at Standby database? becuase when we create the software only the TNS and Linstener are not created....

  • Terminated with error: REP-300: service handle not initialized == select h

    Hello sir,
    Here there is one problem. Actually, there is one job and it will run end of the day(EOD) and that job should generate a report for the particular branch, but every day that job is failing, that job should generate a report daily. But that failed job is displayin an error as "Terminated with error: REP-300: service handle not initialized ==> select hdr . cus_mst_no , cus . name_1
    so, daily morning, we are manually runnning the script file and generating a report.
    ". Can you please let me know what to do...it is very urgent

    From the Oracle documentation: "A service context handle defines attributes that determine the operational context for OCI calls to a server."
    Now, I have no idea what that is, but it looks like you are doing more (OCI calls) than just running a report. Post this also on the database forum.

  • Installing Infrastructure returns error 'Service-handle not initialised'

    Hi, while installing an infrastructure instance on a Windows 2000 Server machine with service pack 4 it returns this error : ORA-24324: Service-handle is niet geinitialiseerd. In English read 'Service handle is not initialised'.
    So does anyone now what's the problem ?
    I'm trying to install Oracle9iAS release 2. The first step is installing this Infrastructure element.
    Thanks,
    Yuri Arts
    A.S.Watson Continental Europe

    I installed Oracle (software only, I want to create db manually).
    I created listener and started it.
    connect / as sysdba --> ORA-24314: service handle not initialized
    connect sys/change_on_install as sysdba -->ORA-01017: invalid username/password; logon denied
    I want to see phrase "connect to idle instance". what do I do next ?

  • AM 7: Authentication Service is not initialized;&LoginLogoutMapping failed.

    Hi folks, we have an environment with Bea WLS 8.1.6 and have installed SUN AM 7
    (part of it with an amsilent-script, part of it manually) & DS 5.2.
    The server log-file contains an error during StartUp:
    during startup in the BEA WLS 8.1.6 log file:
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor67]
    <Feb 4, 2008 7:03:27 PM CET> <Error> <HTTP> <BEA-101216> <Servlet: "LoginLogoutMapping" failed to preload on startup in Web application: "amserver".
    javax.servlet.ServletException
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:990)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:954)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3456)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3413)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3399)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3382)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:6262)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:892)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2181)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2222)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2169)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.setActivation(SlaveDeployer.java:3111)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForAllApplications(SlaveDeployer.java:1769)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:352)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    Caused by: java.lang.NullPointerException
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1099)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:975)
    ... 19 more
    >
    When we call the login-page http://full-host-name-with-domain:port_at_Bea/amserver/UI/Login, we get Authentication Service is not initialized.
    after first call of http://HOSTNAME_with_full_domain:PORT/amserver/UI/Login
    <Feb 4, 2008 7:08:24 PM CET> <Error> <HTTP> <BEA-101046> <[ServletContext(id=12732427,name=amserver,context-path=/amserver)] [ERROR] Uncaught application exce
    ption
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key
    at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
    at java.util.ResourceBundle.getObject(ResourceBundle.java:322)
    at java.util.ResourceBundle.getString(ResourceBundle.java:285)
    at com.sun.identity.authentication.service.AuthUtils.getErrorVal(AuthUtils.java:2823)
    at com.sun.identity.authentication.service.AuthUtils.getErrorTemplate(AuthUtils.java:1149)
    at com.sun.identity.authentication.UI.LoginViewBean.setErrorMessage(LoginViewBean.java:1576)
    at com.sun.identity.authentication.UI.LoginViewBean.forwardTo(LoginViewBean.java:372)
    at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:981)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
    at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    >
    <Feb 4, 2008 7:08:24 PM CET> <Error> <HTTP> <BEA-101020> <[ServletContext(id=12732427,name=amserver,context-path=/amserver)] Servlet failed with Exception
    com.iplanet.jato.CompleteRequestException
    at com.sun.identity.authentication.UI.AuthenticationServletBase.onUncaughtException(AuthenticationServletBase.java:122)
    at com.iplanet.jato.ApplicationServletBase.fireUncaughtException(ApplicationServletBase.java:1164)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:639)
    at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    >
    less amNaming:
    02/04/2008 03:50:21:473 PM CET: Thread[main,5,main]
    02/04/2008 03:51:05:032 PM CET: Thread[ExecuteThread: '14' for queue: 'weblogic.kernel.Default',5,Thread Group for Queue: 'weblogic.kernel.Default']
    ERROR: Naming Initialization failed.
    java.lang.NullPointerException
    at java.lang.String.<init>(String.java:390)
    at com.sun.identity.security.AdminPasswordAction.run(AdminPasswordAction.java:86)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.iplanet.services.naming.service.NamingService.<clinit>(NamingService.java:133)
    at com.iplanet.services.naming.WebtopNaming.updateNamingTable(WebtopNaming.java:644)
    at com.iplanet.services.naming.WebtopNaming.getNamingProfile(WebtopNaming.java:560)
    at com.iplanet.services.naming.WebtopNaming.getServiceAllURLs(WebtopNaming.java:264)
    at com.sun.identity.jaxrpc.JAXRPCUtil.getValidServerURL(JAXRPCUtil.java:193)
    at com.sun.identity.jaxrpc.JAXRPCUtil.getValidURL(JAXRPCUtil.java:108)
    at com.sun.identity.jaxrpc.SOAPClient.call(SOAPClient.java:206)
    at com.sun.identity.jaxrpc.SOAPClient.send(SOAPClient.java:377)
    at com.sun.identity.jaxrpc.SOAPClient.send(SOAPClient.java:355)
    at com.sun.identity.jaxrpc.SOAPClient.send(SOAPClient.java:320)
    at com.sun.identity.sm.jaxrpc.SMSJAXRPCObject.<init>(SMSJAXRPCObject.java:88)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at com.sun.identity.sm.SMSEntry.<clinit>(SMSEntry.java:250)
    at com.sun.identity.authentication.service.AuthUtils.<clinit>(AuthUtils.java:170)
    at com.sun.identity.authentication.UI.LoginServlet.initializeRequestContext(LoginServlet.java:125)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:578)
    at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    02/04/2008 03:51:05:037 PM CET: Thread[ExecuteThread: '14' for queue: 'weblogic.kernel.Default',5,Thread Group for Queue: 'weblogic.kernel.Default']
    ERROR: Can't get naming table
    java.lang.NullPointerException
    at com.iplanet.services.naming.service.NamingService.updateNamingTable(NamingService.java:202)
    at com.iplanet.services.naming.service.NamingService.updateNamingTable(NamingService.java:190)
    at com.iplanet.services.naming.service.NamingService.getNamingTable(NamingService.java:178)
    at com.iplanet.services.naming.WebtopNaming.updateNamingTable(WebtopNaming.java:644)
    at com.iplanet.services.naming.WebtopNaming.getNamingProfile(WebtopNaming.java:560)
    at com.iplanet.services.naming.WebtopNaming.getServiceAllURLs(WebtopNaming.java:264)
    at com.sun.identity.jaxrpc.JAXRPCUtil.getValidServerURL(JAXRPCUtil.java:193)
    at com.sun.identity.jaxrpc.JAXRPCUtil.getValidURL(JAXRPCUtil.java:108)
    at com.sun.identity.jaxrpc.SOAPClient.call(SOAPClient.java:206)
    at com.sun.identity.jaxrpc.SOAPClient.send(SOAPClient.java:377)
    at com.sun.identity.jaxrpc.SOAPClient.send(SOAPClient.java:355)
    at com.sun.identity.jaxrpc.SOAPClient.send(SOAPClient.java:320)
    at com.sun.identity.sm.jaxrpc.SMSJAXRPCObject.<init>(SMSJAXRPCObject.java:88)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    amNaming
    less amSDK:
    02/04/2008 06:11:28:570 PM CET: Thread[main,5,main]
    DataLayer: number of retry = 3
    02/04/2008 06:11:28:570 PM CET: Thread[main,5,main]
    DataLayer: retry interval = 1000
    02/04/2008 06:11:28:572 PM CET: Thread[main,5,main]
    DataLayer: retry error codes = [91, 81, 80]
    02/04/2008 06:11:28:596 PM CET: Thread[main,5,main]
    ERROR: AdminUtils: Initialize admin info
    Got LDAPServiceException code=19
    at com.iplanet.services.ldap.DSConfigMgr.loadServerConfiguration(DSConfigMgr.java:436)
    at com.iplanet.services.ldap.DSConfigMgr.getDSConfigMgr(DSConfigMgr.java:162)
    at com.iplanet.am.util.AdminUtils.<clinit>(AdminUtils.java:76)
    at com.sun.identity.security.AdminDNAction.run(AdminDNAction.java:86)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.iplanet.dpro.session.service.SessionService.<init>(SessionService.java:1555)
    at com.iplanet.dpro.session.service.SessionService.getSessionService(SessionService.java:398)
    at com.sun.identity.authentication.service.AuthD.getSS(AuthD.java:699)
    at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:720)
    at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:229)
    at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:488)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1099)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:975)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:954)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3456)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3413)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3399)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3382)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:6262)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:892)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2181)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2222)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2169)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.setActivation(SlaveDeployer.java:3111)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForAllApplications(SlaveDeployer.java:1769)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:352)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    02/04/2008 06:11:28:609 PM CET: Thread[main,5,main]
    Crypt.static{}: Encryptor class= com.iplanet.services.util.JCEEncryption
    02/04/2008 06:11:29:768 PM CET: Thread[main,5,main]
    Crypt.static{}: Encryptor class= com.iplanet.services.util.JCEEncryption
    02/04/2008 06:11:29:769 PM CET: Thread[main,5,main]
    Crypt.static{}: Encryptor class= com.iplanet.services.util.JCEEncryption
    (END)
    less amSession:
    02/04/2008 06:11:28:306 PM CET: Thread[main,5,main]
    02/04/2008 06:11:28:419 PM CET: Thread[main,5,main]
    Initiating login thread pool size = 10
    Threshold = 100
    02/04/2008 06:11:29:780 PM CET: Thread[main,5,main]
    ERROR: SessionService.SessionService(): Initialization Failed
    java.lang.NullPointerException
    at java.lang.String.<init>(String.java:390)
    at com.sun.identity.security.AdminPasswordAction.run(AdminPasswordAction.java:86)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.iplanet.dpro.session.service.SessionService.<init>(SessionService.java:1557)
    at com.iplanet.dpro.session.service.SessionService.getSessionService(SessionService.java:398)
    at com.sun.identity.authentication.service.AuthD.getSS(AuthD.java:699)
    at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:720)
    at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:229)
    at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:488)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1099)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:975)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:954)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3456)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3413)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3399)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3382)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:6262)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:892)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2181)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2222)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2169)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.setActivation(SlaveDeployer.java:3111)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForAllApplications(SlaveDeployer.java:1769)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:352)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    02/04/2008 06:11:29:784 PM CET: Thread[main,5,main]
    ERROR: Error creating service session
    java.lang.NullPointerException
    at com.iplanet.dpro.session.service.SessionService.generateEncryptedID(SessionService.java:605)
    at com.iplanet.dpro.session.service.SessionService.generateSessionId(SessionService.java:629)
    at com.iplanet.dpro.session.service.SessionService.newInternalSession(SessionService.java:573)
    at com.iplanet.dpro.session.service.SessionService.getServiceSession(SessionService.java:517)
    at com.iplanet.dpro.session.service.SessionService.getAuthenticationSession(SessionService.java:424)
    at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:720)
    at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:229)
    at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:488)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1099)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:975)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:954)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3456)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3413)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3399)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3382)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:6262)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:892)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2181)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2222)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2169)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.setActivation(SlaveDeployer.java:3111)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForAllApplications(SlaveDeployer.java:1769)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:352)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    (END)
    less amAuth:
    02/04/2008 06:11:28:198 PM CET: Thread[main,5,main]
    Directory Host: zws21t.ham.dlh.de
    Directory PORT : 20389
    02/04/2008 06:11:28:199 PM CET: Thread[main,5,main]
    Session store using null
    02/04/2008 06:11:28:199 PM CET: Thread[main,5,main]
    AuthD initializing
    02/04/2008 06:11:29:787 PM CET: Thread[main,5,main]
    ERROR: AuthD failed to get auth session
    02/04/2008 06:11:29:859 PM CET: Thread[main,5,main]
    ERROR: AuthD init()
    com.iplanet.dpro.session.SessionException: AuthD failed to get auth session
    at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:723)
    at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:229)
    at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:488)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1099)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:975)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:954)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:893)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3456)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3413)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3399)
    root@HOSTNAME:username#
    The AMConfig.properties file is world readable. All JAR's in /opt/SUNWam/lib are also accessable by the Bea-User (managed-server). The user "amAdmin" exist's on the connected DS-Instance. During installation, all the needed information in the amsilent-file has been provided.
    SERVER_NAME=HOSTNAME-BEA
    SERVER_HOST=HOSTNAME-BEA.FULL-DOMAIN
    SERVER_PORT=port-of-managed-server
    ADMIN_PORT=port-of-admin-server
    DS_HOST=HOSTNAME-DS
    DS_DIRMGRPASSWD=ds-pw
    ROOT_SUFFIX="dc=sub2,dc=sub1,dc=sub"
    ADMINPASSWD=abcdef
    AMLDAPUSERPASSWD=ghijklm
    COOKIE_DOMAIN=.mydomain.org
    AM_ENC_PWD=an_encrypted_pw
    NEW_OWNER=user-bea-managed-server
    NEW_GROUP=group-of-user-bea-managed-server
    PAM_SERVICE_NAME=other
    WEB_CONTAINER=WL8
    Does someone have an idea ? Any hint would be great.
    Best regards.
    D.

    Looks like the Platform service doesn't have the FQDN listed in the server name...
    Please use this command to check it...
    ldapsearch -D "cn=Directory Manager" -w password -h <DS-host> -p <DS-port> -b "ou=iPlanetAMPlatformServioce,ou=services,<Base -dn>"
    -B objectclass=*

  • OEM--Service is not initialized correctly OMS version 10.2.0.4.2 is not com

    Hi,
    I impdp the few schemas from full dump file of the Production DB to Dev env. i realized after that system password was changed and OEM stop running. when i started the OEM and then try to get the page its shows this error. secondly i am not able to login as system. looks like the password is changed. infact i impdp as system. the account status of system shows open. its not a grid enterprise or RAC.
    503 Service Unavailable
    Service is not initialized correctly. OMS version 10.2.0.4.2 is not compatible with repository version 10.2.0.4.3.
    OEL version :Linux dev-dt 2.6.32-358.6.2.el6.x86_64 #1 SMP
    Oracle Version :Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Please suggests..
    Edited by: 975484 on May 21, 2013 6:49 AM
    Edited by: 975484 on May 21, 2013 6:50 AM

    975484 wrote:
    Hi,
    I impdp the few schemas from full dump file of the Production DB to Dev env. i realized after that system password was changed and OEM stop running. when i started the OEM and then try to get the page its shows this error. secondly i am not able to login as system. looks like the password is changed. infact i impdp as system. the account status of system shows open.
    503 Service Unavailable
    Service is not initialized correctly. OMS version 10.2.0.4.2 is not compatible with repository version 10.2.0.4.3.
    OEL version :Linux dev-dt 2.6.32-358.6.2.el6.x86_64 #1 SMP
    Oracle Version :Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Please suggests..recreate EM repository

  • ORA-24338: statement handle not executed

    Hi,
    My front end programming platform is .NET. Oracle DataBase is 10g.
    I have written this package:
    CREATE OR REPLACE package body USER_NAME.PACKAGE_TEST1 as
    procedure getname(id1 number,tb_cursor out md_cursor)
    as
    begin
    open tb_cursor for select name from testtable1 where id1=id;
    close tb_cursor;
    end getname;
    end package_test1;In the front end i am using DataReader to fetch data.
    But while Executing reader an error occurs that is "ORA-24338: statement handle not executed".
    But when i remove "close tb_cursor" programm runs successfully.
    What is the reason for that error ?

    user12222356 wrote:
    Tubby wrote:
    A ref cursor is nothing more than a pointer to a statement (query).
    So no, you do not want to make 1000 procedure calls. You want your ref cursor to be opened for a query that contains 1000 rows. The client calls your procedure ONE TIME and processes the entirety of the ref cursor (1000 rows), then closes the cursor that your procedure so graciously opened for them.But according to .NET(my front end platform) documentation DataReader fetches data from database row by row .each row at a time.That means when the procedure was first called REF CURSOR was opened and was open till all data are fetched.Means at the begining itself query was executed and all data was fetched and stored temporarily in the database, and then DataReader fetched those data row by row..i.e., after first call to procedure only fetching of data is done. NO opening,NO closing ,NO select query execution (that was referenced by REf CURSOR). And when all rows are fetched that open cursor is closed . Is my concept right here ?YOU opened the cursor (in your procedure).
    The select query execution IS the ref cursor being processed by your DataReader.
    The data is not temporarily stored in the database ... it persists there (unless someone deletes it) ... so that statement wasn't really correct. DataReader would just be reading the rows from the database (via the ref cursor)
    I would assume DataReader will close the cursor for you, but i really don't know ... you'd have to ask a .not person about that.

  • Err 62007: SQL Error: 99999 ORA-24338: Statement Handle not Executed

    Hi,
    I am facing a problem while adding a new parameter n my JSP Report JDBC query based on a ref-cursor from a stored procedure define in a package in database.
    No problem at database level, I have added the new parameter in package specification and Package body for that procedure and compile my package, it complies without any error and warning.
    but when I open the report and add parameter in the report JDBC query window, then it is generating a error message,
    "Err 62007: SQL Error: 99999 ORA-24338: Statement Handle not Executed "
    and I am unable to add the new parameter in report.
    e.g.
    Actual which was working is:
    My-package.My-procedure(:P1,:P2,:P3 ,:P4,:P5,:P6,:P7)
    I want to do this:
    My-package.My-procedure(:P1,:P2,:P3 ,:P4,:P5,:P6,:P7,:P8)
    but unable to do due to this error message:
    ("Err 62007: SQL Error: 99999 ORA-24338: Statement Handle not Executed ")
    Reports Builder 10g:
    Database 10g:
    Operating system windows XP:
    using JDBC Query base on ref-cursor coming from the stored procedure define in the Package.
    Regards,
    Khan

    and compile my package, it complies without any error and warning.That doesn't mean anything in this case. You are getting a runtime error, not a compilation error. The error is coming when you execute your procedure.
    Did you test your modified procedure in sqlplus or SQL Developer?

  • ORA-24338: statement handle not executed   -- error in returning refcursor

    My packaged procedure has Ref cursor as out variable.
    Calling the packaged procedure from Cognos 8. while trying to access the packaged procedure , getting the below error.
    ORA-24338: statement handle not executed
    Please provide a solution...

    Welcome to the forum!
    Whenever you post provide your 4 digit Oracle version (result of SELECT * FROM V$VERSION).
    Confirm that the procedure works properly when called from sql*plus.
    For example here is some code that tests a package procedure I have in the SCOTT schema
    SET SERVEROUTPUT ON SIZE 1000000
    DECLARE
      l_cursor  test_refcursor_pkg.my_ref_cursor;
      l_ename   emp.ename%TYPE;
      l_empno   emp.empno%TYPE;
    BEGIN
      test_refcursor_pkg.test_proc (l_cursor);
      LOOP
        FETCH l_cursor
        INTO  l_empno, l_ename;
        EXIT WHEN l_cursor%NOTFOUND;
        DBMS_OUTPUT.PUT_LINE(l_ename || ' | ' || l_empno);
      END LOOP;
      CLOSE l_cursor;
    END;
    /

  • UM Service Does Not Initially Start

    Hi, everyone!
    Whenever our Exchange 2010 server is restarted, the UM service will not initially start. However, it will start when I then go to manually start it.
    Based on the error logs, it seems like it may have something to do with DNS. The error mentions how 10.4.50.1 resolves to an invalid FQDN. 10.4.50.1 is the IP address to the PBX Gateway, which is the address entered into Exchange's UM Settings. No where
    in the settings did I use the FQDN, which is why this error does not make sense to me.
    I'm wondering if it's simply the service trying to start too soon prior to the network connection being fully established? We're running this on VMWare 5.5. Also, this PBX Gateway is across a VPN, but it's not an accessibility issue as all other traffic
    to the Gateway is flowing properly.
    I was hoping someone may have an idea on what to try.
    It's not a huge deal because I wrote a PS Script that will check if the service is running and attempt to restart it, if it's not. This solves the issue, but it's more of a patch then a plug and I'd rather have things operating "normally."
    Thanks in advance for any suggestions!
    -Eric

    Alright... well, we had to reboot the server and I checked when the server started back up to verify that the UM service started properly. It still did not, despite being set to Delayed Start now.
    So I'm back to being unsure of what to try. I set my PS Script to run at startup and it checks every 15 minutes to ensure UM is running.
    It's more of an annoyance that I'd like to not have, but again, not the end of the world.
    If anyone else has any ideas, I'd be really grateful.
    Thanks!

  • Urgent: ORA-24338: statement handle not executed

    Hello,
    /*===================================================*/
    PL/SQL code:
    SQL> create or replace package p3 is
    2 type t_c is ref cursor;
    3 procedure p(p_c out t_c);
    4 end p3;
    5 /
    Package created.
    SQL> show errors;
    No errors.
    SQL>
    SQL>
    SQL> create or replace package body p3 is
    2
    3 procedure p(p_c out t_c)
    4 is
    5 v_c t_c;
    6 begin
    7 open v_c for
    8 select job_number
    9 from rep_adhoc_invoices
    10 where rownum<5;
    11 end p;
    12 end p3;
    13 /
    Package body created.
    SQL> show errors;
    No errors.
    /*===================================================*/
    C# code:
    OracleConnection dbConnection = null; /* see finalize{} */
    OracleCommand dbCommand = null;
    OracleDataAdapter dbAdapter = null;
    try
         dbConnection = new OracleConnection(GetConnectionString());
         dbConnection.Open();
         dbCommand = new OracleCommand();
         dbCommand.Connection = dbConnection;
         dbCommand.CommandText = "p3.p";                    dbCommand.CommandType = CommandType.StoredProcedure;
         dbCommand.Parameters.Add("p_c", OracleDbType.RefCursor, DBNull.Value, ParameterDirection.Output);
         dbAdapter = new OracleDataAdapter(dbCommand);
         System.Data.DataSet ds = new DataSet();
         dbAdapter.Fill(ds);
         return(ds);
    catch (Exception e)
         Console.WriteLine(e.Message);
    /*===================================================*/
    Problem:
    When code executes:
    dbAdapter.Fill(ds);
    I constantly get the ORA-24338.
    The same result if I try from console with "set autoprint on" (v_c is defined beforehand):
    SQL> execute p3.p(:v_c)
    PL/SQL procedure successfully completed.
    ERROR:
    ORA-24338: statement handle not executed
    It seems to me, that the problem is on the server.
    Does anyone know, WHAT is the problem?
    Thanks a lot beforehand!
    Edgar.

    In your procedure implementation (below), you forgot to assign the local variable v_c to the out parameter p_c before exiting the rountine. This means that the ref cursor parameter is never opened.
    The error you got occurs because when ODP.NET gets back the ref cursor it tries to fetch from it without checking whether it's open or not. If you look up the ORA-24338 error code in the documentation, it'll tell you as much. Typcially, when I get an error I don't understand, I head straight for the docs. They not only tell me what it means, but often suggest a solution.
    This behaviour of ODP must be for performance reasons, since doing the check everytime would be wasted most of the time. Still, it would have been nice if they'd emulated MSDAORA, which DOES check.
    3 procedure p(p_c out t_c)
    4 is
    5 v_c t_c;
    6 begin
    7 open v_c for
    8 select job_number
    9 from rep_adhoc_invoices
    10 where rownum<5;
    11 end p;
    12 end p3;
    13
    Frankly, I'm surprised you didn't get ORA-3113: end of communication channel. This is what happened to me when I exited a function without assigning the ref cursor. To solve it, I'd changed the declaration of the PL/SQL function and OracleCommand parameters to IN OUT instead of just OUT. THEN, I got ORA-24338. Anyway, watch out for these things as you progress.
    Happy coding.
    Clarence

  • Authentication Service is not initialized.

    Hello,
    I was authenticating with access manager before and I happen to re-start my machine without stopping the running domain and here is the issue after re-starting machine and the domain.
    I get the page from the access manager
    'Authentication Service is not initialized.
    Contact your system administrator. ' I started my domain and also my amserver. I have no idea on what this means and how to resolve.
    Anybody any Ideas.
    Thanks,
    -Bob

    There maybe a lot of possibilities such as directory server used by AM running correctly. How about the search of top org dc=xxx,dc=com existing in DS? Also checking /opt/SUNWam/config/ums/serverconfig.xml whether it configures as you expected. If you can't find it, try to set debug.level=message and clean up debug log, restart server and give us what you are finding in log files. HTH, Jerry

  • Error ORA-29532 service does not contain port

    I used utl_dbws in this simple function:
    CREATE OR REPLACE FUNCTION get_meteo (p_int_1 IN VARCHAR2,
    p_int_2 IN VARCHAR2)
    RETURN VARCHAR2
    AS
    l_service UTL_DBWS.service;
    l_call UTL_DBWS.call;
    l_wsdl_url VARCHAR2(32767);
    l_namespace VARCHAR2(32767);
    l_service_qname UTL_DBWS.qname;
    l_port_qname UTL_DBWS.qname;
    l_operation_qname UTL_DBWS.qname;
    l_xmltype_in SYS.XMLTYPE;
    l_xmltype_out SYS.XMLTYPE;
    l_return NUMBER;
    BEGIN
    l_wsdl_url := 'http://www.webservicex.net/globalweather.asmx?WSDL';
    l_namespace := 'http://www.webserviceX.NET/';
    l_service_qname := UTL_DBWS.to_qname(l_namespace, 'GlobalWeather');
    l_port_qname := UTL_DBWS.to_qname(l_namespace, 'GlobalWeatherSoap');
    l_operation_qname := UTL_DBWS.to_qname(l_namespace, 'GetWeather');
    l_service := UTL_DBWS.create_service (
    wsdl_document_location => URIFACTORY.getURI(l_wsdl_url),
    service_name => l_service_qname);
    l_call := UTL_DBWS.create_call (
    service_handle => l_service,
    port_name => l_port_qname,
    operation_name => l_operation_qname);
    l_xmltype_in := SYS.XMLTYPE('<?xml version="1.0" encoding="utf-8"?>
    <ws_add xmlns="' || l_namespace || '">
    <CountryName>' || p_int_1 || '</CountryName>
    <CityName>' || p_int_2 || '</CityName>
    </ws_add>');
    l_xmltype_out := UTL_DBWS.invoke(call_Handle => l_call,
    request => l_xmltype_in);
    UTL_DBWS.release_call (call_handle => l_call);
    UTL_DBWS.release_service (service_handle => l_service);
    l_return := l_xmltype_out.extract('//return/text()').GetStringVal();
    RETURN l_return;
    END;
    SELECT get_meteo('Italy', 'Milan') FROM dual;
    When I try to execute it, I get the error:
    ORA-29532: chiamata Java terminata a causa di un'eccezione Java non ottenuta:
    service: {http://www.webserviceX.NET/}GlobalWeather does not contain port:
    {{http://www.webserviceX.NET/}GlobalWeather}GlobalWeatherSoap
    ORA-06512: a "SYS.UTL_DBWS", line 266
    ORA-06512: a "SYS.GET_METEO", line 29
    Why? Where is the mistake?
    Here is definition of the webservice:
    <?xml version="1.0" encoding="utf-8" ?>
    - <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.webserviceX.NET" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://www.webserviceX.NET" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
    - <wsdl:types>
    - <s:schema elementFormDefault="qualified" targetNamespace="http://www.webserviceX.NET">
    - <s:element name="GetWeather">ort
    - <s:complexType>
    - <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="CityName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="CountryName" type="s:string" />
    </s:sequence>
    </s:complexType>
    </s:element>
    - <s:element name="GetWeatherResponse">
    - <s:complexType>
    - <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="GetWeatherResult" type="s:string" />
    </s:sequence>
    </s:complexType>
    </s:element>
    - <s:element name="GetCitiesByCountry">
    - <s:complexType>
    - <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="CountryName" type="s:string" />
    </s:sequence>
    </s:complexType>
    </s:element>
    - <s:element name="GetCitiesByCountryResponse">
    - <s:complexType>
    - <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="GetCitiesByCountryResult" type="s:string" />
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="string" nillable="true" type="s:string" />
    </s:schema>
    </wsdl:types>
    - <wsdl:message name="GetWeatherSoapIn">
    <wsdl:part name="parameters" element="tns:GetWeather" />
    </wsdl:message>
    - <wsdl:message name="GetWeatherSoapOut">
    <wsdl:part name="parameters" element="tns:GetWeatherResponse" />
    </wsdl:message>
    - <wsdl:message name="GetCitiesByCountrySoapIn">
    <wsdl:part name="parameters" element="tns:GetCitiesByCountry" />
    </wsdl:message>
    - <wsdl:message name="GetCitiesByCountrySoapOut">
    <wsdl:part name="parameters" element="tns:GetCitiesByCountryResponse" />
    </wsdl:message>
    - <wsdl:message name="GetWeatherHttpGetIn">
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="CountryName" type="s:string" />
    </wsdl:message>
    - <wsdl:message name="GetWeatherHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
    </wsdl:message>
    - <wsdl:message name="GetCitiesByCountryHttpGetIn">
    <wsdl:part name="CountryName" type="s:string" />
    </wsdl:message>
    - <wsdl:message name="GetCitiesByCountryHttpGetOut">
    <wsdl:part name="Body" element="tns:string" />
    </wsdl:message>
    - <wsdl:message name="GetWeatherHttpPostIn">
    <wsdl:part name="CityName" type="s:string" />
    <wsdl:part name="CountryName" type="s:string" />
    </wsdl:message>
    - <wsdl:message name="GetWeatherHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
    </wsdl:message>
    - <wsdl:message name="GetCitiesByCountryHttpPostIn">
    <wsdl:part name="CountryName" type="s:string" />
    </wsdl:message>
    - <wsdl:message name="GetCitiesByCountryHttpPostOut">
    <wsdl:part name="Body" element="tns:string" />
    </wsdl:message>
    - <wsdl:portType name="GlobalWeatherSoap">
    - <wsdl:operation name="GetWeather">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get weather report for all major cities around the world.</wsdl:documentation>
    <wsdl:input message="tns:GetWeatherSoapIn" />
    <wsdl:output message="tns:GetWeatherSoapOut" />
    </wsdl:operation>
    - <wsdl:operation name="GetCitiesByCountry">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get all major cities by country name(full / part).</wsdl:documentation>
    <wsdl:input message="tns:GetCitiesByCountrySoapIn" />
    <wsdl:output message="tns:GetCitiesByCountrySoapOut" />
    </wsdl:operation>
    </wsdl:portType>
    - <wsdl:portType name="GlobalWeatherHttpGet">
    - <wsdl:operation name="GetWeather">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get weather report for all major cities around the world.</wsdl:documentation>
    <wsdl:input message="tns:GetWeatherHttpGetIn" />
    <wsdl:output message="tns:GetWeatherHttpGetOut" />
    </wsdl:operation>
    - <wsdl:operation name="GetCitiesByCountry">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get all major cities by country name(full / part).</wsdl:documentation>
    <wsdl:input message="tns:GetCitiesByCountryHttpGetIn" />
    <wsdl:output message="tns:GetCitiesByCountryHttpGetOut" />
    </wsdl:operation>
    </wsdl:portType>
    - <wsdl:portType name="GlobalWeatherHttpPost">
    - <wsdl:operation name="GetWeather">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get weather report for all major cities around the world.</wsdl:documentation>
    <wsdl:input message="tns:GetWeatherHttpPostIn" />
    <wsdl:output message="tns:GetWeatherHttpPostOut" />
    </wsdl:operation>
    - <wsdl:operation name="GetCitiesByCountry">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get all major cities by country name(full / part).</wsdl:documentation>
    <wsdl:input message="tns:GetCitiesByCountryHttpPostIn" />
    <wsdl:output message="tns:GetCitiesByCountryHttpPostOut" />
    </wsdl:operation>
    </wsdl:portType>
    - <wsdl:binding name="GlobalWeatherSoap" type="tns:GlobalWeatherSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    - <wsdl:operation name="GetWeather">
    <soap:operation soapAction="http://www.webserviceX.NET/GetWeather" style="document" />
    - <wsdl:input>
    <soap:body use="literal" />
    </wsdl:input>
    - <wsdl:output>
    <soap:body use="literal" />
    </wsdl:output>
    </wsdl:operation>
    - <wsdl:operation name="GetCitiesByCountry">
    <soap:operation soapAction="http://www.webserviceX.NET/GetCitiesByCountry" style="document" />
    - <wsdl:input>
    <soap:body use="literal" />
    </wsdl:input>
    - <wsdl:output>
    <soap:body use="literal" />
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    - <wsdl:binding name="GlobalWeatherSoap12" type="tns:GlobalWeatherSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    - <wsdl:operation name="GetWeather">
    <soap12:operation soapAction="http://www.webserviceX.NET/GetWeather" style="document" />
    - <wsdl:input>
    <soap12:body use="literal" />
    </wsdl:input>
    - <wsdl:output>
    <soap12:body use="literal" />
    </wsdl:output>
    </wsdl:operation>
    - <wsdl:operation name="GetCitiesByCountry">
    <soap12:operation soapAction="http://www.webserviceX.NET/GetCitiesByCountry" style="document" />
    - <wsdl:input>
    <soap12:body use="literal" />
    </wsdl:input>
    - <wsdl:output>
    <soap12:body use="literal" />
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    - <wsdl:binding name="GlobalWeatherHttpGet" type="tns:GlobalWeatherHttpGet">
    <http:binding verb="GET" />
    - <wsdl:operation name="GetWeather">
    <http:operation location="/GetWeather" />
    - <wsdl:input>
    <http:urlEncoded />
    </wsdl:input>
    - <wsdl:output>
    <mime:mimeXml part="Body" />
    </wsdl:output>
    </wsdl:operation>
    - <wsdl:operation name="GetCitiesByCountry">
    <http:operation location="/GetCitiesByCountry" />
    - <wsdl:input>
    <http:urlEncoded />
    </wsdl:input>
    - <wsdl:output>
    <mime:mimeXml part="Body" />
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    - <wsdl:binding name="GlobalWeatherHttpPost" type="tns:GlobalWeatherHttpPost">
    <http:binding verb="POST" />
    - <wsdl:operation name="GetWeather">
    <http:operation location="/GetWeather" />
    - <wsdl:input>
    <mime:content type="application/x-www-form-urlencoded" />
    </wsdl:input>
    - <wsdl:output>
    <mime:mimeXml part="Body" />
    </wsdl:output>
    </wsdl:operation>
    - <wsdl:operation name="GetCitiesByCountry">
    <http:operation location="/GetCitiesByCountry" />
    - <wsdl:input>
    <mime:content type="application/x-www-form-urlencoded" />
    </wsdl:input>
    - <wsdl:output>
    <mime:mimeXml part="Body" />
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    - <wsdl:service name="GlobalWeather">
    - <wsdl:port name="GlobalWeatherSoap" binding="tns:GlobalWeatherSoap">
    <soap:address location="http://www.webservicex.com/globalweather.asmx" />
    </wsdl:port>
    - <wsdl:port name="GlobalWeatherSoap12" binding="tns:GlobalWeatherSoap12">
    <soap12:address location="http://www.webservicex.com/globalweather.asmx" />
    </wsdl:port>
    - <wsdl:port name="GlobalWeatherHttpGet" binding="tns:GlobalWeatherHttpGet">
    <http:address location="http://www.webservicex.com/globalweather.asmx" />
    </wsdl:port>
    - <wsdl:port name="GlobalWeatherHttpPost" binding="tns:GlobalWeatherHttpPost">
    <http:address location="http://www.webservicex.com/globalweather.asmx" />
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>

    l_namespace := 'http://www.webserviceX.NET/';
    According to the WSDL, the target namespace is :
    http://www.webserviceX.NET(no ending slash)
    See if it makes a difference.
    I don't have UTL_DBWS installed to test, but the webservice works well when invoked via UTL_HTTP :
    SQL> DECLARE
      2    req_text   VARCHAR2(4000) :=
      3  '<?xml version="1.0" encoding="utf-8"?>
      4  <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      5    <soap:Body>
      6      <GetWeather xmlns="http://www.webserviceX.NET">
      7        <CityName>Nantes</CityName>
      8        <CountryName>France</CountryName>
      9      </GetWeather>
    10    </soap:Body>
    11  </soap:Envelope>';
    12 
    13    req        utl_http.req;
    14    res        utl_http.resp;
    15    res_text   VARCHAR2(32767);
    16 
    17  BEGIN
    18 
    19    req := utl_http.begin_request('www.webservicex.net/globalweather.asmx', 'POST', 'HTTP/1.1');
    20    utl_http.set_header(req, 'Content-Type', 'text/xml');
    21    utl_http.set_header(req, 'Content-Length', length(req_text));
    22    utl_http.set_header(req, 'SOAPAction', 'http://www.webserviceX.NET/GetWeather');
    23 
    24    utl_http.write_text(req, req_text);
    25 
    26    res := utl_http.get_response(req);
    27    utl_http.read_text(res, res_text);
    28    utl_http.end_response(res);
    29 
    30    dbms_output.put_line(res_text);
    31 
    32  END;
    33  /
    <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><GetWeatherResponse xmlns="http://www.webserviceX.NET"><GetWeatherResult>&lt;?xml version="1.0" encoding="utf-16"?&gt;
    &lt;CurrentWeather&gt;
      &lt;Location&gt;Nantes, France (LFRS) 47-10N 001-36W 27M&lt;/Location&gt;
      &lt;Time&gt;Feb 12, 2012 - 06:30 AM EST / 2012.02.12 1130 UTC&lt;/Time&gt;
      &lt;Wind&gt; from the ENE (060 degrees) at 9 MPH (8 KT):0&lt;/Wind&gt;
      &lt;Visibility&gt; greater than 7 mile(s):0&lt;/Visibility&gt;
      &lt;Temperature&gt; 32 F (0 C)&lt;/Temperature&gt;
      &lt;Wind&gt;Windchill: 24 F (-4 C):1&lt;/Wind&gt;
      &lt;DewPoint&gt; 8 F (-13 C)&lt;/DewPoint&gt;
      &lt;RelativeHumidity&gt; 36%&lt;/RelativeHumidity&gt;
      &lt;Pressure&gt; 30.53 in. Hg (1034 hPa)&lt;/Pressure&gt;
      &lt;Status&gt;Success&lt;/Status&gt;
    &lt;/CurrentWeather&gt;</GetWeatherResult></GetWeatherResponse></soap:Body></soap:Envelope>
    PL/SQL procedure successfully completed
    Or directly with the HTTP GET protocol :
    SQL> select *
      2  from xmltable(
      3       '/CurrentWeather'
      4       passing xmlparse(document
      5                xmlcast(
      6                 xmlquery(
      7                  'declare default element namespace "http://www.webserviceX.NET"; /string'
      8                  passing httpuritype('http://www.webservicex.net/globalweather.asmx/GetWeather?CityName=Nantes&CountryName=France').getXML()
      9                  returning content
    10                 ) as varchar2(4000)
    11                )
    12               )
    13       columns location    varchar2(100) path 'Location'
    14             , pressure    varchar2(100) path 'Pressure'
    15             , temperature varchar2(100) path 'Temperature'
    16  );
    LOCATION                                                 PRESSURE                            TEMPERATURE
    Nantes, France (LFRS) 47-10N 001-36W 27M                  30.53 in. Hg (1034 hPa)             32 F (0 C)

  • Service handle ORA-24324

    Hello!
    I have this problem:
    startup nomount pfile='/?/dbs/initd.ora'
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-03113: end-of-file on communication channel
    what can i do to solve this problem?

    dave.__db_cache_size=1073741824
    dave.__large_pool_size=419434
    dave.__oracle_base='/oracle/oracle'#ORACLE_BASE set from environment
    dave.__pga_aggregate_target=310378496
    dave.__shared_io_pool_size=0
    dave.__shared_pool_size=192937984
    dave.__streams_pool_size=0
    *.aq_tm_processes=1
    *.audit_file_dest='/oracle/oracle/product/admin/adump'
    *.backup_tape_io_slaves=TRUE
    *.control_files='/oracle/oracle/product/oractl1/controlDave_01.ctl','/oracle/oracle/product/oraredo1/controlDave_02.ctl'
    *.core_dump_dest='/oracle/oracle/product/admin/cdump'
    *.cursor_sharing='FORCE'
    *.db_block_size=8192
    *.db_files=256
    *.db_keep_cache_size=67108864
    *.db_name='dave'
    *.db_writer_processes=4
    *.dml_locks=1500
    *.event='44951 TRACE NAME CONTEXT FOREVER, LEVEL 512'
    *.fast_start_mttr_target=0
    *.filesystemio_options='SETALL'
    *.global_names=false
    *.instance_name='dave'
    *.job_queue_processes=3
    *.log_archive_dest='/oracle/oracle/product/oraarch1'
    *.log_archive_format='Dave_%t_%s_%r.arc'
    *.log_buffer=524288
    *.max_dump_file_size='10240'
    *.memory_target=767557632
    *.open_cursors=3200
    *.optimizer_index_caching=50
    *.optimizer_index_cost_adj=20
    *.processes=1000
    *.query_rewrite_enabled='TRUE'
    *.recyclebin='OFF'
    *.remote_login_passwordfile='EXCLUSIVE'
    *.result_cache_mode='AUTO'
    *.timed_statistics=TRUE
    *.transactions=1500
    *.undo_management='AUTO'
    *.undo_retention=3600
    *.undo_tablespace='UNDOTBS01'

  • Can not bring the db up ORA-24324 ORA-01041

    Hi,
    I have shutdown immediate 9.2.0.3.0 database using oracle enterprise manager; and after the shutdown was running i was not able to use it any more, so when i used sqlplus it is giving me the below erorrs when i try to startup / shutdown again:
    SQL> startup
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    SQL> shutdown
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    what shall we do?
    Thanks in advance

    Your sqlplus path is not set properly. Include ORACLE_HOME/bin in your environment PATH variable and try.

Maybe you are looking for

  • MacBook Pro & Sony Bravia

    Hi folks, I just bought a new MacBook Pro 15" (OS X 10.6.3) - my first Mac, hooray! - and I'm trying to connect it to my Sony Bravia (to watch Netflix) but they don't seem to recognize each other. I know there are a bunch of threads on this but I hav

  • How many devices can I have in my support profile?

    How many devices can I have in my support profile?  I have 24 and can not add any more.  I just tried to add a new iPhone and it says the serial number, "We're sorry, but this serial number is either invalid or it is for Apple software or accessories

  • Adobe Bridge and CS5  open when iPad connected

    Why does Adobe Bridge and Downloader open when I connect my iPad? I cannot find in Preferences any way to toggle this off. HJZ Message was edited by: Harry Zemel1

  • Data passing from abap to SAP Scripts

    Hi all, I am facing a  problem while passing the data from abap progrm to sap scripts. I have designed asap script which contains the main window and the text elements. I have to print the line item in the text element 'LINE_ITEM' the following : &wa

  • Anchor, pictures problem

    I have a problem, I'm working on a website in adobe muse and I have pictures outside/over of the working area so that are shown as full screen even on full hd resolution. And when I make anchors and click on the links it goes out of the working area