Configuration Assistants Stops in Infrastructure installation

hi.
I'm installing Oracle Infrastructure for OCS.
I installed fine until I met Configuration Assistants
many of them are fine
but in "OPMN Configuration Assistant - start OPMN" it says
"in progressing".
what do i do?
I was trying to find some tips in OTN but I couldn;t
any idea?
thank you in advance.

Jason, I have experienced the same problem, i think this usually happens when you have a lack of resources. Anyway, the 'OPMN Configuration Assistant' simply starts opmn, So you can cancel this assistant, uncheck it, and then let it proceed with the other assistants, this should not be a major problem.
You may want to try this, aswell:
1. logon as the oracle user,set the infrastructure environment
2. $opmnctl stopall
3. $opmnctl startall
Naqi

Similar Messages

  • OC4J configuration assistant failure at infrastructure installation

    Hi all,
    We want to upgrade our client server application(forms 6i and 9iDB) to Application server(3 tire). I am trying to install Oracle 9iAS Release 2, Release 9.0.2.0.1 on Win 2000 server with service pack 2.
    OC4J configuration assistant is failing by showing the below error log. Please suggest me what is the problem and how to rectify it.
    Reading ini file - 'D:\ora9ias/j2ee/deploy.ini'
    OC4J instance 'OC4J_Demos': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding OC4J command line option '-userThreads'
    OC4J instance 'OC4J_Demos': Adding java command line option '-Xmx512M'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.path=%s_javapPath%'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.display=:0.0'
    OC4J instance 'OC4J_Demos': Adding Environment variable '%LIB_PATH_ENV%' with value '%LIB_PATH_VALUE%'
    OC4J instance 'OC4J_Demos': Adding Environment variable 'PATH' with value 'D:/ora9ias/bin'
    OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_DAS': Adding java command line option '-server'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xincgc'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xmx256m'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xnoclassgc'
    OC4J instance 'OC4J_DAS': Adding Environment variable 'PATH' with value 'D:\ora9ias\bin'
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_Demos'...done.
    OC4J instance 'home' already exists.
    Creating OC4J instance 'OC4J_DAS'...done.
    Starting OC4J instance 'OC4J_Demos'...done.
    Deploying application 'jocdemo' to OC4J instance 'OC4J_Demos'...done.
    Deploying application 'ojspdemos' to OC4J instance 'OC4J_Demos'...done.
    Adding dependent libraries for application 'ojspdemos'...done.
    Deploying application 'sqljdemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Deploy failed.
    Error message returned is: Instance: soft.DEMO.PENTASOFT.COM.MY Message:
    See base exception for details.
    Base Exception:
    java.lang.NullPointerException:nullSee base exception for details.
    Deploying application 'jazndemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    Deploying application 'BC4JJSPDemo' to OC4J instance 'OC4J_Demos'...oracle.ias.sysmgmt.exception.TaskException:
    The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the
    configuration on the filesystem is resolved. This condition arises when a prior operation was
    unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_Demos'...done.
    Starting OC4J instance 'home'...done.
    Deploying application 'BC4J' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'home'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    Starting OC4J instance 'OC4J_DAS'...done.
    Deploying application 'oiddas' to OC4J instance 'OC4J_DAS'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_DAS'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    DCM Terminated.
    if I see the ORACLE_HOME/DCM/LOGS, it like below.
    DCMCTL_LOG:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:06:11.854+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>iAS_dcm</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
    <USER_ID>Administrator</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[ RM ] Exception in repository API getDBConnect()</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.repository.schema.SchemaException: Unable to
         connect to Directory Server:javax.naming.CommunicationException:
         DEMO.PENTASOFT.COM.MY:4032 [Root exception is java.net.ConnectException:
         Connection refused: connect]
         at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:104)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:330)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:415)
         at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:197)
         at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDBConnect(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.getSeedInfo(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.isDBConfigured(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.initRepository(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    EMD_LOGS:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:24:22.382+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>OC4J</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>iAS_dcm/oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[Orion Launcher,5,main]</PROCESS_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[TM] Config/LoadEdit/ImportExport Adapter resync error</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.sysmgmt.repository.plugin.orionp.exceptions.SMIOC4JMissMatchedStructureException: OC4J Instance OC4J_demos does not exist in the current iAS instance, unable to save its configuration.
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl._saveChanges(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl.resyncConf(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.sysman.emSDK.eml.util.iAS.IASEntryPoint.initialize(IASEntryPoint.java:98)
         at oracle.sysman.emSDK.eml.svlt.NavCfgHandler.startElement(NavCfgHandler.java:220)
         at org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:580)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:166)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1082)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:287)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:254)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:141)
         at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:430)
         at oracle.sysman.emSDK.eml.svlt.EMServlet.init(EMServlet.java:332)
         at oracle.sysman.eml.app.ConsoleSN.init(ConsoleSN.java:87)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:1687)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4020)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4119)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:579)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:376)
         at com.evermind.server.Application.getHttpApplication(Application.java:657)
         at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:663)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:524)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:230)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:244)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:147)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:1818)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1154)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
         at java.lang.Thread.run(Thread.java:484)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    Please suggest me what to do and how to rectify. Can we work with forms without this component. I am getting the same component failure when I install 9IAS option on infrastructure.
    With best regards and Thanks
    Varma.

    Hi,
    Thank you for the information. I installed 3 times but still the same problem persists. Apache is working fine. Hosts file also configured with the same system IP. Is this component important for executing 9i forms and reports. Is there any way to install this component alone.
    Can u suggest any good document about installation and configuration of Oracle 9i application for a layman in Oracle 9iAS. if you have any documents can u send them to [email protected]
    Waiting for your replay....
    With best regards
    Varma.

  • [INS-20802] Oracle Net Configuration Assistant failed.  During installation

    Solved one problem now encounter another :(
    What to do? Any help is appreciated.
    Here is the log.
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Parsing command line arguments:
    INFO: Parameter "orahome" = /u01/app/crs/product/11.1.0/db_1
    INFO: Parameter "orahnam" = Ora11g_gridinfrahome1
    INFO: Parameter "instype" = typical
    INFO: Parameter "inscomp" = client,oraclenet,javavm,server
    INFO: Parameter "insprtcl" = tcp
    INFO: Parameter "cfg" = local
    INFO: Parameter "authadp" = NO_VALUE
    INFO: Parameter "responsefile" = /u01/app/crs/product/11.1.0/db_1/network/install/netca_typ.rsp
    INFO: Parameter "silent" = true
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: ProfileException: Could not save Profile: TNS-04415: File i/o error
    INFO: caused by: java.io.FileNotFoundException: /u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux1 (No such file or directory)
    INFO: Profile configuration complete.
    INFO: ProfileException: Could not save Profile: TNS-04415: File i/o error
    INFO: caused by: java.io.FileNotFoundException: /u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux2 (No such file or directory)
    INFO: Profile configuration complete.
    INFO: Problem in configuration: /bin/cp: cannot stat `/u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux1': No such file or directory :failed/u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux2: No such file or directory :failed
    INFO: Oracle Net Configuration Assistant is launched from Database home. To configure default listener "LISTENER", relaunch Oracle Net Configuration Assistant from Grid Infrastructure home.
    INFO: Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-09112510AM4010.log
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant

    Hi guys. Thanks for the replay. Just raises more question :(
    What is the different between using dns and hosts file? How do I force it to use the DNS?
    I checked that the file sqlnet.ora.linux1 and the directory does not exist. It is strange that I am installing the grid software not the oracle software. The directory only exist in /u01/app/crs/...
    [oracle@linux1 ~]$ cd /u01/app/crs/product/11.1.0/db_1/network/admin
    [oracle@linux1 admin]$ ls -l
    total 12
    -rw-r--r-- 1 oracle oinstall 184 Nov 25 10:33 listener.ora
    drwxr-xr-x 2 oracle oinstall 4096 Nov 25 10:01 samples/
    -rw-r--r-- 1 oracle oinstall 187 May 9 2007 shrept.lst
    [oracle@linux1 admin]$
    Are these the rsp files? What am I looking for?
    [oracle@linux1 ~]$ cd /u01/app/crs/product/11.1.0/db_1/network/install/
    [oracle@linux1 install]$ cat netca_clt.rsp
    [GENERAL]
    RESPONSEFILE_VERSION="11.2"
    CREATE_TYPE="TYPICAL"
    [Session]
    TOPLEVEL_COMPONENT={"oracle.net.ca","11.2"}
    [oracle.net.ca]
    INSTALLED_COMPONENTS={"client","net8"}
    INSTALL_TYPE=""typical""
    NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
    [oracle@linux1 install]$ cat netca_typ.rsp
    [GENERAL]
    RESPONSEFILE_VERSION="11.2"
    CREATE_TYPE="TYPICAL"
    [Session]
    TOPLEVEL_COMPONENT={"oracle.net.ca","11.2"}
    [oracle.net.ca]
    INSTALLED_COMPONENTS={"server","net8","javavm"}
    INSTALL_TYPE=""typical""
    LISTENER_NUMBER=1
    LISTENER_NAMES={"LISTENER"}
    LISTENER_PROTOCOLS={"TCP;1521"}
    LISTENER_START=""LISTENER""
    NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
    [oracle@linux1 install]$
    Edited by: kary on Nov 26, 2009 4:15 PM

  • OC4J Instance Configuration Assistant Failed during Infrastructure install

    Hi,
    I tried to install the Oracle Infrastructure 10.1.4.0.1 on windows2003 machine.I had ram of 3GB.I got this error while installing it.In the log file i found that
    Calling updateConfig to notify DCM of new deployments...done.
    Adding OC4J mount points for application 'wirelesssso'...done.
    Adding OC4J mount points for application 'oiddas'...done.
    Adding dependent libraries for application 'sso'...done.
    Adding OC4J mount points for application 'sso'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'
    Web app 'wirelesssso-web' bound successfully.
    Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'
    Web app 'ui' bound successfully.
    Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'
    ERROR: Caught exception while binding web app 'web' to default-web-site:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.depCalling updateConfig to notify DCM of new web-bindings...loy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: Connection reset
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
         ... 8 more
    Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: Connection reset
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.bindWebApp(Unknown Source)
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
         ... 9 more
    can any solve it.
    Thanks&Regards,
    Rajesh.

    Hello,
    I arrived on this thread by trying to install Oracle Portal 11.1.1.2 from scratch.
    My environment is just for evaluating, so it is a vm with 6GB of RAM on 64b architecture.
    I've installed so far:
    OS: OEL5.6 - 64b
    DB: 11.1.0.7 -64b
    AS: Weblogic - [10.3.5 from JAR, as this is available for 64b|http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html]
    OID - [11.1.1.2|http://www.oracle.com/technetwork/middleware/downloads/oid-11g-161194.html]
    so until now everything went pretty smooth.
    Further according to the install guide for portal , I needed to install SSO.
    So I continued to install the mrcu(metadata repository ) which went fine
    MRCU: [10.1.4.3.1|http://www.oracle.com/technetwork/middleware/downloads/fmw-11-download-092893.html]
    Further I for SSO and DAS I've started to install following document:1069426.1
    SSO+DAS : 10.1.4.1
    Installing this I've get next error
    Output generated from configuration assistant "OC4J Instance Configuration Assistant":
    Calling SMI to save changes.SMISession.saveChanges succeeded.
    Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'Web app 'wirelesssso-web' bound successfully.
    Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'Web app 'ui' bound successfully.
    Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'ERROR: Caught exception while binding web app 'web' to default-web-site:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: RMIConnection Disconnected
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
         ... 8 more
    Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: RMIConnection Disconnected
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.bindWebApp(Unknown Source)
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
         ... 9 more
    Calling updateConfig to notify DCM of new web-bindings..done.
    Adding application 'wirelesssso' to the DCM repository..done.
    Application 'wirelesssso' deployed successfully.
    Adding application 'oiddas' to the DCM repository..done.
    Application 'oiddas' deployed successfully.
    Undeploying application 'sso' from OC4J instance 'OC4J_SECURITY'.java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: IOException communicating with the remote server: Connection reset
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:121)
         ... 8 more
    FAILED!
    ERROR: Caught exception while undeploying 'sso' from 'OC4J_SECURITY':
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2508)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2361)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
         ... 8 more
    Removing OC4J mount points for application 'sso'..done.
    Calling SMI to save changes.SMISession.saveChanges succeeded.
    Calling updateConfig to notify DCM of undeployments..done.Stopping OC4J instance 'OC4J_SECURITY'..done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM..done.
    Copying /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini to /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini.1312567534091.bak.
    Writing any undeployed entries back to /u01/app/oracle/product/Middleware/idm10/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed
    Edited by: ciprian.o on Aug 8, 2011 5:00 AM

  • Database Configuration Assistant Failed During 9i Installation

    Database Configuration Assistant failed during my 9i Installation due to lack of disk space. I had 4MG allocated on /apps and the application used 3.1GB. I now do not have the required 1GB for the seed database. Actually, I want to create the seed database on /oradata, not on /apps. Does anyone know how I can create that seed database in /oradata? I don't believe I was prompted for where to create that seed database. Also, how can I run the Database Configuration Assistant again? Typing the command dbca told me to set the DISPLAY environment variable and re-run.
    Thanks in advance for any help you can give.
    Veronica

    I had java.lang.NoClassDefFoundError too.
    This was fixed by having DISPLAY setting
    #export DISPLAY=host:0.0
    Make sure your x window system is working Ok.
    I also used unset LANG

  • Oracle net configuration assistent failed during database installation

    Hi,
    I am installing oracle database 10g in oel5 during installation the oracle net configuration has failed
    Pls provide me solution to overcome this problem while i am in the middle of the installation

    Hi user;
    Please check CONFIGURATION ASSISTANT ''OMS CONFIGURATION'' FAILED OUI-25031 and see its helfpul for your issue
    Regard
    Helios

  • Agent Configuration assistant failed while 9i installation

    Hi I have been installing 9i on my system....everything was fine until I reached the Configuration Tools wizard.
    Under this all the tools succeeded in installing except : Agent Configuration assistant, it failed and when I looked into the details it says:
    Parameter "orahome" = C:\oracle\ora92
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Can anyone help me I am stuck at this point..
    Thank you

    Unfortunately there's a whole bunch of possible reasons, read this note on metalink:
    Installing 9.2 Agent Fails with Agent Service Failed
    Doc ID:231786.1
    Werner

  • OPMN Configuration Assistant Failed - During Midtier Installation

    I'll try to make this short and sweet.
    2 Boxes both running SLES9 Latest OCS Release (10.1.1.0.2 Sep 27).
    By the book install. Have met all pre-install reqs.
    Infra box installed okay. Very vanilla install except I opted for port ranges: web 7777, SSL 4443 etc.
    Second Box , Midtier.(Apps Install) Trying to get a very vanilla install as well. Did not opt for port changes, took the defaults.
    After about 40 minutes of the OPMN Config Assistant trying to start Webcache
    and Wireless Notification engine, the installer finally times out and fails.
    Logs indicate the following:
    Webcache log -- ...Failed to assign port 80: permission denied...server could not initalize
    OPMN/wireless_notif_eng_1003 log --Panama server notif..eng..1003 failed to initalize
    ipm.log -- Process Crashed: OC4J~OC4J_imeeting~default_island~ Restarting
    Even getting some indication of sql*net listener for email on port 25 failing because of permissions.
    I was under the impression that the installation user id had rights to make high level changes. (I did get the prompt to run the root.sh)
    I have the Metalink guys on this as well and its got them digging a bit deeper.
    Does anyone have any ideas? What am I missing here?
    Thanks in advance!
    Paul

    The Infra box install did give me a problem when I left the port selections to default (I did not use a portlist) i.e http=80, https=443, ldap 389, sldap 636. It refused to finish the install because it did not have rights to assign services to ports below 1024.
    I thought that the Root.sh script took care of that issue (which has been confirmed by the Metalink folks) So I went with what some of the examples in the install guide had and used 7777 for http, 4443 for https, 3060 for ldap and 3131 for sldap. The Infra box then installed without a hitch.
    I have met or exceed the hardware requirements for both boxes and have followed every detail regarding OS configs prior to install.
    I am running into the same issue when installing the Apps box. Trying to take the defaults, no portlist file, just a plain default install.
    I have double checked that no other services are running on these new boxes as I installed the OS with no bells or whistles. Very plain setup in other words.
    My last chat with the Metalink guys seem to think there is a permissions issue and that SLES9 is not playing nice when executing the root.sh. script.
    I am really flustered. Any ideas?

  • Database Configuration Assistant fails during 9i installation

    Hello!
    I'm a student and totaly new to oracle. I have tried to install the 9.2 version, but there were a message during installation that the OracleMTSRecoveryService made problems. I sad "retry" and no more messages appeared, but after the installation the installer says the dbca could not be installed. The error message is:
    java.lang.NoClassDefFoundError: oracle/sysman/emSDK/common/nls/MessageBundle
         at
         at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:121)
         at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:454)
         at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:185)
         at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.<init>(ProgressOnlyHost.java:89)
         at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:137)
         at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:85)
         at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:161)
    Exception in thread "main"
    Please help, I have been searching for hours to find a solution but without success!

    I had java.lang.NoClassDefFoundError too.
    This was fixed by having DISPLAY setting
    #export DISPLAY=host:0.0
    Make sure your x window system is working Ok.
    I also used unset LANG

  • 10g installation stays at 45% during Database Configuration Assistant

    Hi,
    I am trying to install Oracle 10g in my windows XP machine.Installation goes on smoothly and the configuration assistant window appears.The Database Configuration Assistant page showing the progess bar for database creation also appears.The progress shows Clone database creation in progress at 45%. It has been running for more than 6 hours.
    What should i do? Can i stop and run Database Configuration Assistant independently? Is installation of all oracle database component complete?
    Please advice.
    Regards,
    Jay

    Hi,
    I have checked and the Oracle listener is started.The problem is still there.
    Where do i locate the files created during DBCA process? If there are any files left will they be replaced when i run DBCA independently?
    Please advice.
    Thanks.
    Jay

  • Workflow Configuration Assistant : Hangs during Installation

    I am trying to install Oracle Workflow Server Release 2.6. The installation of Workflow 2.6.0.1.o takes place successfully BUT when the Configuration Assistant runs (automatically after installation) : it hangs after showing the Configuration Assistant' window for 1-2 seconds. The status as shown in the Universal Installer is 'in progress' and it remains like this for ever.
    In the description section, this is what I get :
    Workflow Configuration Assistant for Windows NT
    8
    Parameter "wfdir" = D:\Oracle\Ora81\wf
    Parameter "orahome" = D:\Oracle\Ora81
    Parameter "wintz" = Central Daylight Time
    Parameter "systemroot" = C:\WINNTWorkflowCA: workflow.log exists, renamed existing file to D:\Oracle\Ora81\wf\install\workflow-2002-01-16-18-09-51.log
    D:\Oracle\Ora81\wf\install\workflow.log
    WorkflowCA:
    WorkflowCA: Workflow Configuration in progress...
    WorkflowCA: java.lang.NoClassDefFoundError: WfFrame
         at WorkflowCA.main(Compiled Code)
    *** Please advise ***
    Thanks.

    We recommend that you post your question in the General>Products>Application Server Forum
    Regards, OTN Team

  • 9ias infrastructure installation

    Hi:
    i installed 9ias infrastructure, but when running oid configuration assistant, it failed during installation with an error "can`t find OID Server". Then other configuration assistans failed after oidca failed, like OPMN....
    After that, i changed some environment variables, and started oidca, but and error message appeared "error configuring subscriber fails".
    What can be wrong, has anybody got this error before. Should i start all over the installation from cero.
    Please, somebody save my life......
    Grantful......
    Andres Wong

    What I did was to let the Oracle create the infrastructure database and then shutdown the database and move the control file and datafile to other locations. There are more than 40 datafiles need to be moved. I am not sure you can change the database version.
    Jean

  • Installation Problem --- Stuck at "Java Security Configuration Assistant"

    When installing Oracle BI 10g, the procedure stuck at "Java Security Configuration Assistant"
    Output generated from configuration assistant "Java Security Configuration Assistant":
    Invoking command:C:\OraHome_1\dcm\bin\dcmctl.bat resyncInstance
    OS: Windows 2003 Ent. (SP1)
    Memory: 1G
    Does anybody knows the reason? and solve
    Thanks,

    Hello,
    just to keep you inform.
    I put that project on the side for a while... But this morning, I tried Branislav recommendation.
    So, I completely uninstall my McAffe Firewall and reboot the computer.
    After that, I completely re-install the application server and everything work fine. It only took around 2-3 seconds to do the resyncinstance and updateconfig, compare to 3 hours the last time just for the resyncinstance. Total time for the infrastructure installation was around 1 hour.
    Like Branislav said, only stopping the McAfee Firewall was not enough.
    Thanks

  • Internet Directory configuration assistant failed while installation

    Hi,
    Internet Directory configuration assistant failed while installation of OID Apps infrastructure Identity management componenet installation for HA option Oracle AS cluster identity management.
    Tue Apr 30 15:40:56 BST 2013 OID CA started.
    Registering OID server..
    SID: orcl
    DB Host: DBHOST2
    DB Version:10.1.0.5.0
    create final wallet
    Setting OID wallet permissions..
    cmdline:0:/a01/OIDPRODZ/ldap/bin/oidsp.sh
    Linux
    Entering Ldap Post Installation Set File Permissions
    Setting wallet file protections
    Leaving Ldap Post Installation Set File Permissions
    Stopping OID Server using OPMN..
    Starting OID Server using OPMN..
    Tue Apr 30 15:41:04 BST 2013 Bind request issued. Waiting for OID Server response.
    with a retryCount:20
    Tue Apr 30 15:41:34 BST 2013 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: APPHOST1.process.com:13060 [Root exception is java.net.ConnectException: Connection refused]
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:491)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:134)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:156)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:961)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:277)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:508)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:845)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:984)
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:124)
         at com.sun.jndi.ldap.Connection.createSocket(Connection.java:346)
         at com.sun.jndi.ldap.Connection.<init>(Connection.java:181)
         at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:119)
         at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1668)
         at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2599)
         at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
         at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
         at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
         at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
    Any suggestion ?
    Thanks

    Hi,
    Thank you for the replay.
    #cat /etc/hosts
    # device defined for TCP in your /etc/net file. It may also contain
    # entries for well-known (reserved) names such as timeserver
    # and printserver as well as any other host name and address.
    # The format of this file is:
    # Internet Address Hostname # Comments
    # Items are separated by any number of blanks and/or tabs. A '#'
    # indicates the beginning of a comment; characters up to the end of the
    # line are not interpreted by routines which search this file. Blank
    # lines are allowed.
    # Internet Address Hostname # Comments
    # 192.9.200.1 net0sample # ethernet name/address
    # 128.100.0.1 token0sample # token ring name/address
    # 10.2.0.2 x25sample # x.25 name/address
    127.0.0.1 loopback localhost # loopback (lo0) name/address
    192.168.107.205 NSEL-CHN-S05 myserver.com
    #netstat -a |grep 13062
    (no output)
    In my knowledge these are the patches required.
    Patches
    1)IY70159 : KRTL relocation problem
    2)IY66513 : Parsing of LDR_CNTRL value fails
    3)IY68989 : write to mmapped space hangs
    I checked like this,
    # instfix -i -k IY70159
    All filesets for IY70159 were found.
    # instfix -i -k IY66513
    All filesets for IY66513 were found.
    # instfix -i -k IY68989
    All filesets for IY68989 were found.
    Regards,
    Mat.

  • 9iAS 1.0.2.2/Portal 3.0.9 - Installation Error at "Portal Configuration Assistant"

    I was installing the iAS1.0.2.2 and at the Portal Configuration Assistant, at the 23% I received the following error:
    "An unexpected error ocurred during the Install Process. Check the install.log ....."
    (FYI this is the second time I try to install it and in both cases I received the same error at the same point, so I decided to ask for help)
    At the end of the Install.log is the following:
    =====================
    STEP 7 : Installing WWC layer Components
    INSTALL_ACTION : installWWC(): ..\..\bin\sqlplus portal30/portal30@<DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)HOST=administrator)(PORT=1521)))(CONNECT_DATA=(SID=virtual))) @..\..\portal30\admin\plsql\wwc\wwcinst.sql portal30 USERS TEMP wvinswwc.log USERS USERS portal30_NULL portal30_sso portal30_DEMO
    ORA-00439: feature not enabled: Function-based indexes
    Errors encountered in the Install process. Installation Aborted
    =========================
    I noticed during the installation, before the Configuration Assistant (aprox at 97%), the installation opened a DOS session and I could see some errors with some Indexes but I don't know in which Log are registered. maybe it can help to troubleshoot my above problem?
    Operating System: NT4 SP6
    Database: 8.1.7.0 standard edition
    iAS 1.0.2.2 standard edition
    both under the same machine
    Let me know if there is any other info I can provide.
    Tks in advance!

    There has been some confusion around certification on SE over the past week. I want to clarify the situation.
    We discovered an issue with the Portal on SE last week. We inadvertently used function based and bitmapped indexes (EE only features). This issue has been masked to date because the install proceeded normally after the errors were raised. In 3.0.9 we made the install more strict in that it will stop by default if it hits an unexpected error.
    On further research, we have determined that these errors have little or no impact on the general functioning of the product and as such are maintaining the position that Portal 3.x is indeed certified on 8.1.7
    Standard Edition.
    There is unfortunately a necessary work around to the install issue (which we will rectify as soon as possible). In order to install on SE, you must execute the Oracle Portal Configuration Assistant (OPCA) from
    the command line and specify the "verbose" mode (see next post). In this mode, the errors are ignored and the install proceeds appropriately.
    Regards,
    The Oracle9iAS Portal Development Team

Maybe you are looking for

  • How do I connect Airport Time Capsule to a Windows Vista Machine?

    I was going NUTS trying connect my new Airport Time Capsule v6.xxx to an older Vista Home machine. I searched these posts for an answer and found nothing remotely helpful. After trying a million different things... Here is how I did it: Open Airport

  • Need Report Ran Date on Adhoc Reports

    Hi All, I need the report execution date on adhoc report (SSRS 2005/ Report Builder 1.0). I was trying to use formula in text box, But, unfortunately it did not worked. Kindly update if it is possible to show report ran date on adhoc report. Thanks i

  • Bug report: Search application - vpd results

    Hi APEX team, When I use the "Search application" to find text that appears in the Security Attributes->Database Session->Initialization code, I get two results 1) Attribute: Db Session Init Code (Identifies PL/SQL that is dynamically executed immedi

  • My new macbook air storage keep going down without doing anything.

    so, i got a new macbook air 11 inch, 120 gb. i set it all up and stuff and when i check my storage i only got 99 and stuff left. how can that be? i didn't download anything, all i did was set it up. I download stuff and delete it so my storage keeps

  • Sales settlement (Txn: FOUAN)

    Dear SAP, Can we run sales settlement for one year instead of monthly? i mean i want to bill in lump sum eg: 01.01.2009 - 31.12.2009 instead of 01.01.2009 - 31.01.2009, 01.02.2009 - 28.02.2009...etc. For your info i'm using classic RE. Before i run t