To create local development environment

Hi,
I have to create local development environment
there are two options:
1.Embedded pl/sql gateway
2.oracle xml db http server
*1.How to know the setup what i am using to create local development environment???*
after knowing the setup:
*2.How to configure??*
http://hostname:port/apex/apex_admin... for embedded
or
http://hostname:port/pls/apex/apex_admin....for oracle xml db
from the tutorial i couldn't understand.
for example apex is define in configuration file???..how to find???
I am stucked.

Hi,
Thanks for your suggestion.
To work further I tried ot download the packaged applications OEHR sample objects.
I didn't get any error till downloading and importing, when i installed supporting objects it says there is no enough workspace to install supporting objects
error is
the following prerequisite checks failed. Installation of this application's supporting objects cannot continue until these issues are resolved.
To continue installation after addressing the errors, navigate to the Supporting Object Definitions of this application and click INSTALL in the Supporting Objects Installation section.
Alternatively, you can deinstall the application definition and reinstall after resolving these issues.
Available Space in KB:      4,032
Object Names:      OEHR_COUNTRIES, OEHR_REGIONS, OEHR_LOCATIONS, OEHR_DEPARTMENTS, OEHR_JOBS, OEHR_JOB_HISTORY, OEHR_CUSTOMERS, OEHR_WAREHOUSES, OEHR_ORDER_ITEMS, OEHR_ORDERS, OEHR_INVENTORIES, OEHR_PRODUCT_INFORMATION, OEHR_PRODUCT_DESCRIPTIONS, OEHR_PROMOTIONS, OEHR_CATEGORIES_TAB
I have created local environment
workspacename: SECOND
username:ADMIN
I had glimpse on requesting additional storage space from the link
http://download.oracle.com/docs/cd/E14373_01/admin.32/e13371/wrkspc.htm#AEA
This is the report what i got in viewing workspace overview report:
Tablespace Name     Bytes     Amount Used     Amount Free     Percentage Used
FLOW_1172117675391573     116,326,400     6,356,992      109,969,408     5.46 row(s) 1 - 1 of 1           
Then i requested additional storage option from Manage services
Then i connected to workspace:INTERNAL
and username:ADMIN then i passed to change request option and accepted the option
WorkspaceSort by this column     Requested Change     Value for Change     Requested     Requested By     Status     Action
SECOND     Request Storage     100     83 seconds ago     ADMIN     Requested     View Request
got a message :space added
what i am doing is right or wrong???
still i am getting same error..
how to proceed???
my task it need to add supproting objects for oehr_sample
Thanks for your time

Similar Messages

  • How to bring PCUI_GP DCs to local development environment

    Hi,
    I want to create a fresh FPM based application in local development environment.
    For this I need to add the PCUI_GP DCs as used DCs.
    Currently they are not available in local development environment but only in DTR Track...
    How do i bring these DCs to local...?
    Please advise(I do not mean just by creating project from inactive Dcs but to make the whole PCUI_GP DCs available in Local)
    Thanks,
    Rocky

    Hi Rocky,
    Have you deployed the PCUI_GP component separately, As it is required very much, You can find the same on service.sap.com/swdc.
    Please deploy the same and the check out the results.
    Best regards,
    Deepak..

  • Synchronize with local development environment

    Hello,
    I'm not familiar with ABAP development and therefore I'm not well schooled in utilizing SAP/Netweaver development environment/infrastructure.
    I want edit in my local editor/development environment html/css files, which I had generated with the its mobile template generator.
    How could I access and update source files from within an local editor. Eclipse, Java & Co is my world. So I could not acquire a taste for SE80. I would like work local on my favorite editor and sync the source files with the ones on the server.
    I installed yesterday the SAP NW Developer Studio. And I found a program BSP_UPDATE_MIMEREPOS.
    But I dont know which way is it the best for my purpose.
    Can you give me some advise how do you edit your its mobile template files - Tools - Sync with local files?
    Thanks!
    Best regards,
    Laura

    I have some progress on my issue.
    http://help.sap.com/saphelp_NW70/helpdata/de/46/bb1853ab4811d4968100a0c94260a5/frameset.htm
    I activated the WebDav server .../sap/bc/bsp_dev. So I have partial access to some content of the SAP server.
    If I am on the right way, what I have to do is the following: Activating the path for the ITSMobile template files.

  • Can I create a development environment for a site redesign?

    I need to redesign my site templates and eventually move all pages to the new design. Is there an easy way to do this with BC?
    Can I export my current site and edit it locally for example?

    Make a duplicate of your site in the partner portal (new site based one existing) and work on that and then port over all the new files/pages etc.
    How you exactly do it depends on your file setup and what you need to change.

  • Development environment for SharePoint 2013

    Hi,
    We have requirement for one of the project. Team size would be approximately 30 resources. Development would be entirely for SharePoint 2013 Intranet solution. this will be OOTB Intranet application. We will be developing InfoPath forms and Nintex Workflows.
    For such requirement we would like to setup local development environment by using either Virtual Machines.
    Can anyone help me to identify that how many VM's would be required for the same? How many simultaneous users can use and work at a time? What other things I need to consider for infrastructure? How can i suggest the best possible solution for this.
    Thanks in advance.
    Abhijeet Khopade

    Hi,
    According to your description, my understanding is that you want to set up the environment for SharePoint Development.
    Here is a detailed article about configuring development environment:
    Setting up a SharePoint 2013 Development Environment
    For VM count, it depends on your project development requirements, for VM license and management ,if you are using Hyper-V, I suggest you can create posts in Hyper-V forum:
    Hyper-V forum
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Local Development engine

    Hello,
    can anybody tell me how to install the local development environment for testing self developed stuff on the local machine?
    Thanks
    tt

    Hi Thies,
    You need to install SAP Developer Workplace, which can be downloaded from:
    service.sap.com/swdc
    Install guide under same quick link:
    Install guides>SAP Netweaver>Release 04>Installation>Dev Env --> Inst. Guide SAP Netweaver Developer Workplace Stack XX
    If you don't have marketplace access, I think you can download a demo version from the SDN downloads section.
    Hope this helps,
    Marty

  • Weblogic development environment  on Solaris

    I have sucessfuly installed Weblogic 5.1 on Solaris and want to proceed
    to create a development environment, so I copied the myserver directory
    to /path/to/weblogic/dev and copied weblogic.properties to the same, I
    then copied startWebLogic.sh to startDev.sh and altered both to point to
    my new server and runned the startDev script. The server started, but
    using the weblogic.properties in my weblogic directory. I was told by my
    instructor that WLS would look inside the directory of the specified
    server for another instance of weblogic properties, but it does not seem
    to find it. Am I missing something?
    Sven
    [Cilix Software Ltda.] <http://www.cilix.com.br> Sven E. van ´t Veer
    <mailto:[email protected]>
    Desenvolvedor Java
    Avenida Rio Branco 89, 18o Andar
    Centro, CEP 20040-004, Rio de Janeiro - RJ
    Tel: 021 - 2331640
    [att1.html]
    [imagem.JPG]

    The properties file is hierarchical. So, if you have a properties file located in the servername directory and one in the root WebLogic installation, the properties file located in the servername directory will overwrite any properties that were previously defined in the root WebLogic installation properties file.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Sven van ´t Veer" <[email protected]> wrote in message news:[email protected]..
    I have sucessfuly installed Weblogic 5.1 on Solaris and want to proceed to create a development environment, so I copied the myserver directory to /path/to/weblogic/dev and copied weblogic.properties to the same, I then copied startWebLogic.sh to startDev.sh and altered both to point to my new server and runned the startDev script. The server started, but using the weblogic.properties in my weblogic directory. I was told by my instructor that WLS would look inside the directory of the specified server for another instance of weblogic properties, but it does not seem to find it. Am I missing something?
    Sven
    Sven E. van ´t Veer
    Desenvolvedor Java
    Avenida Rio Branco 89, 18o Andar
    Centro, CEP 20040-004, Rio de Janeiro - RJ
    Tel: 021 - 2331640
    [att1.html]
    [imagem.JPG]

  • Development Environment for G6

    I am having problems creating a development environment for G6.
    When I was using Plumtree 5.0, I installed a copy of the Portal on my laptop, installed the MSDE version of SQL Server, and everything worked fine.
    Now, when I install G6, the Portal server fails on startup because it cannot connect to the database.  I have no idea how to troubleshoot this further, since I can connect to the same database using Query Analyzer.  The config tool test db connection feature gives me the same error as the portal server startup.
    I noticed that 6.0 is only qualified for Windows 2003.  Could this be the problem?
    Thanks,
    Tim Halbach

    MSDE isn't supported for G6 (nor was it ever supported, although it just happened to work).  There were a lot of core engine changes, so the database access is no longer compatible with MSDE.
    The workaround is to use SQL Server Personal Edition (also free).  You're limited to 5 concurrent connections, but it works fine.

  • No option to import configuration in local development (DC perspective)

    Hi All,
    I had deleted the local development folder and also deleted the.metadata folder  from my workspace to start configuring NWDS again to import new configurations .But now when i open my NWDS ,in Development Configurations perspective >>Local DCS  is coming empty .There is no option to import the configuration now.
    I am not authorize to uninstall NWDS and reinstall again .But can access the NWDS folders specific to me like workspace etc .
    i teied creating local development folder manually with default files but no success.
    Kindly guide me in solving this problem.
    Regards,
    Madhvika

    Hi Madhvika,
    You might not have deleted configurations in that way. There is an option in NWDS to delete the configurations. Let it be.   Now at least try to restore the files from Recycle Bin if possible.  If not possible, don't be panic. There are some ways.
    .metadata   you can get back if you can create new workspace.
    Open NWDS -> Preferences->Workbench -> Workspace
    Click on "Browse" button and  create  new folder e.g workspace1.
    Close the NWDS and open it.  You will  get the .metadata
    If you want to get the .dtc folder you can reinstall NWDS or you can log in as different user into the system and open the NWDS. Then you can get  .dtc folder and  .metadata    as well. If you have administrative privileges on your system, create a new user as administrator and log in with that user Id. Try as I said. Later copy and paste those folders into your user folder. 
    Regards,
    Siva

  • Hostnames with local web development environment

    I'm running the latest version of OS X Server 2.0.23 on Mountain Lion 10.8.2, and am trying to get set up to use X Server as a local web development environment.
    When I went through the steps of installing X Server, I used the hostname "jb.local". By enabling the websites feature, and pointing my browser to jb.local, I was able to see the default welcome page, and thought everything was going well. However, I can't figure out how to add additional hosts to this domain (i.e. drupal.local, or wordpress.local) without modifying my hosts file.
    Do I now need to setup DNS in the server and set my Mountain Lion client to use it or something, or is there some better way that I'm missing?

    When I was installing Server, it guessed the .local extension, (which we are using as the name of our local subnet) but not the whole hostname "jb.local". I added that myself. This machine is not registered as "jb.local" anywhere in our internal DNS.
    This confuses me because pinging jb.local correctly resolves to the internal IP address of this machine on our network. So how is this resolving?  There is no entry for this in my hosts file, and our internal DNS has no record of the hostname "jb.local".
    This hostname was invented during the installation of the Server app, so there must be some communication between this machine, and the server app, that is resolving this hostname correctly, but I can't find anything on it.

  • Create separate TDMS client in development environment ... really ?

    Hello,
    My company acquired the license to use SAP TDMS.
    Our main purpose, using TDMS is to create additional developemts clients , with production-like data.
    SAP documents say explicitely that you may "Create separate TDMS client in development environment"
    But after reading SAP TDMS master guide, I realize that it  is no so simple
    "With SAP TDMS, you transfer the required parts of the client-dependent data from the sender
    system to the receiver system. For this to work properly, it is very important that the receiver
    system has the same data dictionary (DDIC) and cross-client customizing as the sender
    system." page 17 Master guide
    By definition, Production and Developemt systems do not have the same DDIC.
    I mean that it could take several weeks/months before that newly developed objects (including DDIC) are transported to production.
    Saying that, how is it possible to to create TDMS clients in DEV system, when DEV system is not synchonized with the production system ?
    Thank you for your responses.
    Regards

    There are two aspects to your question -
    Aspect 1: Currently the repository on your dev. system is not in sync with the repository on your production system and You want to synchronize the repository on the development system, in this case you may use the TDMS Shell process to do a lean system copy from production to development which will copy the repository and cross client data from prod. to dev.
    Aspect 2: Currently the repository on your dev. system is not in sync with the repository on your production system and You are not in a position to synchronize the repository on the development system, in this case you may still go ahead and execute TDMS with the limitation that for all the tables which have differences in definition in the two system the data transfer may not be complete or in worst case you may have to skip data transfer of some tables (tables for which the definition is significantly different in two systems). TDMS does provides you the option to do the same.
    I hope this info helps.

  • I want to know about the role of AS application binaries, remote filesystems, and local filesystems in building a development environment on the iplanet application server.

     

    I think you need to be more specific in your question.
    The typical development environment involves the developer having his own copy of the application server binaries, executing code off of the local filesystem, and developing on the local filesystem. (Using some version control system to sync his code with the team code.) The most common reason for this is that most people are using Windows as a development platform.
    That said, it doesn't have to be that way. There is nothing preventing you from using a remote filesystem for the app server binaries. (Or even running your development server remotely.)
    What exactly are you trying to accomplish?

  • Error in bulding a DC created in WTS under Local Development

    Hi,
      I've created a DC under Local Development in WTS.But when I tried to build it,I am getting the error "No javac found for JDK home path 'C:\Program Files\Java'".
    Please help me to get the soln. for the above problem.
    Thanks in advance.

    Hi Divya,
    You could try with the Console Administrator. Open a command prompt and execute:
    telnet localhost 50008
    [login]
    > jump 0
    > startservice webdynpro
    Now you can check the status like this:
    > lss | grep webdynpro
    If it is still stopped check /usr/sap/<SID>/<instance>/j2ee/cluster/server<N>/log/defaultTrace.trc and /usr/sap/<SID>/<instance>/j2ee/cluster/server<N>/log/system/server.log for errors.
    HTH,
    Vladimir
    PS: Please consider rewarding points for helpful answers.

  • Creating a IDE(Integrated Development Environment)

    What I want its a way to create a IDE(Integrated Development Environment). I type a word (example:typed private from JAVA code) and this word became a color word.
    What is the best way to do this?
    PS:sorry for my spell, I�m from Brazil.

    Abadacus,
    See www.jext.org--it has a free java IDE, with source code, much of it from JEdit, another free java editor.
    --A                                                                                                                                                                                                                                                       

  • Creating or copying application express users from development environment

    Hello,
    Hope someone can answer my question soon.
    I am kind of new to the application express development and to Oracle database too ( about 8 month). I developed an application on development environment at my work. Now it's time to deploy this application to test and production environment. This application is secured so I had an ACL page were I setup 2 users that they can view and edit data, and I setup myself as an admin for this application.
    I succsessfully deployed the application on the test and production environment but I cannot login and not other users. How do I setup or to copy same users from Development to production environment.
    I am using apex 3.0.1 and database 10g.
    on Development I have workspace called development and the schema is DEV. For production I have a workspace called production and the schema called prod. So I am dealing with different 2 workspaces and 2 different schemas but one database instance.
    Thank you in advance for your assistance.
    Kind Regards,
    Sofia.
    Edited by: user633945 on Oct 15, 2008 3:36 PM

    Hello,
    APEX has a utility to export the workspace and the users. In the application, go to export/import --> export --> workspace users (this is not the default view, and you’ll need to choose it). This will generate a SQL script you can import into the source instance.
    In general, it’s best to keep the same environment in the development (test) and production instances – The same workspace ID, name, and application ID. These are pre-condition to be allowed to import single page/components between the instances. Otherwise you will have to import the entire application, each time you need to update the application.
    In case you can’t maintain the same environment in your instances, you’ll need to manually edit the exported script. If the workspace already exist, you need to delete the ‘Workspace’ section. Then you’ll need to edit the user details, setting the default schema correctly.
    Hope this helps,
    Arie.

Maybe you are looking for