Database Adapater Configuration Wizard

Hi,
I noticed when revisiting my DatabaseAdapter through the wizard; just to add fields to a select; when I click next at the point where I select the operation type the following exception occurs:
java.lang.NullPointerException
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterUtil.refreshSQLPanes(XRAdapterUtil.java:1138)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterUtil.refreshSQLPanes(XRAdapterUtil.java:1053)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterWhereClausePage.initialize(XRAdapterWhereClausePage.java:302)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterWhereClausePage.<init>(XRAdapterWhereClausePage.java:103)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterSelectTablesPage.addFollowingPages(XRAdapterSelectTablesPage.java:474)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterSelectTablesPage.populateUIForEdit(XRAdapterSelectTablesPage.java:237)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterSelectTablesPage.initializeUI(XRAdapterSelectTablesPage.java:210)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterSelectTablesPage.<init>(XRAdapterSelectTablesPage.java:109)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.xr.XRAdapterOperationPage.wizardValidatePage(XRAdapterOperationPage.java:777)
     at oracle.bali.ewt.wizard.WizardPage.processWizardValidateEvent(Unknown Source)
     at oracle.bali.ewt.wizard.WizardPage.validatePage(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard.validateSelectedPage(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard._validatePage(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard.doNext(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
     at java.awt.Component.processMouseEvent(Component.java:5501)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
     at java.awt.Component.processEvent(Component.java:5266)
     at java.awt.Container.processEvent(Container.java:1966)
     at java.awt.Component.dispatchEventImpl(Component.java:3968)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
     at java.awt.Container.dispatchEventImpl(Container.java:2010)
     at java.awt.Window.dispatchEventImpl(Window.java:1778)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
     at java.awt.Dialog$1.run(Dialog.java:525)
     at java.awt.Dialog$2.run(Dialog.java:553)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.awt.Dialog.show(Dialog.java:551)
     at java.awt.Component.show(Component.java:1300)
     at java.awt.Component.setVisible(Component.java:1253)
     at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
     at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.techAdapterWizard.display(techAdapterWizard.java:319)
     at oracle.tip.tools.ide.pm.modules.bizintegration.adapter.DbScaEndpointImpl.displayServiceEditor(DbScaEndpointImpl.java:112)
     at oracle.tip.tools.ide.fabric.gui.diagram.DiagramAdapter.callEdit(DiagramAdapter.java:259)
     at oracle.tip.tools.ide.fabric.gui.diagram.DiagramAdapter.handleDoubleClick(DiagramAdapter.java:380)
     at oracle.tip.tools.ide.fabric.gui.events.DiagramMouseHandler.processDoubleClick(DiagramMouseHandler.java:308)
     at oracle.tip.tools.ide.fabric.gui.events.DiagramMouseHandler.mousePressed(DiagramMouseHandler.java:92)
     at ilog.views.IlvManagerViewInteractor.processMouseEvent(Unknown Source)
     at ilog.views.IlvManagerViewInteractor.processEvent(Unknown Source)
     at ilog.views.IlvManagerView.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Component.java:3968)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3889)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
     at java.awt.Container.dispatchEventImpl(Container.java:2010)
     at java.awt.Window.dispatchEventImpl(Window.java:1778)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
I then click OK and it moves to the next screen; when I get to attribute filtering the next button does nothing.
At this point when you tick an existing field on and off and then click next it goes forward.
After doing this you can also go back to the operation page and it works suddenly.
Further I'd like to request that these dialogs not be modal; it'll work significantly easier as you can review other project content while editing it.
Also when editing an existing select - say just adding a new field the parameters in the previous select is discarded; e.g:
SELECT EMPLOYEE_ID, EMAIL, PHONE_NUMBER FROM HR.EMPLOYEES WHERE ((EMAIL = #parmEmail) AND (PHONE_NUMBER = #parmPassword))
Becomes:
SELECT EMPLOYEE_ID, FIRST_NAME, LAST_NAME, EMAIL, PHONE_NUMBER FROM EMPLOYEES
Can we get this done more intelligently so it ends up as:
SELECT EMPLOYEE_ID, FIRST_NAME, LAST_NAME, EMAIL, PHONE_NUMBER FROM HR.EMPLOYEES
WHERE ((EMAIL = #parmEmail) AND (PHONE_NUMBER = #parmPassword))
Notice the HR schema I've also added it's also discarded.
Regards

Hi Marc,
We have a requirement to listen to orders in oracle and transfer order and other information to a sql server running in a different machine for every order.
we have oracle apps running in machine A,SOA runniing in machine B and SQL Server running in Machine C which runs a custom application taking in this order info.
I have used business events and enqueued all order information in bpel queue in Machine A.
There's another process which listens to this queue and and enqueues all the messages to a queue in the SOA database server(Machine B).
There is a ESB/BPEL process which polls the queue unconditionally and sends information to Machine C.
But sometimes the SQL server may be down and this polling of the queue needs to be stopped gracefully and it should start polling when the sql server is up.
Since the process first polls the queue and then sends info through a database adapter to Machine C , if the server in Machine C fails then we end up processing the message in the queue even though the SQL server is down.
The requirement is we down want to process messages in the queue if the SQL server is down.
Also the volume of orders processed is very high in the range of 3000-4000 orders a day.
Thanks
Raj

Similar Messages

  • Database Adapter Configuration Wizard "File already exists" error

    I'm uding JDeveloper 10.1.3.1 on an XP machine running Java 1.5.0_06 and having trouble editing SOAOrderBooking.bpel as part of the tutorial.
    The tutorial calls for me to drag a new Database Adapter onto the diagram, select the "soademo_ssn" database and, on page 3 of the wizard select "Perform an operation on a table" and have only "Select" checked.
    When I click "Perform an operation on a table", the 5 tickboxes enable and are checked but the mouse pointer remains as an hourglass. If I press "Next" without doing anything else, the Wizard title changes to "Select Table" but never draws its controls, aside from the "Back" etc buttons along the bottom and the decorative graphic to the left. If I do try unchecking boxes to have only "Select" selected, every check box state change generates the error "File already exists" and the path of the .mwp file whose name I specified earlier. The file does exist, but it didn't before I entered the wizard.
    I've tried with three different filenames, and with two different database connections- both of which check out fine when I do "Test connection" in their property pages from the Connection Navigator.
    If I delete the file after each check state change, I can stop the errors appearing after I untick each checkbox, but the wizard still hangs on pressing "Next" whether the file is there or not.
    Does anyone have any suggestions?

    I am facing the same issues.
    I want to pick the new files and retain the files after polling.
    Any idea on this would help me to solve this issue.
    Thanks in advance.

  • Error while configuring the database connection in sharepoint configuration wizard.Sharepoint 2007.

    System
    Provider
    [ Name]
    SharePoint
    Products and Technologies Configuration
    Wizard
    EventID
    104
    [ Qualifiers]
    0
    Level
    2
    Task
    0
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2014-11-06T02:03:00.000Z
    EventRecordID
    11054
    Channel
    Application
    Computer
    HZNTPMSWSMOS001.NEO-DIAGEO.com
    Security
    EventData
    Failed
    to create the configuration database. An exception of type
    System.SystemException was thrown. Additional exception information: The trust
    relationship between this workstation and the primary domain failed.
    System.SystemException: The trust relationship between this workstation and the
    primary domain failed. at
    System.Security.Principal.NTAccount.TranslateToSids(IdentityReferenceCollection
    sourceAccounts, Boolean& someFailed) at
    System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection
    sourceAccounts, Type targetType, Boolean forceSuccess) at
    System.Security.Principal.NTAccount.Translate(Type targetType) at
    Microsoft.SharePoint.Administration.SPProcessIdentity.GetMachineRelativeSecurityIdentifier(SPServer
    server, Boolean& isMachineAccount) at
    Microsoft.SharePoint.Administration.SPProcessIdentity.GrantIdentityAccessToDatabase(SPProcessIdentity
    identity, SPDatabase database) at
    Microsoft.SharePoint.Administration.SPProcessIdentity.GrantIdentityDatabaseAccess()
    at Microsoft.SharePoint.Administration.SPProcessIdentity.Update() at
    Microsoft.SharePoint.Administration.SPWindowsService.Update() at
    Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder
    administrationContentDatabase, IdentityType identityType, String farmUser,
    SecureString farmPassword) at
    Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder
    configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase,
    IdentityType identityType, String farmUser, SecureString farmPassword) at
    Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder
    configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase,
    String farmUser, SecureString farmPassword) at
    Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
    at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
    at
    Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

    Hi,
    This issue seems to be a machine Issue. From message is seems that your Computer is not properly connected to Domain.  use the steps in the below link and try doing your steps again.
    https://support.microsoft.com/kb/162797?wa=wsignin1.0
    Regards

  • P6 EPPM configuration wizard won't connect to database server

    I have installed P6 8.3 and Weblogic on one server (application server). On another server SQL is installed. When i run the P6 EPPM Configuration Wizard i get as far as the step 'Database Type & Connection' where i can fill in the details of the server and database to connect to. But then when i press 'next' nothing happens. I don't get any error, but the wizard is not going to the next step. I've tried it with all the options 'Create a new database', 'Upgrade an existing database' or simply 'Connect to an existing database'.
    I've read in the documentation that to run the P6 Eppm wizard you need to be on an oracle or sql server, but how can i do that when the necessary files are on another server? As far as i was told it's possible to use two separate servers?
    I hope someone can help.

    Hi,
    JRE 1.8.0_40 is not supported. Please check the tested configurations document for your version, client and browser sheet, uninstall JRE 8 U 40, install a supported version, update the JAVA_HOME, run P6 and try again.
    Let me know the results.
    Regards,
    Pablo
    ========
    Was our answer helpful?
    If so, highlight the information for other Community members by rating it or marking the answer as correct.
    Just hit the “Correct Answer” link on the answer, or rate it by clicking "Helpful Answer" or "Like".

  • Siebel database Configuration wizard unable to identify index tablespace

    Hi,
    I'm installing Siebel CRM 8.1.1 on AIX platform. We have RAC enabled database at backend and in that two tablespace has been created, one for data and another one for index. Now in the database configuration wizrd where we have to provide the name of both tablespaces; we provide the name of data tablespae in the Table Tablespace filed and index tablespace in the index tablespace filed of the configuration wizard. Now when we click on the next button. The configuration wizrd gives error of unable to identify index tablespace.
    Why is this happening as index tablespace is properly created in the database. Please help me in this. You quick respance will be highly appriciated.
    Regards,
    Abbasi

    I thought it might be. grantuser.sql generally needs to be modified to suit the underlying database configuration. Glad you got it working.

  • Problem to specify database access acount in sharepoint configuration wizard

    I installed sharepoint 2013 and run configuration wizard.  In the page "Specify Confguration Database Settings" and in the section "specify database access acount" I enter my domain admin account user (in DOMAIN\user_name format)
    and pass and I'm sure that I enter it correct. but it say "the password specified for the username account is invalid" !!
    What's the problem?
    Thanks

    Normally that means that the password specified for the account is invalid.
    Double check the account has been created in AD, that it's unlocked and that the password hasn't been configured to require changing on first use. Ideally grant the account permission to log onto a box somewhere and test it.

  • Siebel Database Configuration Wizard closes automatically

    hi all,
    Siebel Database Configuration Wizard closes automatically at step when asked if the GRANTUSR.SQL script was alredy run. Before running the Wizard I already installed the Siebel Enterprise, Siebel Gateway, Siebel Server, SWSE Logical Profile and configurated them. The Siebel Database is available, tablespaces were created and I run the grantusr.sql and everything was OK.
    I chose the option 'already run the grantusr.sql'. By doing this the Wizard closes automatically. No idea what's going on here.
    Can anybody please help me? I've been sitting for hours trying to find out what happens.

    hi WSiebel,
    thanks for the explanation. I checked the logfile under \siebsrvr\log:
    2021 2012-04-08 20:35:05 0000-00-00 00:00:00 +0200 00000000 001 003f 0001 09 sw_cfg_util 1524 2812 D:\sba80\siebsrvr\log\sw_cfg_util.log 8.0 [20405] ENU
    NameServerLayerLog     Error     1     000000024f8105f4:0     2012-04-08 20:35:05     Unable to connect to the gateway server.
    GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:06     NSS - ErrCode 5009 SysErr 0
    GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:06     Validation failed : C028: Connection with Siebel-Gateway-Namenserver 粑GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:06     ValidateFailed for Gateway Nameserver-Adresse, error : C028: Connection with Siebel-Gateway-Namenserver 粑NameServerLayerLog     Error     1     000000024f8105f4:0     2012-04-08 20:35:17     Unable to connect to the gateway server.
    GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:17     NSS - ErrCode 5009 SysErr 0
    GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:17     Validation failed : C028: Connection with Siebel-Gateway-Namenserver 粑GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:17     ValidateFailed for Gateway Nameserver-Adresse, error : C028: Connection with Siebel-Gateway-Namenserver 粑NameServerLayerLog     Error     1     000000024f8105f4:0     2012-04-08 20:35:21     Unable to connect to the gateway server.
    GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:21     NSS - ErrCode 5009 SysErr 0
    GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:21     Validation failed : C028: Connection with Siebel-Gateway-Namenserver 粑GenericLog     GenericError     1     000000024f8105f4:0     2012-04-08 20:35:21     ValidateFailed for Gateway Nameserver-Adresse, error : C028: Connection with Siebel-Gateway-Namenserver 粑
    I don't think, that that is the cause of my problem. Even when I started the Siebel gateway, the database configuration wizard doesn't work appropriately.
    Sievel server and Oracle Database are in the same machine (a Windows XP Professional, 32-bit-virtual machine). I haven't installed the Oracle 10g Enterprise edition. Should I install the Oracle client as well?.
    In my case the ODBC connection, the DSN Name is Enterprise Name_DSN: Siebel_test_DSN and points to the Driver: Oracle in OraDb10g_home3. The connection works for siebel/siebel, sadmin/sadmin, but not for sys/mypassword (sorry I am not a Database crack).
    I also tested the connection with the odbcsql as in your email indicated. The connection works when trying with siebel/siebel and sadmin/sadmin (user/password).

  • Re-Installing SharePoint Foundation 2010 - Product Configuration Wizard Error

    So i recently had to start fresh on my SharePoint development server. My database was left remaining on a different server during this process.
    So after re-installing SharePoint 2010, I told it to connect to an existing server farm, and then put my database server name in, from which it was able to retrieve the database name. After this step though i ran into my problems... For some reason it is
    saying i don't have the appropriate software installed to finish the Configuration Wizard, when i know i have it.
    What can I do to fix this problem? 

    Hi Zipatones,
    Honestly, it is difficult to diagnose the cause of your issue since there could be several reasons. The best I can do is give you several options one of which might be the solution.
    1) During the configuration I would let SharePoint setup a new Config database. Then setup a new web application with the same URL as your original one. Instead of creating a site collection, detach that database and attach your original database.
    2) Do the same for the service applications. Setup new service applications and then detach and attach the original databases. I highly recommend you use powershell for service apps since you need to find the guids of both the application and its proxy.
    3) You need to make sure that the new SharePoint app server has the same version of updates (such as hotfixes) installed on your previous farm.
    Hope these recommendations help.
    Daniel Christian (MCTS)

  • Sharepoint 2010 - Error while running Configuration wizard for SP 2010 server farm

    Hi All,
    I am trying to set up a SP 2010 farm. I have windows server 2008 R2 installed and was able to install SP 2010 successfully. However when I ran the Sp 2010 Products and configuration wizard I am getting the following error at Step 3.
     Failed to create the configuration database.
    An exception of type System.Collections.Generic.KeyNotFoundException was thrown.  Additional exception information: The given key was not present in the dictionary.
    System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
       at System.ThrowHelper.ThrowKeyNotFoundException()
       at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
    I have installed all the prerequisites and I am on Microsoft Geneva Framework 1.0.30624.0 . I saw on a blog that Microsoft Geneve Framework beta 2 will actually cause the above problem. However I encountered the error with Beta 1 version as well.
    Any ideas why this is happening?

    Hello together,
    I get the same error mentioned above while running the configuration wizard.
    My Serverenvironment:
    - MS Server 2008 R2 Enterprise
    - Virtual Machine (Host Machine also R2 Enterprise)
    - SQL Server 2008 -- Cumulative Update 4 for SQL Server 2008 Service Pack 1 installed
    - Prerequisites installed without error (and current versions)
    Error information:
    "Failed to create the configuration database"
    "An exception of type System.Collections.Generic.KeyNotFoundException was thrown. Additional exception information:
    The given key was not present in the dictionary"
    The logfile has the following entry:
    7/2009 10:52:48  9  ERR                    Task configdb has failed with an unknown exception
    12/07/2009 10:52:48  9  ERR                    Exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
       at System.ThrowHelper.ThrowKeyNotFoundException()
       at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
       at Microsoft.SharePoint.Utilities.SPUtility.GetUserPropertyFromAD(SPWebApplication webApplicaiton, String loginName, String propertyName)
       at Microsoft.SharePoint.Administration.SPManagedAccount.GetUserAccountControl(String username)
       at Microsoft.SharePoint.Administration.SPManagedAccount.Update()
       at Microsoft.SharePoint.Administration.SPProcessIdentity.Update()
       at Microsoft.SharePoint.Administration.SPApplicationPool.Update()
       at Microsoft.SharePoint.Administration.SPWebApplication.CreateDefaultInstance(SPWebService service, Guid id, String applicationPoolId, SPProcessAccount processAccount, String iisServerComment, Boolean secureSocketsLayer, String iisHostHeader, Int32 iisPort, Boolean iisAllowAnonymous, DirectoryInfo iisRootDirectory, Uri defaultZoneUri, Boolean iisEnsureNTLM, Boolean createDatabase, String databaseServer, String databaseName, String databaseUsername, String databasePassword, SPSearchServiceInstance searchServiceInstance, Boolean autoActivateFeatures)
       at Microsoft.SharePoint.Administration.SPWebApplication.CreateDefaultInstance(SPWebService service, Guid id, String applicationPoolId, IdentityType identityType, String applicationPoolUsername, SecureString applicationPoolPassword, String iisServerComment, Boolean secureSocketsLayer, String iisHostHeader, Int32 iisPort, Boolean iisAllowAnonymous, DirectoryInfo iisRootDirectory, Uri defaultZoneUri, Boolean iisEnsureNTLM, Boolean createDatabase, String databaseServer, String databaseName, String databaseUsername, String databasePassword, SPSearchServiceInstance searchServiceInstance, Boolean autoActivateFeatures)
       at Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder administrationContentDatabase, SPWebService adminService, IdentityType identityType, String farmUser, SecureString farmPassword)
       at Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
       at Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
       at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
       at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    Any suggestions?
    Thanks
    Christoph

  • Configuration wizard Weblogic deployment error [Admin Center]

    I'm getting an error during the "Executing WLST Script" phase of the configuration wizard.
    My environment:
    BEA Weblogic Server 10.0 (installed with Workspace Studio 1.1)
    Oracle BPM 10g3 (10.3.0.0)
    Oracle Database 10g Express
    This is what the AdmCenterConsole.log file has:
    Deploying application from C:\OraBPMwlHome\j2ee\weblogic\deployer\wlj2eedeployer.ear to targets BPMServer (upload=true) ...
    &lt;Jan 28, 2009 11:15:59 AM PST&gt; &lt;Info&gt; &lt;J2EE Deployment SPI&gt; &lt;BEA-260121&gt; &lt;Initiating deploy operation for application, wlj2eedeployer archive: C:\OraBPMwlHome\j2ee\weblogic\deployer\wlj2eedeployer.ear, to BPMServer .&gt;
    .Completed the deployment of Application with status completed
    Current Status of your Deployment:
    Deployment command type: deploy
    Deployment State : completed
    Deployment Message : no message
    Deploying application from C:\OraBPMwlHome\ears\engine\01-eng-bpmengine.ear to targets BPMServer (upload=true) ...
    &lt;Info&gt; &lt;J2EE Deployment SPI&gt; &lt;BEA-260121&gt; &lt;Initiating deploy operation for application, 01-eng-bpmengine -archive: C:\OraBPMwlHome\ears\engine\01-eng-bpmengine.ear-, to BPMServer .&gt;
    WLST-WLS-1233170095995: &lt;Warning&gt; &lt;DeploymentService&gt; &lt;BEA-290003&gt; &lt;Deployment service servlet encountered an exception while handling request of type "app_upload". Exception is: "*Connection reset*".&gt;
    Failed to deploy the application with status failed
    Current Status of your Deployment:
    Deployment command type: deploy
    Deployment State : failed
    Deployment Message : weblogic.deploy.api.spi.exceptions.ServerConnectionException: [J2EE Deployment SPI:260041 Unable to upload 'C:\OraBPMwlHome\ears\engine\01-eng-bpmengine.ear' to 't3://dmcad00064252:7001'
    No stack trace available.
    weblogic.management.scripting.ScriptException: Error occured while performing deploy : Deployment Failed.
        at weblogic.management.scripting.ExceptionHandler.handleException(ExceptionHandler.java:49)
        at weblogic.management.scripting.WLSTUtils.throwWLSTException(WLSTUtils.java:185)
        at weblogic.management.scripting.JSR88DeployHandler.deploy(JSR88DeployHandler.java:535)
        at weblogic.management.scripting.WLScriptContext.deploy(WLScriptContext.java:427)
        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:585)
        at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:160)
        at org.python.core.PyMethod.__call__(PyMethod.java:96)
        at org.python.core.PyObject.__call__(PyObject.java:248)
        at org.python.core.PyObject.invoke(PyObject.java:2016)
        at org.python.pycode._pyx19.deploy$8(&lt;iostream&gt;:223)
        at org.python.pycode._pyx19.call_function(&lt;iostream&gt;)
        at org.python.core.PyTableCode.call(PyTableCode.java:208)
        at org.python.core.PyTableCode.call(PyTableCode.java:404)
        at org.python.core.PyFunction.__call__(PyFunction.java:184)
        at org.python.pycode._pyx18.deploy_Applications$61(C:\Documents and Settings\c742323\.configWizard\tmp\config.py:623)
        at org.python.pycode._pyx18.call_function(C:\Documents and Settings\c742323\.configWizard\tmp\config.py)
        at org.python.core.PyTableCode.call(PyTableCode.java:208)
        at org.python.core.PyTableCode.call(PyTableCode.java:256)
        at org.python.core.PyFunction.__call__(PyFunction.java:169)
        at org.python.pycode._pyx18.f$0(C:\Documents and Settings\c742323\.configWizard\tmp\config.py:738)
        at org.python.pycode._pyx18.call_function(C:\Documents and Settings\c742323\.configWizard\tmp\config.py)
        at org.python.core.PyTableCode.call(PyTableCode.java:208)
        at org.python.core.PyCode.call(PyCode.java:14)
        at org.python.core.Py.runCode(Py.java:1135)
        at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:167)
        at weblogic.management.scripting.WLST.main(WLST.java:106)
        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:585)
        at weblogic.WLST.main(WLST.java:29)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi. I'm having this same exact issue. My AdmCenterConsole.log contains the same error. Additionally, the log file for my BPMDomain log contains this information:
    Current Status of your Deployment:
    Deployment command type: deploy
    Deployment State : failed
    Deployment Message : weblogic.management.ManagementException: [Deployer:149003]Unable to access application source information in '[DeploymentService:290003]Deployment service servlet encountered an exception while handling request of type "app_upload". Exception is: "Read timed out".\app\01-eng-albpmengine.ear' for application '01-eng-albpmengine'. The specific error is: No application files exist.
    No stack trace available.
    This Exception occurred at Sun Apr 19 14:29:13 CDT 2009.
    weblogic.management.scripting.ScriptException: Error occured while performing deploy : Deployment Failed.
         at weblogic.management.scripting.ExceptionHandler.handleException(ExceptionHandler.java:48)
         at weblogic.management.scripting.WLSTUtils.throwWLSTException(WLSTUtils.java:185)
         at weblogic.management.scripting.JSR88DeployHandler.deploy(JSR88DeployHandler.java:536)
         at weblogic.management.scripting.WLScriptContext.deploy(WLScriptContext.java:429)
    mick3y -- Did you happen to ever get this issue resolved?
    Thanks, Alan

  • Service Pack 2 Update - Configuration Failed in Step 5:Products Configuration Wizard (Login Failed)

    THIS IS FOR THE TEST ENVIRONMENT, THERE IS ONLY ONE SP SERVER/ONE SQL SERVER
    The previous admin before me had already installed OWA Sp2/September 2014 CU on this box without Project Server Sp2 being installed along with it. I am now just updating Project Server to Service Pack 2. I downloaded the file from Microsoft, and installed
    the files on the box. I now am running the Products Configuration Wizard to complete the update. 
    note: the config database version is 14.0.7132.5000 (because of the OWA Sp2
    and September cumulative update installed, it does not say Service Pack 2 anywhere)
    Please see photos to see the error I am getting. I cannot access the central administration anymore, it is giving me a HTTP Error 503. I need to fix this ASAP! I have tried using another account that should have had permissions but still no dice.
    04/13/2015 11:23:43  13  ERR   Exception: System.Data.SqlClient.SqlException: Cannot open database "SharePoint_AdminContent_9ddeb31a-419b-4852-b9b5-da18ee2fb7ca" requested by the login.
    The login failed.
    Login failed for user 'domain\user'.
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory
    connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SharePoint.Utilities.SqlSession.OpenConnection()
       at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior, SqlQueryData
    monitoringData, Boolean retryForDeadLock)
       at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, Boolean retryForDeadLock)
       at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command)
       at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(SPDatabase database, Guid id, Version defaultVersion,
    SqlSession session, SPDatabaseSequence sequence)
       at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.get_SchemaVersion()
       at Microsoft.SharePoint.Upgrade.SPSequence.get_IsBackwardsCompatible()
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.IsBackwardsCompatible(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_IsBackwardsCompatible()
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.ValidateBackwardsCompatibility()
       at Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request)
       at Microsoft.SharePoint.SPWeb.InitializeSPRequest()
       at Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName)
       at Microsoft.SharePoint.SPListCollection.get_Count()
       at Microsoft.SharePoint.Administration.SPAdministrationWebApplication.get_HealthRules()
       at Microsoft.SharePoint.Administration.Health.SPHealthAnalyzer.RegisterRules(Assembly assembly)
       at Microsoft.Office.InfoPath.Server.Util.HealthAnalyzerRegistration.RegisterHealthRules()
       at Microsoft.Office.InfoPath.Server.Administration.FormsService.Update()
       at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInConfigDB(Boolean provisionTheServiceToo, String
    serviceRegistryKeyName)
       at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
       at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()  

    Build number hasn't changed since I updated to Sp2. It still is 14.0.7132.5000. Is this supposed to be this way? 
    Previous admin before me had:
    Service Pack 2 for Microsoft Office Web Apps (KB2687470) 64-Bit Edition
    14.0.7015.1000
    Installed
     on all languages (arabic, english, french, german, russian, spanish) but we do not use any of them here. 
    Also, there are several hotfixes like this (not all show in photo, there are more)
    Hotfix for Microsoft Project Server 2010 (KB2883006) 64-Bit Edition
    14.0.7132.5000
    Installed
    Please see photos. 

  • OIM 11g Server Configuration Wizard Error - Cannot Connect to Oracle DB

    I appreciate any and all suggestions or thoughts on how to best continue troubleshooting this error that I am describing below.
    I am attempting to install Oracle Identity and Access Management Suite 11g on a Windows 7 machine…in following the installation guides I have successfully installed the following Oracle Components
    - Oracle Database 11.2.0.1.0
    - Created Schemas using RCU 11.1.1.3.3
    - Oracle WebLogic Server 10.3.3.0
    - Oracle SOA 11.1.1.2.0
    - Oracle SOA 11.1.1.3.0 (Patch Set)
    - Oracle IAM SUITE 11.1.1.3.0
    Following the above installations, I created a new WebLogic Domain and as the next step am running the OIM Configuration Wizard to configure the OIM Server, however I am unable to setup a connection to the Oracle DB via the OIM Configuration Wizard. I am getting an error message when attempting to setup the connection to the Oracle Database using the OIM 11g Server Configuration Wizard:
    ERROR:*
    INST:6102 Unable to connect to the database with the given credentials.
    *+[DETAILS] Check the values. Make sure the Database is up and running and connect string, user name, and password are correct.+*
    INST:6102 Unable to connect to the database with the given credentials.
    *+[DETAILS] Check the values. Make sure the Database is up and running and connect string, user name, and password are correct.+*
    When installing the Oracle Database 11gR2 I used the following install configuration:
    Oracle base: C:\MyApps\Oracle
    Software location: C:\MyApps\Oracle\DB_HOME\11.2.0\dbhome_1
    Database file location: C:\MyApps\Oracle\DB_HOME\oradata
    Database Edition: Personal Edition (3.27 GB)
    Character Set: Unicode (AL32UTF8)
    Global database name: orcl.dev.com
    Administrative Password: Password1
    Confirm Password: Password1
    When creating my Schemas using RCU 11.1.1.3.3 I used the following Database Connection Details
    DB TYPE: Oracle Database
    HOST NAME: localhost
    PORT: 1521
    SERVICE NAME: orcl.dev.com
    USERNAME: sys
    PASSWORD: Password1
    ROLE: SYSDBA
    I used a Prefix of “DEV” when creating the schemas so Schema Owners DEV_OIM and DEV_MDS where created. Also, I configured to use the same password for all Schemas: “Password1″. So the password for DEV_OIM and DEV_MDS should be the same, “Password1″.
    REPRODUCING THE ERROR
    To reproduce the error, when I launch the Oracle Identity Management 11g Configuration Wizard I am first brought to the “Welcome” Screen. I click the [Next>] button.
    Next, I am on the “Components to Configure” screen where I select OIM Server and OIM Design Console and click the [Next>] button. (NOTE I have also tested by simply selecting only the OIM Server)
    Next, I am on the “Database” screen where I enter the connection information
    Connection String: localhost:1521:orcl.dev.com
    (NOTE I have also tested using localhost:1521:orcl)
    OIM Schema User Name: DEV_OIM
    OIM Schema Password: Password1
    MDS Schema User Name: DEV_MDS
    MDS Schema Password: Password1
    When I click the [Next>] button after entering the Database Connection details I encounter the following two errors (1 error for each logon DEV_OIM and DEV_MDS)
    INST:6102 Unable to connect to the database with the given credentials.
    INST:6102 Unable to connect to the database with the given credentials.
    TROUBLESHOOTING
    NOTE: I can successfully start the Oracle DB Services and connect via the Enterprise Console, SQL Plus, and JDBCTest Java Client…I just cannot get past this connection error in the OIM Server Configuration Wizard.
    JDBCTest.java TEST CLIENT
    NOTE: THIS IS THE JAVA TEST CLIENT THAT I AM USING TO TEST DATABASE CONNECTIVITY THRU A SPECIFIED JDBC URL AND DRIVER THAT WORKS SUCCESSFULLY.*
    import java.sql.Connection;
    import java.sql.DatabaseMetaData;
    import java.sql.DriverManager;
    import java.sql.ResultSet;
    public class JDBCTest {
    public static void main(String[] args) throws Exception {
    String url = "jdbc:oracle:thin:@localhost:1521:orcl";
    String driver = "oracle.jdbc.OracleDriver";
    String user = "DEV_OIM";
    String password = "Password1";
    try {
    Class.forName(driver);
    Connection conn = DriverManager.getConnection(url, user, password);
    // Get the MetaData
    DatabaseMetaData metaData = conn.getMetaData();
    // Get driver information
    System.out.println("");
    System.out.println("#########################################");
    System.out.println("# ***DRIVER INFORMATION***");
    System.out.println("#");
    System.out.println("# Driver Name = " + metaData.getDriverName());
    System.out.println("# Driver Version = " + metaData.getDriverVersion());
    System.out.println("#");
    System.out.println("#########################################");
    System.out.println("");
    System.out.println("");
    // Get database information
    System.out.println("#########################################");
    System.out.println("# ***DATABASE INFORMATION***");
    System.out.println("#");
    System.out.println("# Database Product Name = " + metaData.getDatabaseProductName());
    System.out.println("# Database Product Version = " + metaData.getDatabaseProductVersion());
    System.out.println("#");
    System.out.println("#########################################");
    System.out.println("");
    System.out.println("");
    // Get schema information
    ResultSet schemas = metaData.getSchemas();
    System.out.println("#########################################");
    System.out.println("# ***SCHEMA INFORMATION***");
    System.out.println("#");
    System.out.println("# Schemas:");
    while (schemas.next()) {
    System.out.println("# " + schemas.getString(1));
    System.out.println("#########################################");
    System.out.println("");
    System.out.println("");
    // Get table information
    System.out.println("Tables");
    ResultSet tables = metaData.getTables("", "", "", null);
    while (tables.next()) {
    System.out.println(tables.getString(3));
    conn.close();
    } catch (Exception ex) {
    ex.printStackTrace();
    *"lsnrctl status" COMMAND TEST SUCCESSFUL*
    When the Listener Service is on I get the following output using lsnrctl status command
    C:\> lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 21-SEP-2010 15:59:43
    Copyright (c) 1991, 2010 Oracle. All rights reserved.
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows:Version 11.2.0.1.0 - Production
    Start Date 21-SEP-2010 14:43:57
    Uptime 0 days 1 hr. 15 min. 46 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\MyApps\Oracle\DB_HOME\11.2.0\dbhome_1\NETWORK\ADMIN\listener.ora
    Listener Log File c:\myapps\oracle\diag\tnslsnr\\listener\alert\log.xml
    Listening Endpoints Summary…
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary…
    Service “CLRExtProc” has 1 instance(s).
    Instance “CLRExtProc”, status UNKNOWN, has 1 handler(s) for this service…
    Service “orcl.dev.com” has 1 instance(s).
    Instance “orcl”, status READY, has 1 handler(s) for this service….
    Service “orclXDB.dev.com” has 1 instance(s).
    Instance “orcl” status READY, has 1 handler(s) for this service…
    The command completed successfully

    Whenever installing oracle databases, i install the software only first. Then i setup the listener. Then i create a database instance using the dbca tool. This way all the information is added to the pre-existing listener configurations rather than trying to create the listener afterwards. Also, during the dbca database creation, i supply a full service name such as orcl.hostname and use the service name in future configurations where it asked. This usually solves any issues of the listener or database not being found correctly.
    -Kevin

  • Problems in creating an Integration domain through Platform 9.2 Configuration Wizard.

    Hello,
    I've have installed WLS platform 9.2 (on Windows XP) and created
    an integration domain through Configuration Wizard. The DB for the
    domain I specified in the Wizard is MS SQL 2000. The domain was created
    in the end. But when I start the (Admin) server I keep getting
    errors related to the DB that the WLI would expect to be populated
    by default. Many thanks advance for any pointer to resolve these
    DB errors.
    ---Nam Nguyen
    - Part of the error log.
    Warning: [BEA][SQLServer JDBC Driver][SQLServer]Cannot drop the table
    'BT_EVENT_TYPE', because it does not exist in the system catalog.
    Executing stmt: CREATE TABLE SEQUENCER ( SEQUENCE_NAME VARCHAR(50) NOT
    NULL, CURRENT_VALUE NUMERIC(15) NOT NULL, IS_LOCKED NUMERIC(1) NOT NULL)
    Executing stmt: ALTER TABLE SEQUENCER ADD CONSTRAINT CC1_SEQUENCER
    CHECK ( IS_LOCKED BETWEEN 0 AND 1 )
    Executing stmt: ALTER TABLE SEQUENCER ADD CONSTRAINT PK_SEQUENCER
    PRIMARY KEY NONCLUSTERED ( SEQUENCE_NAME ) ON WEBLOGIC_INDEX
    java.lang.Exception: SQLException when executing file
    file:/C:/bea92/weblogic92/common/p13n/db/sql_server/seq_create_tables.sql
         at com.bea.plateng.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:182)
         at
    com.bea.plateng.wizard.domain.gui.tasks.JDBCConfigGUITask$LoadDatabaseThread$1.run(JDBCConfigGUITask.java:1663)
    Caused by: java.sql.SQLException: [BEA][SQLServer JDBC
    Driver][SQLServer]Invalid filegroup 'WEBLOGIC_INDEX' specified.
         at
    weblogic.jdbc.base.BaseExceptions.createException(Ljava.lang.String;Ljava.lang.String;I)Ljava.sql.SQLException;(Unknown
    Source)
         at
    weblogic.jdbc.base.BaseExceptions.getException(Ljava.sql.SQLException;II[Ljava.lang.String;Ljava.lang.String;I)Ljava.sql.SQLException;(Unknown
    Source)
         at weblogic.jdbc.sqlserver.tds.TDSRequest.processErrorToken()V(Unknown
    Source)
         at
    weblogic.jdbc.sqlserver.tds.TDSRequest.processReplyToken(BLweblogic.jdbc.base.BaseWarnings;)Z(Unknown
    Source)
         at
    weblogic.jdbc.sqlserver.tds.TDSRequest.processReply(ILweblogic.jdbc.base.BaseWarnings;)V(Unknown
    Source)
         at
    weblogic.jdbc.sqlserver.SQLServerImplStatement.getNextResultType()I(Unknown
    Source)
         at weblogic.jdbc.base.BaseStatement.commonTransitionToState(I)V(Unknown
    Source)
         at weblogic.jdbc.base.BaseStatement.postImplExecute(Z)V(Unknown Source)
         at weblogic.jdbc.base.BaseStatement.commonExecute()V(Unknown Source)
         at weblogic.jdbc.base.BaseStatement.executeUpdateInternal()I(Unknown
    Source)
         at
    weblogic.jdbc.base.BaseStatement.executeUpdate(Ljava.lang.String;)I(Unknown
    Source)
         at
    com.bea.plateng.domain.jdbc.JDBCDataLoader.loadData(JDBCDataLoader.java:748)
         at com.bea.plateng.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:166)
         ... 1 more
    Database Load Failed!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Bishnu Kumar wrote:
    Nam,
    By default the backend database is Pointbase.But if you want to use another database you need to run all SQL scripts which is needed for the WLI server.Also, while creating the domain you need to alter the database settings(Driver,Connection pool).
    You can find the SQL Scripts at location :in weblogic installation directory.
    weblogic81\integration\dbscripts\mssql
    Hope it works for you if work around this.
    Regards
    BishnuThanks, Bishu. The problem is actually 2-fold:
    a) this was executed by the Wizard; and I didn't have the same problem
    when using the Wizard in 8.1 sp6.
    b) I don't know the sequence of the SQL scripts I should run.
    Again, thanks for any pointer.
    ---Nam

  • Vb 2010 data source configuration wizard and sql server 2012

    I am having a problem using the Data Source Configuration Wizard in vb 2010 express to connect to a remote SQL server database. The weird thing is that I can connect to it just fine if I manually dimension the sqlcommand, sqlconnection and set up the sql
    connectionstring. So I know the connectivity is possible, but I would like to use the functionality of the Data Source Configuration Wizard.
    Here's what happens when I attempt to add a connection via the Database Explorer:
    I only get two SQL Server options. Neither will let me connect to a remote database.
    I know that Microsoft SQL Server Compact 3.5 isn't what I want, but I have tried it anyway. It will only let me connect to a database on my computer. An 'ActiveSync' option is greyed out.
    Microsoft SQL Server Database File would appear to be what I want, but when I select this option, it informs me (as you can see) that this will only work for a local database:
    The connection string that I build manually (and which works) looks like this:
    Dim
    myConn
    As
    NewSqlConnection(sConnect)
    sConnect =
    ""Data Source=xxxxxx.xxxxxx.com;Server=""Xxxx XXX Database"";Initial Catalog=StockAnalysisProd;User
    ID=cadietz;Password = "& sPW &
    I have attempted all variation of this string in the database file name input box to no avail. I think it really should go in as a Data Source but those are hard wired and cannot be changed. I'm sure I'm doing something stupid, but I need someone
    to point out what it is. Thanks in advance for your help...
    Alex3764

    Alberto... thanks for your reply.
    Unfortunately this does not appear to work. I downloaded Visual Studio Express for the Web (2012) and attempted the 'work around' proposed by Sergey and I could not make it work on the remote server. I have given up on the Data Connection Wizard and
    am simply connecting to my remote SQL server using the manual classes (SqlConnection, SqlCommand, SqlDataAdapter, etc.). The moderator has marked this as an answer but I'm going to unmark it.
    I am now even more frustrated because I now find that I cannot connect to my LOCAL SQL database using the Data Connection Wizard and the circumstances are even weirder. Here's what happens:
    I open the Add Connection window, select 'Microsoft SQL Server Database File (SqlClient)' as the data source.
    I then browse to my local database file in the Database file name input box. When I click the 'Test Connection' button I get a message box that informs me: 'Test connection
    succeeded'. Voila!
    But, alas, when I close the message box and click OK on the Add Connection window I get this message: 'The ability to open this connection is not supported in this edition of Visual Studio'.
    I mean this borders on the absurd. Why is the Data Connection Wizard even offered with VB 2010 Express if you can't use it for anything. Once again I can get around the problem manually but I'm getting very frustrated with MS. Any suggestions??
    Alex3764

  • Jdev database adapter config wizard

    hi,
    i'm using JDeveloper 10.1.2 and mySQL Server 4.1
    i realized that i have to use JDeveloper to be able to set up DBAdapters for my BPEL process ..
    anyway, i created a new PartnerLink, i click on the Define Adapter Service icon, then i get the ADAPTER CONFIGURATION WIZARD.
    from there i get as far as where i have to Import Tables.
    i can find "[email protected]" but when i click OK i get
    "The following error has occured:
    ROOT@LOCALHOST
    Please consult the Database Adapter documentation for detailed instructions on how to fix this problem."
    anybody know why this is happening?? and how i can solve this?
    -T

    hi,
    i'm using JDeveloper 10.1.2 and mySQL Server 4.1
    i realized that i have to use JDeveloper to be able to set up DBAdapters for my BPEL process ..
    anyway, i created a new PartnerLink, i click on the Define Adapter Service icon, then i get the ADAPTER CONFIGURATION WIZARD.
    from there i get as far as where i have to Import Tables.
    i can find "[email protected]" but when i click OK i get
    "The following error has occured:
    ROOT@LOCALHOST
    Please consult the Database Adapter documentation for detailed instructions on how to fix this problem."
    anybody know why this is happening?? and how i can solve this?
    -T

Maybe you are looking for

  • Error list (solman 4 loading)

    hi this is errors from different logs created when loading SOLUTION MANAGER 4 PLZ HELP ME Install mode does not apply to a Terminal server configured for remote administration. Could not get thread token. Last error: 1008. I assume that no thread tok

  • What is % in a Abap code?

    i have a report which uses % everywhere. No idea what that means? part of the code is like this.. DATA %data_selected(1). DATA %glframe(1)  VALUE 'X' . DATA %uflag(1). DATA %ustflag(1). SELECTION-SCREEN: BEGIN OF LINE. PARAMETERS:       %alv RADIOBUT

  • IPC problem when using WSRP

    Hello all, I have a problem with IPC when using WSRP. The setting: I have two Portlets, an EchoPortlet which echoes back what was typed into a textfield and a MessagePortlet, which receives the typed in text form the EchoPortlet via a custom event (P

  • HT201412 i was updating my iphone 3gs to the new updates - the system said it couldn't finish the download - three hours later.  now the phone is unresponsive.  help

    i was updating my iphone 3gs to the new updates - the system said it couldn't finish the download - three hours later.  now the phone is unresponsive.  help

  • No sound in videos problem!

    Ever since I updated my desktop Mac with Mavericks I have been having ongoing issues with movies I have on my Mac. They were originally downloaded as (.avi) format however with the new Mavericks these videos go through a conversion process turning th