DB Control for 11.1.0.6 always has problems?

I am using oracle 11.1.0.6 on Office XP Service Pack 2
When I created a database instance using dbca, I could access db control using
https://... Link. But now when I rebooted my PC, I cannot access db control any more (page cannt be displayed). In the past, I had to drop db control and recreate. But problem happens often, so looking for permanent fix.

Are you having a DHCP based machine ? If yes, than you need to install [loopback adaptor|http://download.oracle.com/docs/cd/B28359_01/install.111/b32006/reqs.htm#BABBDGBI] on the machine. In the absence of this, surely enough, you may hit issues.
Check this link for installing of a loopback adaptor.
http://download.oracle.com/docs/cd/B28359_01/install.111/b32006/reqs.htm#BABGCEAI
HTH
Aman....

Similar Messages

  • Regarding Adobe form for development but the ADS always has a problem

    Hi,
    Currently we are using Adobe form for development but the ADS always has a problem in EC6 as below.
    Test Program: Version Information (for Analysis Only)
    System Error
    ERROR CODE: 100.101
    ERROR MESSAGE: SOAP Runtime exception: CSoapExceptionTransport : HTTP receive failed with exception communication_failure
    SOAP Framework error: SOAP Runtime Exception: CSoapExceptionTransport: HTTP receive failed with exception communication_failure(100.101).
    Would you pls help to figure it out?
    Thanks & Regards,
    Suneetha

    Hi,
    It seems that you ADS settings have not been maintained,
    check the note
    944221 Troubleshooting if problems occur in forms processing
    Hope this resloves your issue,if not revert back.
    Regards,
    Vamshi.

  • Script for folder or file that always has a name that is the CURRENT DATE

    hi all,
    i tried to get this done a couple times and i either misunderstood how to use the script or there was some complication so i am returning to it. i would like to have a FILE or a FOLDER on my desktop that has a name which is TODAYS DATE.
    the reason i need this:
    i am using carbon copy cloner and when i plug in an external hard drive it runs a backup. i would like to make sure that the backup is /current/ and right now short of looking for a file that is new on my hard drive and then finding the same file on the backup i am not sure how to do this. i suppose there may be a way to do it in CCC but i would prefer something right in the backup. i need this for Lion and Mountain Lion.
    any ideas?

    This answer on Stackoverflow may do what you want. It's worth repeating the warning:
    You can obtain information about the file's modification date and time in a batch script, but you'll need to remember these things:
    it comes as a combination of date and time;
    it's locale specific;
    it's a string.
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • TC Control for sx80

    Hello everyone
    I have configured layouts by TC Control for my codec sx80, my system has two cameras precision 60 and 3 displays,  remote site has the same config two cameras and 3 displays just codec diferent (c90); remote site is sending two cameras image both same time, but I just can see in one display, I can´t separate one camera for one display and other for another display. However I have a doubt, these layouts are for views of local displays only?, because I have tried to config in a point to point conference main camera of remote site in the first local display and secondary camera of remote site in the second local display, but TC Control just shows the options;
    * Participant 1
    * Other main
    * Active speaker
    But these ones are the same image (both cameras at time in a just display) always.
    Thanks for your help
    Mario

    Hi Mario,
    I don't believe that you are able to do that on the C90s or SX80s - they will only ever transmit the video as a "single screen" - you'd need an endpoint that supports TIP for multiple screens/cameras - something like a TX or a CTS endpoint.
    You may be able to trick the endpoints in to doing something similar by transmitting the video from the 2nd camera as a presentation, rather than as a camera - this should display on the 2nd screen - but this will only work one way at a time, not in both directions simultaneously.
    Wayne
    Please remember to rate responses and to mark your question as answered if appropriate.

  • IPC control for added rework operations

    Dear Experts,
    Can you please, help me with the following case:
    I have a production order and IPC control for certain operations.
    The system has created an inspection lot (03).
    During the results recording (with operation confirmation) one piece is reported to be for rework.
    The trigger point was activated and a new operation for rework was added to the production order.
    The new operation for rework also has an inspection point (the same as in the production order - freely defined, no quantity or time dependency) and also has a quality characteristic.
    My expectation was that after the new operation has appeared in the production order either the created inspection lot should be updated for the new operation and its characteristic or a new inspection lot should be created for the new operation.
    However nothing happened - where did I go wrong or what is missing?
    I will gladly supply additional information on demand.
    Looking forward to hearing from you,
    Rumi

    either the created inspection lot should be updated for the new operation
    This is not possible in std SAP ,As Once lot is created it will not updated automatically after changes made in the task list or routing etc.
    new inspection lot should be created for the new operation.
    This will also not possible because lot is already created for the said Qty in Production order.
    Now what remains is if you have not taken UD of the existing lot & status of the Inspection lot is REL then,
    go to QA02>enter lot number->click on Reset sample--->save
    Now status of lot will become CRTD.
    Now again go to QA02>enter lot number->click on inspection specification>click on sample>save
    check the status .It should be REL & here you can see the new operation attached to the task list.

  • Copy Control for Transaction Types

    Hi,
    Was wondering if someone could help on following topic. We need to specify the possibility of copy control (follow-up) for certain transaction types in CRM 6.0. I've specified the source TT (ZAPP) and the target TT (ZCON) in customizing activity : Define Copying Control for Transaction Types.
    ZAPP = Custom Appointment Activity
    ZCON = Custom Opportunity
    Now, when I want to create a follow-up for ZAPP in the WebUI (via dropdown 'More' and action 'Follow-Up'), I always get an extensive list of transaction types (about 30) rather than only the opportunity that I originally specified. Any ideas?
    Thank you,
    Sebastiaan.

    Hi Kai,
    Many thanks for your answer. Indeed, the COPY_DOCUMENT is a very good alternative as it also directs the flow for follow-up. However, I have a question in regards to using this method. I can see that there are parameters that need to be provided (like PROCESS_TYPE etc) but apart from that is it also possible to change fields in the copied document.
    e.g. Currently the description of the copied document gathers the description of the action definition, but how can you pass the description of the previous document for instance? Is this also done via the actual parameters?
    Thank you,
    Sebastiaan.

  • Should we really go for bean data controls for a new project?

    Hi,
    I am still new data controls and trying to figure out the advantages of using bean data controls for our new project. Our UI is going to have customized UI components and our back end is going to be a tcp/ip server.
    Is it a good idea to develop java beans and then create data controls to bind to UI layer? I think it makes sense to use data controls if we want to use existing java beans. Maybe we would be separating the model layer by using data controls, but only thing it would be doing for us would be the simple object calls to my java beans. Would it be better to use data controls or use I choose to make object calls?
    Thanks,
    Manoj

    Hi,
    the POJO data control will always give you a benefit and develope productivity, unless what you have to build fits on a single page - in which case you may not mind the burdon of manual UI component binding
    Frank

  • Hey! I have had an Ipod touch for about 7 years and it has always worked but i connected it to my laptop and it is detected on windows but it is not being detected on Itunes. Ive tried everything and need help!

    Hey! I have had an Ipod touch for about 7 years and it has always worked! but for some reason i plugged it into my laptop and my computer is recognizing that it is plugged in but my itunes isnt what do I do?

    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or              
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Features app in the Window Control Panel. Then reinstall all the Apple software components
    - Then do the other actions of:
    iOS: Device not recognized in iTunes for Windows
    paying special attention to item #5
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Also see:
    iPod not recognised by windows iTunes
    Troubleshooting issues with iTunes for Windows updates
    - Try on another computer to help determine if computer or iPod problem

  • Version Control for adobe forms

    Dear All,
    We have a situation where we already go live with version 0 of our adobe form. Now, we have an enhancement to the form i.e.: some new functionalities and new field. Previously we have tried to transport the new changes to the production without any version control and those processes that have been already started prior to the new changes encounter error when the user continues the process.
    I am wondering how do the version control works and any documentation on how to configure it?
    Thanks in advance
    Regards,
    Bryan

    Hi Brian,
    Here is some information that I found in the IMG on Create ISR Scenario...
    Create ISR Scenario
    Use
    In this IMG activity, you create an ISR scenario that has a one-to-one relationship with a form scenario. To be able to use a form scenario in a process, one ISR scenario must exist for each form scenario. The ISR scenario and the form scenario must be linked with each other. You make this setting in Customizing for HR Administrative Services in the IMG activity Link ISR Scenario with Form Scenario.
    In the form scenario, you define primarily the basic set of form fields and their processing through the backend services. In the ISR scenario, you specify the definition of the user interface. You also specify which form is used for the display and how the layout of this interactive form is designed. You use interactive forms based on Adobe software to create and process the forms.
    ISR scenarios and form scenarios are version dependent. The version numbers of the ISR scenario are assigned automatically. Note that a form scenario must have exactly the same version as the linked ISR scenario. For this reason, you should always create a new version in the ISR scenario first and then use the same version number when you create a version in the form scenario manually.
    Note
    If an ISR scenario or form scenario (with an existing version) has already been used in a productive process, you should not change the configuration. If you want to make changes to a process or an ISR scenario or form scenario, you should always create a new version, and only ever use that new version in the future. In this way, processes that have been started can be concluded with the old version and new processes can be started simultaneously with the new version.
    This is from the Create Form Scenario documentation...
    Create version
    Form scenarios are version dependent, which means that there is at least one version of each form scenario. Versions are linked with processes. Since processes can vary, you must also be able to adjust the associated scenarios. To be able to provide different forms for process variants, you create versions.
    You can still process and change an existing version at a later point in time. Once a version has been used to execute a process, you should not make any more changes to this version; instead, you should create a new version.
    The form scenario and the (linked) ISR scenario are both version dependent. They must always have exactly the same version numbers. Note that the version number of the ISR scenario is generated and cannot be entered manually. When you create a new version in the form scenario, you therefore have to use the version number generated in the ISR scenario.
    If you have already made extensive Customizing settings for the form scenario and want to create a new version based on the settings, you should use the IMG activity Manage Form Scenario.
    Hope this helps...
    Cheers,
    Kevin

  • Version control for FH files

    For the last 2 years I've been using a subversion system that
    works very well with FH files. It does basicly the same as
    VersionCue but works with a lot of file formats (not Flash 8 btw)
    My setup is like this:
    - File server at my home studio (just a win machine with RAID
    5 disks and mapped network drives shared on my home network)
    running Win XP Pro (backup done every 24h)
    - a workstation running TortoiseSVN on Win XP Pro (it becomes
    a shell extension in Explorer)
    my simple system:
    - I create a version repository in my project folder on the
    server
    - I check out a working copy of the file(s) I want to work
    with to a local folder or a dedicated disk partition as I do
    Whenever I save my changes I commit these changes to the
    repository with a text comment
    Icon overlays tells me the status for each file and folder
    under version control
    Whenever I get a file corruption (it happens with FH files) I
    just check out a fresh working copy from that last commited
    version. You can of course revert to any previous version at any
    time or create branches out from one main design.
    The best thing is that I'm able to review my change log
    without opening a lot of files and revert to previous designs
    without keeping a lot of different files, and of course being able
    to resolve problems with corrupted FH files with minimal loss.
    http://tortoisesvn.tigris.org/

    I started version control on 01/14/2014.
    As you can see below I modified several topics. When I opened the RSC database and did a history on any modified Topic from 01/14/2014 to a date in the future, it always said there was no difference.  In the past it always showed there was a difference and what the difference was.
    I have started and stop version control several times hoping that would resolve the problem. Right now I am not using version Control.
    I will start version control again.
    Richard Wright
    Functional Area Expert II
    Systems Made Simple (SMS)
    1615 Woodward Street
    Austin, TX  78772
    Service Delivery and Engineering (SDE)
    Enterprise Operations (EO)
    Enterprise Applications Support (EAS)
    (512) 326-6610
    [email protected] <mailto:[email protected]>
    One of the Inc. 500 Fastest Growing Privately Held Companies in the U.S.

  • Copy control for activity

    Hi CRM gurus,
    Can anyone advice where can setup the copy control for activities in the IMG. Since the system defaulted lots of transactions in the activity followup, we need to disable some of them from the list.
    Thanks in advance.
    Rgs. Michelle

    As I wrote it in different thread...
    1. Activate Copying Control of Activities
    CRM - Transactions - Settings for Activities - Activate Copying Control of Activities
    This will cause that only transactions defined in your Business Transaction Profile (which is assigned to your Business Role and defined in CRM - Interaction Center Webclient - Business Transaction - Define Business Transaction Profiles) are visible in dropdown list.
    2. Define Copying Control of Transaction Types
    CRM - Transactions - Basic Settings - Copying Control of Transaction Types - Define Copying Control of Transaction Types
    Here select Source Transaction and choose Target Transaction.
    Always follow CRM Best Practices documentation as all of the customizing steps are described there...
    Link - http://help.sap.com/bp_crmv12007/CRM_DE/HTML/index.htm
    Edited by: drabas on Apr 13, 2010 6:40 PM

  • Copy control for sale office in delivery

    Hi,
    In our delivery note the field sale office is blank... we need that this field will be filled by copy control or user exit from document sale (order sale)... always the deliveries are for the same sales office.
    Any clues for achiving this?
    Best Regards
    Juan

    Hi
    As mentioned in the above answer, please follow the following steps.
    1. Got VOFM - > Data Transfer -> Deliveries.
    2. Copy Routine 1 to 601.
    3. Go in the code of routine 601 and add the following line.
    MOVE CVBAK-VKBUR TO LIKP-VKBUR.
    4. Activate the routine.
    5. Go to copy control for deliveries Tcode - VTLA.
    6. Select the necessary combination of order type and delivery type.
    7. change the assignment of routine for header data to 601 and save.
    you shud be abe to achieve the desired result.
    Regards
    Yatin

  • Firewall software & using a remote control for AirTunes?

    I recently turned on the built-in firewall on my MacBook Pro. Ever since doing so, every time a run iTunes, get the following message:
    Your computer is using firewall software that prevents
    you from using a remote control for AirTunes.
    To use a remote control for AirTunes, open System Preferences, click
    Sharing, then click Firewall, and select "iTunes Music Sharing."
    I always tell it to "Ignore" and I am able to play music through my AirPort Express without any trouble. What is the "remote control" to which this message is referring? I have searched Apple's support pages and this forum without any luck. I thought that opening the "iTunes Music Sharing" port in the firewall would allow other people on my local network to see my music if I was sharing it, which I am not. I don't see what this has to do with a remote control.
    Thank you for any info you can provide.
    -- Gary

    Hi,
    there is no remote control for AirPortExpress or Air Tunes. Maybe we will see something like this in the futue, who knows.
    As AirTunes uses streaming, it probabely needs the same port open as Music Sharing. Because shared music is streamed too.

  • Firewall software prevents remote control for AirTunes?

    I recently turned on the built-in firewall on my MacBook Pro. Ever since doing so, every time a run iTunes, get the following message:
    [quote]
    Your computer is using firewall software that prevents
    you from using a remote control for AirTunes.
    To use a remote control for AirTunes, open System Preferences, click
    Sharing, then click Firewall, and select "iTunes Music Sharing."
    [/quote]
    I always tell it to "Ignore" and I am able to play music through my AirPort Express without any trouble. What is the "remote control" to which this message is referring? I have searched Apple's support pages and this forum without any luck. I thought that opening the "iTunes Music Sharing" port in the firewall would allow other people on my local network to see my music if I was sharing it, which I am not. I don't see what this has to do with a remote control.
    Thank you for any info you can provide.
    -- Gary
    2.16 GHz MacBook Pro   Mac OS X (10.4.5)   2GB RAM, 7200 RPM HD

    This was solved by simply allowing "iTunes Music Sharing" in the Firewall tab of the Sharing preference pane.
    Regards,
    Gary

  • Price Control for Traded Goods

    Hi
    Can you please suggest what shld be the price control for the Traded Finished Goods
    Which is the better option  S or V
    Regards
    Ash

    Hi,
    Would always prefer price control V- Moving Average Price, because most of the time for stocks, the stocks are valuated at the real price of procurement.
    Standard price can be opted for FERT material, where most of the time the prices are not fluctuating.
    Anand

Maybe you are looking for

  • Error in compiling flex - 64K limit

    Hi folks, I entered a new dimension in the flex compiling error dimension (see error-message below). Can anybody help me? I'm familiar with the 32K-problem ( and do have functional workarounds for that) but this one is a new one for me. regards, Mart

  • Can I upgrade graphics card of my HP Pavilion g6-1301tx Notebook PC?

    Hi folks, I want to know whether I can upgrade graphics card of my laptop. (like AMD to  nvidia graphic card). Now a days most of the high end games are not working in my laptop and I'm pretty disappointed. Please let me know whether I can do that. M

  • Login can't be remembered on yahoo sign in

    ever since upgrading to 24.0, before this, never a problem, i have gone through the list of cookies, and my settings, according to the articles written are in compliance. I would have responded to another person who wrote the same issue, but this ent

  • Premiere CS6 Assets in bins disappears after approx 2 hours editing

    I am having a reoccurring problem with CS6 Premiere -- after working on the project for about 2 hours, all of a sudden the bins are empty.  None of the assets I have imported appear in the bins -- very disconcerting!  I save the project, shut down Pr

  • Single Sender(JDBC) to SAP - Multipe IDoc

    Hi Experts, In my scenario i need to send data from JDBC to SAP. Based on the Delivery Type the data need to be passed to respective IDOCs. There are 2 Delivery Types EL & LR. For EL one IDOC should be populated(SHP_IBDLV), and for LR another IDOC (S