File upload in server through vpn

hi tapash,
i am connecting the db in us from my machine in india through vpn. actually my requirement is to upload the file into the middle tier after deploying into it.
but the page in my machine when i try to run in jdeveloper is very very slow say 1 hour. how to resolve the issue to speed up the page.
please give me solution for this. i am really getting irritated waiting for such a massive time to open up the page.

It would be much performant when the DB and the middle tier / JDev is within the same network.
You might want to use any remote desktop software (like tarantella / logmein) etc. to work on the JDev installed in the remote network system. Just one of the many options you can think of.

Similar Messages

  • Cannot File share or connect to server through VPN.

    I used to connect to my work server through VPN. During September through December of last year, I had no problem connecting to the server, but I could never file share. A few weeks ago I tried connecting again but I can't. The VPN connection is fine, and there's no problem with the server, but I can't connect to it. I'm pretty sure I haven't changed any of my network settings.
    Any Ideas??

    Just thought I would give this a bump. I recently transferred over to a new computer (I did not import/migrate settings, I reentered them. No longer can I VPN into work. Running 10.5.7 I have entered in the correct DNS settings and the domain. No errors, it says I am connected but I cannot contact any servers or file share. Any thoughts?

  • How can i upload a video file to wiki server through iPad?

    how can i upload a video file to wiki server through iPad?

    You might want to post this in the iPad Forum

  • File upload and download through web Dynpro2.0.9.

    Hai All,
          File upload and download through web Dynpro "IWDResource" package is used.But in web Dynpro 2.0.9. this package is not possible.How to uplolad and download  files through web Dynpro2.0.9.
          Anyone can help me?
    Thanks in Advance,
    Kindly Regards,
    K.Saravanan.

    Hi Saravanan,
    You can go through these links,
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/63/9c0e41a346ef6fe10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/63/9c0e41a346ef6fe10000000a1550b0/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/5a/90ff4cd0c8cd48a69b836e5e550880/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/5a/90ff4cd0c8cd48a69b836e5e550880/frameset.htm</a>
    So, apart from putting FileUpload UI on your view, you have to implement a method which will do the actual uplod for you.
    Hope this helps.
    Regards,
    Mausam

  • File upload diff server

    hi
    i have done the file upload using java program with in same network.but when i try to upload to a file server of other domain then the upload is not working.i can ping to the file server but through java application the file does n't get uploaded.i am sure this is some networking issue.can you help me on this?
    Thanks
    Sandeep

    Hi,
    I think you can map the file server driver to a disk of the webserver, and be sure that the java applation can read/write the disk.
    Perhaps it can , i don't try it. Just an idea.
    good luck.

  • File upload and download through web Dynpro2.0.9. with Java

    Hai All,
          I am working in web Dynpro2.0.9 with Java.For file upload and download "IWDResource" is used.But this package is not available in web Dynpro2.0.9.How to download and upload files through using this version?
          Anyone can help me?
    Thanks in Advance,
    Kindly Regards,
    S.V.Selva Bala.

    Hai Noufal,
        I successfully upload the files to the database.
        For file download i create two views.
       In the first view files are fetched from the database(datatype for the file is image in the database)and it is converted to byte from image.Afterthat the byte is converted to string by using the following code.
    byte source[]=new byte[1024];
                        if(rs.next()){
                             source=rs.getBytes("cv_document_file");
                        String sourcestr=source.toString();
                        wdContext.currentContextElement().setDownloadfile(sourcestr);     
            Now i put the converted string into the second view.In the second view i try to convert the string value into bytes by using the following codes.
    String sourcestr=wdContext.currentContextElement().getDownloadfile();
             byte bs[]=new byte[1024];
             bs=sourcestr.getBytes();
             wdContext.currentDownloadElement().setDownloadfile(bs);
             But it doesn't work and no error.
             Now i am expecting the valuable suggestions from you.
    Thanks in Advance,
    Kind Regards,
    S.V.Selva Bala.

  • How to write a file in unix server through oracle plsql code

    Hi All,
    My requirement is to create and write a file (any file for eg txt file) in unix box with in a specified directory through oracle plsql code.
    Oracle sits in windows server.
    using utl_file package we can create directory where oracle resides and write it there in oracle server in our case windows..
    But here we need to create,write a file but in unix server which is different server than where the oracle server resides..
    we are using Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    Can any one one please help me out in this issue...
    Thanks in Advance.
    Prakash

    Mr Prakash,
    Why are you asking this question multiple times in every forum you can spell?
    Valid responses have been presented to you already two times.
    Can you explain why you can't follow them up, but continue to abuse this forum by repeating doc questions?
    Sybrand Bakker
    Senior Oracle DBA

  • Flat File upload in IP through Web template

    Hi,
    I am looking for an option to upload a flat file to an input ready cube through web application designer, can any one suggest / think of any way?
    Solution currently implemented:
    1. Planning Function to upload the flatfile
    2. Planning sequence containing the above planning function
    3. Web dynpro
    something like: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90cef248-29e0-2910-11bb-df8dece7e22c?QuickLink=index&overridelayout=true&26048976667552
    The above works fine, a link to upload is put in the portal (to be accessed through portal id / pwd) but since its Web dynpro it asks the user and pwd for the BI system.
    Requirement is:
    to avoid the 2nd login to the BI system
    Thanks in Advance
    Shweta Salpe

    Hi,
    check you portal setting.
    => do you use single-sign-on?
    => you need full domain, like http://comany.local.org:53000
    Sven

  • Same html file viewed locally on laptop appears different from same file uploaded to server why?

    I create an html file locally with CSS style sheets, etc. I view it locally and it looks the way it's intended, when I upload it and view it from a domain on a server, same files look bigger. That includes images, fonts, etc. I've even tried to reset firefox to no avail, but since it's the same file, I'm just viewing it locally and online, there should be no reason for such differences. OS is Vista Home Premium, Mozilla Firefox 3.6.13.

    OK, after two days of googling, I think I might have found my own answer. It seems that resetting zoom DOES NOT overide a user's accidental use of <ctrl>- and <ctrl>+, something that developers might want to check into. I REPEATEDLY tried to reset zoom for the page, which did NOTHING. Finally, after stumbling upon http://forum.joomla.org/viewtopic.php?f=428&t=378606 I used <ctrl>- and then reset zoom, and now the page looks the same locally and online. Since <ctrl> is so close to <shift>, ESPECIALLY onlaptops, it's easy to see how someone could accidentally hit <ctrl>- INSTEAD of <shift>- while typing a URL into the browser window, which will cause this little nightmare I faced. So for the Devs, might want to consider programming reset zoom to also cancel out any <ctrl>- <ctrl>+ settings.

  • Communication with the  Idoc file with is server through FTP (TCP/IP)

    Hi All,
    My file which is stored in the directory of the SAP server.
    In this file Sales order data is stored in the IDOC format.
    I have to devlelop a interface which which communicate with Server (where IDOC file is stored) with FTP using TCP/IP.
    Is there any sample code is there.
    Thanks in advance .
    Point guranted .

    Hi,
    Check this links out
    Using of FTP_CONNECT
    FTP_CONNECT
    FTP_CONNECT
    Regards,
    Samson Rodrigues.

  • File Upload into CVS through Servlets/JSP

    Hi,
    I am new to servlets/jsp. I have a task which has following requirments:
    1. File(text/pic) uploading feature for client. ( i am using com.oreilly.servletpackage for this)
    2. I need to upload this file to CVS repository with all the version controls, check in, check out features. (how should i do it?)
    pls help.

    which IDE are you using ?

  • Problems connecting to exchange server through VPN

    I use Cisco VPN client version
    5.0.0.1.0600 over a cellular line. Telenor 3G. I use a Nokia E65 with nokia PC suite and standard bluetooth modem.
    The tunnel connects and all is well until I open Outlook. I get prompted for a username/password. None of the usernames work. I tried everything from domain admin to testuser. I get the following error:
    http://img155.imageshack.us/img155/7406/46816658fr7.jpg
    It works fine with VPN over xDSL. Does anyone know what's up?

    Hi,
    For info. VPN Client 5.0.02.0090 has the following resolved issue stated in the readme-file:
    Resolved Issues:
    CSCsh15103 Client using a Digital Cert cant connect thru a Cable/DSL router
    It's the opposite of your problem but might be worth a try anyway?
    Also, have you tried the usual MTU change to 1300. Outlook have problems if there are any MTU issues on the way.
    //Rob

  • Backp file to other server through rman

    Hi,
    I would like to take the full database backup to disk but to other server.
    Due to storage issue on target database,i would like to write script so that the backup will go to the server where catalog db exists.
    I am using
    format DEVICE TYPE DISK FORMAT '/backup/ora_df%t_s%s_s%p' but how rman knows that the backup should go to other server's mount point.
    Thanks in advance.

    You could mount the disk from the remote server to the local server (for example, /backup) and use this disk to store the backup.
    configure channel device type disk format /backup/...;
    http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/rcmconfb.htm
    http://download.oracle.com/docs/cd/E11882_01/backup.112/e10643/rcmsynta010.htm
    Thanks,
    Hussein

  • Regarding uploading the file from Application Server

    I am trying to upload a .csv file to Application Server through CG3Z tcode.
    But i am getting dump ad below..
    What happened?
        While a text was being converted from code page '4102' to '1100', one
        the following occurred:
        - an character was discovered that could not be represented in one of
        the two code pages;
        - the system established that this conversion is not supported.
        The running ABAP program, 'SAPLC13Z' had to be terminated, since the
        conversion could cause incorrect data to be generated.
        1 characters could not be represented (and thus could not converted).
        If 1 = 0, a second or a different error has occurred.
    Please let me know..how can i resolve this??
    Thanks
    Priyanka

    Check if your CSV file is UNICODE encoding.
    If CG3Z steel not works you can check on OSS SUPPORT if a note solve your problem.

  • How to place file on server through client vie web-forms

    We are on 9i application server, which is being used all over the nation through URL. Now is there any way/option to place file on the server through form-web page.
    Thanks.

    Here's an example:
    http://e-ammar.net/Oracle_TIPS/using__webutil_file_transfer.htm

Maybe you are looking for

  • Envy 17 3D 2090NR: Compatible wireless minicard/module with GPS, preferably 4g (or 3G)?

    We're looking for a compatible internal wireless minicard/module with GPS and preferably 4g for a series of Envy 17 3d 2090NRs. We also NEED to maintain WiFi, but on the Envy 17 3D I believe the Intel WIFI is integrated on the mobo... If not, we'll n

  • Using variable in from close of select statement for LOV

    Hi all, I had a select list based on a query with a variable in it for the database schema. Something like this: "select name, id from &SCHEMA..countries order by name". This warked in version 1.4.4..., I don't remember the rest. Now we upgraded to v

  • I have more contacts on my iPhone than Outlook

    I have 479 contacts on my iPhone (some are duplicates) and 450 in my Outlook contacts.  I would very much like the 29 that are on my iPhone to be in Outlook.  I have sync'd multiple times and cannot seem to resolve this.  I've noticed the "Replace in

  • Customer deposit

    Hi, Two questions about costomer deposit... The business requires customer deposit for certain customers (not all customers) and wants to block the production or external procurement created from the sales order (we are in make-to-order business) unt

  • SXPG_COMMAND_EXECUTE - need help

    Hello Friends, Please explain me the functionality of this program. REPORT ZABC. PARAMETER PCOMMAND(18) DEFAULT 'zw1001'. DATA: BEGIN  OF PROTOCOL OCCURS 0.         INCLUDE STRUCTURE BTCXPM. DATA: END OF PROTOCOL. DATA:  STATUS_00 LIKE  BTCXP3-EXITST