How to deploy project in UNIX server

Dear Experts,
I have developed a class in ECLIPSE to do parse a text file & load data into oracle server using sql loader. I have completed this job in my local windows pc. I created a class file in eclipse & now everything ok.
My requirement is to run this class file in unix server. Please expalin me step by step todo list to deploy this class file in unix server. Please write elaborately since i am newbie in java.
THANKS IN ADVANCE.

871270 wrote:
Hi masters.
Small info. requried..I worked on oracle with windows env. But I don't know unix exp. My question is
I want to connect to the sqlplus in unix server ? Please let me know...!!
Thanks in adv.
regards
SAthe answers you've received so far are all over the board. That's a result of the fact that your question is pretty vague. Is your problem that you are unsure of how to get a unix command prompt and launch sqlplus? Or are you having a specific problem related to actually connecting to a database? What have you done so far? What error messages (if any) are you seeing?

Similar Messages

  • How to deploy dictionary DC in server

    hi everyone
    I'm going to deploy Dictionary DC.
    There's a way for building dictionary DC in context tab of NWDS.
    but no way for deploying dictionary DC  in context tab of NWDS.
    Pls let us know how to deploy Dictionary Dc in server.
    It's very urgent matter since we must proceed development job.
    Regards bk Kim.

    Hi BUB,
    FYI : For Your Information....
    When you have created a Dictionary table, click on "Save All Metadata" on your
    second Toolbar of the perspective.
    If it is a local Project:
    1. Then Right Click on Your Project and click "Rebuild Project".
    2. Then similarly, click on "Create Archive".
    3. And then "Deploy".
    If it is a dictionary DC:
    1. Then Right Click on Your Project and click "Development Component"
    2. Select "Build .." from the extended menu of "Development Component".
    3. Then Select "Deploy" from the extended menu of "Development Component".
    I think this may help... Also look out for any errors in the Tasks Window.
    Regards,
    Alka.

  • Whenever I deploy project to OC4J server by JDeveloper, disk space reduced.

    Dear all,
    When I deploy the project to oc4j server (inside jdeveloper folder), my hard disk space reduce. As I need to develop applications and deploy it to the oc4j server constantly, the disk space reduce and reduce (5mb each time), but I don't know why the deployment consumed disk space whenever I deploy the project. In long run, all my disk space has been run out.
    Do you all know why it consumes disk space when I deploy using Jdeveloper? How could I release the space? Thank you.
    David

    Check your temp folders. JDeveloper has the tendency to leave some ear and war files lying around, certainly if you are working with webcenter projects and portlets. On my machine, I created a script that runs at login to reclaim some of that space:
    c:
    cd %TEMP%
    del *.* /f /q
    {code}
    Hope this helps,
    Jeroen van Veldhuizen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to deploy a Flex application (Server Type ColdFusion) to production

    I have built a flex application using Flash Builder 4.6.  It utilizes ColdFusion Flash Remoting for its data services.  When first setting up the data services I had to set a bunch of properties in the flex server section.  Which I am not sure are all correct but the app does run and connect to the data services.  They were:
    Application Server type: ColdFusion
    Use remote object access service
         ColdFusion flash remoting
    Server Location:
         Deployed to Java application server
         Web Root: v:\inetpub\testFlex
         Root URL: http://myDevServerIP/
         ColdFusion Was folder: v:\CF9\JRun4\servers\testFlex\cfusion.ear\cfusion.war
    My question is now when I'm ready to deploy to my production machine and load the app onto a tablet or other computer, obviously the Root URL will be different something like http://myLiveURL.com.  Is this the only thing I change?  Do I even change it here or is there some other location?  Any other things I need to change?
    Thanks!
    Your help is much appreciated!

    All the paths to CFCs are the same in my live production site.  Can you be more specific as to what you mean by "RemoteClass aliases in your AS Classes and CFCs (if any) are correct."?  How will the app know that the CFC is on http://myLiveSite.com instead of http://myDevSite.com?  The only line of code that I have noticed that points to a URL is the endpoint in a file called _Super_XXX.as.  And at the top of that file it says that the file is not meant for editting.
    To clarify...I see your app/code all exists on a server access via a web browser so I can understand that everything still works when deployed.  Mine is a mobile app so when I am developing and testing on my local computer the URL points to my local development machine.  However when I deploy it to a mobile device like a tablet and run the app, it needs to be able to access a cfc on a remote server via a different URL ie. my http://myLiveSite.com/myCFC.cfc instead of http://localhost/myCFC.cfc
    Thanks for your help!  I will now take a look at your thread.
    Message was edited by: ace0215

  • How to deploy flex in web server

    hi there.
         im newbie flex developer and im having problem in deploying my project in web server.

    Hi,
    When you deploy your application, you make it available to customers. Typically, you deploy the application as a SWF file on a web server so that users can access it by using an HTTP request to the SWF file.
    When you deploy the application's SWF file, you must also deploy all of the assets required by the application.
    Deploying an application for Flex SDK and Adobe® Flex® Builder® might require you to perform some or all of the following actions:
    Copy the application SWF file to your deployment server. As the previous example shows, you copy the application to webserver.example.com.
    Copy any asset files, such as icons, media files, or other assets, to your deployment server.
    Copy any RSLs to your web server or application server.
    Copy any SWF files for your module to your deployment server in the same directory structure as you used for your development environment.
    Copy any SWF files required to support Flex features, such as deep linking. For more information,
    Write a wrapper for the SWF file if you access it from an HTML, JSP, ASP, or another type of page.A deployed SWF file can encompass your entire web application, however it is often used as a part of the application. Therefore, users do not typically request the SWF file directly, but request a web page that references the SWF file. Flex Builder can generate the wrapper for you, or, you can write the wrapper.
    Create a crossdomain.xml file on the server for data service, if you directly access any data services outside of the domain that serves the SWF file.
    Following link will help you.
    http://livedocs.adobe.com/flex/3/html/help.html?content=introbd_5.html
    Thanks and Regards,
    Vibhuti Gosavi | [email protected] | www.infocepts.com

  • How to deploy Portal from Development server to Production server ?

    Hi all,
    I am new to OAS Portal. I have a question :
    I am developing the portal in development server, if I want to deploy it into production server, how can I do that ?
    Is there any docs on this ?
    Thank you very much,
    xtanto

    Assuming you are working with Portal 10.1.4, please see the following link for this documentation. It would also help in better planning for your deployment scenarios if you can briefly skim over the two chapters before the one in this link, specially to see what would be your options to lay it out on multiple environments.
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/testprod.htm
    thanks,
    AMN

  • How to Deploy SSRS Reports(Sql Server 2008 R2) into Oracle Weblogic Application Server

    Hi Friends
    One of my project requirement is Developing reports by using SSRS and deploying the reports into Oracle Wblogic Server
    Could you please give me a Steps where we need to configure.
    Regards
    Hasthi.

    Hi Hasthi,
    As per my understanding, I think we couldn’t directly deploy the SSRS report to Oracle Weblogic Application Server. We can deploy report to report server and SharePoint library. And we can display report to some applications, for example, windows application
    and web application. Sorry for that I am not familiar with Oracle. So if your Oracle Weblogic Application Server support those Visual Studio application, then we can use report viewer control to display report in application. For more detail information about
    report viewer control, please refer to the following document:
    http://msdn.microsoft.com/en-us/library/ms251671.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to deploy projects having dependancy on each other and other libraries

    I have two projects in my application i.e. model and viewController. Viewcontroller is dependant on model.
    I am using third party jar files in both of them. Now when i deploy the model it gets deployed but when i try to deploy viewcontroller. i get error..
    WARNING: DeployerRunnable.run NoClassDefFoundErrororacle.oc4j.admin.internal.DeployerException: NoClassDefFoundError
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:134)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:819)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: javax.faces.event.PhaseListener
         Dependent class: net.sf.jsfcomp.chartcreator.ChartListener
         Loader: s3view.root:0.0.0
         Code-Source: /F:/oracle/product/10.1.3/OracleAS_1/j2ee/home/applications/s3view/chartcreator-1.2.0-RC1.jar
         Configuration: manifest of /F:/oracle/product/10.1.3/OracleAS_1/j2ee/home/applications/s3view/s3model.jar
    The missing class is available from the following locations:
         1. Code-Source: /F:/oracle/product/10.1.3/OracleAS_1/j2ee/home/applications/s3view/s3view/WEB-INF/lib/jsf-api.jar (from WEB-INF/lib/ directory in F:\oracle\product\10.1.3\OracleAS_1\j2ee\home\applications\s3view\s3view\WEB-INF\lib)
         This code-source is available in loader s3view.web.s3view:0.0.0. This is a child of the dependent loader s3view.root:0.0.0.
         at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2247)
         at oracle.classloader.PolicyClassLoader.findLocalClass(PolicyClassLoader.java:1457)
         .....

    dependancies are already set.. project runs fine with embeded oc4j.. Problem is with deployment to Oracle AS 10g.

  • How to deploy CrystalEnterpriseLib.dll to server? Regsvr32 doesn't work!

    Post Author: goodmorningsky
    CA Forum: Deployment
    Hello, I have a very simple task from my ASP.NET page.Just login to crystal report server and redirect to it, which is silent login.I'm using VS2003 (VS2005 also tested.), crystal report XI release2 trial version.
    I installed crystal report XI release2 trial version, and added reference from 'Add reference' popup from VS, 'COM' tab.
    and Interop.CrystalEnterpriseLib.dll and Interop.CrystalPluginMgrLib.dll are added.
    But, when I deploy to the server, I have to register the dll on the server.I tried to register the two dll, it gives me error 'No entry point.."
    Do I have to install Crystal report whole thing on the server? or Is there the otherway just deploy the simple version?
    Any comment helps.

    Hi Chuck,
    How is the issue going?
    I searched around and have yet to find that there is specific statement that VB6 is supported on Windows Server 2012 R2.
    However, based on it is supported on Windows Server 2012 and if we insist installing VB6 on Windows Server 2012 R2, the following blog provides information on how to install
    VB6 on Windows 8 and can be referred to for more information.
    Visual Basic 6 on Windows 8
    http://blogs.msdn.com/b/pareshj/archive/2013/07/16/visual-basic-6-on-windows-8.aspx
    TechNet Subscriber Support
    If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.
    Best regards,
    Frank Shen

  • How to deploy project through BPM Composer Deployment

    Hi,
    I'm quite a new about BPM 11g.
    I need to deploy my BPM project by BPM Composer
    i.e. http://....:8001/bpm/composer
    But I meet an exception as below:
    +http://xmlns.oracle.com/TestInitiator/TestInitiator/Humantask1 is already in use as a task namespace.
    Check if a template project with namespace http://xmlns.oracle.com/TestInitiator/TestInitiator/Humantask1 was deployed earlier. Please avoid deploying template projects. Please use a different namespace for the current task definition to fix the problem. The task flow associated with the template project will not work with this project anymore if the namespace is changed.
    : Error while deploying task metadata.
    The template namespace http://xmlns.oracle.com/TestInitiator/TestInitiator/Humantask1 is already in use as a task namespace.
    Check if a template project with namespace http://xmlns.oracle.com/TestInitiator/TestInitiator/Humantask1 was deployed earlier.+
    I could understand the exception. But I still feel that it was strange.
    I have deployed the project in my JDeveloper as version 1.0. And I use BPM composer to deploy this project as version 2.0.
    I think this exception should not be appeared.
    Did I miss some steps to deploy the project?
    Need your suggestion?
    Look forward to your reply.
    Thanks.
    Edited by: 850121 on 2012-4-16 下午11:03

    Hi ;
    You're right. It's a strange error. I saw that error. You must change Humantask1's target namespace. And publish it to MDS again. So, you can deploy to your process from BPM Composer. Please try this..

  • How to deploy EAR on CE server using Java Support Package Manager

    Hello,
    I am using CE server where I want to deploy EAR file by using JSPM. I run this program in Drive:\usr\sap\CE1\J00\j2ee\JSPM\go.bat
    I have also put the EAR file into the inbox folder Drive:\usr\sap\CE1\SYS\EPS\in but still It does not show me any file to proceed further for deployment.
    Does any one has idea?
    Regards,
    NK

    Hi,
    The Java Support Package Manager is not able to deploy a single .ear file.
    If the *.EAR file is placed inside an SCA (Software Component Archive) then JSPM is able to deploy it.
    You have to create a .SCA from an .EAR file
    SAP note 1223957 contains an attachment (nwpacktool.zip) which can be used to create a .SCA file from the .EAR file.
    Gerd

  • How to install FLEX in SAP WAS and How to deploy project into SAP EP ?

    Hi.
    I want to create SAP EP Contents using FLEX and I have serveral question about this.
    1. How to install Flex into SAP EP and What do I have to install ?
    2. When we developing SAP EP Contents using FLEX,
        Which Tool do I have to use ? (NWDS or Flex Builder)
    3. After we develop contents, How can I deploy into SAP EP and
       How to create iView for Flex Application ?
    Sorry for many question.
    Kindly explain this.
    Regads, Arnold.

    Hi Arnold,
    here my answers to your questions:
    1) You don't need to install flex under EP, you need only adobe flash player 9 on EP
    2) If you want to develop a SAP Ep cont using Flex, you need adobe flex builder 2 or 3 (ide based).
    3)You can store under any EP folder (es. KM) the .swf  object and html page of FLEX application, create an iView and call the url link
    or load the .swf as mime object in BSP on backend syst, include in a bsp page and create iView for bsp..
    Regards
    Raffaele

  • How to deploy reports on production server in SSRS?

    Hi,
    Now since I have almost completed developing a SSRS report in my local machine ,I would like it to be deployed to a UAT environment.
    If I specify the Target server addr as follows :
    http://[server name]/ReportServer and Deploy the report ,will it work ??
     What all initial setup would be required to establish a report server in Development ??
    after deployed, will get this error
      The permissions granted to user 'LNM-PC\swtest' are insufficient for performing this operation.  
    any one help me?

    Hi,
    You may go through below links:
    http://msdn.microsoft.com/en-us/library/ms159868(v=sql.90).aspx
    http://msdn.microsoft.com/en-us/library/ms156006(v=sql.90).aspx
    Also, to deploy reports through Report Manager you should have the Admin access and then you just have to upload reports.
    Hope this helps.
    MCTS- Please vote and mark posts as answered where appropriate.

  • How to deploy Enterprise JavaBeans in JBoss server.pls help me

    anybody can help me,how to deploy SessionBeans,CMP,BMP,JMS in jb oss server.pls explain me the steps for how to deploy EJB in JBoss server.what are the steps i have to follow.

    Hi Chris,
    Yes, I have created a MSI package for the application  and installed it on the server.
    I have created the run time package for powerbuilder and install it on the server.
    I have installed the DB Client drivers also.
    Can you please help me on how to the configure the application pools, as i never worked on this stuffs,In developemnt enviornment just click on the run webservice and its there .
    Regards
    Subrat

  • How to deploy coldfusion as mvc framework from server standpoint?.

    Does anyone know how to deploy mvc framework from server
    standpoint?. I have all my business logic as cfcs but I want to
    move them to different server so that my cfm code is in one server
    and my cfcs are in another. Has anyone done this or point me in the
    right direction?.

    Marc E wrote:
    > we've actually been trying to go in the opposite
    direction, mostly for ease
    > of deployments. we have a cluster of CF servers, and
    every time we do a code
    > push, we have to migrate to all servers. it's annoying
    and prone to
    > problems.
    Actually that's exactly the way we have our new high
    availability
    environment configured. All the code runs off an EMC device.
    Not sure
    why I didn't draw this parallel yesterday with running the
    CFML on one
    server and the CFCs on another server--as long as you have a
    sufficiently fast network (we're on gigabit) and
    device/drives (our
    stuff is fiber channel), then as you mention below
    performance probably
    isn't an issue. I'd be curious if doing this over 100 megabit
    with more
    low-end hardware would perform as well as having things on a
    local
    drive, however.
    > We want to move all our code onto one machine, such that
    no webserver has
    > any code on it at all. we deploy code to one machine,
    and all webservers on
    > the cluster benefit from the push. this machine is not
    web accessible at all
    > and thus one could say less prone to security problems
    than a webserver is,
    > although i'm not sure that's such a good reason. mostly
    for us it's ease of
    > deployment.
    Yep, very true, and although the NAS/DAS device isn't
    *directly*
    accessible via the web, remember that's it's accessible by
    the user
    that's being used by the web site users, so there isn't a
    huge security
    benefit here vs. having the code locally. You're absolutely
    right
    > separating normal cfm files from objects seems kind of
    silly, when if you
    > want security you'd put all code on a separate,
    non-web-accessible machine.
    Yeah, this is where we head was earlier in the
    discussion--putting the
    CF "pages" on one server and the CFCs on another just seemed
    a bit wacky
    to me.
    > thanks to CF mapping, you can just point "/" to the code
    root of hte machine
    > on which the code lives, and all is well with the world.
    > This is actually how we have our internal environment
    set up, it's just our
    > production environment where our host is a pain in the
    *** about it.
    Right, this is what we do on our production environment but
    we don't
    even use a CF mapping (though you could). We just point our
    web server
    to the EMC device and everything else just falls into place,
    provided
    you've set up the user CF and your web server process (or
    using "connect
    as" in IIS in W2K3) are running as so they have access to the
    network
    storage device.
    > i'd be extremely surprised to see a performance problem
    with this setup.
    > It's not like the web servers are in philly and the code
    servers are in
    > taiwan, sending thousands of bytes per second. you've
    probably literally got
    > the webserver sitting right beside the server on which
    the code lives. it's
    > virtually the same thing as just keeping CF on the C
    drive and all the code
    > on the D Drive (assuming disk speeds on the machines are
    adequate).
    True, good point. We have extremely good performance (might
    even be
    *faster* than local drive speed) with our EMC device, and
    again I'm not
    sure why I didn't see this parallel yesterday in the
    discussions. Blame
    it on a very hectic week. ;-)
    Matt
    Matt Woodward
    [email protected]
    Adobe Community Expert - ColdFusion

Maybe you are looking for

  • How can I view .mts files in the Photoshop Organizer?  I have Photoshop 8.0.

    I have Adobe Photoshop 8.0.  I cannot view my Panasonic Lumix .mts video files from the organizer.  What do I need to do to be able to view my video files?  Thank you.

  • Problem while using olap cwm2 by pl/sql objects

    Dear all: I want to build an olap multidimension model by oracle cwm2 api. I created the multidimension model successfully by call the cwm2 api directory. however, when I try to write objects to encapsulate the cwm2 apis, it was not work. here is my

  • Skype for Business bug - changing custom locations

    Just transitioned from Lync to Skype for Business and have noticed this issue on multiple workstations following the switch. Sometimes I am unable to change my custom location using the steps explained by the office support guide here: https://suppor

  • Simple Query Clarification

    Gurus, This is kind of embarrassing but I cant figure out why I am getting the output when I run the following query in SCOTT/tiger. I should get people with 'A' in their last names only. SELECT empno, ename, sal FROM emp WHERE deptno IN (SELECT dept

  • What is maximum audiobook size?

    Is it OK to have a single file of 400MB? 800MB? Or will iTunes (or my iPod touch) break? I just use mp3, and mark the content type as "audiobook" as the latest iTunes allows.