Create a new OSB domain and data source problems

Hello,
I noticed a problem while create a new OSB domain with Oracle Service Bus 10gR3 on Solaris 10 (intel-based).
This domain is composed of two managed servers deployed on a cluster.
I have configured the JMS reporting data sources to use an Oracle 10g (XE) database (driver Oracle Thin (non XA)) installed on a remote server.
While trying to start my managed servers, the startup process of these managed servers failed due to a data source problem on "wlsbjmsrpDataSource" or "cgDataSource-nonXA".
The workaround I found is to delete and recreate (through the WLS console) the data sources "wlsbjmsrpDataSource", "cgDataSource-nonXA" and "cgDataSource".
In this situation, my managed servers can be started properly.
Is it a known problem located on the configuration wizard?
Thanks for your help.

Hi
For the answer.
I fully understand that those datasources are default ones and are mainly related to JMS reporting.
But my question was probably not well expressed.
The problem I had is when the domain is created, the managed servers won't start due to problems related to theses datasources.
The workaround I found is to delete and to create those datasources from the WLS console.
In this situation, the managed servers are able to be started.
I want to know if this is a known problem/limitation of OSB 10gR3 with Solaris 10 and Oracle 10g?
Thanks for your help.

Similar Messages

  • If I create a new Apple ID and I delete the old one, Will I lose my purchases and data?

    If I create a new Apple ID and I delete the old one, my books, songs, docs and all the data that my old Apple ID contained including my purchased Apps will appear in my new Apple ID and its associated Icloud?
    I want to create a new Apple ID but do not lose my data and purchases, How could I do it?

    Are you entering your Existing Email Address for which you have Access and also are you Entering the Password which Matches Apple Requirement ?
    Enter the Email Address that you already have (like Gmail, Yahoo, MSN, Live, etc) but you have never used it for creating Apple ID before.
    Passwork Requirement is Minimum 8 Characters, Alpha Numeric and Password should Content atleast 1 Upper Case and 1 Lower Case Letter. You will find the more detail on the same page when Creating Apple Id and iTunes will give you Error if the Password you enter does not match their requirement.

  • Custom SSIS Source: How do I make it create a new connection manager and display its properties window?

    I am writing a custom SSIS source that uses a standard SSIS Flat File Connection Manager. I have got a working UI that shows all usable connection managers in a dropdown list and allows the user to pick one. I would like to be able to have a button that
    the user can click on to create a new connection manager, and it would open the properties window for the new connection manager so it can be set up.
    Abridged code:
    Public Class MyNewSourceUI
    Implements IDtsComponentUI
    Private MetaData As IDTSComponentMetaData100
    Public Function Edit(ByVal parentWindow As IWin32Window, _
    ByVal variables As Variables, _
    ByVal connections As Connections) As Boolean _
    Implements Microsoft.SqlServer.Dts.Pipeline.Design.IDtsComponentUI.Edit
    Dim UIwin As New MyNewSourcePropertiesWindow(MetaData, connections)
    Return (UIwin.ShowDialog() = DialogResult.OK)
    End Function
    Public Sub Initialize(ByVal dtsComponentMetadata As IDTSComponentMetaData100, _
    ByVal serviceProvider As System.IServiceProvider) _
    Implements Microsoft.SqlServer.Dts.Pipeline.Design.IDtsComponentUI.Initialize
    MetaData = dtsComponentMetadata
    End Sub
    End Class
    Public Class MyNewSourcePropertiesWindow
    Inherits System.Windows.Forms.Form
    Private _metadata As IDTSComponentMetaData100
    Private _cnxions As Connections
    Public Sub New(ByVal ComponentMetaData As IDTSComponentMetaData100, ByVal connections As Connections)
    InitializeComponent()
    _metadata = ComponentMetaData
    _cnxions = connections
    ShowConnections()
    'Setup Existing Metadata '
    End Sub
    Private Sub ShowConnections()
    Me.cboConnection.Items.Clear()
    Me.cboConnection.Items.AddRange((
    From i As ConnectionManager In _cnxions _
    Where CType(i.Properties("CreationName").GetValue(i), String) = "FLATFILE" _
    AndAlso CType(i.Properties("Format").GetValue(i), String) = "Delimited" _
    Select i.Name).ToArray())
    End Sub
    Private Sub btnNewConnection_Click(ByVal sender as Object, ByVal e as System.EventArgs) Handles btnNewConnection.Click
    Dim newconn As ConnectionManager = _cnxions.Add("FLATFILE")
    ShowConnections()
    Me.cboConnection.SelectedItem = newconn.Name
    End Sub
    Private Sub btnCancel_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnCancel.Click
    Me.DialogResult = DialogResult.Cancel
    Me.Close()
    End Sub
    Private Sub btnOK_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnOK.Click
    'Store any metadata changes '
    Me.DialogResult = DialogResult.OK
    Me.Close()
    End Sub
    End Class
    That's what I've got so far. I had assumed that adding a new connection would automatically display the properties window to the user (right?). However, in my tests, what actually happens is that it creates the new source with a random GUID for a name and no
    other properties set up, and puts it in the connections pane, and that's it. Not real useful.
    Obviously, something else is required to make the properties window appear, but I can't find what it is. There's no ShowUI() member on any of the classes I have, and I haven't been able to find out the name of the UI class that's used by the flat file source.
    Does anyone know how this is done? I know it can be done, because such a button exists in the normal Flat File Source UI.

    Yes, you need to drive the UI creation. I see you create a custom connection manager, in this case on how to build its UI please refer to http://kzhendev.wordpress.com/2013/08/07/part-2-adding-a-custom-ui-to-the-connection-manager/
    Arthur My Blog

  • How do I create a new user account and migrate my data to it?

    I have problem with Adobe Bridge crashing when I exit Camera Raw.  I was advised by my local apple service store to create a new user account and test Bridge using the new account.  It works fine.  So what do I do now?  I don't know what in my account is causing the conflict but assume that the solution might be e newly setup user. 

    Checking the behaviour in another user account is a TEST, not a solution! You don't need to move everything over. Otherwise, every time you get a user account problem, you'll keep moving to a new user account again and again.
    If the problem does not occur in a new user account, then the cause is something IN your user account. This is usually a Preference file. Adobe Bridge seems to crash a lot, and it can usually be fixed by deleting the Bridge folder in <user>/Library/Application Support/Adobe/
    You can also try deleting the Bridge preference file, which will be in <user>/Library/Preferences, and called com.adobe.bridge5.plist (or similar).
    If that doesn't work, you can test removing a whole bunch of the various Adobe files in those folders. You can always put them back if they don't change anything. And you've got a backup, haven't you? ;-)

  • How to create a new BPEL Domain

    Hi,
    Need a huge favor... thanks in advance..
    Database - 10.2.0.2.0
    BPEL (SOA Suite) -- 10.1.3.0
    a) Installation went fine
    b) Able to use the software using the url provided at the end of installtion
    c) I want to create a NEW BPEL domain.
    When I create new domain, it gives the below errors..
    Exception
    Operation failed because:
    Exception not handled by the Collaxa Cube system.
    An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "java.sql.SQLException: ORA-00942: table or view does not exist
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
    at oracle.jdbc.driver.T4CPreparedStatement.execute_for_describe(T4CPreparedStatement.java:503)
    at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:1029)
    at oracle.jdbc.driver.T4CPreparedStatement.execute_maybe_describe(T4CPreparedStatement.java:535)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1126)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3043)
    at oracle_jdbc_driver_T4CPreparedStatement_Proxy.executeQuery()
    at com.collaxa.cube.admin.data.DomainConfigManager.loadProperties(DomainConfigManager.java:203)
    at com.collaxa.cube.engine.CubeEngine.load(CubeEngine.java:423)
    at com.collaxa.cube.admin.ServerManager.loadDomain(ServerManager.java:1111)
    at com.collaxa.cube.admin.ServerManager.createDomain(ServerManager.java:731)
    at com.collaxa.cube.admin.ServerManager.createDomain(ServerManager.java:617)
    at com.collaxa.cube.ejb.impl.ServerBean.createDomain(ServerBean.java:181)
    at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:620)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at ServerBean_RemoteProxy_4bin6i8.createDomain(Unknown Source)
    at com.oracle.bpel.client.Server.createDomain(Server.java:327)
    at _doCreateDomain._jspService(_doCreateDomain.java:89)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Exception: java.sql.SQLException: ORA-00942: table or view does not exist
    Handled As: com.collaxa.cube.CubeException
    THANKS
    Rgds
    Natrajan
    Also.. Here are the details of BPEL create domain screen..
    Create New BPEL Domain
    BPEL Domain is a logical grouping of processes, instances and activities. A domain may be accessed either by the domain or administrative password.
    Domain Id: <<Nattest>>
    Each domain requires access to a JDBC datasource to store instances and activities. Tx Datasource JNDI must refer to a datasource with JTA support. Datasource JNDI may refer to any datasource (JTA not required).
    Datasource JNDI: <<<<JUST took default..>>>
    Tx Datasource JNDI: <<JUST took default>>>

    I've seen this if the database is down or in a funky state. Try shutting down BPEL, and restart the database, then bring BPEL back up. If you're using Oracle Lite just use the "Stop SOA Suite" GUI from the Start Menu.

  • How to Create a New Admin Account and Change Original to Standard Account?

    I have a single user admin account that I set up when I got my PowerBook. Now I want to have two accounts with the new one being the admin account. This way I can leave most of the data files, email accounts, etc. with the old account and use the new one for personal data and admininistration. Then I could give out the password for the original account without fear that a user could change permissions and get access to the new account with the personal data. Can I create a new admin account and then change the original account to "Standard" instead of "admin"? What problems will this create?
    PowerBook G4   Mac OS X (10.3.9)  

    i2:
    Not sure if you are asking if or how. Templeton has
    answered if. Here's how.
    Apple Menu > System Prefs > Accounts. Click on the +
    under User Options to create new account. Go to
    Security and check box at bottom to make account
    admin. You can take care of the other items, picture
    etc, login options etc.
    To make the other account Standard select the
    account, go to Security and deselect box "Allow User
    to Administer".
    Hope this answers your questions.
    Good luck.
    cornelius
    PismoG4 550,
    100GB 5400 Toshiba internal, 1 GB RAM; Pismo 500 OS
    (10.4.4)   Mac OS X (10.3.9)   Beige G3 OS
    8.6
    Thanks, I'm tying to find out if I will run into problems, such as not being able to use the new admin account to change permissions in the old.

  • Is it possible to create a new iCloud account and permanently transfer existing store purchases to it?

    Is it possible to create a new iCloud account and permanently transfer existing store purchases to it?

    Thank you for taking the time to try to answer my question. Let me phrase it slightly differently...
    I have a very old appleid that I've used for store purchases. I had a MobileMe account that was upgraded to iCloud. I'd like to merge the account data. I've been hoping Apple would come up with a solution to this, but they haven't yet.
    So, I'm wondering if I should make a new account of some sort and try to transfer data to it from both of the old accounts. It sounds like that can't work.
    I suppose then that the only thing to do is manually transfer all the information from the old MobileMe account to the primary appleid (which is some sort of iCloud + Store combination, no?). That might not be that hard to do, but it is somewhat high risk.

  • Error creating a new BPEL domain in a 2 server environment with common DS

    I want to create two new BPEL domains, one for production and one for test env
    instead of using the default domain.
    There are two application servers with BPEL PM (10.1.2.0.2) using the same
    Dehydration Store. Active-Active mode, no cluster.
    A new BPEL domain is created successfully with BPEL Admin Console in server A.
    The problem is the server B knows nothing about the new domain. I cannot select
    the new domain on BPEL Console login page on server B.
    When I tried to create the same domain in server B the following error
    occured:
    Exception
    Operation failed because:
    Error updating domain index.
    An exception occurred while writing the domain index (id"szolinfo", ref "1") to
    the datastore; the exception reported is: ORA-00001: unique constraint
    (ORABPEL.DOM_PK) violated
    Please check that:
    + the machine hosting the datasource is physically connected to the
    network.
    + the connection pool properties as defined in the application server
    startup properties are valid.
    + the database schema for the OraBPEL server has been installed in the
    datasource.
    This is because the two servers are using the same database.
    The new domain require a new folder and a lot of files also inside the domains
    folder on server A and B. On server A this is created by BPEL Admin Console.
    How to create the same domain in server B?
    Are there any scripts/tools to use for this reason?

    These steps on Server B resolved the problem:
    1: cp -r domains/default domains/<new-domain-name>
    2. cd domain/<new-domain-name>/config
    3. Edit the following files by replacing the string 'default' with the name of your
    new created domain in the following
    elements/attributes:
    archive-config.xml: <value>/home/mla/app/bpel101202/integration/orabpel/domains/de
    fault/archive</value>
    domain.xml: <bpel-domain-descriptor version="2.0.6" id="default">
    4: In the case that the password for the domain is different compared to the default domain, the file 'auth.properties' has
    to be copied over from the server where the domain was created.
    5. Restart the BPEL PM

  • Creation of a generic extractor and data source for the FAGLFLEXA table

    Hi All,
    Need to create a generic extractor and data source for the FAGLFLEXA table to support AR reporting. This table contains the necessary profit center information to perform LOB reporting against the AR data.
    Please advice on how to do this.
    Regards, Vishal

    Hi Vishal,
    Its seems a simple a work out.
    1.Go to RSO2 & choose the relevant option ie. whether you want to create Transactional DS, Master Data DS or Text DS.
    2. Name it accordingly & then create.
    3. Give description to it & then give table name FAGLFLEXA.
    4. Save it & activate. If you need it to be delta enabled then click over Delta & you can choose accordingly.
    If you still face some problem then do mail me at [email protected]
    Assign points if helpful
    Regards,
    Himanshu

  • Creation of connection pools and data sources

    Hi,
    is there a possibility to create jdbc connection pools and data sources not manually, with a script or a mbean?
    That would be helpfull, because at the moment every developper has to do that for himself (because of the individuals generated passwords).
    Thanxs

    The weblogic.management.configuration.JDBCDataSourceMBean
    defines a non-transactional JDBC data source.
    http://e-docs.bea.com/wls/docs90/javadocs_mhome/weblogic/management/configuration/JDBCDataSourceMBean.html
    The JDBCConnectionPoolMBean defines a JDBC connection pool.
    http://e-docs.bea.com/wls/docs90/javadocs_mhome/weblogic/management/configuration/JDBCConnectionPoolMBean.html

  • I created a new profile to fix a crashing problem and now I can't get my bookmarks.

    Creating the new profile has fixed my crashing problem and I copied the recommended files and folders from my old profile to my new one but I still can't get my bookmarks. What am I doing wrong?

    These can't get your data back, but will help in the future.
    These add-ons can be a great help by backing up and restoring Firefox
    '''[https://addons.mozilla.org/en-US/firefox/addon/febe/ FEBE (Firefox Environment Backup Extension)]''' {web link}
    FEBE allows you to quickly and easily backup your
    Firefox extensions, history, passwords, and more.
    In fact, it goes beyond just backing up -- It will actually rebuild
    your saved files individually into installable .xpi files.
    It will also make backup of files that you choose.
    '''[https://addons.mozilla.org/en-US/firefox/addon/opie/ OPIE]''' {web link}
    Import/Export extension preferences

  • I created a new Itunes playlist and when I synch my phone it is not visable as a playlist on my phone (Iphone 6), but it does appear on my computeras a playlist on my phone.  How can I get it to be visable on my phone?

    I created a new Itunes playlist and when I synch my phone it is not visable as a playlist on my phone (Iphone 6), but it does appear on my computer as a playlist on my phone.  How can I get it to be visable on my phone?

    Hi,
    It sounds like there may be some disconnect between the phone and the computer.  Could be a number of things going on, but one way I've been able to fix this issue on several occasions is by completely removing all of the music from the iPhone (Settings > General > Usage > Storage > Manage Storage > Music > swipe 'All Songs' to the left and tap 'Delete') and then re-syncing it from iTunes all at once.  Be sure to disconnect your phone from the computer and close iTunes first.  Keep in mind that any songs that are on the phone but are NOT in the iTunes library will not be synced over after you delete them from the phone.  If the songs on the phone were purchased from the iTunes Store you can transfer them to the computer's iTunes library by connecting the phone to iTunes then selecting File > Devices > Transfer Purchases from [user's] iPhone.
    After deleting all songs from the phone, go back into Settings and check the music storage again to make sure everything was deleted.  If the 'Music' app is not listed anymore, then you should be good to go.  Just to be sure, you can also check the Music app itself and make sure no songs appear there (if songs appear with cloud icons next to them, turn off 'Show All Songs' in Settings > Music and then check the Music app again -- no songs should appear).
    Once you're absolutely sure all songs have been removed from the phone, restart the iPhone, plug it back into the computer, and let iTunes sync.  Give it time to sync everything over at once and make sure the sync doesn't get interrupted.  Everything you've set to sync should sync over properly.
    If it still doesn't sync, there may be a corrupted file in the iOS installation on the phone or in the iTunes installation on the computer.  It's more likely that the issue is in the phone's software, especially if you ever installed an iOS update over Wi-Fi (through the Settings app).  I'd recommend making an iTunes backup and restoring the phone to factory settings through iTunes.  Then set the iPhone up as a new iPhone and test the syncing -- the playlist should sync over properly.  If not, Remove and reinstall iTunes and related software components for Windows Vista, Windows 7, or Windows 8 - Apple Support.  Then test again.
    Once you get the syncing working with the phone set up as new, restore the phone from your iTunes backup and test the syncing again.  Now that the iOS files have been reinstalled, hopefully the corruption is gone!  If it still doesn't sync properly, the corruption may be somewhere else (in a song in the playlist, in some app data in the backup, etc.).  That could be harder to pinpoint, but don't worry about that for now.  Start simple.
    Good luck!

  • Creating A New Oracle Database And Sql Developer

    Hi,
    I'm a newbie to Oracle and and a not so newbie to Sql Server and Visual Studio.
    I am trying to learn Oracle on my local machine. I want to create a new Oracle Database and start learning from there.
    I have downloaded sql developer, the data modeler, and the Oracle Client. Could someone please provide some guidance on how to create a Oracle Database?
    From the responses, it appears that none of the items I mentioned actually creates a database. Sql Server provides a free download, also a developer version for a minimal fee. What specific Oracle product would be best to provide this type of service?
    Thanks,
    Mark
    Edited by: user8948230 on Jan 7, 2010 9:50 AM

    user8948230 wrote:
    Hi,
    I'm a newbie to Oracle and and a not so newbie to Sql Server and Visual Studio.
    I am trying to learn Oracle on my local machine. I want to create a new Oracle Database and start learning from there.
    I have downloaded sql developer, the data modeler, and the Oracle Client. Could someone please provide some guidance on how to create a Oracle Database?
    From the responses, it appears that none of the items I mentioned actually creates a database. Sql Server provides a free download, also a developer version for a minimal fee. What specific Oracle product would be best to provide this type of service?
    Thanks,
    Mark
    Edited by: user8948230 on Jan 7, 2010 9:50 AMIn addition to downloading and installing the database software to create a database, might I also suggest you start getting familiar with the documentation.
    Learning where to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com. Drill down to your product and version.
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab you will find the complete documentation library.
    Spend a few minutes just getting familiar with what kind of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what kind of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are reference manuals. Just get familiar with what is there to be referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    After you have familiarized yourself with what is available, read the "2-Day DBA" manual to help get you started.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Look in your alert log and find all the non-default initialization parms listed at instance startup. Then read up on each one of them in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.

  • How to create a new default domain for Jdeveloper 11.1.1.3

    I installed Jdeveloper 11.1.1.2 and deinstalled it. Then, I install Jdeveloper 11.1.1.3
    However, the default domain of old version Jdeveloper is not deleted with Jdeveloper 11.1.1.2
    I saw old version of ADF in the development list at http://localhost:7101/console
    I want to delete this domain and create a new default domain.
    How to do that?

    YE wrote:
    I installed Jdeveloper 11.1.1.2 and deinstalled it. Then, I install Jdeveloper 11.1.1.3
    However, the default domain of old version Jdeveloper is not deleted with Jdeveloper 11.1.1.2
    I saw old version of ADF in the development list at http://localhost:7101/console
    I want to delete this domain and create a new default domain.
    How to do that?It is not clear from your question which domain you want to re-create. The WebLogic server that is installed along with the JDeveloper installation can run in either integrated mode - each time you run or debug your application in JDeveloper, or in standalone mode - in this case you start the server outside of JDeveloper and deploy onto it.
    _1. For the integrated domain:_ One way to force JDeveloper to re-create the integrated WLS domain is by removing or re-defining the JDeveloper user directory. The location of the user directory is accesed via the JDEV_USER_DIR environment variable.
    _2. For the standalone domain:_ You will need to run the WebLogic domain configuration wizard. It is called config.cmd (Windows installation) or config.sh (for Linux) and can be found in the wlserver_10.3\common\bin directory under the JDeveloper installation directory (MiddlewareHome).

  • I created a new apple id and as my billing info i put in my itunes card. i still have $18 left in the account but it wont let me buy anything because i put none as my payment method. what can i do to fix this?

    i created a new apple id and as my billing info i put in my itunes card number. i still have $18 dollars left in the account but it wont let me buy anything else because it constantly asks for my billing info and i now put none as my payment method. how can i buy stuff again?

    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    Step 3 is important, no matter whether you do this on a Mac or an iPad / iPhone:
    Important: Before proceeding to the next step, you must download and install a free application. ...
    Important: Before proceeding to the next step, you must download and install the free application by tapping Free followed by tapping Install App. ...

Maybe you are looking for

  • Photos missing from Camera Roll but but not from Whatsapp

    This is some weird situation here. I got my new iphone (6). Old one was 4s. I backuped to my computer, then restored from backup for new iphone. But last 10-12 photos are missing from camera roll but when i try to send a photo to one of my whatsapp c

  • Message during Process

    Dear All, i want to display a message like MESSAGE 'say something' TYPE 'S'. during a abap report is running. But messages like this are only displayed at the next screen. So how can i show them at the time when the command MESSAGE is processed? I on

  • Aperture identifying  Pro 1 RAW Adobe 1998 when it's sRGB

    I'm having trouble with my Canon Pro 1. I'm shooting in RAW in the "standard" sRGB workspace (there's an option for Adobe 1998). However, Aperture labels the photos as Adobe 1998. The Preview application also reads the file to be Adobe 1998 (get info

  • HT1338 An error occurred while installing updates.103

    Trying to install software updates and I have received this message several times. Also can't install Adobe Flash update - a "general error" occurs. Suggestions?

  • OLAP or Datagrid to present

    Hello, I have been struggling with this and would appreciate if anyone can guide me here. I am getting a resultset from a database and I need to present it in a particular format. I tried with DataGrid and it doesnt work, I read through OLAP document