Pls help in starting a project

Hello,
I request for help in starting a sample project bc4j under JDeveloper. The folder resides in Programfiles\Oracle\Jdeveloper3.2\samples.
I have been asked to go to ..\samples\bc4j directory and create user bc4j identified by bc4j, grant resource, connect to bc4j and then to start project @..\samples\bc4j\onlineorders.sql
I am new to Oracle as well as JDeveloper. This is a request to let me know which commands to carry out for creating user, granting resource, connecting to bc4j and finally to start sample project.
Thanks a lot in advance
Sana

If you're new to Oracle, you might want to read "SQL for Web Nerds" http://www.arsdigita.com/books/sql
I've just started using Forte Community Edition, the free version of the Java IDE from Sun. Help / Contents will bring up detailed help topics, such as how to start a project. I'm not familiar with JDeveloper, so all I can recommend is to try the help menu.

Similar Messages

  • Please help i started my project video format 720HD resolution 12x720 rate 25p at last when i finish and burn to dvd the edges are cut off any one help please i am really in trouble

    please help i started my project with  video format 720HD, resolution 12x720, rate 25p.  at last when i finish and burn to dvd the edges are cut off and my logo cut off the screeen aswell any one help please i am really in trouble. thanks

    Sorry, but I don't know anything about that app.
    I did go to their Web site and I see they have a support link. Perhaps you can get help there or in their forum.
    If you are OK with a DVD with a basic menu, you could try the Share>DVD option in FCP.
    Good luck.
    Russ

  • Help with Starting My Project [Project AM]

    I apologize in advance if this is not in the correct forum.
    //The next two paragraphs are a rundown of why I am doing this project and my previous experience with Java//
    Here's where my story starts, I've just started out a new year of school and I've been placed in a Computer Science (Higher Level) class, and it so happens that I am to be coding/programming in Java. I've worked with C++ in the past, and I've noticed that Java is quite similar, thankfully.
    This Computer Science class is a two-year course, at the end of the two years I will have an external assessment (IB dossier) due. This gives me tons of time to work on this project, if you haven't noticed by now it will be an on-going project.
    I know this project is going to take some time that's why I would like to start now.
    //End of Rundown//
    My project is called "AM" and in the end it will be an "instant messenger" (with your help of course).
    The first thing I would like to establish in this project is creating a server program to accept connections and a client to connect to the server (text based). I would like multiclient connections to the one server program.
    Now here's the question, what should I look into before starting this project, what Java technologies? What resources should I grab from the library or from the book store? Basically I'm asking where I should begin?
    If anyone has any suggestions or even some personal experience with writing a program like this please contact me. I would really appreciate it. Also source code would really help in learning this, but I can probably search that on my own, thanks.
    Message was edited by:
    am.aerebia

    The easiest way to go about this is to use Sockets. You could also look into using RMI

  • Urgent: PLS help me start the CEP server after upgrade to 11.1.1.7

    Dear Legends,
    I referred the following doc to upgrade OCEP to 11.1.1.7 http://docs.oracle.com/cd/E28280_01/doc.1111/e14476/install.htm#CHDHHJIA
    I executed the steps in 2.8.2 and tried to start the server. But it is not starting up ,instead giving the following error:
    Cannot get bundle from registry class com.bea.cie.lconfig.NonDeterministicFeatureException: Oracle Complex Event Processing:11.1.6.0/org.eclipse.persistence_2.2.0.v20110202-r8913, Oracle Event Processing:11.1.7.0/org.eclipse.persistence_2.2.0.v20110202-r8913
    class com.bea.cie.lconfig.NonDeterministicFeatureException: Oracle Complex Event Processing:11.1.6.0/org.eclipse.persistence_2.2.0.v20110202-r8913, Oracle Event Processing:11.1.7.0/org.eclipse.persistence_2.2.0.v20110202-r8913
    at com.bea.cie.lconfig.internal.RegistryConfiguration.getInputFeatureList(RegistryConfiguration.java:172)
    at com.bea.cie.lconfig.internal.RegistryConfiguration.addFeatures(RegistryConfiguration.java:71)
    at com.bea.cie.lconfig.internal.RegistryConfiguration.<init>(RegistryConfiguration.java:37)
    at com.bea.cie.lconfig.internal.DefaultConfigurationFactory.createConfiguration(DefaultConfigurationFactory.java:17)
    at com.bea.wlevs.Launcher.getBundleFromFeature(Launcher.java:749)
    at com.bea.wlevs.Launcher.loadBundles(Launcher.java:840)
    at com.bea.wlevs.Launcher.run(Launcher.java:266)
    at com.bea.wlevs.Launcher.main(Launcher.java:133)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.wlevs.Server.main(Server.java:238)
    Dear Legends,
    I referred the following doc to upgrade OCEP to 11.1.1.7 http://docs.oracle.com/cd/E28280_01/doc.1111/e14476/install.htm#CHDHHJIA
    I executed the steps in 2.8.2 and tried to start the server. But it is not starting up ,instead giving the following error:
    Cannot get bundle from registry class com.bea.cie.lconfig.NonDeterministicFeatureException: Oracle Complex Event Processing:11.1.6.0/org.eclipse.persistence_2.2.0.v20110202-r8913, Oracle Event Processing:11.1.7.0/org.eclipse.persistence_2.2.0.v20110202-r8913
    class com.bea.cie.lconfig.NonDeterministicFeatureException: Oracle Complex Event Processing:11.1.6.0/org.eclipse.persistence_2.2.0.v20110202-r8913, Oracle Event Processing:11.1.7.0/org.eclipse.persistence_2.2.0.v20110202-r8913
    at com.bea.cie.lconfig.internal.RegistryConfiguration.getInputFeatureList(RegistryConfiguration.java:172)
    at com.bea.cie.lconfig.internal.RegistryConfiguration.addFeatures(RegistryConfiguration.java:71)
    at com.bea.cie.lconfig.internal.RegistryConfiguration.<init>(RegistryConfiguration.java:37)
    at com.bea.cie.lconfig.internal.DefaultConfigurationFactory.createConfiguration(DefaultConfigurationFactory.java:17)
    at com.bea.wlevs.Launcher.getBundleFromFeature(Launcher.java:749)
    at com.bea.wlevs.Launcher.loadBundles(Launcher.java:840)
    at com.bea.wlevs.Launcher.run(Launcher.java:266)
    at com.bea.wlevs.Launcher.main(Launcher.java:133)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.wlevs.Server.main(Server.java:238)
    please help me resolve this issue.
    Thanks in Advance.
    Thanks in Advance.

    Hi,
    I used OCEP 10.3.0.0 and upgraded the wlevs30 domain to PS6(11.1.1.7.0). and it worked without such error.
    My experience is:
    1) in OCEP 10.3.0.0 it needs not to add the security groups in atnstore.txt
    2) you need to add <scratch-directory/> for Jetty in server's config.xml otherwise you will see the visualizer takes a long time to get up on Windows
    Thanks
    Junger

  • Pls help me to make a JNI project

    Hello all,
    Please any one tell me How to make a project using JNI. If any one having any small project regarding JNI concept ,pls forward me.
    and PLs help me how to run the jni project.
    Thanx
    julu

    I write numerical application in java and I use one C++ library. I need just one function from that library, so I made my own JNI interface to that function and everything works fine (not everything, I have problems when allocating more memory in C++ code, see my own forum message in JNI forum...)
    What is your problem? If you need working tutorial and the one I linked is not satisfactory, you may try googling for another one. I have Bruce Eckel's Thinking in Java and that was my start...
    With regards,
    Miro

  • Java Web Start- Cannot launch Application. Pls help

    HI
    Ia m beginner in java web start. I creaate a simple swing application and try to launch it through web start. But I failed. My application jar file (sample.jar)contains only class files. No menifest file. Then I sign my "sample.jar" file and placed inside tomcat server: "webapps/root/WebStart/Sample". I also placed the "sample.jnlp" file in the above directory.The name of my main class is :"Sample" .Here is the content of sample.jnlp:
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+"
      codebase="http://165.231199.164:8080"
    >
    <information>
      <title>Sample Launching Test</title>
      <vendor>FMO</vendor> 
      <homepage href="www.sun.com" />
      <description>Demonstration of JNLP</description>
    </information>
    <offline-allowed/>
    <security>
      <all-permissions/>
    </security>
    <resources>
      <j2se version="1.2+" />
      <jar href="/WebStart/Sample/sample.jar"/>
    </resources>
    <application-desc main-class="Sample" />
    </jnlp>Whenever I try to launch this application from the browser , it shows me following :
    An error occurred while launching/running the application.
    Title: Sample Launching Test
    Vendor: FMO
    Category: Unexpected Error
    RED
    Anybody pls help me here about how to Launch my application. Am I missing something?

    I fixed the porblem by modifying the sample.jnlp file. Here is the latest version:
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp codebase=http://[my-ip-address]:8080/WebStart/Sample>
    <href="sample.jnlp">
    <information>
      <title>Sample Launching Test</title>
      <vendor>FMO</vendor> 
      <homepage href="www.sun.com" />
      <description>Demonstration of JNLP</description>
      <offline-allowed/>
    </information>
    <security>
      <all-permissions/>
    </security>
    <resources>
      <j2se version=1.4+ />
      <jar href="sample.jar"/>
    </resources>
    <application-desc main-class="Sample" />
    </jnlp>

  • My macbook air does not start up successfully. when i turn on the power, it just turn blue after the apple logo, how to reboot or repair,.. pls help me what is the buttons command... thanks in advance.

    pls help me how to reboot my macbook air,.. because starting it up was not successful. the screen just turns blue after the apple logo appeared.

    i know loads of people who have had this problem including me.  The Java script update apparently had some virus that has overloaded the start up disk.   I took to apple who said i have to have the machine rebuilt but first i have to go to a data recovery company to get back everything that was on it.  Data recovery company have quoted me nearly £1000. 

  • Hey there, whenever i try to start iTunes in my laptop amsg coming up saying : data execution prevention prevented iTunes from starting (Dep), would you Pls help me out.I have windows vista installed.

    hey there, whenever i try to start iTunes in my laptop amsg coming up saying : data execution prevention prevented iTunes from starting (Dep), would you Pls help me out.I have windows vista installed.

    No, i do not have quickTime player.
    I have tried to close dep off for iTunes but failed to do so as i got a msg that iTunes can't work without Dep in execution data prevention.

  • Start Website error on OAS 4.0, Pls help.

    When i started OAS 4.0, i received the following error message from Dr.Watson for WinNT :
    An application error has occurred
    and an application error log is being generated
    oasoctl.cgi.exe
    exception .....
    And the overall status when started OAS as follow :
    Site
    Please wait while the command is being processed on host berlinsvr1 ...
    Starting ORB process...
    waiting for ORB to be ready...
    oassrv: Starting wrb service 0
    ConfigProvider Server accepting requests...
    oassrv: Starting wrb service 1
    Log Server is accepting requests now...
    oassrv: Starting wrb service 2
    Web Request Broker (Version: RM 4.0.8 Windows_NT 4 00 10/20/99 21:57:40):
    Accepting requests.
    oassrv: Starting wrb service 3
    The WRB Authentication Host Server is now running.
    oassrv: Starting wrb service 4
    The WRB Authentication Engine is now running.
    oassrv: Starting wrb service 5
    Web Request Resource Manager Proxy is accepting requests.
    oassrv: Starting wrb service 6
    Initializing wrbmon ..........
    oassrv is accepting requests
    OWS-08821: oassrv process 'oassrv' is started up at pid 367.
    OWS-08849: Waited 60 secs. Didn't receive initialization complete message.
    OWS-08820: Unable to start wrksf process 'wrksf'.
    Initialization Failure- Exiting OAS...
    Execute STOP of all the OAS Processes from the OAS Manager
    I don't know why it cannot be started, pls help me. TQ
    Regard,
    Berlin
    system :
    WinNT 4.00.1381
    OAS 4.0
    Oracle 8i

    How many Mb of ram has installed your server?
    Including physicall and swap.
    Which service packs has installed?
    Best regards, Marcelo.

  • When i type my email, the text would go on and on and overflows. I mean to say it doesn't autmatically hit the right hand side wall and change to next line! I have to manually press enter and then next line starts. Started happening suddenly.pls help.

    When i type my email, the text would go on and on and overflows. I mean to say it doesn't autmatically hit the right hand side wall and change to next line! I have to manually press enter and then next line starts. Started happening suddenly.pls help.

    Does it happen when you reply to an email? If so, it might be that there's content in the original email (like an image or something similar) that overflows the window content, therefore the Mail app, when you hit the border, follows the content below instead of going on a new line. You might wanna try that.
    Also: Please do not post the whole question in the question title.

  • Yosemite automatically adds a new desktop everytime i start my mac; pls help

    Yosemite automatically adds a new desktop everytime i start my mac; pls help
    i have upgraded my mac pro to Yosemite few days earlier and i find an annoying problem whenever i start my mac it automatically adds a new desktop...and when i open my mission control it shows me number of desktops which i haven't added myself; one more thing i am using 2 displays for my system; pls help

    If I open up the AirPort App - it only says that it cannot find my AirPort wireless device (probably because I dont have one) and then if I go to networks to connect to my wifi I select my home network and it ask me to input a password (as it should) but when I try to put in my password for my network it says "connection timeout" and the screen behind it (where the options for wifi or ethernet ext are) it says no ip address under wifi (also the status indicator is showing yellow - since my wifi is on just not connected to a network. I cannot seem to find any place to input my information for my specific router. Although I can connect to neighboring wifi routers just fine.

  • I updated GarageBand on ipad2 tonight and I lost my project. Pls help.

    I have no idea .. At first, after updated I lost only one project file. Then I deleted it and reinstall. Now, I lost all of my project.. TT
    Btw, Im using ipad2 os5
    Pls help, they re really important for me
    Thank you so much

    @Blueberry - Except when Apple says delete an app that isn't updating correctly... I'd rather be angry and a poorly implemented cloud backup solution.  If you don't have anything useful to provide - don't.
    KnotVarut, I'm in the same boat as you.  I've lost months of work and I see no way to restore from a backup because, guess what, my latest backup occcured "automatically" last night and there is no (apparent) history of previous backups.

  • Apple id lost. Cannot get access to it. Started with a mail from apple id saying that apple id and password were changed. Did not sent such a request. Cannot get a new apple id as the mail adress already has been used one time. Pls help

    Apple id lost. Cannot get Access to it. Started with a mail from apple id saying that apple id and password were changed. Did not sent such a request myself. Since then no acces to apple id, not even via forgot my id site. It says that my apple id and birth date details do not match. Something is obviosly totally wrong. Got a visa card recently, is that the reason? Cannot get a new apple id with my real address as the systems says its already used. Pls help, I am vey frustated that this can happen.
    Best regards
    Laus Lausen

    Call Apple account security via the telephone for your country
    http://support.apple.com/kb/HE57

  • HT4623 i get thgis msg "We're sorry, we are unable to continue with your activation at this time", when i updated ma iphone and it doesn't start .. pls help?

    pls help me how to start of ma iphone 3g , as i updated it to ios 6.1.2

    99.9% of the time, the cause of this issue is the fact the phone was jailbroken/hacked to unlock it for use on networks other than the network the phone was originally locked to. Apple maintains a database of officially unlocked iPhones, and when Apple's servers detect phones such as yours, activation stops & you get the message you got.
    So, either get a sim card from the carrier your phone was originally locked to, or get it officially unlocked, because it appears that it was not officially unlocked.

  • I shared my project and saved it as .mov but when i reopen the fcp the project is one big clip, and now i cant re-edit the video, cant see all the clips, just one big clip,,,pls help, i need to make some changes to the project..thanx

    I shared my project and saved it as .mov but when i reopen the fcp the project is one big clip, and now i cant re-edit the video, cant see all the clips, text's, effects, etc..... just one big clip,,,pls help, i need to make some changes to the project..thanx

    Hi Stephen, thanx...
    Yes, we are talking about FCP X...this is the thing:
    I worked on a project a few days ago and went to share - export movie.
    Today, i opened the FCP again, to make some changes, and when i enter to the project, it shows me as one big clip.....i dont see it says compound clip....and i tried anyways pressing break appart clips...but nothing....could it be that i made it compound before exporting it..? if so how can i recover the un-compound version >?
    I tried to import the saved .mov file, but it opens the same....as one long clip...
    Pls help...thanx.

Maybe you are looking for

  • I spilled tea on macbook pro and got it repaired at apple authorised service centre but not convinced about there way?

    recently i spilled tea on my macbook pro  screen but key were safe as it was covered with key guard,some tea trickeled down from screen to the dividing portion,imediatly i switched it off and left it for long period of time and then restarted it ever

  • "IMG in use" error message

    When attempting to drag a photo from iPhoto onto the desktop, I am getting a message saying "this cannot be completed as img-whatever is in use". In use by whom, or what, I have not been able to find. This message is new to me.

  • Two Content Instance checked in when i check-in a file, programatically

    Hi, I have written the custom service for cheeck-in XML(XML is dynamically creating from the custom content input form). Then I am using the following code for calling the check-in service.                m_binder.putLocal("AutoNumberPrefix", locatio

  • Use Yahoo! Push IMAP and GMail Outgoing Server

    Hi. I use GMail as my primary email account, but I really like the Yahoo push IMAP capability. I have setup my gmail account to forward to my free yahoo account. How can I setup my iPhone to check my yahoo account (with push imap) but when I send, to

  • 4506- 12.2.25SG Sup2+ 'sho policy-map int' output

    -IOS command 'sho policy-map int fa 3/x' doesnot show value for only one interface rather it shows cumulative value for all interfaces. Could be a bug in IOS ? IOS: cat4500-ipbasek9-mz.122-25.SG.bin #sho policy-map int fa3/6 FastEthernet3/6 Service-p