Automate objects deployment (9.0.4)

I am looking for ideas how to best automate the deployment of objects, that is otherwise done manually through the Deployment Manager (Action: Create, Replace, Update, Drop, None). I see that OMBPLUS includes an OMBDEPLOY command, but haven't used OMBPLUS yet.
I suppose there is the option to generate the ddl and pl/sql code, save it to a file and then execute everything. I hope there is a better way to do this.
Does anybody have any experience with the OMBDEPLOY command?
Any suggestions will be appreciated.
Best Regards,
Julian

By using OMBPLUS you can accomplish most of the things that you would usually do through the UI. It does not generate pl/sql files but deploys directly the objects as when you use the Deployment Manager. You would use scripting usually to avoid repetitive manual (maintenance) operations from the UI.
You can take a look at the OMBPLUS guide (including the OMBDEPLOY command) by downloading it from http://download.oracle.com/otn/nt/warehouse/doc/OWB904ScriptingReference.zip .
Regards:
Igor

Similar Messages

  • How to view the DDL script prior to object deployment in OWB 10g R2?

    How to view the DDL script prior to object deployment in OWB 10g R2?
    Here is what I' looking for: in 10gR2, let's say I've built dimension X, but it's not deployed yet. I've selected one of the deployment options, let's say: "Deploy to Catalog only". Now, I'd like to see a DDL script that will be executed at the deployment time. Where can I find this script? What screen? What menu?
    Thanks,
    vr

    Viewing the Scripts
    After you have generated scripts for your target objects, you can open the scripts and
    view the code. Warehouse Builder generates the following types of scripts:
    ■ DDL scripts: Creates or drops database objects.
    ■ SQL*Loader control files: Extracts and transports data from file sources.
    ■ ABAP scripts: Extracts and loads data from SAP systems.
    To view the generated scripts:
    1. From the Generation Results window, select an object in the navigation tree on the
    left of the Generation Results dialog.
    2. Select the Scripts tab on the right of this dialog.
    The Scripts tab contains a list of the generated scripts for the object you selected.
    3. Select a specific script and click the View Code button.
    Regards,
    Marcos

  • Creating a session bean automatically on deployment

    Hi,
    I want to create a session bean automatically on deployment of my application to the container. Is this possible?
    Thanks!

    Create a servlet as a Ejb client & specify the client servlet
    in the <load-on-startup> element of the web.xml deployment descriptor.

  • OWB 904:  Object Deployment does nothing.

    I created a dimension in a target WH module. When I generate/deploy it, it is successful in generating the code. When I click on the deploy button, it brings the OBJECT DELPOYMENT progress bar box. But then nothing happens. It just sits there, and I had to click on cancel button. Any idea what could be wrong.

    Yes Mark.. I have done all that. Still I am not able to deploy any object from any module. It generates the code and then when I click on DEPLOY button, it just sits there and I had to click on cancel to come back to deployment manager screen.
    I did do a debug of OWB client, and here are some of the last lines fom that debug file. At the last line (2 Cleanup called) is where "object deployment" hangs.
    MEM:Transaction run: validation:U: 34317192%INCR:-1043352:DECREASE
    WhValidationGenerationTransaction: in isGenerateable: NameInfo: 13924:13924) CMPLogicalConnector/STSC_TO_STG STSC_TO_STG
    WhValidationGenerationTransaction: :IsGenerateable: STSC_TO_STG: true:validity: true
    Ray Debug: generate is called, rtp=oracle.wh.service.impl.runtime.RuntimePlatformServiceImpl@4eb98b
    ValidationService:setCompilationTimestamp: oracle.wh.service.impl.validation.ValidationResultWrapper@7c3b99
    ValidationService:setCompilationTimestamp: timestamp2003-07-22 21:21:17.16
    MEM:Transaction run: generation:U: 34764288%INCR:447096:INCREASE
    MEM:Transaction run: persist Validation:U: 34827112%INCR:62824:INCREASE
    MEM:GenerationController:internalCompile:after transaction:U: 34830736%INCR:3624:INCREASE
    RUNTIME_SERVICES_DEBUG DeploymentSpecificationImpl.addToUnitSpecificationImplArrayList: created UnitSpecification for DeploymentAdapterName DDLDeploym
    ent StoreUOID= C30002F292C40DFAE0340010837BEDA7 Action= 1 FCO list= STSC_TO_STG,STG_MAP_DEMANDUNIT,STG_MAP_ABC_CLASS,DPAI_TO_STG,STG_ABC_SEQ,STG_DU_SE
    Q,STG_ABCCLASS,STG_DEMANDUNIT,
    ****==>DFU from STSC_MAN
    MY_PROJECT
    2 Cleanup called
    .

  • Automatic RPD deployment to multiple sites

    Hi Guys
    Please assist me here.
    I have a one DEV ,one QA and 18 PROV OBIEE instances at different sites geographical locations in Southern Africa. these environments are stand alone.
    I want to develop once and QA once and then deploy to 18 sites once.
    Now I want to automate the process of migrating my RPD to these 18 sites.
    Each site has it's own database and server. The main bottleneck is the connection pool that had to be changed to point to the specific site.
    I've found a script for uploading the RPD and restarting BI instance, now I want the script to take care of the connection pools for the target instances.
    I would appreciate your assistance in this regard.
    Thank you
    Monwabisa

    You are right about routers needing configuration.
    This reference explains the issues:
    http://www.bombich.com/mactips/nbas.html
    Satellite Mac Mini boxes running OS X Server is the way I would go for remote sites.

  • OWB 11.2.0.3 do not re-generate DDL on objects deploy

    Hi all,
    I've added a 2nd target location/schema (after a successful deploy on 1st target location) to our OWB project and we got an error on executing the DDL script for the dimension objects. I checked the script and found that it still contains the schema name of the 1st target and the script create/modified date are both old (time of our 1st deploy).
    Any idea & solution?
    Thanks!
    - Andrew

    Hi,
    It seems it is more of design client JVM memory issue.
    Follow the below steps:
    1. Edit the owb.conf file located in the ORACLE_HOME/owb/bin directory.
    2. Modify the value in the line "AddVMOption -Xmx768M" to increase the Heap Memory for Java, based on your physical memory.
    3. Restart the Design Center
    Make sure that you are not allocating memory gretaer than the size of the RAM on that client.
    Regards,
    Pnreddy

  • Automatic update deployment

    Hi,
    After I have understand the manual process of creating a new deployment, and deploy it to a collection, I try to learn the automatic process.
    I have create a new rule, and configured all the relevent details.
    When I run it, the updates are not downloaded to my sccm.
    ServerA is the server who downloads from Microsoft Update.
    ServerB is my sccm server + SUP, which takes the updates from ServerA
    ServerA and ServerB are in differnet domains.
    There is no problem when I access from ServerB to ServerA by netbios to the updates folder (WsusContent) in ServerA
    The manual process works with no error, and the updates can be installed with no problem!
    I recevie the following errors:
    ruleengine.log
    Downloading contents (count = 1) for UpdateID 16821855 SMS_RULE_ENGINE 17/08/2014 20:50:24 5756 (0x167C)
    List of update content(s) which match the content rule criteria = {16815841} SMS_RULE_ENGINE 17/08/2014 20:50:24 5756 (0x167C)
    Downloading content with ID 16815841 in the package SMS_RULE_ENGINE 17/08/2014 20:50:24 5756 (0x167C)
    Failed to download the update from UNC content source. Error = 1326 SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Failed to download ContentID 16815841 for UpdateID 16821855. Error code = 1326 SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Downloading contents (count = 1) for UpdateID 16821857 SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    List of update content(s) which match the content rule criteria = {16815842} SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Downloading content with ID 16815842 in the package SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Failed to download the update from UNC content source. Error = 1326 SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Failed to download ContentID 16815842 for UpdateID 16821857. Error code = 1326 SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Downloading contents (count = 1) for UpdateID 16821859 SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    List of update content(s) which match the content rule criteria = {16815843} SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Downloading content with ID 16815843 in the package SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Failed to download the update from UNC content source. Error = 1326 SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    Failed to download ContentID 16815843 for UpdateID 16821859. Error code = 1326 SMS_RULE_ENGINE 17/08/2014 20:50:25 5756 (0x167C)
    PatchDownloader.log
    Trying to connect to the root\SMS namespace on the ServerB machine. Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Connected to \\ServerB\root\SMS Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Trying to connect to the \\ServerB\root\sms\site_TSE namespace on the ServerB machine. Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Connected to \\ServerB\root\sms\site_TSE Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Download destination =
    \\ServerB\UpdateServicesPackages\KB2967917\4ad91e4d-f903-4b05-9e18-fc919b6e4557.1\windows8.1-kb2965788-x64.cab . Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Contentsource =
    \\ServerA\WsusContent\windows8.1-kb2965788-x64.cab . Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Contentsource =
    \\ServerA\WsusContent\windows8.1-kb2965788-x64_f8079784eff9287bb1a2d7b1444ec7170ca32c2f.cab . Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Contentsource =
    \\ServerA\WsusContent\WsusContent\2F\F8079784EFF9287BB1A2D7B1444EC7170CA32C2F.cab . Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Contentsource =
    \\ServerA\WsusContent\2F\F8079784EFF9287BB1A2D7B1444EC7170CA32C2F.cab . Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Downloading content for ContentID = 16812944,  FileName = windows8.1-kb2965788-x64.cab. Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Download \\ServerA\WsusContent\windows8.1-kb2965788-x64.cab to C:\Windows\TEMP\CAB50A8.tmp returns 1326 Software Updates Patch Downloader 17/08/2014 20:50:11 21432 (0x53B8)
    Download
    \\ServerA\WsusContent\windows8.1-kb2965788-x64_f8079784eff9287bb1a2d7b1444ec7170ca32c2f.cab to C:\Windows\TEMP\CAB50B8.tmp returns 1326 Software Updates Patch Downloader 17/08/2014 20:50:11 2612 (0x0A34)
    Download
    \\ServerA\WsusContent\WsusContent\2F\F8079784EFF9287BB1A2D7B1444EC7170CA32C2F.cab to C:\Windows\TEMP\CAB50D9.tmp returns 1326 Software Updates Patch Downloader 17/08/2014 20:50:11 16768 (0x4180)
    Download
    \\ServerA\WsusContent\2F\F8079784EFF9287BB1A2D7B1444EC7170CA32C2F.cab to C:\Windows\TEMP\CAB50E9.tmp returns 1326 Software Updates Patch Downloader 17/08/2014 20:50:11 8232 (0x2028)
    ERROR: DownloadContentFiles() failed with hr=0x8007052e Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Trying to connect to the root\SMS namespace on the ServerB machine. Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Connected to \\ServerB\root\SMS Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Trying to connect to the \\ServerB\root\sms\site_TSE namespace on the ServerB machine. Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Connected to \\ServerB\root\sms\site_TSE Software Updates Patch Downloader 17/08/2014 20:50:11 5756 (0x167C)
    Download destination =
    \\ServerB\UpdateServicesPackages\KB2967917\5928b05f-909b-49c3-a55e-11ba90e31df2.1\windows8.1-kb2964736-x64.cab . Software Updates Patch Downloader 17/08/2014 20:50:12 5756 (0x167C)
    Contentsource =
    \\ServerA\WsusContent\windows8.1-kb2964736-x64.cab . Software Updates Patch Downloader 17/08/2014 20:50:12 5756 (0x167C)
    Contentsource =
    \\ServerA\WsusContent\windows8.1-kb2964736-x64_9a4468da0247b29de1ec3d2a7d5bed8b7b72a38f.cab . Software Updates Patch Downloader 17/08/2014 20:50:12 5756 (0x167C)
    Contentsource =
    \\ServerA\WsusContent\WsusContent\8F\9A4468DA0247B29DE1EC3D2A7D5BED8B7B72A38F.cab . Software Updates Patch Downloader 17/08/2014 20:50:12 5756 (0x167C)
    Contentsource =
    \\ServerA\WsusContent\8F\9A4468DA0247B29DE1EC3D2A7D5BED8B7B72A38F.cab . Software Updates Patch Downloader 17/08/2014 20:50:12 5756 (0x167C)
    Downloading content for ContentID = 16812948,  FileName = windows8.1-kb2964736-x64.cab. Software Updates Patch Downloader 17/08/2014 20:50:12 5756 (0x167C)
    Download \\ServerA\WsusContent\windows8.1-kb2964736-x64.cab to C:\Windows\TEMP\CAB5251.tmp returns 1326 Software Updates Patch Downloader 17/08/2014 20:50:12 1044 (0x0414)
    Download
    \\ServerA\WsusContent\windows8.1-kb2964736-x64_9a4468da0247b29de1ec3d2a7d5bed8b7b72a38f.cab to C:\Windows\TEMP\CAB5271.tmp returns 1326 Software Updates Patch Downloader 17/08/2014 20:50:12 21936 (0x55B0)
    Download
    \\ServerA\WsusContent\WsusContent\8F\9A4468DA0247B29DE1EC3D2A7D5BED8B7B72A38F.cab to C:\Windows\TEMP\CAB5282.tmp returns 1326 Software Updates Patch Downloader 17/08/2014 20:50:12 18200 (0x4718)
    Download
    \\ServerA\WsusContent\8F\9A4468DA0247B29DE1EC3D2A7D5BED8B7B72A38F.cab to C:\Windows\TEMP\CAB52A2.tmp returns 1326 Software Updates Patch Downloader 17/08/2014 20:50:12 20628 (0x5094)
    ERROR: DownloadContentFiles() failed with hr=0x8007052e Software Updates Patch Downloader 17/08/2014 20:50:12 5756 (0x167C)
    Thanks!

    Ive had a similar problem with the WSUS download server being  a workgroup server in a DMZ,
    Im currently in the process of trying this
    Set an auto approval rule in WSUS on the SCCM/SUP server as well as the one that synchs with MS Update.
    This will copy the required updates across  the local WSUSCONTENT folder, which you state as the source for your ADR 
    ===============================
    **UPDATE**
    can confirm this does work
    Solutions Architect

  • Problem Running Process Flow When Database Objects Deployed Outside of OWB

    Hi
    I am having a few problems running process flows that I'm deploying through OMB.
    My set up is as follows:
    All database updates are done outside of OWB (for version control purposes).
    Each object within OWB is exported to an MDL file, which is then imported into the production repository using an OMB Script.
    Once everything has been imported into my production version, I'm then deploying the process flows from within the OMB script.
    When I then go to run the process flow, I get the following error ...
    RPE-02075: Oracle Workflow failed to process the execution request for Activity LOAD_COUNTRY_PF:LOAD_COUNTRY. This may be because dependent objects have not yet been deployed.
    I can see through the Control Center, that the status of all the objects that the process flow is going to use are set to having a Design Status of 'New'. So obviously OWB doesn't realize that these objects already exist in the database, which is why the process flow errors.
    Is there any way around this? Can I somehow set the Design Status of all the objects to 'Unchanged' through OMB? Is there a way to fool the process flow into thinking that the objects do exist? Can I run the process flow outside of OWB?
    Any help would be appreciated.
    Thanks
    Liffey

    Hi Liffey,
    Is there any way around this?
    Can I somehow set the Design Status of all the objects to 'Unchanged' through OMB?
    Is there a way to fool the process flow into thinking that the objects do exist?of course you must deploy mappings before deploying processflow
    and as I know there is no legal method for avoiding this.
    Regards,
    Oleg
    PS. Look at this thread [Deploying without Deploy|http://forums.oracle.com/forums/thread.jspa?messageID=2655726&#2655726]
    It seems for OWB10gR1 exists method for manual modification OWB runtime repository tables for mark mappings as deployed

  • Automatic Object linking

    hi,
    We have one requirement like we have attach DIR automatically to objects and SAP tickets. The DIR is created from scanning solution automatically now we have attach this DIR after relase to tickets and objects without manual intervension.
    Can somebody giude how to do this. Whehter its possible with Std DMS or any BADI/BAPI can be used or we have do development.
    Regards,
    Pramod

    hi,
    Thanks for your information I feel this will help me. can you please eloborate me in detail.
    We have few document types. Objects and tickets are preexisting in system.
    Please tell me how we can use workflow for this.
    Thank you
    Pramod

  • Automatic Update - deployment.properties problems with JRE 1.6.0_05

    Hi!
    This is a Automatic Updated daisable problem.
    I have change the update policy values in the registry but still have one more problem:
    I want to deploy JRE 1.6.0_05, in earlier versions ie 1.4 there has been a windows\sun\java\deployment where the initian deployment.properties file is located. But in the 1.6.X ther is no such folder and the deployment.properies file is still "copied" when you start ie "javacpl.exe" . I would like to disable the
    choice "Download JRE automatically" in the javacpl.exe to "Never download..." but the initial choice when the file deployment.properties is created is "alway download..." .
    Am I still save only with the registry key changes, or do I have to change the value in the deployment.properies and if so, where is the "original" copy that copies the file into C:\Document and Settings\[user]\Application data\Sun\Java\Deployment\
    kindly,
    manekin...

    Hey lynchmob,
    Try these steps to correct the problem, you need to be logged in as an administrator:
    1. Go to the group policy editor. You can get they by typing gpedit.msc into the Run dialog.
    2. Navigate to computer configuration->administrative templates->windows components->internet explorer.
    3. Disable "make proxy settings per-machine (rather than per-user)".
    4. Login with the user account and go to Internet Options.
    5. Go to the Connection tab.
    6. Click on the Lan Settings button.
    7. You may notice that the proxy settings are not correct. Change the proxy settings to be whatever is required for your proxy.
    8. Configure Java to use browser proxy settings.
    9. Open the java console.
    10. Set debug level to 5.
    11. Press 'p' to reload proxy settings. Use the trace messages to verify correct proxy settings were loaded.

  • Objective C automatic object creation

    I'm writing an iOS app, and I'm experiencing a problem where it could be very nice to have the Xcode compiler make new objects of a certain class, at runtime, automatically.
    And then some code, so I can interact with the objects.
    Thanks in advance

    This is such a basic topic;  You, the developer, write the code that creates objects.  The compiler can only do what you tell it to do.  Objects aren't created magically.
    You should review how objects are created in Objective-C.

  • Automatic files deployment failed while applying HCM - MP4

    Hi Nicholas,
    i am applying MP4 using Change Assistant but it failed to automatically deploy the files in the PS_HOME directory.
    so i manually copied files from the source package and placed into the respective directories in PS_HOME
    Now while the change assistant was performing the job (1 of 3), i need to copy files from the 'classes' folder and have to place it in PS_HOME, but i did not see any 'classes' directory in PS_HOME
    Regards,
    Irfan Sheikh
    2nd while the change assistant was performing the job (3 of 3), i need to copy files from the 'maint' folder and have to place it in PS_HOME, but i did not see any 'maint' directory in PS_HOME
    so please guide me where should i place these files in PS_HOME

    Irfan,
    i need to copy files from the 'classes' folder and have to place it in PS_HOME, but i did not see any 'classes' directory in PS_HOMECheck $PS_HOME/appserv/classes
    2nd while the change assistant was performing the job (3 of 3), i need to copy files from the 'maint' folder and have to place it in PS_HOME, but i did not see any 'maint' directory in PS_HOMEMAINT is nothing, but a depot folder. You can create it (generally in upper case) and put the files there.
    Nicolas.

  • Automate object compilation using Sqlplus

    Hi,
    Why is that when you try to compile an object in sqlplus it prompts for you to hit the '/' key and then enter key. Is there a way to not wait for those key entries and compile automatically.
    For eg. when I issue a command like
    c:\Sqlplus> @c:\proca.pkg
    it get the following
    c:\sqlplus> @c:proca.pkg
    436
    It basically waits at the line number 436 and then I have to hit "/" and enter key to get the message Package Created.
    I would like to suppress that and want the package compiled without user inputs.
    Any help would be appreciated.
    Thanks
    Ash

    Put the '/' inside in your package it won't prompt that again.
    Regards.
    Satyaki De.

  • How to use the build file generated by Jdev to automate bpel deployment

    Hi everyone I am trying to deploy bpel jar files and human task ear files using ant. When i use the ant which is generated by Jdev I am gettinng an error
    C:\Documents and Settings\254876\Desktop\BPEL_ANT>ant
    Buildfile: build.xml
    deployTaskForm:
    BUILD FAILED
    C:\Documents and Settings\254876\Desktop\BPEL_ANT\build.xml:39: Could not create
    task or type of type: deployTaskForm.
    Ant could not find the task or a class this task relies upon.
    This is common and has a number of causes; the usual
    solutions are to read the manual pages then download and
    install needed JAR files, or fix the build file:
    - You have misspelt 'deployTaskForm'.
    Fix: check your spelling.
    - The task needs an external JAR file to execute
    and this is not found at the right place in the classpath.
    Fix: check the documentation for dependencies.
    Fix: declare the task.
    - The task is an Ant optional task and the JAR file and/or libraries
    implementing the functionality were not found at the time you
    yourself built your installation of Ant from the Ant sources.
    Fix: Look in the ANT_HOME/lib for the 'ant-' JAR corresponding to the
    task and make sure it contains more than merely a META-INF/MANIFEST.MF.
    If all it contains is the manifest, then rebuild Ant with the needed
    libraries present in ${ant.home}/lib/optional/ , or alternatively,
    download a pre-built release version from apache.org
    - The build file was written for a later version of Ant
    Fix: upgrade to at least the latest release version of Ant
    - The task is not an Ant core or optional task
    and needs to be declared using <taskdef>.
    - You are attempting to use a task defined using
    <presetdef> or <macrodef> but have spelt wrong or not
    defined it at the point of use
    Remember that for JAR files to be visible to Ant tasks implemented
    in ANT_HOME/lib, the files must be in the same directory or on the
    classpath
    Please neither file bug reports on this problem, nor email the
    Ant mailing lists, until all of these causes have been explored,
    as this is not an Ant bug.

    Ensure JDEV and SOA versions are in sync.

  • Exclude Servers for Automatic Client Deployment/Upgrade

    We have 2012 SP1 and are planning the move to R2.  We have automatic client upgrade enabled in the site settings.  Is there a way to exclude Server OS client upgrades while this feature is enabled?  In my reading there are times when the client
    upgrade will reboot the systems at will due to a pre-requisite installing such as a security update.
    We cannot have the servers rebooting at will.  It will be difficult enough to have workstations do it.
    Thank you

    No. There is no way of excluding specific systems from the automatic client upgrade. It's all or nothing.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

Maybe you are looking for

  • Sales Order released even though Credit limit exceeded VKM1

    Hi, I have got a scenario where a Sales order has been released(Delivery,Invoicing has taken place) even though the credit limit of the Customer has exceeded. Steps: The user check the order from VKM1 (push button check and save), but he didn´t relea

  • Using Oracle Database Express Edition in development environment

    Hi All, I have doubt regarding the usage Oracle Database Express Edition in Development environment. I am not sure weather I can ask a non technical question here or not. Pleas forgive me if I have done any thing wrong. I am working in an IT company

  • Not able to start Saprouter from services.msc

    Hi, We have installed a saprouter into Windows 2003 Server. It is running fine. When we start the system then we need to manually start the saprouter by a batch file, so i am trying to register a service so that we need not to start the router manual

  • Ultra 10 w/ 3D creator displays no video

    I recently acquired a used ultra 10 on ebay. During post the caps lock blinks as expected, occasionally becomes solid on and the machine beebs. WIth the 3d creator card, after about 5-10 minutes the monitor kicks on but i get a blank screen (all blac

  • No Wave Recording in Win 7 32 bit (Titanium)

    ,No Wave Recording in Win 7 32 bit (Titanium)p Noticed this in Vista too long ago. But presently: Titanium PCI-E. Latest downloads in Win 7 32-bit. WhatUHear and Wave were 2 distinct recording choices in XP. Now there is only WhatUHear. Unfortunately